wok-6.x diff libnotify/receipt @ rev 11226
Add from wok-undigest: nvclock ola ola-dev owfs oxine protobuf protobuf-dev
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 04 11:10:38 2011 +0100 (2011-11-04) |
parents | 1bbd4d9fe61d |
children | 4904e3d374a9 |
line diff
1.1 --- a/libnotify/receipt Sat Sep 11 16:45:07 2010 +0000 1.2 +++ b/libnotify/receipt Fri Nov 04 11:10:38 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libnotify" 1.7 -VERSION="0.4.5" 1.8 +VERSION="0.5.2" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="Notification library" 1.11 MAINTAINER="fabrice.thiroux@free.fr" 1.12 @@ -9,7 +9,7 @@ 1.13 BUILD_DEPENDS="dbus-dev gtk+-dev dbus-glib dbus-glib-dev perl expat-dev" 1.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 WEB_SITE="http://www.galago-project.org/" 1.16 -WGET_URL="http://www.galago-project.org/files/releases/source/libnotify/$TARBALL" 1.17 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()