]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- rel 6; fix for new libx264 api auto/th/ffmpeg-0_5-6
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 20 Nov 2009 08:19:47 +0000 (08:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ffmpeg.spec -> 1.189

ffmpeg.spec

index 92a217fcf58776fe83fc999318923671570d2ada..01f5508f977672bcef960621e8882320c47e17ac 100644 (file)
@@ -10,7 +10,7 @@ Summary:      FFmpeg is a very fast video and audio converter
 Summary(pl.UTF-8):     Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:          ffmpeg
 Version:       0.5
-Release:       5
+Release:       6
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 # (postprocessing, ac3, xvid, x264, faad)
 License:       GPL v2+ with LGPL v2.1+ parts
@@ -45,7 +45,8 @@ BuildRequires:        libraw1394-devel
 BuildRequires: libtheora-devel >= 1.0-0.beta3
 BuildRequires: libtool >= 2:1.4d-3
 BuildRequires: libvorbis-devel
-BuildRequires: libx264-devel >= 0.1.2-1.20081023
+BuildRequires: libx264-devel >= 0.1.3
+BuildRequires: speex-devel
 %ifarch %{ix86}
 %ifnarch i386 i486
 BuildRequires: nasm
This page took 0.250798 seconds and 4 git commands to generate.