wok-next diff vte/receipt @ rev 5490

add linux-drm to mesa-dri DEPENDS
author Rohit Joshi <jozee@slitaz.org>
date Thu May 06 13:10:42 2010 -0400 (2010-05-06)
parents ca1eb34ac82d
children 3974255ebbd6
line diff
     1.1 --- a/vte/receipt	Mon Mar 16 22:40:30 2009 +0000
     1.2 +++ b/vte/receipt	Thu May 06 13:10:42 2010 -0400
     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.