wok-4.x diff pango/receipt @ rev 3152
Up: glibc (2.10.1) - Use the last stable release
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 24 12:19:32 2009 +0200 (2009-05-24) |
parents | 3dce3a64acf3 |
children | f3327707164a |
line diff
1.1 --- a/pango/receipt Fri May 01 12:46:23 2009 +0200 1.2 +++ b/pango/receipt Sun May 24 12:19:32 2009 +0200 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="pango" 1.7 -VERSION="1.22.4" 1.8 +VERSION="1.24.2" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Library for layout and rendering of text." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 -DEPENDS="cairo glib expat libxml2 xorg-libXft fontconfig freetype xcb-util" 1.13 +DEPENDS="cairo glib expat libxml2 xorg-libXft fontconfig freetype" 1.14 BUILD_DEPENDS="$DEPENDS cairo-dev glib-dev expat-dev libxml2-dev xorg-libXft-dev" 1.15 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.16 WEB_SITE="http://www.pango.org/" 1.17 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/pango/1.22/$TARBALL" 1.18 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/pango/1.24/$TARBALL" 1.19 CONFIG_FILES="/etc/pango" 1.20 1.21 # Rules to configure and make the package.