[packages/ffmpeg] - up to 2.1; oldscaler is gone long time ago
arekm
arekm at pld-linux.org
Mon Oct 28 10:23:42 CET 2013
commit d97a793a2db3d367a2f525bf270d49e50e4383d4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Oct 28 10:23:39 2013 +0100
- up to 2.1; oldscaler is gone long time ago
ffmpeg.spec | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index b5e03ad..6d0311f 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -34,7 +34,7 @@
Summary: FFmpeg - a very fast video and audio converter
Summary(pl.UTF-8): FFmpeg - szybki konwerter audio/wideo
Name: ffmpeg
-Version: 2.0.2
+Version: 2.1
Release: 1
# LGPL or GPL, chosen at configure time (GPL version is more featured)
# (postprocessing, some filters, x264, xavs, xvid, x11grab)
@@ -42,7 +42,7 @@ Release: 1
License: GPL v3+ with LGPL v3+ parts
Group: Applications/Multimedia
Source0: http://ffmpeg.org/releases/%{name}-%{version}.tar.bz2
-# Source0-md5: 6c5cfed204d8a108325d1fc439ab734a
+# Source0-md5: 4ec1cedd4c7753512462f70b347c338a
Source1: ffserver.init
Source2: ffserver.sysconfig
Source3: ffserver.conf
@@ -107,6 +107,7 @@ BuildRequires: pkgconfig
%{?with_pulseaudio:BuildRequires: pulseaudio-devel}
BuildRequires: rpmbuild(macros) >= 1.470
BuildRequires: schroedinger-devel
+BuildRequires: shine-devel >= 3.0.0
%{?with_soxr:BuildRequires: soxr-devel}
BuildRequires: speex-devel >= 1:1.2-rc1
%{?with_doc:BuildRequires: tetex}
@@ -472,9 +473,6 @@ EOF
%endif
--enable-runtime-cpudetect
-# force oldscaler build
-%{__sed} -i -e 's|#define.*CONFIG_OLDSCALER.*0|#define CONFIG_OLDSCALER 1|g' config.h
-
%{__make} \
V=1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ffmpeg.git/commitdiff/d97a793a2db3d367a2f525bf270d49e50e4383d4
More information about the pld-cvs-commit
mailing list