summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2008-11-26 14:48:02 -0600
committerArwed von Merkatz2008-12-03 20:01:06 +0100
commit80a1fb1d73d81ed14dface6f1954791c704c01a1 (patch)
treed7e7a79a425795cbb2c47e08350a205273b02e18
parentad0614df8a032af2b18d7876549780efacc5459a (diff)
vlc: Requires extra configure options when building without
LIBAVCODEC (cherry picked from commit 0e5c864ae65b5d8838c74e352d4a7567bc4cfe38)
-rwxr-xr-xvideo/vlc/DEPENDS2
-rw-r--r--video/vlc/HISTORY4
2 files changed, 5 insertions, 1 deletions
diff --git a/video/vlc/DEPENDS b/video/vlc/DEPENDS
index c50c0f182a..cab41968a6 100755
--- a/video/vlc/DEPENDS
+++ b/video/vlc/DEPENDS
@@ -148,7 +148,7 @@ optional_depends libmpeg2 \
optional_depends LIBAVCODEC \
"--enable-avcodec" \
- "--disable-avcodec" \
+ "--disable-avcodec --disable-avformat --disable-postproc" \
"for lots of video codecs" &&
optional_depends "libmatroska" \
diff --git a/video/vlc/HISTORY b/video/vlc/HISTORY
index 9e3d747908..cd51b5a6c1 100644
--- a/video/vlc/HISTORY
+++ b/video/vlc/HISTORY
@@ -1,3 +1,7 @@
+2008-11-26 George Sherwood <gsherwood@sourcemage.org>
+ * DEPENDS: Requires more options to build without LIBAVCODEC
+ --disable-avformat --disable-postproc
+
2008-11-16 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* PRE_BUILD, vlc-separate-window.patch: added a patch to repair
integrated video display which was broken since 0.9.3