Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-gnome grimoire by Eric Sandall (cd3d0d4f6e1ace9d520eea99132d73ada46f69c3)

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 devel-gnome grimoire by Eric Sandall (cd3d0d4f6e1ace9d520eea99132d73ada46f69c3)
  • Date: Wed, 18 Mar 2009 11:59:20 -0500

GIT changes to devel-gnome grimoire by Eric Sandall <sandalle AT sourcemage.org>:

gnome2-libs/gnome-desktop/DEPENDS | 7 ++++++-
gnome2-libs/gnome-desktop/HISTORY | 3 +++
2 files changed, 9 insertions(+), 1 deletion(-)

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

gnome-desktop: Links against esound if available, so optionally depend on
it

diff --git a/gnome2-libs/gnome-desktop/DEPENDS
b/gnome2-libs/gnome-desktop/DEPENDS
index 77c2016..546ce90 100755
--- a/gnome2-libs/gnome-desktop/DEPENDS
+++ b/gnome2-libs/gnome-desktop/DEPENDS
@@ -25,4 +25,9 @@ optional_depends rarian
\
optional_depends startup-notification \
'' \
'' \
- 'for application startup notifications'
+ 'for application startup notifications' &&
+
+optional_depends esound \
+ '' \
+ '' \
+ 'for Enlightened Sound Daemon support'
diff --git a/gnome2-libs/gnome-desktop/HISTORY
b/gnome2-libs/gnome-desktop/HISTORY
index 87303d5..a73033e 100644
--- a/gnome2-libs/gnome-desktop/HISTORY
+++ b/gnome2-libs/gnome-desktop/HISTORY
@@ -1,3 +1,6 @@
+2009-03-17 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Links against esound if available, so optionally depend on
it
+
2009-03-07 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.25.92




  • [SM-Commit] GIT changes to devel-gnome grimoire by Eric Sandall (cd3d0d4f6e1ace9d520eea99132d73ada46f69c3), Eric Sandall, 03/18/2009

Archive powered by MHonArc 2.6.24.

Top of Page