Merge pull request #14985 from Rmys/master

libchromaprint rebuild
This commit is contained in:
Rmys
2024-09-27 11:56:56 +03:00
committed by GitHub
+8 -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="f7619befa313d23016ad6ed31d5b4fb307774da7" type="targz">https://github.com/acoustid/chromaprint/releases/download/v1.5.0/chromaprint-1.5.0.tar.gz</Archive>
<Archive sha1sum="f54d8b58ff514ab65851d524237b38d8965cba57" type="targz">https://github.com/acoustid/chromaprint/releases/download/v1.5.1/chromaprint-1.5.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>boost-devel</Dependency>
<Dependency>fftw3-devel</Dependency>
@@ -47,6 +47,13 @@
</Package>
<History>
<Update release="12">
<Date>2024-08-10</Date>
<Version>1.5.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="11">
<Date>2023-10-29</Date>
<Version>1.5.0</Version>