Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6c7a552be03ba6be0aea098243d78f06ffbd385e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6c7a552be03ba6be0aea098243d78f06ffbd385e)
  • Date: Tue, 23 Sep 2008 04:03:34 -0500

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

gnome2-libs/pango/DEPENDS | 16 +++++++---------
gnome2-libs/pango/HISTORY | 4 ++--
2 files changed, 9 insertions(+), 11 deletions(-)

New commits:
commit 2ccd12bbafc1fff6e897c7afba2b126ee13edb35
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pango: fixed some deps

diff --git a/gnome2-libs/pango/DEPENDS b/gnome2-libs/pango/DEPENDS
index 363d349..5b09fe2 100755
--- a/gnome2-libs/pango/DEPENDS
+++ b/gnome2-libs/pango/DEPENDS
@@ -2,18 +2,16 @@ depends automake &&
depends cairo &&
depends fontconfig &&
depends glib2 &&
+depends libx11 &&
+depends libxau &&
depends libxft &&
+depends libxdmcp &&
depends libxrender &&
-depends xorg-libs &&

-if ! spell_ok g++; then
- depends gtk-doc
-else
- optional_depends gtk-doc \
- "--enable-gtk-doc" \
- "--disable-gtk-doc" \
- "Build documentation with gtk-doc"
-fi
+optional_depends gtk-doc \
+ "--enable-gtk-doc" \
+ "--disable-gtk-doc" \
+ "Build documentation with gtk-doc"

#
# For DirectFB support with gtk+-directfb
diff --git a/gnome2-libs/pango/HISTORY b/gnome2-libs/pango/HISTORY
index 2d95612..3964271 100644
--- a/gnome2-libs/pango/HISTORY
+++ b/gnome2-libs/pango/HISTORY
@@ -1,6 +1,6 @@
2008-09-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.22.0; fixed descs; quoting paths
- * DEPENDS: cleaned up
+ * DEPENDS: replaced xorg-libs with normal X libs; cleaned up
* PRE_BUILD: quoting paths; cleaned up

2008-07-03 Ladislav Hagara <hgr AT vabo.cz>
@@ -100,7 +100,7 @@
* POST_INSTALL: removed as done during make install

2006-09-01 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: Added STAGED_INSTALL=off, remove it when bug #13024
+ * DETAILS: Added STAGED_INSTALL=off, remove it when bug #13024
is fixed.

2006-08-25 Pol Vinogradov <vin.public AT gmail.com>



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6c7a552be03ba6be0aea098243d78f06ffbd385e), Vlad Glagolev, 09/23/2008

Archive powered by MHonArc 2.6.24.

Top of Page