wok rev 12526
Clean up xine-ui (Keep it small please!)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 25 00:40:43 2012 +0200 (2012-04-25) |
parents | d05e40770902 |
children | e000ccc93a7b |
files | xine-ui/receipt xine-ui/stuff/xine-ui.desktop |
line diff
1.1 --- a/xine-ui/receipt Wed Apr 25 00:34:41 2012 +0200 1.2 +++ b/xine-ui/receipt Wed Apr 25 00:40:43 2012 +0200 1.3 @@ -5,26 +5,24 @@ 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 openssl libpng \ 1.8 -ncurses readline xorg-libXft xorg-libXxf86vm" 1.9 -BUILD_DEPENDS="xine-lib xine-lib-dev xorg-dev xorg-libXtst-dev xorg-libXv-dev \ 1.10 -xorg-inputproto xorg-xf86vidmodeproto xorg-libXxf86vm-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.12 WEB_SITE="http://www.xine-project.org/" 1.13 WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL" 1.14 1.15 +# Keep Xine small for Live system, we have MPlaye or VLC has big video player. 1.16 +DEPENDS="xine-lib libvorbis xorg-libXtst xorg-libXv xorg-libXi libpng \ 1.17 +xorg-libXft xorg-libXxf86vm" 1.18 +BUILD_DEPENDS="xine-lib-dev xorg-dev xorg-libXv-dev xorg-libXxf86vm-dev" 1.19 + 1.20 # Rules to configure and make the package. 1.21 compile_rules() 1.22 { 1.23 cd $src 1.24 ./configure \ 1.25 - --prefix=/usr \ 1.26 - --mandir=/usr/share/man \ 1.27 --without-curl \ 1.28 --disable-lirc \ 1.29 $CONFIGURE_ARGS && 1.30 - make && 1.31 - make DESTDIR=$PWD/_pkg install 1.32 + make && make install 1.33 } 1.34 1.35 # Rules to gen a SliTaz package suitable for Tazpkg.
2.1 --- a/xine-ui/stuff/xine-ui.desktop Wed Apr 25 00:34:41 2012 +0200 2.2 +++ b/xine-ui/stuff/xine-ui.desktop Wed Apr 25 00:40:43 2012 +0200 2.3 @@ -1,7 +1,7 @@ 2.4 [Desktop Entry] 2.5 Encoding=UTF-8 2.6 Name=Xine Video Player 2.7 -Name[fr]=Xine Lecteur video 2.8 +Name[fr]=Lecteur video Xine 2.9 Exec=xine 2.10 MimeType=video/mpeg;video/quicktime;video/x-msvideo;video/x-anim;audio/x-mp3;audio/x-mp2; 2.11 Icon=xine