wok-6.x diff decibel/receipt @ rev 10902
imagemagick-dev: add pkgconfig files
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 21 11:31:07 2011 +0200 (2011-07-21) |
parents | 22f574452899 |
children | eb8067417980 |
line diff
1.1 --- a/decibel/receipt Wed Nov 24 14:44:13 2010 +0000 1.2 +++ b/decibel/receipt Thu Jul 21 11:31:07 2011 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="Decibel audio player for Gnome Desktop." 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 -DEPENDS="python gst-python python-notify pygtk dbus-python mutagen" 1.8 +DEPENDS="python gst-python notify-python pygtk dbus-python mutagen" 1.9 BUILD_DEPENDS="gettext" 1.10 SOURCE="$PACKAGE-audio-player" 1.11 TARBALL="$SOURCE-$VERSION.tar.gz" 1.12 @@ -18,7 +18,7 @@ 1.13 cd $src 1.14 # needed to install locale files 1.15 [ -L /usr/bin/find ]; tazpkg get-install findutils --forced 1.16 - make prefix=/usr DESTDIR=$PWD/_pkg install 1.17 + make prefix=/usr DESTDIR=$DESTDIR install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.