Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.39 grimoire by Eric Sandall (f53a7db8ef821908c54aa5431989e6bef631626e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.39 grimoire by Eric Sandall (f53a7db8ef821908c54aa5431989e6bef631626e)
  • Date: Sat, 5 Dec 2009 14:03:40 -0600

GIT changes to stable-rc-0.39 grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

kde4-support/phonon/DEPENDS | 2 +-
kde4-support/phonon/HISTORY | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit f53a7db8ef821908c54aa5431989e6bef631626e
Author: Arwed von Merkatz <v.merkatz AT gmx.net>
Commit: Eric Sandall <sandalle AT sourcemage.org>

phonon: glib2 is required, bug 15506
(cherry picked from commit caef70e084b4fe4f24cae1877969ab829dc8ae9e)

diff --git a/kde4-support/phonon/DEPENDS b/kde4-support/phonon/DEPENDS
index 8a8f4e6..bcdd73c 100755
--- a/kde4-support/phonon/DEPENDS
+++ b/kde4-support/phonon/DEPENDS
@@ -11,7 +11,7 @@ depends libice &&
depends libxext &&
depends xine-lib &&
depends libxcb &&
-optional_depends glib2 '' '' 'gnome support' &&
+depends glib2 &&
optional_depends libxml2 '' '' 'xml support' &&
optional_depends OPENGL '' '' 'improved graphics' &&
optional_depends gst-plugins-base '' '' 'for the GStreamer media backend'
diff --git a/kde4-support/phonon/HISTORY b/kde4-support/phonon/HISTORY
index 4374958..25e45b6 100644
--- a/kde4-support/phonon/HISTORY
+++ b/kde4-support/phonon/HISTORY
@@ -1,3 +1,7 @@
+2009-12-05 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * DEPENDS: made glib2 a non-optional dependency,
+ bug #15506
+
2009-08-21 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: add libxml2, glib2, OPENGL




  • [SM-Commit] GIT changes to stable-rc-0.39 grimoire by Eric Sandall (f53a7db8ef821908c54aa5431989e6bef631626e), Eric Sandall, 12/05/2009

Archive powered by MHonArc 2.6.24.

Top of Page