Skip to Content.
Sympa Menu

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

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 (0b92387936c5ac2b07f5937fde02bcd875ab8451)
  • Date: Thu, 9 Aug 2007 04:19:25 -0500

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

ChangeLog | 3 +++
libs/libsexymm/DEPENDS | 2 ++
libs/libsexymm/DETAILS | 15 +++++++++++++++
libs/libsexymm/HISTORY | 3 +++
4 files changed, 23 insertions(+)

New commits:
commit 0b92387936c5ac2b07f5937fde02bcd875ab8451
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

libs/libsexymm: new spell, a set of C++ bindings around libsexy

diff --git a/ChangeLog b/ChangeLog
index 0fb1d9d..69681f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-08-09 Ladislav Hagara <hgr AT vabo.cz>
+ * libs/libsexymm: new spell, a set of C++ bindings around libsexy
+
2007-08-09 Treeve Jelbert <treeve AT sourcemage.org>
* audio-libs/libofa: new spell : music fingerprints
needed by latet libtunepimp
diff --git a/libs/libsexymm/DEPENDS b/libs/libsexymm/DEPENDS
new file mode 100755
index 0000000..a19849a
--- /dev/null
+++ b/libs/libsexymm/DEPENDS
@@ -0,0 +1,2 @@
+depends libsexy &&
+depends gtkmm2
diff --git a/libs/libsexymm/DETAILS b/libs/libsexymm/DETAILS
new file mode 100755
index 0000000..6ae726c
--- /dev/null
+++ b/libs/libsexymm/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=libsexymm
+ VERSION=0.1.9
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://releases.chipx86.com/libsexy/libsexymm/$SOURCE
+
SOURCE_HASH=sha512:e8b44aa7bf28362649d2db044646d385f143eb713b21dd85aec3ae4ef6720e47d4a1b4e211ff6906de80331ad7ed76b7c346132697f7e55d1bd51ddf40dc164e
+ LICENSE[0]=LGPL
+ WEB_SITE=http://www.chipx86.com/wiki/Libsexy
+ ENTERED=20070809
+ KEYWORDS="libs"
+ SHORT="a set of C++ bindings around libsexy"
+cat << EOF
+libsexymm is a set of C++ bindings around libsexy,
+compatible with programs using gtkmm.
+EOF
diff --git a/libs/libsexymm/HISTORY b/libs/libsexymm/HISTORY
new file mode 100644
index 0000000..ba41d38
--- /dev/null
+++ b/libs/libsexymm/HISTORY
@@ -0,0 +1,3 @@
+2007-08-09 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS: created this spell, version 0.1.9
+



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (0b92387936c5ac2b07f5937fde02bcd875ab8451), Ladislav Hagara, 08/09/2007

Archive powered by MHonArc 2.6.24.

Top of Page