wok-6.x diff pangomm/receipt @ rev 5435

Up: pangomm (2.26.2)
author Christopher Rogers <slaxemulator@gmail.com>
date Wed May 05 02:37:19 2010 +0000 (2010-05-05)
parents f3327707164a
children e749b4c950c1
line diff
     1.1 --- a/pangomm/receipt	Sun Feb 28 17:01:48 2010 +0100
     1.2 +++ b/pangomm/receipt	Wed May 05 02:37:19 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pangomm"
     1.7 -VERSION="2.24.0"
     1.8 +VERSION="2.26.2"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Pango binding for GTKmm."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="pixman-dev cairomm-dev glibmm-dev libgiomm-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://ftp.gnome.org/pub/gnome/sources/pangomm/"
    1.16 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/pangomm/2.24/$TARBALL"
    1.17 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/pangomm/${VERSION%.*}/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()