[Lunar-commits] <moonbase-other> geeqie: Re-adding this to moonbase other and version bump to stable 1.1
Terry Chan
tchan at lunar-linux.org
Mon Aug 27 04:34:30 CEST 2012
commit 5a35692f44979e6621ede19df22c29812dca96d5
Author: Terry Chan <tchan at lunar-linux.org>
Date: Sun, 26 Aug 2012 19:34:30 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/5a35692f44979e6621ede19df22c29812dca96d5
geeqie: Re-adding this to moonbase other and version bump to stable 1.1
---
graphics/geeqie/BUILD +8/-0
graphics/geeqie/DEPENDS +5/-0
graphics/geeqie/DETAILS +19/-0
3 files changed, 32 insertions (+), 0 deletions (-)
--- /dev/null
+++ b/graphics/geeqie/BUILD
@@ -0,0 +1,8 @@
+(
+
+# It barfs on this existing.
+ rm -rf /usr/share/doc/geeqie-1.0/html/index.html &&
+
+ default_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/graphics/geeqie/DEPENDS
@@ -0,0 +1,5 @@
+depends gtk+-2
+
+optional_depends lcms "" "--disable-lcms" "color management support"
+optional_depends exiv2 "" "--disable-exiv2" "enhanced exif support"
+optional_depends lirc "" "--disable-lirc" "for lirc support"
--- /dev/null
+++ b/graphics/geeqie/DETAILS
@@ -0,0 +1,19 @@
+ MODULE=geeqie
+ VERSION=1.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_VFY=sha1:77167479e91e03d9512535a146c5d2d77941257f
+ WEB_SITE=http://geeqie.sourceforge.net/
+ ENTERED=20081030
+ UPDATED=20120826
+ SHORT="lightweight Gtk+ based image viewer"
+cat << EOF
+Geeqie has been forked from gqview project, because it was not possible to
+contact gqview author and the only maintainer.
+ * EXIF, IPTC and XMP metadata browsing and editing
+ * interoperability, easy integration with other software
+ * geeqie works on files and directories, there is no need to import images
+ * fast preview for many raw image formats
+ * tools for image comparison, sorting and managing photo collection
+
+EOF
More information about the Lunar-commits
mailing list