Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (ab9212bf49697b006ba11791f8c84d9a6cdcd837)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (ab9212bf49697b006ba11791f8c84d9a6cdcd837)
  • Date: Thu, 22 Oct 2009 04:15:23 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

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

New commits:
commit ab9212bf49697b006ba11791f8c84d9a6cdcd837
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

gnome-games2: added optional_depends gobject-introspection

diff --git a/gnome2-libs/gnome-games2/DEPENDS
b/gnome2-libs/gnome-games2/DEPENDS
index 16ffbe1..59273af 100755
--- a/gnome2-libs/gnome-games2/DEPENDS
+++ b/gnome2-libs/gnome-games2/DEPENDS
@@ -30,6 +30,11 @@ optional_depends libgcrypt \
"--without-gcrypt" \
"Enable encryption support?" &&

+optional_depends gobject-introspection \
+ "--enable-introspection=yes" \
+ "--enable-introspection=no" \
+ "to enable introspection for this build" &&
+
if [[ "$GGAMES_SOUND" == "y" ]]; then
depends $GGAMES_SNDLIB "--enable-sound --with-sound=$GGAMES_SNDLIB"
fi
diff --git a/gnome2-libs/gnome-games2/HISTORY
b/gnome2-libs/gnome-games2/HISTORY
index 268bbde..cda7d9b 100644
--- a/gnome2-libs/gnome-games2/HISTORY
+++ b/gnome2-libs/gnome-games2/HISTORY
@@ -1,3 +1,6 @@
+2009-10-22 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: added optional_depends gobject-introspection
+
2009-10-19 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.28.1




  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (ab9212bf49697b006ba11791f8c84d9a6cdcd837), Ladislav Hagara, 10/22/2009

Archive powered by MHonArc 2.6.24.

Top of Page