wok-current diff libwnck/receipt @ rev 7321

Up: libwnck to 2.30.6.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 18 01:01:37 2010 +0000 (2010-11-18)
parents 158d2d1d56c4
children 805e07198f66
line diff
     1.1 --- a/libwnck/receipt	Tue Oct 12 21:58:13 2010 +0000
     1.2 +++ b/libwnck/receipt	Thu Nov 18 01:01:37 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libwnck"
     1.7 -VERSION="2.30.5"
     1.8 +VERSION="2.30.6"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="libwnck is Window Navigator Construction Kit."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -11,7 +11,7 @@
    1.13  BUILD_DEPENDS="perl-xml-parser gettext intltool xorg-dev gtk+-dev pkg-config"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://ftp.acc.umu.se/pub/gnome/sources/libwnck/"
    1.16 -WGET_URL="http://ftp.acc.umu.se/pub/gnome/sources/libwnck/2.30/$TARBALL"
    1.17 +WGET_URL="http://ftp.acc.umu.se/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()