wok-next diff newt-dev/receipt @ rev 11570
gnome-desktop: change depends to "GConf gtk+ startup-notification"
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Jan 02 23:06:18 2012 +0100 (2012-01-02) |
parents | a075ff895254 |
children | 3765f181a6d5 |
line diff
1.1 --- a/newt-dev/receipt Tue May 13 09:50:02 2008 +0200 1.2 +++ b/newt-dev/receipt Mon Jan 02 23:06:18 2012 +0100 1.3 @@ -1,15 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="newt-dev" 1.7 -VERSION="0.52.2" 1.8 +VERSION="0.52.12" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Not Erik's Windowing Toolkit dev files" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 DEPENDS="newt" 1.13 -BUILD_DEPENDS="" 1.14 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 WANTED="newt" 1.16 -WEB_SITE="http://packages.debian.org/etch/libnewt0.52" 1.17 +WEB_SITE="https://fedorahosted.org/newt/" 1.18 1.19 # Rules to gen a SliTaz package suitable for Tazpkg. 1.20 genpkg_rules()