wok-6.x rev 6318
Bumped gutenprint, libunique, lxterminal to get them build right. Fixed gpm download url.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Sep 17 03:10:10 2010 +0000 (2010-09-17) |
parents | a4eeecddb37a |
children | a68201fabc69 |
files | gpm/receipt gutenprint/receipt libunique/receipt lxterminal/receipt |
line diff
1.1 --- a/gpm/receipt Fri Sep 17 02:20:38 2010 +0000 1.2 +++ b/gpm/receipt Fri Sep 17 03:10:10 2010 +0000 1.3 @@ -6,8 +6,8 @@ 1.4 SHORT_DESC="Mouse server for console." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WEB_SITE="ftp://ftp.linux.it/pub/People/rubini/$PACKAGE" 1.8 -WGET_URL="ftp://ftp.linux.it/pub/People/rubini/$PACKAGE/$TARBALL" 1.9 +WEB_SITE="http://unix.schottelius.org/$PACKAGE" 1.10 +WGET_URL="http://www.nico.schottelius.org/software/$PACKAGE/archives/$TARBALL" 1.11 BUILD_DEPENDS="gawk bison" 1.12 DEPENDS="ncurses" 1.13
2.1 --- a/gutenprint/receipt Fri Sep 17 02:20:38 2010 +0000 2.2 +++ b/gutenprint/receipt Fri Sep 17 03:10:10 2010 +0000 2.3 @@ -1,5 +1,6 @@ 2.4 # SliTaz package receipt. 2.5 2.6 + 2.7 PACKAGE="gutenprint" 2.8 VERSION="5.2.6" 2.9 CATEGORY="system-tools"