[Lunar-commits] <moonbase> exif: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Fri Oct 15 13:00:32 CEST 2010
commit eb26fb819a3f0c942c415573770b79eea93398bd
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Oct 15 07:00:32 2010 -0400
exif: Adding to moonbase.
---
graphics/exif/DEPENDS | 2 ++
graphics/exif/DETAILS | 13 +++++++++++++
2 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/graphics/exif/DEPENDS b/graphics/exif/DEPENDS
new file mode 100644
index 0000000..3f4121e
--- /dev/null
+++ b/graphics/exif/DEPENDS
@@ -0,0 +1,2 @@
+depends popt
+depends libexif
diff --git a/graphics/exif/DETAILS b/graphics/exif/DETAILS
new file mode 100644
index 0000000..132cd39
--- /dev/null
+++ b/graphics/exif/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=exif
+ VERSION=0.6.19
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$SFORGE_URL/libexif/$MODULE/$VERSION/
+ SOURCE_VFY=sha1:1eeae082c60f2db36f289b80eaa7f7a68eedd266
+ WEB_SITE=http://www.ggi-project.org/index.html
+ ENTERED=20070605
+ UPDATED=20070605
+ SHORT="interface to libexif"
+
+cat << EOF
+exif, the simple command line interface to libexif.
+EOF
More information about the Lunar-commits
mailing list