Merge pull request #4700 from Rmys/master

ffmpeg-3.4.2:ver.bump
This commit is contained in:
Rmys
2018-04-18 13:27:30 +03:00
committed by GitHub
2 changed files with 14 additions and 7 deletions
+1 -2
View File
@@ -32,7 +32,6 @@ def setup():
--enable-libopus \
--enable-libpulse \
--enable-librtmp \
--enable-libschroedinger \
--enable-libspeex \
--enable-libtheora \
--enable-libv4l2 \
@@ -49,7 +48,6 @@ def setup():
--enable-vdpau \
--enable-version3 \
--enable-libdc1394 \
--enable-libnut \
--enable-libcelt \
--enable-frei0r \
--enable-libcdio \
@@ -59,6 +57,7 @@ def setup():
def build():
autotools.make()
autotools.make('tools/qt-faststart')
#autotools.make("doc/ffmpeg-utils.1") üst sürümde kullan
autotools.make("doc/ff{mpeg,play,server}.1")
def install():
+13 -5
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="bc729e38c313ad381a56ffd29a61a7b985a49ea4" type="tarxz">http://ffmpeg.org/releases/ffmpeg-3.3.6.tar.xz</Archive>
<Archive sha1sum="baef74d93683c6b2029ac36b900732795216e066" type="tarxz">http://ffmpeg.org/releases/ffmpeg-3.4.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>freetype-devel</Dependency>
<Dependency>faac-devel</Dependency>
@@ -55,9 +55,10 @@
<Dependency>libXv-devel</Dependency>
<Dependency>libidn-devel</Dependency>
</BuildDependencies>
<!--<Patches>
<Patch>fix_build_x265.patch</Patch>
</Patches>-->
<Patches>
<Patch>chromium.patch</Patch>
<Patch>fs56089.patch</Patch>
</Patches>
</Source>
<Package>
@@ -121,12 +122,19 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2018-04-17</Date>
<Version>3.4.2</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-02-18</Date>
<Version>3.3.6</Version>