Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (549e2ab37da7e7267c16817a1e71a9194ff8a346)

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 master grimoire by Eric Sandall (549e2ab37da7e7267c16817a1e71a9194ff8a346)
  • Date: Mon, 16 Jun 2008 16:01:20 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

kde4/kdebase4-runtime/DEPENDS | 13 ++++++++-----
kde4/kdebase4-runtime/HISTORY | 3 +++
2 files changed, 11 insertions(+), 5 deletions(-)

New commits:
commit 549e2ab37da7e7267c16817a1e71a9194ff8a346
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

kdebase4-runtime: Depends on phonon (thanks Jaka)

diff --git a/kde4/kdebase4-runtime/DEPENDS b/kde4/kdebase4-runtime/DEPENDS
index 0b423e2..980a3ed 100755
--- a/kde4/kdebase4-runtime/DEPENDS
+++ b/kde4/kdebase4-runtime/DEPENDS
@@ -1,8 +1,11 @@
source $SECTION_DIRECTORY/KDE_DEPENDS &&
-source $GRIMOIRE/FUNCTIONS &&
-depends qimageblitz &&
-depends kdepimlibs4 &&
-depends xine-lib &&
+source $GRIMOIRE/FUNCTIONS &&
+
+depends kdepimlibs4 &&
+depends phonon &&
+depends qimageblitz &&
+depends xine-lib &&
+
if check_if_xorg_modular_libs qt4 ; then
# depends imake &&
# depends libxau &&
@@ -19,6 +22,6 @@ if check_if_xorg_modular_libs qt4 ; then
# optional_depends libxdamage '' '' 'Compositing support'
sub_depends xine-lib libxcb
fi &&
+
optional_depends openexr '' '' 'EXR support for thumbnails' &&
optional_depends samba '' '' 'build smb-ioslave'
-
diff --git a/kde4/kdebase4-runtime/HISTORY b/kde4/kdebase4-runtime/HISTORY
index 0c1a300..fe111ac 100644
--- a/kde4/kdebase4-runtime/HISTORY
+++ b/kde4/kdebase4-runtime/HISTORY
@@ -1,3 +1,6 @@
+2008-06-16 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on phonon (thanks Jaka)
+
2008-06-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.0.82




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (549e2ab37da7e7267c16817a1e71a9194ff8a346), Eric Sandall, 06/16/2008

Archive powered by MHonArc 2.6.24.

Top of Page