[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (4518401638c7792a289dbc950bf29ee696497719)

Ladislav Hagara scm at sourcemage.org
Mon Dec 27 07:45:12 EST 2010


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

 ChangeLog                        |    3 +++
 ruby-raa/ruby-pkg-config/DEPENDS |    1 +
 ruby-raa/ruby-pkg-config/DETAILS |   14 ++++++++++++++
 ruby-raa/ruby-pkg-config/HISTORY |    3 +++
 4 files changed, 21 insertions(+)

New commits:
commit 4518401638c7792a289dbc950bf29ee696497719
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>

    ruby-raa/ruby-pkg-config: new spell, pkg-config by Ruby
     enter the commit message for your changes. Lines starting

diff --git a/ChangeLog b/ChangeLog
index bc609a1..59ca844 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2010-12-27 Ladislav Hagara <hgr at vabo.cz>
+	* ruby-raa/ruby-pkg-config: new spell, pkg-config implementation by Ruby
+
 2010-12-26 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
 	* video-libs/libass: new spell, a subtitle rendering library
 	* libs/cwiid: new spell, a userspace driver for the wiimote
diff --git a/ruby-raa/ruby-pkg-config/DEPENDS b/ruby-raa/ruby-pkg-config/DEPENDS
new file mode 100755
index 0000000..257635e
--- /dev/null
+++ b/ruby-raa/ruby-pkg-config/DEPENDS
@@ -0,0 +1 @@
+depends RUBY
diff --git a/ruby-raa/ruby-pkg-config/DETAILS b/ruby-raa/ruby-pkg-config/DETAILS
new file mode 100755
index 0000000..f3f760e
--- /dev/null
+++ b/ruby-raa/ruby-pkg-config/DETAILS
@@ -0,0 +1,14 @@
+           SPELL=ruby-pkg-config
+          SPELLX=pkg-config
+         VERSION=1.0.7
+     SOURCE_HASH=sha512:768e7f9f5d16977a32d2f58db762a54a5c7743850b262dbfeedc8435d5c2e7d12cff7e747e0c9284417acc6793eb1d4c83a65ef234b5ed2666c961abdf1b6fee
+          SOURCE=$SPELLX-$VERSION.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
+   SOURCE_URL[0]=http://rubyforge.org/frs/download.php/72681/$SOURCE
+        WEB_SITE=http://github.com/rcairo/pkg-config
+         ENTERED=20101227
+      LICENSE[0]=LGPL
+           SHORT="a pkg-config implementation by Ruby"
+cat << EOF
+A pkg-config implementation by Ruby. 
+EOF
diff --git a/ruby-raa/ruby-pkg-config/HISTORY b/ruby-raa/ruby-pkg-config/HISTORY
new file mode 100644
index 0000000..3d4d1a1
--- /dev/null
+++ b/ruby-raa/ruby-pkg-config/HISTORY
@@ -0,0 +1,3 @@
+2010-12-27 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS, DEPENDS: spell created, version 1.0.7
+



More information about the SM-Commit mailing list