[Lunar-commits] <moonbase> ffmpeg: Enable X11 grabbber

Auke Kok sofar at foo-projects.org
Mon Feb 7 23:56:24 CET 2011


commit a001b75d840861a774d3915411a6856155242f36
Author: Auke Kok <sofar at foo-projects.org>
Date:   Mon Feb 7 23:56:24 2011 +0100

    ffmpeg: Enable X11 grabbber
---
 video/ffmpeg/BUILD |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/video/ffmpeg/BUILD b/video/ffmpeg/BUILD
index 6a864bf..98ca448 100644
--- a/video/ffmpeg/BUILD
+++ b/video/ffmpeg/BUILD
@@ -15,6 +15,7 @@
           --enable-avfilter-lavf  \
           --enable-swscale        \
           --enable-avfilter       \
+          --enable-x11grab        \
           --enable-nonfree"      &&
 
   if [ -n $CPU ] ; then


More information about the Lunar-commits mailing list