# HG changeset patch # User Christophe Lincoln # Date 1231442274 -3600 # Node ID 898be17464bee87afcb5b44254b62d662bf9d48a # Parent 97b0cb0f1f38dc635a066d2d8e1f2849ae48c471 Up: pango (1.22.4) diff -r 97b0cb0f1f38 -r 898be17464be pango-dev/receipt --- a/pango-dev/receipt Thu Jan 08 20:17:21 2009 +0100 +++ b/pango-dev/receipt Thu Jan 08 20:17:54 2009 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="pango-dev" -VERSION="1.20.2" +VERSION="1.22.4" CATEGORY="development" SHORT_DESC="Library for layout and rendering of text devel files." MAINTAINER="pankso@slitaz.org" diff -r 97b0cb0f1f38 -r 898be17464be pango/receipt --- a/pango/receipt Thu Jan 08 20:17:21 2009 +0100 +++ b/pango/receipt Thu Jan 08 20:17:54 2009 +0100 @@ -1,14 +1,14 @@ # SliTaz package receipt. PACKAGE="pango" -VERSION="1.20.2" +VERSION="1.22.4" CATEGORY="x-window" SHORT_DESC="Library for layout and rendering of text." MAINTAINER="pankso@slitaz.org" BUILD_DEPENDS="cairo-dev glib-dev expat-dev libxml2-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.pango.org/" -WGET_URL="ftp://ftp.gtk.org/pub/pango/1.20/$TARBALL" +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/pango/1.22/$TARBALL" CONFIG_FILES="/etc/pango" # Rules to configure and make the package. @@ -46,6 +46,4 @@ # Rebuils pango.modules when installed. pango-querymodules > $root/etc/pango/pango.modules } - -# We need this package on build host to install it in target directory SELF_INSTALL=1