wok rev 6018

pango: Upgrade to 1.28.1
author Matthew Sheets <rcx@zoominternet.net>
date Sat Aug 14 23:11:14 2010 +0000 (2010-08-14)
parents d2cca572c203
children 1d0b57b25fe0
files pango-dev/receipt pango/receipt
line diff
     1.1 --- a/pango-dev/receipt	Sat Aug 14 21:49:48 2010 +0000
     1.2 +++ b/pango-dev/receipt	Sat Aug 14 23:11:14 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pango-dev"
     1.7 -VERSION="1.28.0"
     1.8 +VERSION="1.28.1"
     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	Sat Aug 14 21:49:48 2010 +0000
     2.2 +++ b/pango/receipt	Sat Aug 14 23:11:14 2010 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="pango"
     2.7 -VERSION="1.28.0"
     2.8 +VERSION="1.28.1"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="Library for layout and rendering of text."
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12 @@ -9,7 +9,7 @@
    2.13  BUILD_DEPENDS="$DEPENDS cairo-dev glib-dev expat-dev libxml2-dev xorg-libXft-dev"
    2.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.15  WEB_SITE="http://www.pango.org/"
    2.16 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/pango/1.28/$TARBALL"
    2.17 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/pango/${VERSION%.*}/$TARBALL"
    2.18  CONFIG_FILES="/etc/pango"
    2.19  
    2.20  # Rules to configure and make the package.