wok-next rev 7234
Up: vte to 0.27.2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Nov 12 17:58:04 2010 +0000 (2010-11-12) |
parents | 96a8288c4812 |
children | bca698b1b462 |
files | vte-dev/receipt vte/receipt |
line diff
1.1 --- a/vte-dev/receipt Fri Nov 12 17:32:36 2010 +0000 1.2 +++ b/vte-dev/receipt Fri Nov 12 17:58:04 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="vte-dev" 1.7 -VERSION="0.27.1" 1.8 +VERSION="0.27.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Terminal capabilities for GTK+ widgets devel files." 1.11 DEPENDS="vte"
2.1 --- a/vte/receipt Fri Nov 12 17:32:36 2010 +0000 2.2 +++ b/vte/receipt Fri Nov 12 17:58:04 2010 +0000 2.3 @@ -1,15 +1,15 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="vte" 2.7 -VERSION="0.27.1" 2.8 +VERSION="0.27.2" 2.9 CATEGORY="utilities" 2.10 SHORT_DESC="Terminal capabilities for GTK+ widgets." 2.11 DEPENDS="gtk+ ncurses xorg-libXdamage" 2.12 BUILD_DEPENDS="gtk+-dev perl perl-xml-parser intltool ncurses-dev gobject-introspection-dev" 2.13 MAINTAINER="pankso@slitaz.org" 2.14 -TARBALL="$PACKAGE-$VERSION.tar.gz" 2.15 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.16 WEB_SITE="http://www.gnome.org/" 2.17 -WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/vte/${VERSION%.*}/$TARBALL" 2.18 +WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 2.19 LOCALE="" 2.20 2.21 # Rules to configure and make the package.