update mkvtoolnix, libchromaprint

This commit is contained in:
groni
2016-11-04 17:21:59 +01:00
parent 91ec133e99
commit 377b1efaa7
2 changed files with 17 additions and 2 deletions
+8 -1
View File
@@ -14,7 +14,7 @@
<IsA>app:gui</IsA>
<Summary>A set of tools to create, alter and inspect Matroska files</Summary>
<Description>MKVToolnix is a set of tools (mkvmerge, mkvinfo and mkvextract) With these tools one can get information about (mkvinfo) Matroska files, extract tracks/data from (mkvextract) Matroska files and create (mkvmerge) Matroska files from other media files.</Description>
<Archive sha1sum="3418f2efa38c8a0f85bd97340c111a109cc990a0" type="tarxz">https://mkvtoolnix.download/sources/mkvtoolnix-9.3.1.tar.xz</Archive>
<Archive sha1sum="66050c813ee5a5ec7e2cbdff1e601a9087ddf5b8" type="tarxz">https://mkvtoolnix.download/sources/mkvtoolnix-9.5.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -56,6 +56,13 @@
</Package>
<History>
<Update release="4">
<Date>2016-11-04</Date>
<Version>9.5.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-08-11</Date>
<Version>9.3.1</Version>
+9 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Chromaprint is the core component of the Acoustid project.</Summary>
<Description>Chromaprint is the core component of the Acoustid project. It's a client-side library that implements a custom algorithm for extracting fingerprints from any audio source.</Description>
<Archive sha1sum="113415ca22298c201721b43e006824c7865afc17" type="targz">https://bitbucket.org/acoustid/chromaprint/downloads/chromaprint-1.2.tar.gz</Archive>
<Archive sha1sum="439c5d34a3ff46bcdb54cbcb613da175eb4d83c5" type="targz">https://bitbucket.org/acoustid/chromaprint/downloads/chromaprint-1.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>cmake</Dependency>
@@ -24,6 +24,7 @@
<Name>libchromaprint</Name>
<RuntimeDependencies>
<Dependency>ffmpeg</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
@@ -44,6 +45,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-11-04</Date>
<Version>1.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.2</Version>