wok diff pango/receipt @ rev 2001

Up: pango (1.22.4)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Jan 08 20:17:54 2009 +0100 (2009-01-08)
parents 011647445dd9
children 78b88b5a0d96
line diff
     1.1 --- a/pango/receipt	Tue Dec 23 10:34:11 2008 +0000
     1.2 +++ b/pango/receipt	Thu Jan 08 20:17:54 2009 +0100
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pango"
     1.7 -VERSION="1.20.2"
     1.8 +VERSION="1.22.4"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Library for layout and rendering of text."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  BUILD_DEPENDS="cairo-dev glib-dev expat-dev libxml2-dev"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://www.pango.org/"
    1.15 -WGET_URL="ftp://ftp.gtk.org/pub/pango/1.20/$TARBALL"
    1.16 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/pango/1.22/$TARBALL"
    1.17  CONFIG_FILES="/etc/pango"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20 @@ -46,6 +46,4 @@
    1.21      # Rebuils pango.modules when installed.
    1.22      pango-querymodules > $root/etc/pango/pango.modules
    1.23  }
    1.24 -
    1.25 -# We need this package on build host to install it in target directory
    1.26  SELF_INSTALL=1