[Lunar-commits] <moonbase> xine-lib-vdpau: A sedit here to fix the make failure from the lastest ffmpeg bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Feb 28 20:51:13 CET 2010
commit d763fa361ab7bca5e1b29c2c4e24b6e18a3daf93
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Feb 28 14:51:13 2010 -0500
xine-lib-vdpau: A sedit here to fix the make failure from the lastest ffmpeg bump.
---
video/xine-lib-vdpau/BUILD | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/video/xine-lib-vdpau/BUILD b/video/xine-lib-vdpau/BUILD
index f2fcda3..3259368 100644
--- a/video/xine-lib-vdpau/BUILD
+++ b/video/xine-lib-vdpau/BUILD
@@ -2,6 +2,9 @@
# sedit 's/\$sarchopt=\$archopt_val//' m4/optimizations.m4 &&
+# Fixes the make failing with the lastest ffmpeg bump.
+ sedit "s:RGBA32:RGB32:g" src/combined/ffmpeg/ff_video_decoder.c &&
+
unset CFLAGS &&
OPTS+=" --enable-static --with-xv-path=/usr/X11/lib --enable-mmap --enable-antialiasing"
More information about the Lunar-commits
mailing list