[Lunar-commits] CVS: moonbase/video/MPlayer DEPENDS,1.7,1.8

Jan Eidtmann cmak at lunar-linux.org
Tue Mar 16 12:32:33 GMT 2004


Update of /var/cvs/lunar/moonbase/video/MPlayer
In directory dbguin.lunar-linux.org:/tmp/cvs-serv2447/MPlayer

Modified Files:
	DEPENDS 
Log Message:
adding MPlayer-essentials module. includes only the DLLs which aren't supported by any of the open source codecs.

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/MPlayer/DEPENDS,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- DEPENDS	11 Dec 2003 04:09:44 -0000	1.7
+++ DEPENDS	16 Mar 2004 12:32:30 -0000	1.8
@@ -21,16 +21,21 @@
 		  ""               \
 		  "to use ogg audio format"            &&
 
+optional_depends  "MPlayer-essentials"     	       			\
+                  "--with-codecsdir=/usr/lib/win32"    			\
+		  ""               		       			\
+		  "Answer YES to get ALL codecs (4,6MB) which are not supported by any of the open source codecs and NO to choose from QuickTime and RealMedia codecs only" &&
+
 optional_depends  "MPlayer-qt"     \
                   ""               \
 		  ""               \
-		  "for QuickTime support"              &&
+		  "For QuickTime support (say n if you said y to MPlayer-essentials)" &&
 
 optional_depends  "MPlayer-rm"     \
                   ""               \
 		  ""               \
-		  "For RealMedia support"              &&
-
+		  "For RealMedia support (say n if you said y to MPlayer-essentials)" &&
+		  
 optional_depends "libmatroska"	\
 		 ""             \
 		 ""		\



More information about the Lunar-commits mailing list