Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (9b41672b2cc9579df3a024d0cb5a46f0ff302e06)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (9b41672b2cc9579df3a024d0cb5a46f0ff302e06)
  • Date: Sat, 12 Nov 2011 12:01:46 -0600

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

libs/fribidi/DEPENDS | 4 ++++
libs/fribidi/HISTORY | 1 +
2 files changed, 5 insertions(+)

New commits:
commit 9b41672b2cc9579df3a024d0cb5a46f0ff302e06
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

fribidi: added optional depends on glib2

diff --git a/libs/fribidi/DEPENDS b/libs/fribidi/DEPENDS
new file mode 100755
index 0000000..83f7eab
--- /dev/null
+++ b/libs/fribidi/DEPENDS
@@ -0,0 +1,4 @@
+optional_depends glib2 \
+ "--with-glib=yes" \
+ "--with-glib=no" \
+ "Use GLIB?"
diff --git a/libs/fribidi/HISTORY b/libs/fribidi/HISTORY
index dc3418c..e5cedf7 100644
--- a/libs/fribidi/HISTORY
+++ b/libs/fribidi/HISTORY
@@ -1,5 +1,6 @@
2011-11-12 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.19.2
+ * DEPENDS: added optional on glib2
* UP_TRIGGERS: added since library number changed

2007-12-26 Vlad Glagolev <stealth AT sourcemage.org>



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (9b41672b2cc9579df3a024d0cb5a46f0ff302e06), Robin Cook, 11/12/2011

Archive powered by MHonArc 2.6.24.

Top of Page