Skip to Content.
Sympa Menu

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

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 (6a1a4ab075327df4c10c51275ff588fcc81f9614)
  • Date: Thu, 26 Jul 2012 06:37:05 -0500

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

audio-players/audacious/DEPENDS | 4 ++++
audio-players/audacious/HISTORY | 3 +++
2 files changed, 7 insertions(+)

New commits:
commit 6a1a4ab075327df4c10c51275ff588fcc81f9614
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

audacious: added missing gtk+3 dependency

diff --git a/audio-players/audacious/DEPENDS b/audio-players/audacious/DEPENDS
index 7b3e6b1..4799d9d 100755
--- a/audio-players/audacious/DEPENDS
+++ b/audio-players/audacious/DEPENDS
@@ -5,6 +5,10 @@ depends libmowgli &&
depends pango &&
depends cairo &&

+optional_depends gtk+3 \
+ "" "--disable-gtk3" \
+ "to use GTK3 instead of GTK2" &&
+
optional_depends libsamplerate \
"--enable-samplerate" \
"--disable-samplerate" \
diff --git a/audio-players/audacious/HISTORY b/audio-players/audacious/HISTORY
index 38a5c17..fcc5bc2 100644
--- a/audio-players/audacious/HISTORY
+++ b/audio-players/audacious/HISTORY
@@ -1,3 +1,6 @@
+2012-07-26 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing gtk+3 dependency
+
2012-06-03 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 3.2.3




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6a1a4ab075327df4c10c51275ff588fcc81f9614), Vlad Glagolev, 07/26/2012

Archive powered by MHonArc 2.6.24.

Top of Page