wok-next diff xfce4-mixer/receipt @ rev 15282
searchmonkey: add bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 26 13:42:03 2013 +0000 (2013-09-26) |
parents | 3dad282b916d |
children | 497781d172cd |
line diff
1.1 --- a/xfce4-mixer/receipt Sun Apr 29 22:46:39 2012 +0200 1.2 +++ b/xfce4-mixer/receipt Thu Sep 26 13:42:03 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Xfce Audio Mixer" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.9 WEB_SITE="http://www.xfce.org" 1.10 WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" 1.11 @@ -32,12 +33,12 @@ 1.12 $fs/usr/share/locale 1.13 1.14 1.15 - cp -a $_pkg/usr/bin $fs/usr 1.16 - cp -a $_pkg/usr/lib/$PACKAGE $fs/usr/lib 1.17 - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 1.18 - cp -a $_pkg/usr/share/xfce4 $fs/usr/share 1.19 - cp -a $_pkg/usr/share/pixmaps $fs/usr/share 1.20 - cp -a $_pkg/usr/share/xfce4-mixer $fs/usr/share 1.21 + cp -a $install/usr/bin $fs/usr 1.22 + cp -a $install/usr/lib/$PACKAGE $fs/usr/lib 1.23 + cp -a $install/usr/share/locale/fr $fs/usr/share/locale 1.24 + cp -a $install/usr/share/xfce4 $fs/usr/share 1.25 + cp -a $install/usr/share/pixmaps $fs/usr/share 1.26 + cp -a $install/usr/share/xfce4-mixer $fs/usr/share 1.27 1.28 rm -rf $fs/usr/share/xfce4-mixer/icons/hicolor/scalable 1.29