-
-if ! spell_ok g++ ; then
+if ! spell_ok g++; then
depends gtk-doc
else
- optional_depends gtk-doc \
- "--enable-gtk-doc" \
- "--disable-gtk-doc" \
+ optional_depends gtk-doc \
+ "--enable-gtk-doc" \
+ "--disable-gtk-doc" \
"Build documentation with gtk-doc"
fi
#
# For DirectFB support with gtk+-directfb
#
-#optional_depends xorg-libs \
-# "--with-x" \
-# "--without-x" \
-# "for X library support"
+#optional_depends xorg-libs \
+# "--with-x" \
+# "--without-x" \
+# "for X library support"
diff --git a/gnome2-libs/pango/DETAILS b/gnome2-libs/pango/DETAILS
index dc4dab0..ae9a968 100755
--- a/gnome2-libs/pango/DETAILS
+++ b/gnome2-libs/pango/DETAILS
@@ -1,17 +1,16 @@
SPELL=pango
- VERSION=1.20.5
+ VERSION=1.22.0
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=LGPL
WEB_SITE=http://www.pango.org/
ENTERED=20020314
KEYWORDS="gnome2 libs"
- SHORT="Pango is a library for layout and rendering of text"
+ SHORT="library for layout and rendering of text"
cat << EOF
-Pango is a library for layout and rendering of text, with an
-emphasis on internationalization. It forms the core of
-text and font handling for GTK+-2.0.
+Pango is a library for layout and rendering of text, with an emphasis on
+internationalization. It forms the core of text and font handling for
GTK+-2.0.
EOF
diff --git a/gnome2-libs/pango/HISTORY b/gnome2-libs/pango/HISTORY
index 43a5f0e..2d95612 100644
--- a/gnome2-libs/pango/HISTORY
+++ b/gnome2-libs/pango/HISTORY
@@ -1,3 +1,8 @@
+2008-09-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.22.0; fixed descs; quoting paths
+ * DEPENDS: cleaned up
+ * PRE_BUILD: quoting paths; cleaned up
+
2008-07-03 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.20.5