wok-current diff alarm-clock/receipt @ rev 12312
Rename razor-qt to razorqt (Follow https://github.com/Razor-qt/razor-qt/wiki/Packaging)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Apr 17 14:21:40 2012 +0200 (2012-04-17) |
parents | 7df05207d343 |
children | f1f0f4bab8de |
line diff
1.1 --- a/alarm-clock/receipt Thu Nov 03 21:50:22 2011 +0100 1.2 +++ b/alarm-clock/receipt Tue Apr 17 14:21:40 2012 +0200 1.3 @@ -6,10 +6,13 @@ 1.4 SHORT_DESC="Simple GTK alarm clock" 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="gtk+ libunique libnotify gstreamer" 1.7 -BUILD_DEPENDS="$DEPENDS gtk+-dev libunique-dev libnotify-dev gstreamer-dev" 1.8 +BUILD_DEPENDS="$DEPENDS gtk+-dev libunique-dev libnotify-dev gstreamer-dev \ 1.9 +intltool" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 -WEB_SITE="http://www.alarm-clock.pl/" 1.12 -WGET_URL="http://www.alarm-clock.pl/files/$TARBALL" 1.13 +# There's no more website for it. Keep it anyway??? 1.14 +#WEB_SITE="http://www.alarm-clock.pl/" 1.15 +#WGET_URL="http://www.alarm-clock.pl/files/$TARBALL" 1.16 +WGET_URL="http://mirror.slitaz.org/sources/packages-cooking/a/$TARBALL" 1.17 1.18 # Rules to configure and make the package. 1.19 compile_rules()