avidemux ver. bump

This commit is contained in:
Rmys
2020-10-15 16:40:48 +03:00
committed by GitHub
parent bab6fea438
commit 9594523074
3 changed files with 37 additions and 1 deletions
+14 -1
View File
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>Simple video editing/encoding tool</Summary>
<Description>Avidemux is a video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting capabilities.</Description>
<Archive sha1sum="cafde9bdaa3e02c0c8e3b10428f70c0e88dbe6e8" type="targz">mirrors://sourceforge/avidemux/avidemux_2.7.4.tar.gz</Archive>
<Archive sha1sum="37a9e58739c2ec69db1652dea4ae15a7765987cf" type="targz">mirrors://sourceforge/avidemux/avidemux_2.7.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-assistant-devel</Dependency>
@@ -66,9 +66,14 @@
<Dependency>libvorbis-devel</Dependency>
<Dependency>fontconfig-devel</Dependency>
<Dependency>opencore-amr-devel</Dependency>
<Dependency>libfdk-aac-devel</Dependency>
<Dependency>pulseaudio-libs-devel</Dependency>
<Dependency>jack-audio-connection-kit-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">log.diff</Patch>
<Patch level="1">qt-5.15.diff</Patch>
</Patches>
</Source>
<Package>
@@ -106,6 +111,7 @@
<Dependency>libvorbis</Dependency>
<Dependency>fontconfig</Dependency>
<Dependency>opencore-amr</Dependency>
<Dependency>libfdk-aac</Dependency>
<Dependency>pulseaudio-libs</Dependency>
<Dependency>jack-audio-connection-kit</Dependency>
</RuntimeDependencies>
@@ -191,6 +197,13 @@
</Package>
<History>
<Update release="14">
<Date>2020-10-15</Date>
<Version>2.7.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2020-03-08</Date>
<Version>2.7.4</Version>