[Lunar-commits] <moonbase-other> MPlayer: Adjusting the DEPENDS to compile with ffmpeg-1.0.

stumbles stumbles at lunar-linux.org
Sat Oct 13 15:21:48 CEST 2012


commit a3a58d05d189fba599aa1c73cf847e9e387e3312
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 13 Oct 2012 06:21:48 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/a3a58d05d189fba599aa1c73cf847e9e387e3312

MPlayer: Adjusting the DEPENDS to compile with ffmpeg-1.0.
---
  video/MPlayer/DEPENDS | +1/-1     
  1 file changed, 1 insertion(+), 1 deletion(-)

--- a/video/MPlayer/DEPENDS
+++ b/video/MPlayer/DEPENDS
@@ -99,7 +99,7 @@ optional_depends live555 \
 
 # MPlayer needs to use x264 *via* ffmpeg
 optional_depends ffmpeg \
-                 "--enable-x264" \
+                 "--enable-x264 --extra-libs=-lx264" \
                  "--disable-x264" \
                  "use ffmpeg (with e.g. x264-snapshot)"
 




More information about the Lunar-commits mailing list