Update of /cvsroot/fink/experimental/beren12/finkinfo/graphics
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30510/graphics

Modified Files:
        mplayer.info mplayer.patch 
Log Message:
must check mplayer deps, then ready to rock & roll!


Index: mplayer.info
===================================================================
RCS file: /cvsroot/fink/experimental/beren12/finkinfo/graphics/mplayer.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- mplayer.info        12 Oct 2004 17:46:37 -0000      1.6
+++ mplayer.info        29 Dec 2004 02:28:27 -0000      1.7
@@ -1,8 +1,8 @@
 Package: mplayer
-Version: 1.0.0pre3
+Version: 1.0.0pre6
 Revision: 1
-Source: http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-1.0pre3.tar.bz2
-Source-MD5: 998becb79417c6a14d15c07e85188b82
+Source: http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-1.0pre6.tar.bz2
+Source-MD5: 4a628f87a7070e10ffea04a1598979a9
 
 BuildDepends: pth, lame, libdvdread4, gtk+, glib, libpng3, libavcodec1-dev, 
aalib (>= 1.4rc5-2), libogg, libvorbis0, libdnet, libdv4, libmad, sdl, arts-dev 
(>= 1.1.0-2), xmms, gettext-dev, gettext-bin, libiconv-dev, xvidcore, x11-dev, 
fink (>= 0.17.0-1), xmms
 Depends: libdvdread4-shlibs, libavcodec1-shlibs, pth-shlibs, x11, gtk+-shlibs, 
glib-shlibs, libpng3-shlibs, aalib-shlibs (>= 1.4rc5-2), sdl-shlibs, 
libogg-shlibs, libvorbis0-shlibs, libmad-shlibs, lame-shlibs, libdnet-shlibs, 
lynx (>= 2.8.4-2) | lynx-ssl (>= 2.8.4-2), libdv4-shlibs, arts (>= 1.1.0-2), 
mplayer-skin, xvidcore-shlibs, xmms-shlibs
@@ -17,7 +17,9 @@
 patch -p1 < %a/%n.patch
 <<
 
-ConfigureParams: --with-extraincdir="/usr/X11R6/include/freetype2 
-I%p/include" --with-extralibdir=%p/lib --enable-menu --disable-libfame 
--enable-libavcodec --disable-vidix --enable-gui --enable-mad --enable-gl 
--enable-sdl --enable-aa --enable-xv --enable-xinerama --enable-x11 
--mandir="%p/share/man" --enable-largefiles --with-xmmslibdir="%p/lib" 
--with-xmmsplugindir="%p/lib/xmms" --enable-xmms --disable-cpu-optimization 
--disable-altivec
+ConfigureParams: --with-extralibdir="%p/lib" --with-extraincdir="%p/include" 
--mandir="%p/share/man" --enable-menu --enable-gui --disable-cpu-optimization 
--disable-altivec
+
+#ConfigureParams: --with-extralibdir=%p/lib --enable-menu --enable-gui 
--enable-mad --enable-gl --enable-sdl --enable-aa --enable-xv --enable-xinerama 
--enable-x11 --mandir="%p/share/man" --enable-largefiles 
--with-xmmslibdir="%p/lib" --with-xmmsplugindir="%p/lib/xmms" --enable-xmms 
--disable-cpu-optimization --disable-altivec
 InstallScript: <<
   make install DESTDIR=%d
   mkdir -p %i/etc/mplayer

Index: mplayer.patch
===================================================================
RCS file: /cvsroot/fink/experimental/beren12/finkinfo/graphics/mplayer.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- mplayer.patch       26 Jan 2004 00:28:23 -0000      1.4
+++ mplayer.patch       29 Dec 2004 02:28:27 -0000      1.5
@@ -1,15 +1,15 @@
-diff -ruN MPlayer-1.0pre3/configure MPlayer-1.0pre3.new/configure
---- MPlayer-1.0pre3/configure  Mon Dec  8 16:33:31 2003
-+++ MPlayer-1.0pre3.new/configure      Tue Dec 23 11:34:06 2003
-@@ -257,6 +257,7 @@
+diff -ruN MPlayer-1.0pre6/configure MPlayer-1.0pre6.new/configure
+--- MPlayer-1.0pre6/configure  Thu Dec 23 10:36:00 2004
++++ MPlayer-1.0pre6.new/configure      Tue Dec 28 20:36:49 2004
+@@ -272,6 +272,7 @@
  
  Miscellaneous options:
    --enable-runtime-cpudetection    Enable runtime CPU detection [disable]
[...7864 lines suppressed...]
++#
++# Prefill 5% of the cache before restarting playback after the cache emptied.
++cache_prefill = 5.0
++
++# DVD: Display English subtitles if available.
++# slang               = en
++
++# DVD: Play English audio tracks if available.
++# alang               = en
++
++
++## This is the correct way to use "subconfig" type options in the
++## configuration file. In the command line you use:
++## -aop list=resample:fout=44100 , but here it is:
++# aop=list=resample:fout=44100
++
++##
++## You can also include other configfiles
++##
++#include = /path/to/the/file/you/want/to/include



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to