wok-6.x diff libart_lgpl/receipt @ rev 8397
Up: coreutils to 8.10.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Feb 05 03:20:51 2011 +0000 (2011-02-05) |
parents | 50a1548a4809 |
children | 0f8dcbf8807b |
line diff
1.1 --- a/libart_lgpl/receipt Fri Apr 16 12:54:42 2010 -0400 1.2 +++ b/libart_lgpl/receipt Sat Feb 05 03:20:51 2011 +0000 1.3 @@ -5,10 +5,10 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Free libart." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+" 1.8 +DEPENDS="glibc-base" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://ftp.gnome.org/pub/gnome/sources/libart_lgpl/" 1.11 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3/$TARBALL" 1.12 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.13 1.14 # Rules to configure and make the package. 1.15 compile_rules()