[Commits] CVS: moonbase/video/MPlayer DEPENDS,1.4,1.5

jmhodges at lunar-linux.org jmhodges at lunar-linux.org
Mon Aug 4 16:11:20 GMT 2003


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

Modified Files:
	DEPENDS 
Log Message:
added faad and faad support to mplayer.. now go watch that howard dean 
qt vid or other such things


Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/MPlayer/DEPENDS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DEPENDS	12 Apr 2003 19:33:40 -0000	1.4
+++ DEPENDS	4 Aug 2003 16:11:18 -0000	1.5
@@ -26,6 +26,11 @@
 		  ""               \
 		  "For RealMedia support"              &&
 
+optional_depends "faad"		   \
+		 "--enable-faad"   \
+		 ""		   \
+		 "For FAAD2 (MPA/AAC) support" &&
+
 case  $GUI  in
   y|Y|j|J)  depends  libpng          &&
             depends  gtk+            &&




More information about the Lunar-commits mailing list