wok-6.x diff xfce4-ristretto/receipt @ rev 15132
scim-*: add LICENSE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 15 09:42:46 2013 +0000 (2013-08-15) |
parents | 572ba6d43bbb |
children | 7e717a0e0e6d |
line diff
1.1 --- a/xfce4-ristretto/receipt Tue May 17 00:00:14 2011 +0200 1.2 +++ b/xfce4-ristretto/receipt Thu Aug 15 09:42:46 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Picture-viewer for Xfce " 1.6 MAINTAINER="erjo@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 SOURCE="ristretto" 1.9 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://goodies.xfce.org/projects/applications/ristretto" 1.11 @@ -28,10 +29,10 @@ 1.12 $fs/usr/share/icons/hicolor \ 1.13 $fs/usr/share/pixmaps 1.14 1.15 - cp -a $_pkg/usr/bin $fs/usr 1.16 - cp -a $_pkg/usr/share/icons/hicolor/16* $fs/usr/share/icons/hicolor 1.17 - cp -a $_pkg/usr/share/icons/hicolor/22* $fs/usr/share/icons/hicolor 1.18 - cp -a $_pkg/usr/share/icons/hicolor/32* $fs/usr/share/icons/hicolor 1.19 + cp -a $install/usr/bin $fs/usr 1.20 + cp -a $install/usr/share/icons/hicolor/16* $fs/usr/share/icons/hicolor 1.21 + cp -a $install/usr/share/icons/hicolor/22* $fs/usr/share/icons/hicolor 1.22 + cp -a $install/usr/share/icons/hicolor/32* $fs/usr/share/icons/hicolor 1.23 ln -s /usr/share/icons/hicolor/32x32/apps/$SOURCE.png $fs/usr/share/pixmaps/$SOURCE.png 1.24 } 1.25