[Lunar-commits] <moonbase> xine-lib-vdpau: remove kdelibs3 references from the BUILD file.
Florin Braescu
florin at lunar-linux.org
Tue Jan 5 18:40:07 CET 2010
commit 8314d38cc3a669f6b32560eb2330162ce58a22b2
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jan 5 19:40:07 2010 +0200
xine-lib-vdpau: remove kdelibs3 references from the BUILD file.
---
video/xine-lib-vdpau/BUILD | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/video/xine-lib-vdpau/BUILD b/video/xine-lib-vdpau/BUILD
index 6afc91a..f2fcda3 100644
--- a/video/xine-lib-vdpau/BUILD
+++ b/video/xine-lib-vdpau/BUILD
@@ -1,13 +1,13 @@
(
# sedit 's/\$sarchopt=\$archopt_val//' m4/optimizations.m4 &&
- if module_installed kdelibs3; then
- . /etc/profile.d/kde3.rc
- OPTS+=" --with-arts"
- fi &&
-unset CFLAGS &&
+
+ unset CFLAGS &&
+
OPTS+=" --enable-static --with-xv-path=/usr/X11/lib --enable-mmap --enable-antialiasing"
+
./autogen.sh &&
+
default_build
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list