[Lunar-commits] r24699 - moonbase/trunk/video/MPlayer
Dennis Veatch
stumbles at lunar-linux.org
Tue Jun 5 13:43:31 CEST 2007
Author: stumbles
Date: 2007-06-05 13:43:31 +0200 (Tue, 05 Jun 2007)
New Revision: 24699
Modified:
moonbase/trunk/video/MPlayer/DEPENDS
Log:
A couple of CGI optional depends for MPlayer.
Modified: moonbase/trunk/video/MPlayer/DEPENDS
===================================================================
--- moonbase/trunk/video/MPlayer/DEPENDS 2007-06-05 11:39:53 UTC (rev 24698)
+++ moonbase/trunk/video/MPlayer/DEPENDS 2007-06-05 11:43:31 UTC (rev 24699)
@@ -50,4 +50,15 @@
optional_depends "MPlayer-all" \
"" \
"" \
- "to install more foreign codecs"
+ "to install more foreign codecs" &&
+
+optional_depends "libggi" \
+ "--enable-ggi" \
+ "--disable-ggi" \
+ "General Graphics Interface support" &&
+
+optional_depends "libggiwmh" \
+ "--enable-ggiwmh" \
+ "--disable-ggiwmh" \
+ "GGI extension support"
+
More information about the Lunar-commits
mailing list