From 61f96eb4b45dcb10bb160d434bc61edf1e11eb1e Mon Sep 17 00:00:00 2001 From: Humdinger Date: Fri, 14 Feb 2020 17:41:20 +0100 Subject: [PATCH] yacreader: improved description List features as per their website --- media-gfx/yacreader/yacreader-9.6.2.recipe | 18 ++++++++++++++++-- sci-geosciences/gpxsee/gpxsee-7.22.recipe | 4 ++-- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/media-gfx/yacreader/yacreader-9.6.2.recipe b/media-gfx/yacreader/yacreader-9.6.2.recipe index 9d56463f4..68a261201 100644 --- a/media-gfx/yacreader/yacreader-9.6.2.recipe +++ b/media-gfx/yacreader/yacreader-9.6.2.recipe @@ -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" diff --git a/sci-geosciences/gpxsee/gpxsee-7.22.recipe b/sci-geosciences/gpxsee/gpxsee-7.22.recipe index 0378ebe97..d411d7e65 100644 --- a/sci-geosciences/gpxsee/gpxsee-7.22.recipe +++ b/sci-geosciences/gpxsee/gpxsee-7.22.recipe @@ -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"