Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (ecee1d0d911582c307dce1756c1c7790d0e96462)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (ecee1d0d911582c307dce1756c1c7790d0e96462)
  • Date: Sun, 2 Jul 2006 04:23:09 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

audio-players/amarok/DEPENDS | 4 +++-
audio-players/amarok/HISTORY | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit ecee1d0d911582c307dce1756c1c7790d0e96462
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

amarok: added missing dep on ruby (12798), optional k3b

diff --git a/audio-players/amarok/DEPENDS b/audio-players/amarok/DEPENDS
index d4c467f..0761a03 100755
--- a/audio-players/amarok/DEPENDS
+++ b/audio-players/amarok/DEPENDS
@@ -1,5 +1,6 @@
depends kdelibs &&
depends taglib &&
+depends ruby &&
depends xine-lib &&
optional_depends kdebase "" "" "for a konqueror sidebar" &&
optional_depends kdemultimedia "" "" "for audiocd: protocol" &&
@@ -21,4 +22,5 @@ optional_depends faad2 --with-mp4v2
optional_depends xmms "" "" "to use xmms visualization plugins" &&
optional_depends libvisual "" "" "to use libvisual plugins" &&
optional_depends libtunepimp "" "" "for audio fingerprinting and id" &&
-optional_depends exscalibar "" "--without-exscalibar" "for moodbar support"
+optional_depends exscalibar "" "--without-exscalibar" "for moodbar support"
&&
+optional_depends k3b "" "" "for cd burning support"
diff --git a/audio-players/amarok/HISTORY b/audio-players/amarok/HISTORY
index 986e8f3..4908426 100644
--- a/audio-players/amarok/HISTORY
+++ b/audio-players/amarok/HISTORY
@@ -1,3 +1,6 @@
+2006-06-23 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: added missing dep on ruby (12798), optional k3b
+
2006-06-24 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to 1.4.0a
* DEPENDS: Added depends xine-lib. Removed depends ASND



  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (ecee1d0d911582c307dce1756c1c7790d0e96462), Jaka Kranjc, 07/02/2006

Archive powered by MHonArc 2.6.24.

Top of Page