[Lunar-commits] <moonbase> gtkimageview: Adding to moonbase, a hard depends for latest ufraw.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Nov 16 15:37:16 CET 2009
commit feb47eb3d2d637f765d11c6bf5abc29206f91392
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Mon Nov 16 09:37:16 2009 -0500
gtkimageview: Adding to moonbase, a hard depends for latest ufraw.
---
graphics/gtkimageview/DEPENDS | 1 +
graphics/gtkimageview/DETAILS | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/graphics/gtkimageview/DEPENDS b/graphics/gtkimageview/DEPENDS
new file mode 100644
index 0000000..f98b7d7
--- /dev/null
+++ b/graphics/gtkimageview/DEPENDS
@@ -0,0 +1 @@
+depends gtk+-2
diff --git a/graphics/gtkimageview/DETAILS b/graphics/gtkimageview/DETAILS
new file mode 100644
index 0000000..13b427d
--- /dev/null
+++ b/graphics/gtkimageview/DETAILS
@@ -0,0 +1,21 @@
+ MODULE=gtkimageview
+ VERSION=1.6.4
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://trac.bjourne.webfactional.com/chrome/common/releases
+ SOURCE_VFY=sha1:dc0067e72889285ddd667aba700f1de928142fba
+ WEB_SITE=http://trac.bjourne.webfactional.com/
+ ENTERED=20091116
+ UPDATED=20091116
+ SHORT="simple image viewer widget for GTK"
+
+cat << EOF
+GtkImageView is a simple image viewer widget for GTK. Similar to the image
+viewer panes in gThumb or Eye of Gnome. It makes writing image viewing and
+editing applications easy. Among its features are:
+
+ * Mouse and keyboard zooming.
+ * Scrolling and dragging.
+ * Adjustable interpolation.
+ * Fullscreen mode.
+ * GIF animation support.
+EOF
More information about the Lunar-commits
mailing list