Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (5b9d4eba49825c2aad3261e3ad8a00d652b723d8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (5b9d4eba49825c2aad3261e3ad8a00d652b723d8)
  • Date: Fri, 9 Jul 2010 00:44:43 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

ChangeLog | 3 +++
graphics/gexiv2/DEPENDS | 1 +
graphics/gexiv2/DETAILS | 15 +++++++++++++++
graphics/gexiv2/HISTORY | 3 +++
4 files changed, 22 insertions(+)

New commits:
commit 5b9d4eba49825c2aad3261e3ad8a00d652b723d8
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

graphics/gexiv2: new spell, GObject-based wrapper around the Exiv2
library

diff --git a/ChangeLog b/ChangeLog
index 0871675..c11816a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2010-07-09 Ladislav Hagara <hgr AT vabo.cz>
+ * graphics/gexiv2: new spell, wrapper around the Exiv2 library
+
2010-07-08 Donald Johnson <minozake AT codemages.net>
* FUNCTIONS: cmake_build() calls prepare_cmake_flags()

diff --git a/graphics/gexiv2/DEPENDS b/graphics/gexiv2/DEPENDS
new file mode 100755
index 0000000..2f4509e
--- /dev/null
+++ b/graphics/gexiv2/DEPENDS
@@ -0,0 +1 @@
+depends exiv2
diff --git a/graphics/gexiv2/DETAILS b/graphics/gexiv2/DETAILS
new file mode 100755
index 0000000..dfbe2c5
--- /dev/null
+++ b/graphics/gexiv2/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=gexiv2
+ SPELLX=libgexiv2
+ VERSION=0.1.0
+
SOURCE_HASH=sha512:aa2a34a5d3b90ec0138fef488983c5b9d4da5951b088dba7a2bc75d58a92b4f6b8b8a887e5cdfd5e285eea4400a38728054887486cdf17751c2e3af6a1c49e07
+ SOURCE=$SPELLX-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
+ WEB_SITE=http://trac.yorba.org/wiki/gexiv2
+ SOURCE_URL[0]=http://yorba.org/download/gexiv2/0.1/$SOURCE
+ LICENSE[0]=GPL
+ ENTERED=20100709
+ SHORT="GObject-based wrapper around the Exiv2 library"
+cat << EOF
+gexiv2 is a GObject-based wrapper around the Exiv2 library.
+It makes the basic features of Exiv2 available to GNOME applications.
+EOF
diff --git a/graphics/gexiv2/HISTORY b/graphics/gexiv2/HISTORY
new file mode 100644
index 0000000..c116edf
--- /dev/null
+++ b/graphics/gexiv2/HISTORY
@@ -0,0 +1,3 @@
+2010-07-09 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 0.1.0
+



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (5b9d4eba49825c2aad3261e3ad8a00d652b723d8), Ladislav Hagara, 07/09/2010

Archive powered by MHonArc 2.6.24.

Top of Page