wok-next 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 | 43e11f0a6527 |
children | 117d9c496784 |
files | libwnck-dev/receipt libwnck/receipt |
line diff
1.1 --- a/libwnck-dev/receipt Thu Nov 18 00:58:55 2010 +0000 1.2 +++ b/libwnck-dev/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-dev" 1.7 -VERSION="2.30.5" 1.8 +VERSION="2.30.6" 1.9 CATEGORY="development" 1.10 SHORT_DESC="libwnck devel files." 1.11 MAINTAINER="pankso@slitaz.org"
2.1 --- a/libwnck/receipt Thu Nov 18 00:58:55 2010 +0000 2.2 +++ b/libwnck/receipt Thu Nov 18 01:01:37 2010 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="libwnck" 2.7 -VERSION="2.30.5" 2.8 +VERSION="2.30.6" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="libwnck is Window Navigator Construction Kit." 2.11 MAINTAINER="pankso@slitaz.org" 2.12 @@ -11,7 +11,7 @@ 2.13 BUILD_DEPENDS="perl-xml-parser gettext intltool xorg-dev gtk+-dev pkg-config" 2.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.15 WEB_SITE="http://ftp.acc.umu.se/pub/gnome/sources/libwnck/" 2.16 -WGET_URL="http://ftp.acc.umu.se/pub/gnome/sources/libwnck/2.30/$TARBALL" 2.17 +WGET_URL="http://ftp.acc.umu.se/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 2.18 2.19 # Rules to configure and make the package. 2.20 compile_rules()