wok-current diff vte/receipt @ 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 a6dee356e21f
children fd287b8645e8
line diff
     1.1 --- a/vte/receipt	Wed Nov 10 14:06:08 2010 +0100
     1.2 +++ b/vte/receipt	Fri Nov 12 17:58:04 2010 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="vte"
     1.7 -VERSION="0.27.1"
     1.8 +VERSION="0.27.2"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Terminal capabilities for GTK+ widgets."
    1.11  DEPENDS="gtk+ ncurses xorg-libXdamage"
    1.12  BUILD_DEPENDS="gtk+-dev perl perl-xml-parser intltool ncurses-dev gobject-introspection-dev"
    1.13  MAINTAINER="pankso@slitaz.org"
    1.14 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16  WEB_SITE="http://www.gnome.org/"
    1.17 -WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/vte/${VERSION%.*}/$TARBALL"
    1.18 +WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.19  LOCALE=""
    1.20  
    1.21  # Rules to configure and make the package.