Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Matthew Donovan (09e3a392ddba73bb5cc2111ac4daf903ed10b857)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Matthew Donovan <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Matthew Donovan (09e3a392ddba73bb5cc2111ac4daf903ed10b857)
  • Date: Wed, 16 Aug 2006 21:54:12 -0500

GIT changes to master grimoire by Matthew Donovan <kitche AT reddphoenix.com>:

audio-players/banshee/DEPENDS | 3 +++
audio-players/banshee/HISTORY | 2 ++
2 files changed, 5 insertions(+)

New commits:
commit 0c8e51a0b32b0c17e1dc110c196777b5c55df010
Author: Matthew Donovan <kitche AT reddphoenix.com>
Commit: Matthew Donovan <kitche AT reddphoenix.com>

added gst-plugins-base, gststreamer, gst-plugins-good to depends to
banshee

diff --git a/audio-players/banshee/DEPENDS b/audio-players/banshee/DEPENDS
index 4f4d6a8..e16e741 100755
--- a/audio-players/banshee/DEPENDS
+++ b/audio-players/banshee/DEPENDS
@@ -6,6 +6,9 @@ depends libmusicbrainz
depends nautilus-cd-burner &&
depends sqlite &&
depends gtk-sharp-2 &&
+depends gst-plugins-base &&
+depends gstreamer &&
+depends gst-plugins-good &&

optional_depends monodoc \
"--enable-docs" \
diff --git a/audio-players/banshee/HISTORY b/audio-players/banshee/HISTORY
index b6012bd..33945be 100644
--- a/audio-players/banshee/HISTORY
+++ b/audio-players/banshee/HISTORY
@@ -1,3 +1,5 @@
+2006-08-16 Matthew Donovan <mdonovan AT sourcemage.org>
+ * DEPENDS: nwo depends gst-plugins-base, gstreamer, gst-plugins-good,
do doesn't compile without
2006-08-13 Pieter Lenaerts <e-type AT sourcemage.org>
* DEPENDS: added optional dependencies





Archive powered by MHonArc 2.6.24.

Top of Page