wok-next rev 496
Typo in Xine and add missing desktop file
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Mar 23 20:43:44 2008 +0100 (2008-03-23) |
parents | ef042f470df4 |
children | 1b37a413afd5 |
files | xine-ui/receipt xine-ui/stuff/xine.desktop |
line diff
1.1 --- a/xine-ui/receipt Sun Mar 23 00:39:51 2008 +0100 1.2 +++ b/xine-ui/receipt Sun Mar 23 20:43:44 2008 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="Xine media player user interface." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="xine-lib libvorbis xorg-libXtst xorg-libXV" 1.8 +DEPENDS="xine-lib libvorbis xorg-libXtst xorg-libXv" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.xinehq.de/" 1.11 WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL" 1.12 @@ -23,11 +23,8 @@ 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules() 1.15 { 1.16 - mkdir -p $fs/usr $fs/usr/share/locale 1.17 + mkdir -p $fs/usr/share 1.18 cp -a $_pkg/usr/bin $fs/usr 1.19 - strip -s $fs/usr/bin/* 2>/dev/null 1.20 - cp -a $_pkg/usr/share/pixmaps $fs/usr/share 1.21 cp -a $_pkg/usr/share/xine $fs/usr/share 1.22 - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 1.23 } 1.24
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/xine-ui/stuff/xine.desktop Sun Mar 23 20:43:44 2008 +0100 2.3 @@ -0,0 +1,10 @@ 2.4 +[Desktop Entry] 2.5 +Encoding=UTF-8 2.6 +Name=Xine Video Player 2.7 +Name[fr]=Xine Lecteur video 2.8 +Exec=xine 2.9 +MimeType=video/mpeg;video/quicktime;video/x-msvideo;video/x-anim;audio/x-mp3;audio/x-mp2; 2.10 +Icon=xine.png 2.11 +Terminal=false 2.12 +Type=Application 2.13 +Categories=Application;AudioVideo;Player;