Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (0d3c930d27d81c32e1f8308ca8c939f41b9de9fa)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (0d3c930d27d81c32e1f8308ca8c939f41b9de9fa)
  • Date: Sun, 31 Oct 2010 12:28:02 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

gnome2-libs/libgnome/DEPENDS | 5 +++++
gnome2-libs/libgnome/HISTORY | 3 +++
2 files changed, 8 insertions(+)

New commits:
commit 0d3c930d27d81c32e1f8308ca8c939f41b9de9fa
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

libgnome: added optional dependency to libcanberra

diff --git a/gnome2-libs/libgnome/DEPENDS b/gnome2-libs/libgnome/DEPENDS
index 8b518cb..dbf479a 100755
--- a/gnome2-libs/libgnome/DEPENDS
+++ b/gnome2-libs/libgnome/DEPENDS
@@ -12,6 +12,11 @@ optional_depends esound \
'--disable-esd' \
'for Enlightened Sound Daemon' &&

+optional_depends libcanberra \
+ '--enable-canberra' \
+ '--disable-canberra' \
+ 'Build with canberra' &&
+
optional_depends gtk-doc \
"--enable-gtk-doc" \
"--disable-gtk-doc" \
diff --git a/gnome2-libs/libgnome/HISTORY b/gnome2-libs/libgnome/HISTORY
index f200b26..6acbb24 100644
--- a/gnome2-libs/libgnome/HISTORY
+++ b/gnome2-libs/libgnome/HISTORY
@@ -1,3 +1,6 @@
+2010-10-31 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: added optional dependency to libcanberra
+
2010-09-30 Vasil Yonkov <spirtbrat AT sourcemage.org>
* DETAILS: updated spell to 2.32.0




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (0d3c930d27d81c32e1f8308ca8c939f41b9de9fa), Bor Kraljič, 10/31/2010

Archive powered by MHonArc 2.6.24.

Top of Page