Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9922e489159b7c5c82a7f0b702bc89b40489e9a3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9922e489159b7c5c82a7f0b702bc89b40489e9a3)
  • Date: Mon, 21 Sep 2009 05:07:41 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

audio-libs/libmpd/DETAILS | 2 +-
audio-libs/libmpd/HISTORY | 3 +++
audio-libs/libmpd/libmpd-0.18.0.tar.gz.sig | 0
audio-libs/libmpd/libmpd-0.19.0.tar.gz.sig |binary
audio-players/gmpc/DEPENDS | 11 ++++++-----
audio-players/gmpc/DETAILS | 2 +-
audio-players/gmpc/HISTORY | 4 ++++
audio-players/gmpc/gmpc-0.18.0.tar.gz.sig | 0
audio-players/gmpc/gmpc-0.19.0.tar.gz.sig |binary
dev/null |binary
10 files changed, 15 insertions(+), 7 deletions(-)

New commits:
commit 9922e489159b7c5c82a7f0b702bc89b40489e9a3
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gmpc: => 0.19.0

commit 96f09b5c0db8fc36743b95718e0aac521d51717a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libmpd: => 0.19.0

diff --git a/audio-libs/libmpd/DETAILS b/audio-libs/libmpd/DETAILS
index 53316e4..d0f0aa8 100755
--- a/audio-libs/libmpd/DETAILS
+++ b/audio-libs/libmpd/DETAILS
@@ -1,5 +1,5 @@
SPELL=libmpd
- VERSION=0.18.0
+ VERSION=0.19.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://download.sarine.nl/Programs/gmpc/$VERSION/$SOURCE
diff --git a/audio-libs/libmpd/HISTORY b/audio-libs/libmpd/HISTORY
index 68ea3c2..e548ca9 100644
--- a/audio-libs/libmpd/HISTORY
+++ b/audio-libs/libmpd/HISTORY
@@ -1,3 +1,6 @@
+2009-09-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.19.0
+
2009-03-10 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.18.0

diff --git a/audio-libs/libmpd/libmpd-0.18.0.tar.gz.sig
b/audio-libs/libmpd/libmpd-0.18.0.tar.gz.sig
deleted file mode 100644
index 1b042d1..0000000
Binary files a/audio-libs/libmpd/libmpd-0.18.0.tar.gz.sig and /dev/null differ
diff --git a/audio-libs/libmpd/libmpd-0.19.0.tar.gz.sig
b/audio-libs/libmpd/libmpd-0.19.0.tar.gz.sig
new file mode 100644
index 0000000..65a03d3
Binary files /dev/null and b/audio-libs/libmpd/libmpd-0.19.0.tar.gz.sig differ
diff --git a/audio-players/gmpc/DEPENDS b/audio-players/gmpc/DEPENDS
index b231028..4d140df 100755
--- a/audio-players/gmpc/DEPENDS
+++ b/audio-players/gmpc/DEPENDS
@@ -2,11 +2,12 @@ depends glib2 &&
depends gob2 &&
depends libmpd &&
depends libglade2 &&
-depends libsoup &&
+depends libsoup &&
+depends sqlite &&

-optional_depends curl \
- "--with-curl=$INSTALL_ROOT/usr" \
- "--without-curl" \
- "for artwork and other http functions" &&
+optional_depends libsexy \
+ "--enable-system-libsexy" \
+ "--disable-system-libsexy" \
+ "use system libsexy instead of bundles?" &&

suggest_depends mpd "" "" "for the music player daemon"
diff --git a/audio-players/gmpc/DETAILS b/audio-players/gmpc/DETAILS
index 2e2ae3c..9182a30 100755
--- a/audio-players/gmpc/DETAILS
+++ b/audio-players/gmpc/DETAILS
@@ -1,5 +1,5 @@
SPELL=gmpc
- VERSION=0.18.0
+ VERSION=0.19.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://download.sarine.nl/Programs/$SPELL/$VERSION/$SOURCE
diff --git a/audio-players/gmpc/HISTORY b/audio-players/gmpc/HISTORY
index 2bbf01c..08272e8 100644
--- a/audio-players/gmpc/HISTORY
+++ b/audio-players/gmpc/HISTORY
@@ -1,3 +1,7 @@
+2009-09-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.19.0
+ * DEPENDS: curl isn't needed anymore; added option for libsexy
+
2009-04-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: added missing dependency on libsoup

diff --git a/audio-players/gmpc/gmpc-0.18.0.tar.gz.sig
b/audio-players/gmpc/gmpc-0.18.0.tar.gz.sig
deleted file mode 100644
index 38a2f12..0000000
Binary files a/audio-players/gmpc/gmpc-0.18.0.tar.gz.sig and /dev/null differ
diff --git a/audio-players/gmpc/gmpc-0.19.0.tar.gz.sig
b/audio-players/gmpc/gmpc-0.19.0.tar.gz.sig
new file mode 100644
index 0000000..a720a6f
Binary files /dev/null and b/audio-players/gmpc/gmpc-0.19.0.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9922e489159b7c5c82a7f0b702bc89b40489e9a3), Vlad Glagolev, 09/21/2009

Archive powered by MHonArc 2.6.24.

Top of Page