libchromaprint: ver. bump to 1.4.3
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2.1</License>
|
||||
<PartOf>multimedia.plugin</PartOf>
|
||||
<PartOf>multimedia.plugin</PartOf>
|
||||
<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="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>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency>fftw3-devel</Dependency>
|
||||
@@ -21,7 +21,7 @@
|
||||
<Dependency>cmake</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>libchromaprint</Name>
|
||||
<RuntimeDependencies>
|
||||
@@ -30,24 +30,31 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>libchromaprint-devel</Name>
|
||||
<summary>libchromaprint için geliştirme dosyaları</summary>
|
||||
<summary>libchromaprint için geliştirme dosyaları</summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency releaseTo="current">libchromaprint</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<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>
|
||||
<Version>1.4.2</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
@@ -90,4 +97,4 @@
|
||||
<Email>osman.erkan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
@@ -5,9 +5,9 @@
|
||||
<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>
|
||||
</Source>
|
||||
|
||||
|
||||
<Package>
|
||||
<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>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user