[Lunar-commits] r24920 - moonbase/trunk/video/vlc

Dennis Veatch stumbles at lunar-linux.org
Tue Jun 19 18:28:54 CEST 2007


Author: stumbles
Date: 2007-06-19 18:28:54 +0200 (Tue, 19 Jun 2007)
New Revision: 24920

Removed:
   moonbase/trunk/video/vlc/BUILD
Modified:
   moonbase/trunk/video/vlc/DEPENDS
Log:

A few more twiddles here. The qt/kde switches longer exist
and the embedded qt is disabled by default. The configure 
script and default_build get along correctly. It built 
successfully with smb enabled. Lastly, here anyway, the only
things that still barf when enabled are dirac and libquicktime.
The later insists on looking for Apple crap.



Deleted: moonbase/trunk/video/vlc/BUILD

Modified: moonbase/trunk/video/vlc/DEPENDS
===================================================================
--- moonbase/trunk/video/vlc/DEPENDS	2007-06-19 15:46:34 UTC (rev 24919)
+++ moonbase/trunk/video/vlc/DEPENDS	2007-06-19 16:28:54 UTC (rev 24920)
@@ -90,3 +90,8 @@
                   "--enable-twolame"      \
                   "--disable-twolame"     \
                   "for MPEG Audio Layer 2 support"
+
+optional_depends  "samba"                 \
+                  "--enable-smb"          \
+                  "--disable-smb"         \
+                  "for Samba support"



More information about the Lunar-commits mailing list