wok diff xine-lib/receipt @ rev 4950
Add wipe (secure rm)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Feb 17 09:16:05 2010 +0000 (2010-02-17) |
parents | 2526e2816b91 |
children | 413b0174114a |
line diff
1.1 --- a/xine-lib/receipt Sun Nov 08 18:10:34 2009 +0100 1.2 +++ b/xine-lib/receipt Wed Feb 17 09:16:05 2010 +0000 1.3 @@ -6,8 +6,8 @@ 1.4 SHORT_DESC="Xine video library." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="xorg zlib xorg-libXv xorg-libXvMC alsa-lib libogg libvorbis \ 1.7 -libtheora ffmpeg xorg-libXvMC xorg-libXv freetype" 1.8 -BUILD_DEPENDS="$DEPENDS xorg-dev zlib-dev ffmpeg-dev xorg-libXvMC-dev \ 1.9 +libtheora xorg-libXvMC xorg-libXv freetype" 1.10 +BUILD_DEPENDS="$DEPENDS xorg-dev zlib-dev xorg-libXvMC-dev \ 1.11 xorg-libXv-dev xorg-xextproto xorg-videoproto alsa-lib-dev libogg-dev \ 1.12 libvorbis-dev libtheora-dev freetype-dev" 1.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 @@ -15,6 +15,11 @@ 1.15 WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL" 1.16 1.17 # Rules to configure and make the package. 1.18 +# 1.19 +# Using --with-external-ffmpeg will make package smaller, but it dont seems 1.20 +# to work properly. Last try with external ffmpeg make xine unable to read avi 1.21 +# and other video files. 1.22 +# 1.23 compile_rules() 1.24 { 1.25 cd $src 1.26 @@ -23,7 +28,6 @@ 1.27 --infodir=/usr/share/info \ 1.28 --mandir=/usr/share/man \ 1.29 --with-freetype \ 1.30 - --with-external-ffmpeg \ 1.31 --without-jack \ 1.32 --without-imagemagick \ 1.33 --without-sdl \ 1.34 @@ -42,8 +46,8 @@ 1.35 cp -a $_pkg/usr/lib/xine $fs/usr/lib 1.36 1.37 # Do we need extra Fonts for subtitle support? \ 1.38 - compiled with freetype for using ttf fonts, xine fonts are only an alternative solution \ 1.39 - should we just ln DejavuSans as in mplayer? 1.40 + # compiled with freetype for using ttf fonts, xine fonts are only an alternative solution \ 1.41 + # should we just ln DejavuSans as in mplayer? 1.42 # lets keep sans font for extra support 1.43 mkdir -p $fs/usr/share/xine/libxine1/fonts/ 1.44 cp -a $_pkg/usr/share/xine/libxine1/fonts/sa* $fs/usr/share/xine/libxine1/fonts/