[Lunar-commits] <moonbase-gnome3> exempi: a XMP metadata parsing library.
Florin Braescu
florin at lunar-linux.org
Thu Aug 29 14:27:20 CEST 2013
commit 712b448d76ab20e432ca8ff254123314e47cd4b1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 29 Aug 2013 05:26:42 -0700
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/712b448d76ab20e432ca8ff254123314e47cd4b1
exempi: a XMP metadata parsing library.
---
libs/exempi/DEPENDS | +2/-0
libs/exempi/DETAILS | +13/-0
2 files changed, 15 insertions(+)
--- /dev/null
+++ b/libs/exempi/DEPENDS
@@ -0,0 +1,2 @@
+depends boost
+depends expat
--- /dev/null
+++ b/libs/exempi/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=exempi
+ VERSION=2.2.1
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://libopenraw.freedesktop.org/download
+ 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