[packages/gstreamer0.10-ffmpeg: 49/50] without system_ffmpeg by default

jajcus jajcus at pld-linux.org
Thu Jan 10 12:33:06 CET 2013


commit 11339ceea79526fcf6008ae0956ca9d44a1cb20d
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Thu Jan 10 10:51:45 2013 +0100

    without system_ffmpeg by default
    
    Using system ffmpeg is highly discouraged and won't work with our
    current ffmpeg anyway. And we just want a working ffmpeg plugin for the
    legacy GStreamer.

 gstreamer0.10-ffmpeg.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gstreamer0.10-ffmpeg.spec b/gstreamer0.10-ffmpeg.spec
index 31ab59d..40dfc5e 100644
--- a/gstreamer0.10-ffmpeg.spec
+++ b/gstreamer0.10-ffmpeg.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	vdpau		# build FFmpeg without VDPAU support
-%bcond_without	system_ffmpeg	# system FFmpeg (note: upstream does not accept bugs with system ffmpeg)
+%bcond_with	system_ffmpeg	# system FFmpeg (note: upstream does not accept bugs with system ffmpeg)
 
 %define		gstname gst-ffmpeg
 %define		gst_major_ver   0.10
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer0.10-ffmpeg.git/commitdiff/4744a193b697bff728371a9ccd96c60bc28bc18e



More information about the pld-cvs-commit mailing list