yacreader: improved description

List features as per their website
This commit is contained in:
Humdinger
2020-02-14 17:41:20 +01:00
parent 3e967240bd
commit 61f96eb4b4
2 changed files with 18 additions and 4 deletions

View File

@@ -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"

View File

@@ -5,7 +5,7 @@ supports all common GPS log file formats.
Main features:
* Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SIGMA SLF, Suunto SML, LOC, GeoJSON, \
OziExplorer (PLT, RTE, WPT), Garmin GPI & CSV and geotagged JPEG files
OziExplorer (PLT, RTE, WPT), Garmin GPX, GPI & CSV and geotagged JPEG files
* User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS, \
QuadTiles)
* Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP \
@@ -21,7 +21,7 @@ ratio/shifts graphs
HOMEPAGE="https://www.gpxsee.org/"
COPYRIGHT="2015-2020 Martin Tůma"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz"
CHECKSUM_SHA256="ae5c6c98632522cf5c576099c2eacae5023adc3d74ef4207f1802b7072f26196"
SOURCE_DIR="GPXSee-$portVersion"