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
+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>