wok-4.x diff libunique/receipt @ rev 7369
Add decibel. Decibel audio player for Gnome Desktop.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Nov 24 14:44:13 2010 +0000 (2010-11-24) |
parents | b304b521220c |
children | 418686f0c6cd |
line diff
1.1 --- a/libunique/receipt Fri Sep 17 03:10:10 2010 +0000 1.2 +++ b/libunique/receipt Wed Nov 24 14:44:13 2010 +0000 1.3 @@ -8,9 +8,9 @@ 1.4 MAINTAINER="erjo@slitaz.org" 1.5 DEPENDS="gtk+ cairo dbus-glib" 1.6 BUILD_DEPENDS="pkg-config gtk+-dev glib-dev perl expat-dev" 1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.8 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.9 WEB_SITE="http://live.gnome.org/LibUnique" 1.10 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libunique/${VERSION%.*}/$TARBALL" 1.11 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()