packages (FFMPEG_0_5): ffmpeg/ffmpeg.spec - fix libvdpau arch; rel 2
glen
glen at pld-linux.org
Wed Aug 25 08:51:52 CEST 2010
Author: glen Date: Wed Aug 25 06:51:52 2010 GMT
Module: packages Tag: FFMPEG_0_5
---- Log message:
- fix libvdpau arch; rel 2
---- Files affected:
packages/ffmpeg:
ffmpeg.spec (1.193.2.1 -> 1.193.2.2)
---- Diffs:
================================================================
Index: packages/ffmpeg/ffmpeg.spec
diff -u packages/ffmpeg/ffmpeg.spec:1.193.2.1 packages/ffmpeg/ffmpeg.spec:1.193.2.2
--- packages/ffmpeg/ffmpeg.spec:1.193.2.1 Tue Aug 24 23:48:39 2010
+++ packages/ffmpeg/ffmpeg.spec Wed Aug 25 08:51:47 2010
@@ -11,7 +11,7 @@
Summary(pl.UTF-8): Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
Name: ffmpeg
Version: 0.5.2
-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
@@ -40,7 +40,9 @@
BuildRequires: libraw1394-devel
BuildRequires: libtheora-devel >= 1.0-0.beta3
BuildRequires: libtool >= 2:1.4d-3
+%ifarch %{ix86} %{ix8664}
BuildRequires: libvdpau-devel
+%endif
BuildRequires: libvorbis-devel
BuildRequires: libx264-devel >= 0.1.3
BuildRequires: opencore-amr-devel
@@ -306,7 +308,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
@@ -453,6 +455,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.193.2.2 2010/08/25 06:51:47 glen
+- fix libvdpau arch; rel 2
+
Revision 1.193.2.1 2010/08/24 21:48:39 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.193.2.1&r2=1.193.2.2&f=u
More information about the pld-cvs-commit
mailing list