wok-6.x diff vte/receipt @ rev 4895
dialog: --with-ncursesw for UTF-8 support
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Feb 07 18:42:38 2010 +0100 (2010-02-07) |
parents | ca1eb34ac82d |
children | 3974255ebbd6 |
line diff
1.1 --- a/vte/receipt Mon Mar 16 22:40:30 2009 +0000 1.2 +++ b/vte/receipt Sun Feb 07 18:42:38 2010 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="vte" 1.7 -VERSION="0.19.4" 1.8 +VERSION="0.23.1" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="Terminal capabilities for GTK+ widgets." 1.11 DEPENDS="gtk+ ncurses xorg-libXdamage" 1.12 @@ -9,7 +9,7 @@ 1.13 MAINTAINER="pankso@slitaz.org" 1.14 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 WEB_SITE="http://www.gnome.org/" 1.16 -WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/vte/0.19/$TARBALL" 1.17 +WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/vte/${VERSION%.*}/$TARBALL" 1.18 LOCALE="" 1.19 1.20 # Rules to configure and make the package.