wok 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 ff6152ea645e
children df234b4bcc45
files pangomm-dev/receipt pangomm/receipt
line diff
     1.1 --- a/pangomm-dev/receipt	Wed May 05 02:31:45 2010 +0000
     1.2 +++ b/pangomm-dev/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-dev"
     1.7 -VERSION="2.24.0"
     1.8 +VERSION="2.26.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Pangomm library devel files."
    1.11  MAINTAINER="pankso@slitaz.org"
     2.1 --- a/pangomm/receipt	Wed May 05 02:31:45 2010 +0000
     2.2 +++ b/pangomm/receipt	Wed May 05 02:37:19 2010 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="pangomm"
     2.7 -VERSION="2.24.0"
     2.8 +VERSION="2.26.2"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="Pango binding for GTKmm."
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12 @@ -9,7 +9,7 @@
    2.13  BUILD_DEPENDS="pixman-dev cairomm-dev glibmm-dev libgiomm-dev"
    2.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.15  WEB_SITE="http://ftp.gnome.org/pub/gnome/sources/pangomm/"
    2.16 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/pangomm/2.24/$TARBALL"
    2.17 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/pangomm/${VERSION%.*}/$TARBALL"
    2.18  
    2.19  # Rules to configure and make the package.
    2.20  compile_rules()