[SM-Commit] GIT changes to master grimoire by Arjan Bouter (bc0b1a41bb421579de3d1ada6acf70fc15fd39db)

Arjan Bouter scm at sourcemage.org
Sat Jul 25 23:11:19 EDT 2009


GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:

 audio-libs/libgpod/DEPENDS |   22 +++++++++++++++++++++-
 audio-libs/libgpod/HISTORY |    4 ++++
 crypto/libassuan/DEPENDS   |    2 ++
 crypto/libassuan/HISTORY   |    3 +++
 crypto/poldi/DETAILS       |    4 ++--
 crypto/poldi/HISTORY       |    3 +++
 6 files changed, 35 insertions(+), 3 deletions(-)

New commits:
commit bc0b1a41bb421579de3d1ada6acf70fc15fd39db
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    poldi: version 0.4.1

commit cecf35d28c32c1b2a87d51b7f4ba431c3db159c9
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    libassuan: added missing deps on pth and texinfo

commit 67f455499f139b0f7426822464313c8890a8d1bf
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    libgpod: added missing deps on GTK2, libxml2, pygobject, gtk-doc and hal

diff --git a/audio-libs/libgpod/DEPENDS b/audio-libs/libgpod/DEPENDS
index fd0c1e9..cb20fc4 100755
--- a/audio-libs/libgpod/DEPENDS
+++ b/audio-libs/libgpod/DEPENDS
@@ -1,2 +1,22 @@
 depends glib2 &&
-depends xml-parser-expat
+depends xml-parser-expat &&
+optional_depends libxml2 \
+                 '--enable-libxml' \
+                 '--disable-libxml' \
+                 'To parse SysInfoExtended' &&
+optional_depends GTK2 \
+                 '--enable-gdk-pixbuf' \
+                 '--disable-gdk-pixbuf' \
+                 'Enable ArtworkDB' &&
+optional_depends pygobject \
+                 '--enable-pygobject' \
+                 '--without-python --disable-pygobject' \
+                 'Enable python bindings?' &&
+optional_depends gtk-doc \
+                 '--enable-gtk-doc' \
+                 '--disable-gtk-doc' \
+                 'Build documentation?' &&
+optional_depends hal \
+                 '--with-hal' \
+                 '--without-hal' \
+                 'Enable hal support'
diff --git a/audio-libs/libgpod/HISTORY b/audio-libs/libgpod/HISTORY
index fdcded2..d8e3ef2 100644
--- a/audio-libs/libgpod/HISTORY
+++ b/audio-libs/libgpod/HISTORY
@@ -1,3 +1,7 @@
+2009-07-26 Arjan Bouter <abouter at sourcemage.org>
+	* DEPENDS: added missing optional_depends on
+	  GTK2, libxml2, pygobject, gtk-doc and hal
+
 2009-04-04 Remko van der Vossen <wich at sourcemage.org>
 	* DETAILS: version 0.7.0
 	* PRE_BUILD: removed now unnecessary sed fix
diff --git a/crypto/libassuan/DEPENDS b/crypto/libassuan/DEPENDS
new file mode 100755
index 0000000..0046093
--- /dev/null
+++ b/crypto/libassuan/DEPENDS
@@ -0,0 +1,2 @@
+depends texinfo &&
+optional_depends pth '--with-pth-prefix=/usr' '--without-pth' 'Enable pth support?'
diff --git a/crypto/libassuan/HISTORY b/crypto/libassuan/HISTORY
index cc60b97..46c8933 100644
--- a/crypto/libassuan/HISTORY
+++ b/crypto/libassuan/HISTORY
@@ -1,3 +1,6 @@
+2009-07-26 Arjan Bouter <abouter at sourcemage.org>
+	* DEPENDS: added missing deps on pth and texinfo
+
 2008-05-25 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 1.0.5
 
diff --git a/crypto/poldi/DETAILS b/crypto/poldi/DETAILS
index 901a2c8..a59a562 100755
--- a/crypto/poldi/DETAILS
+++ b/crypto/poldi/DETAILS
@@ -1,8 +1,8 @@
            SPELL=poldi
-         VERSION=0.4
+         VERSION=0.4.1
           SOURCE=$SPELL-$VERSION.tar.bz2
    SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/alpha/poldi/$SOURCE
-     SOURCE_HASH=sha512:853b9fa3687c5730abeb618b82ba2664bc8187404fc447f63c5394f3db639e614ebaefd0dde1b2ae271f2ad846b205cd3d5c116f32f7e8b5cbfdc9992a533fdd
+     SOURCE_HASH=sha512:0ef276ee1d480416ebab33d590acecf958e707523afd3cee67c019620515a47c825ed42d8ec6427468aa9218f6db9c670f67ea521a8c3fb32d100593814bf51c
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
         WEB_SITE=http://www.gnupg.org/
          ENTERED=20060908
diff --git a/crypto/poldi/HISTORY b/crypto/poldi/HISTORY
index 027d416..d455b14 100644
--- a/crypto/poldi/HISTORY
+++ b/crypto/poldi/HISTORY
@@ -1,3 +1,6 @@
+2009-07-26 Arjan Bouter <abouter at sourcemage.org>
+	* DETAILS: 0.4.1
+
 2008-08-08 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 0.4
 	* DEPENDS: added



More information about the SM-Commit mailing list