mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
yacreader: improved description
List features as per their website
This commit is contained in:
@@ -1,10 +1,24 @@
|
||||
SUMMARY="A comic reader"
|
||||
DESCRIPTION="YACReader is a Qt based comic reader for cross-platform reading \
|
||||
and managing your digital comic collection."
|
||||
and managing your digital comic collection.
|
||||
|
||||
Main features:
|
||||
|
||||
* File support: rar, zip, cbr, cbz, tar, pdf, 7z and cb7, jpeg, gif, \
|
||||
png, tiff and bmp
|
||||
* Configure your reading: Image rotation, double page mode, full size view, \
|
||||
fullscreen mode, customizable background color, custom page fitting mode, \
|
||||
bookmarks, resume reading, eye candy 'go to' and more.
|
||||
* Image improvements: brightness, contrast and gamma sliders.
|
||||
* Track your readings: YACReaderLibrary organizes your comics and keeps track \
|
||||
of your reading progress and your collections' status.
|
||||
* Tags (Comic Vine): Download your comics' information from Comic Vine. Title, \
|
||||
number, volumen, authors and more.
|
||||
* Search: Find your comics quickly using the built-in search engine."
|
||||
HOMEPAGE="https://www.yacreader.com/"
|
||||
COPYRIGHT="2018 Luis Ángel San Martín Rodríguez"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/YACReader/yacreader/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e58cd10071180c759f53d74ac7049105b8608e63661bd1b68bcbd8fc8a534a80"
|
||||
SOURCE_FILENAME="yacreader-$portVersion.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user