wok rev 5020
update Xinelib: libglu (oplengl) and esound support disabled (nvidia dropped)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Mon Mar 01 09:07:49 2010 +0000 (2010-03-01) |
parents | de5d8ec1d324 |
children | 581aa08dc55c |
files | xine-lib/receipt |
line diff
1.1 --- a/xine-lib/receipt Mon Mar 01 09:06:07 2010 +0000 1.2 +++ b/xine-lib/receipt Mon Mar 01 09:07:49 2010 +0000 1.3 @@ -5,15 +5,22 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="Xine video library." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="xorg zlib xorg-libXv xorg-libXvMC alsa-lib glib gtk+ libsdl \ 1.8 -libgio libogg libvorbis ffmpeg" 1.9 -BUILD_DEPENDS="xorg-dev zlib-dev ffmpeg-dev ffmpeg xorg-libXvMC-dev \ 1.10 -xorg-libXvMC xorg-libXv xorg-libXv-dev libtheora" 1.11 +DEPENDS="xorg zlib xorg-libXv xorg-libXvMC alsa-lib libogg libvorbis \ 1.12 +libtheora xorg-libXvMC xorg-libXv freetype vcdimager-xmltools \ 1.13 + libmodplug gtk+" 1.14 +BUILD_DEPENDS="$DEPENDS xorg-dev zlib-dev xorg-libXvMC-dev \ 1.15 +xorg-libXv-dev xorg-xextproto xorg-videoproto alsa-lib-dev libogg-dev \ 1.16 +libvorbis-dev libtheora-dev freetype-dev" 1.17 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.18 WEB_SITE="http://www.xine-project.org/" 1.19 WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL" 1.20 1.21 # Rules to configure and make the package. 1.22 +# 1.23 +# Using --with-external-ffmpeg will make package smaller, but it dont seems 1.24 +# to work properly. Last try with external ffmpeg make xine unable to read avi 1.25 +# and other video files. 1.26 +# 1.27 compile_rules() 1.28 { 1.29 cd $src 1.30 @@ -21,9 +28,18 @@ 1.31 --prefix=/usr \ 1.32 --infodir=/usr/share/info \ 1.33 --mandir=/usr/share/man \ 1.34 - --with-external-ffmpeg \ 1.35 - --disable-gnome-vfs \ 1.36 --with-freetype \ 1.37 + --without-jack \ 1.38 + --without-imagemagick \ 1.39 + --without-sdl \ 1.40 + --disable-gnomevfs \ 1.41 + --disable-samba \ 1.42 + --disable-glu \ 1.43 + --disable-opengl \ 1.44 + --disable-faad \ 1.45 + --disable-fb \ 1.46 + --disable-syncfb \ 1.47 + --without-esound \ 1.48 $CONFIGURE_ARGS && 1.49 make && 1.50 make DESTDIR=$PWD/_pkg install 1.51 @@ -35,10 +51,10 @@ 1.52 mkdir -p $fs/usr/lib $fs/usr/share 1.53 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 1.54 cp -a $_pkg/usr/lib/xine $fs/usr/lib 1.55 - 1.56 + 1.57 # Do we need extra Fonts for subtitle support? \ 1.58 - compiled with freetype for using ttf fonts, xine fonts are only an alternative solution \ 1.59 - should we just ln DejavuSans as in mplayer? 1.60 + # compiled with freetype for using ttf fonts, xine fonts are only an alternative solution \ 1.61 + # should we just ln DejavuSans as in mplayer? 1.62 # lets keep sans font for extra support 1.63 mkdir -p $fs/usr/share/xine/libxine1/fonts/ 1.64 cp -a $_pkg/usr/share/xine/libxine1/fonts/sa* $fs/usr/share/xine/libxine1/fonts/