summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorFlorian Franzmann2019-07-27 21:51:47 +0200
committerFlorian Franzmann2019-07-27 21:54:43 +0200
commit769acffb0d3cb849c2a53710a8e3692e53f7344c (patch)
treeb0d537635f9206334b4845030156d7e51b8a393c /graphics
parent1de7c46fbfdfa88641dcb44544855cdfb68d6a87 (diff)
graphics/geeqie: version 1.5
Diffstat (limited to 'graphics')
-rwxr-xr-xgraphics/geeqie/DEPENDS44
-rwxr-xr-xgraphics/geeqie/DETAILS4
-rw-r--r--graphics/geeqie/HISTORY3
3 files changed, 44 insertions, 7 deletions
diff --git a/graphics/geeqie/DEPENDS b/graphics/geeqie/DEPENDS
index fced6c048e..141d310c05 100755
--- a/graphics/geeqie/DEPENDS
+++ b/graphics/geeqie/DEPENDS
@@ -1,4 +1,6 @@
depends atk &&
+depends autoconf &&
+depends automake &&
depends cairo &&
depends fontconfig &&
depends freetype2 &&
@@ -7,24 +9,56 @@ depends glib2 &&
depends gtk+3 &&
depends harfbuzz &&
depends JPEG &&
+depends librsvg2 &&
depends pango &&
depends tiff &&
-depends autoconf &&
-depends automake &&
optional_depends exiv2 \
"--enable-exiv2" \
"--disable-exiv2" \
"exiv2 support" &&
-optional_depends lcms \
+optional_depends ffmpegthumbnailer \
+ "--enable-ffmpegthumbnailer" \
+ "--disable-ffmpegthumbnailer" \
+ "support for thumbnailing video clips" &&
+optional_depends lcms2 \
"--enable-lcms" \
"--disable-lcms" \
"lcms support" &&
+optional_depends lirc \
+ "--enable-lirc" \
+ "--disable-lirc" \
+ "for remote-control support" &&
optional_depends lua51 \
"--enable-lua" \
"--disable-lua" \
"lua support" &&
-optional_depends libchamplain \
+optional_depends poppler \
+ "--enable-pdf" \
+ "--disable-pdf" \
+ "for PDF support" &&
+
+suggest_depends libexif \
+ "" \
+ "" \
+ "support for extracting exif headers" &&
+suggest_depends imagemagick \
+ "" \
+ "" \
+ "support various operations on images" &&
+suggest_depends gphoto2 \
+ "" \
+ "" \
+ "support controlling cameras" &&
+suggest_depends libchamplain \
+ "" \
+ "" \
+ "support for displaying maps" &&
+suggest_depends ufraw \
+ "" \
+ "" \
+ "support for RAW files" &&
+suggest_depends libwmf \
"" \
"" \
- "support for displaying maps"
+ "support for wmf images"
diff --git a/graphics/geeqie/DETAILS b/graphics/geeqie/DETAILS
index dbb9617f9e..0366e5b818 100755
--- a/graphics/geeqie/DETAILS
+++ b/graphics/geeqie/DETAILS
@@ -11,10 +11,10 @@ if [[ "${GEEQIE_SVN}" == "y" ]] ; then
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/geeqie-svn
FORCE_DOWNLOAD=on
else
- VERSION=1.4
+ VERSION=1.5
SOURCE="${SPELL}-${VERSION}.tar.xz"
SOURCE_URL[0]="http://www.geeqie.org/$SOURCE"
- SOURCE_HASH=sha512:a88b6dcf30847e38c109f5bc6436d93f6b4e1336a094c6b8a45db117830117120bf58f390afcd8a4b7aaf2934f995c3f75ac33a7faf56bfc2bcc9bd4eebfb205
+ SOURCE_HASH=sha512:2b87d543d8d77a4fec331fd1b73ca2038912362fc1f94c9b0f163dcc7c2dd58118e175c5540aecafb0581708ea5c2a5a321dde09f644e2322bd4ca5c0284b722
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
fi
WEB_SITE="http://www.geeqie.org"
diff --git a/graphics/geeqie/HISTORY b/graphics/geeqie/HISTORY
index f018d42639..c964765be0 100644
--- a/graphics/geeqie/HISTORY
+++ b/graphics/geeqie/HISTORY
@@ -1,3 +1,6 @@
+2019-07-27 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS, DEPENDS: version 1.5
+
2017-12-31 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 1.4
* PRE_BUILD, 0001-don-t-install-ChangeLog.patch: do not install ChangeLog,