wok 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 97b0cb0f1f38
children 4751fd396e9b
files pango-dev/receipt pango/receipt
line diff
     1.1 --- a/pango-dev/receipt	Thu Jan 08 20:17:21 2009 +0100
     1.2 +++ b/pango-dev/receipt	Thu Jan 08 20:17:54 2009 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pango-dev"
     1.7 -VERSION="1.20.2"
     1.8 +VERSION="1.22.4"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Library for layout and rendering of text devel files."
    1.11  MAINTAINER="pankso@slitaz.org"
     2.1 --- a/pango/receipt	Thu Jan 08 20:17:21 2009 +0100
     2.2 +++ b/pango/receipt	Thu Jan 08 20:17:54 2009 +0100
     2.3 @@ -1,14 +1,14 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="pango"
     2.7 -VERSION="1.20.2"
     2.8 +VERSION="1.22.4"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="Library for layout and rendering of text."
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12  BUILD_DEPENDS="cairo-dev glib-dev expat-dev libxml2-dev"
    2.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.14  WEB_SITE="http://www.pango.org/"
    2.15 -WGET_URL="ftp://ftp.gtk.org/pub/pango/1.20/$TARBALL"
    2.16 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/pango/1.22/$TARBALL"
    2.17  CONFIG_FILES="/etc/pango"
    2.18  
    2.19  # Rules to configure and make the package.
    2.20 @@ -46,6 +46,4 @@
    2.21      # Rebuils pango.modules when installed.
    2.22      pango-querymodules > $root/etc/pango/pango.modules
    2.23  }
    2.24 -
    2.25 -# We need this package on build host to install it in target directory
    2.26  SELF_INSTALL=1