libchromaprint: ver. bump to 1.4.3
This commit is contained in:
@@ -9,11 +9,11 @@
|
|||||||
<Email>admins@pisilinux.org</Email>
|
<Email>admins@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>LGPLv2.1</License>
|
<License>LGPLv2.1</License>
|
||||||
<PartOf>multimedia.plugin</PartOf>
|
<PartOf>multimedia.plugin</PartOf>
|
||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Chromaprint is the core component of the Acoustid project.</Summary>
|
<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>
|
<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="3d90530e643a351f49460f08fcbc163179e9c036" type="targz">https://bitbucket.org/acoustid/chromaprint/downloads/chromaprint-1.4.2.tar.gz</Archive>
|
<Archive sha1sum="c3f880f6ed752c0d0802c55d28a1a6df78b4d7d4" type="targz">https://github.com/acoustid/chromaprint/releases/download/v1.4.3/chromaprint-1.4.3.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>boost-devel</Dependency>
|
<Dependency>boost-devel</Dependency>
|
||||||
<Dependency>fftw3-devel</Dependency>
|
<Dependency>fftw3-devel</Dependency>
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
<Dependency>cmake</Dependency>
|
<Dependency>cmake</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>libchromaprint</Name>
|
<Name>libchromaprint</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
@@ -30,24 +30,31 @@
|
|||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="data">/usr/share</Path>
|
<Path fileType="data">/usr/share</Path>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>libchromaprint-devel</Name>
|
<Name>libchromaprint-devel</Name>
|
||||||
<summary>libchromaprint için geliştirme dosyaları</summary>
|
<summary>libchromaprint için geliştirme dosyaları</summary>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency releaseTo="current">libchromaprint</Dependency>
|
<Dependency releaseTo="current">libchromaprint</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="6">
|
<Update release="7">
|
||||||
|
<Date>2018-08-14</Date>
|
||||||
|
<Version>1.4.3</Version>
|
||||||
|
<Comment>Version bump</Comment>
|
||||||
|
<Name>Kamil Atlı</Name>
|
||||||
|
<Email>suvari@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
|
<Update release="6">
|
||||||
<Date>2018-04-27</Date>
|
<Date>2018-04-27</Date>
|
||||||
<Version>1.4.2</Version>
|
<Version>1.4.2</Version>
|
||||||
<Comment>Rebuild.</Comment>
|
<Comment>Rebuild.</Comment>
|
||||||
@@ -90,4 +97,4 @@
|
|||||||
<Email>osman.erkan@pisilinux.org</Email>
|
<Email>osman.erkan@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -5,9 +5,9 @@
|
|||||||
<Summary xml:lang="en">Chromaprint is the core component of the Acoustid project.</Summary>
|
<Summary xml:lang="en">Chromaprint is the core component of the Acoustid project.</Summary>
|
||||||
<Description xml:lang="en">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>
|
<Description xml:lang="en">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>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>libchromaprint-devel</Name>
|
<Name>libchromaprint-devel</Name>
|
||||||
<Summary xml:lang="tr">libchromaprint için geliştirme dosyaları</Summary>
|
<Summary xml:lang="tr">libchromaprint için geliştirme dosyaları</Summary>
|
||||||
</Package>
|
</Package>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|||||||
Reference in New Issue
Block a user