[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4c4fab9b184d517725cc76891af77143e14cb7eb)

Vlad Glagolev scm at sourcemage.org
Fri Sep 26 05:51:39 EDT 2008


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 gnome2-libs/pango/DEPENDS |    4 ++++
 gnome2-libs/pango/HISTORY |    3 +++
 2 files changed, 7 insertions(+)

New commits:
commit 4c4fab9b184d517725cc76891af77143e14cb7eb
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    pango: force_depends on new cairo

diff --git a/gnome2-libs/pango/DEPENDS b/gnome2-libs/pango/DEPENDS
index 5b09fe2..c889cec 100755
--- a/gnome2-libs/pango/DEPENDS
+++ b/gnome2-libs/pango/DEPENDS
@@ -8,6 +8,10 @@ depends libxft      &&
 depends libxdmcp    &&
 depends libxrender  &&
 
+if spell_ok cairo && [[ $(installed_version cairo) < 1.8 ]]; then
+  force_depends cairo
+fi &&
+
 optional_depends gtk-doc \
                  "--enable-gtk-doc" \
                  "--disable-gtk-doc" \
diff --git a/gnome2-libs/pango/HISTORY b/gnome2-libs/pango/HISTORY
index 3964271..f82f759 100644
--- a/gnome2-libs/pango/HISTORY
+++ b/gnome2-libs/pango/HISTORY
@@ -1,3 +1,6 @@
+2008-09-26 Vlad Glagolev <stealth at sourcemage.org>
+	* DEPENDS: force_depends on new cairo
+
 2008-09-23 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 1.22.0; fixed descs; quoting paths
 	* DEPENDS: replaced xorg-libs with normal X libs; cleaned up



More information about the SM-Commit mailing list