[Lunar-commits] <moonbase-other> exempi: a XMP/PDF metadata parser library.

Florin Braescu florin at lunar-linux.org
Fri Aug 30 07:21:10 CEST 2013


commit 4502d929833ba381c0b0e40efa629849bd1ba789
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 29 Aug 2013 22:20:35 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/4502d929833ba381c0b0e40efa629849bd1ba789

exempi: a XMP/PDF metadata parser library.
---
  libs/exempi/DEPENDS | +3/-0     
  libs/exempi/DETAILS | +14/-0    
  2 files changed, 17 insertions(+)

--- /dev/null
+++ b/libs/exempi/DEPENDS
@@ -0,0 +1,3 @@
+depends boost
+depends expat
+
--- /dev/null
+++ b/libs/exempi/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=exempi
+         VERSION=2.2.1
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://libopenraw.freedesktop.org/download
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha1:0ca233e81d6f6fef94ac13202ce9a66b584d482e
+        WEB_SITE=http://libopenraw.freedesktop.org/wiki/Exempi
+         ENTERED=20130829
+         UPDATED=20130829
+           SHORT="A library to parse XMP metadata"
+
+cat <<EOF
+Exempi is an implementation of XMP.
+EOF




More information about the Lunar-commits mailing list