[Lunar-commits] <moonbase> libiptcdata: Adding to moonbase. This will be a depends for RawTherapee which

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Tue Jul 6 11:41:25 CEST 2010


commit 223d5b95e3af3a89c3a165828d7d353086cc6bfb
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Tue Jul 6 05:41:25 2010 -0400

    libiptcdata: Adding to moonbase. This will be a depends for RawTherapee which
    
    will be changing the licence to GPL starting with version 3.0. Just noting this
    so that I might not forget why libiptcdata was added to moonbaase.
---
 libs/libiptcdata/DEPENDS |    1 +
 libs/libiptcdata/DETAILS |   20 ++++++++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/libs/libiptcdata/DEPENDS b/libs/libiptcdata/DEPENDS
new file mode 100644
index 0000000..b64576e
--- /dev/null
+++ b/libs/libiptcdata/DEPENDS
@@ -0,0 +1 @@
+optional_depends Python "--enable-python" "--disable-python" "For python bindings support"
diff --git a/libs/libiptcdata/DETAILS b/libs/libiptcdata/DETAILS
new file mode 100644
index 0000000..153b698
--- /dev/null
+++ b/libs/libiptcdata/DETAILS
@@ -0,0 +1,20 @@
+          MODULE=libiptcdata
+         VERSION=1.0.4
+          SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL[0]=$SFORGE_URL/$MODULE/$VERSION/
+      SOURCE_VFY=sha1:2e967be3aee9ae5393f208a3df2b52e08dcd98c8
+        WEB_SITE=http://libiptcdata.sourceforge.net/
+         ENTERED=20100706
+         UPDATED=20100706
+           SHORT="International Press Telecommunications Council (IPTC) metadata"
+
+cat << EOF
+libiptcdata is a library, written in C, for manipulating the International Press
+Telecommunications Council (IPTC) metadata stored within multimedia files such 
+as images. This metadata can include captions and keywords, often used by popular 
+photo management applications. The library provides routines for parsing, viewing, 
+modifying, and saving this metadata. The library is licensed under the GNU 
+Library General Public License (GNU LGPL). The libiptcdata package also includes 
+a command-line utility, iptc, for editing IPTC data in JPEG files, as well as 
+Python bindings. 
+EOF


More information about the Lunar-commits mailing list