wok diff libart_lgpl/receipt @ rev 8881
coreutils-command, coreutils-file-summarize: restore busybox links in port_remove()
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 27 01:55:24 2011 +0100 (2011-02-27) |
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 Sun Feb 27 01:55:24 2011 +0100 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()