]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- up to 2.1; oldscaler is gone long time ago auto/th/ffmpeg-2.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 28 Oct 2013 09:23:39 +0000 (10:23 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 28 Oct 2013 09:23:39 +0000 (10:23 +0100)
ffmpeg.spec

index b5e03ad7db959db713709f7a8233f9ad91e1baf1..6d0311f8a9c477a723fe6533652edb5f7fe60733 100644 (file)
@@ -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
 
This page took 0.043873 seconds and 4 git commands to generate.