ffmpeg: update

This commit is contained in:
alihanozturk
2017-02-17 10:53:14 +03:00
parent 65e6e55740
commit 193346fc5a
2 changed files with 55 additions and 8 deletions
+7 -6
View File
@@ -15,7 +15,7 @@
<IsA>app:console</IsA>
<Summary>A command-line tool to record, convert and stream audio and video</Summary>
<Description>FFmpeg is a complete solution to record, convert and stream audio and video.</Description>
<Archive sha1sum="1178507b46ae88aa3dccb911e71af4b70c6f4f8e" type="tarxz">http://ffmpeg.org/releases/ffmpeg-3.2.2.tar.xz</Archive>
<Archive sha1sum="8a151ac100ec62c8091bef8917d59b628eab7dea" type="tarxz">http://ffmpeg.org/releases/ffmpeg-3.2.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>freetype-devel</Dependency>
<Dependency>faac-devel</Dependency>
@@ -53,6 +53,7 @@
<Dependency>libnut-devel</Dependency>
<Dependency>libcdio-paranoia-devel</Dependency>
<Dependency>libXv-devel</Dependency>
<Dependency>libidn-devel</Dependency>
</BuildDependencies>
<!--<Patches>
<Patch>fix_build_x265.patch</Patch>
@@ -127,11 +128,11 @@
<History>
<Update release="4">
<Date>2017-02-05</Date>
<Version>3.2.2</Version>
<Comment>Release bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
<Date>2017-02-17</Date>
<Version>3.2.4</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-06-13</Date>