packages: ffmpeg/ffmpeg.spec - --enable-x11grab; rel 2

glen glen at pld-linux.org
Mon Sep 6 19:11:17 CEST 2010


Author: glen                         Date: Mon Sep  6 17:11:17 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- --enable-x11grab; rel 2

---- Files affected:
packages/ffmpeg:
   ffmpeg.spec (1.199 -> 1.200) 

---- Diffs:

================================================================
Index: packages/ffmpeg/ffmpeg.spec
diff -u packages/ffmpeg/ffmpeg.spec:1.199 packages/ffmpeg/ffmpeg.spec:1.200
--- packages/ffmpeg/ffmpeg.spec:1.199	Tue Aug 24 23:37:41 2010
+++ packages/ffmpeg/ffmpeg.spec	Mon Sep  6 19:11:12 2010
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:		ffmpeg
 Version:	0.6
-Release:	1
+Release:	2
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 # (postprocessing, ac3, xvid, x264, faad)
 License:	GPL v3+ with LGPL v3+ parts
@@ -24,7 +24,7 @@
 Patch0:		%{name}-bug-803.patch
 Patch1:		%{name}-gsm.patch
 # vhook is gone. this patch needs different approach
-#PatchX:		imagewidth.patch
+#PatchX: imagewidth.patch
 URL:		http://www.ffmpeg.org/
 BuildRequires:	SDL-devel
 BuildRequires:	dirac-devel >= 1.0.0
@@ -285,6 +285,7 @@
 	--enable-shared \
 	--enable-swscale \
 	--enable-vdpau \
+	--enable-x11grab \
 %ifnarch %{ix86} %{x8664}
 	--disable-mmx \
 %endif
@@ -295,7 +296,7 @@
 	--enable-nonfree \
 	--enable-libfaac \
 %endif
-	--enable-runtime-cpudetect 
+	--enable-runtime-cpudetect
 
 # force oldscaler build
 sed -i -e 's|#define.*CONFIG_OLDSCALER.*0|#define CONFIG_OLDSCALER 1|g' config.h
@@ -431,6 +432,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.200  2010/09/06 17:11:12  glen
+- --enable-x11grab; rel 2
+
 Revision 1.199  2010/08/24 21:37:41  glen
 - speex ver bummp for speex_header_free:
   libavcodec/libavcodec.so: undefined reference to `speex_header_free'
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ffmpeg/ffmpeg.spec?r1=1.199&r2=1.200&f=u



More information about the pld-cvs-commit mailing list