129 lines
4.7 KiB
XML
129 lines
4.7 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>libchromaprint</Name>
|
||
<Homepage>https://acoustid.org/chromaprint</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>LGPLv2.1</License>
|
||
<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="f7619befa313d23016ad6ed31d5b4fb307774da7" type="targz">https://github.com/acoustid/chromaprint/releases/download/v1.5.0/chromaprint-1.5.0.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>boost-devel</Dependency>
|
||
<Dependency>fftw3-devel</Dependency>
|
||
<Dependency>ffmpeg-devel</Dependency>
|
||
<Dependency>cmake</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>libchromaprint</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>ffmpeg</Dependency>
|
||
<Dependency>libgcc</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="data">/usr/share</Path>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>libchromaprint-devel</Name>
|
||
<summary>libchromaprint için geliştirme dosyaları</summary>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseTo="current">libchromaprint</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include</Path>
|
||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="11">
|
||
<Date>2023-10-29</Date>
|
||
<Version>1.5.0</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="10">
|
||
<Date>2021-10-30</Date>
|
||
<Version>1.5.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="9">
|
||
<Date>2020-03-07</Date>
|
||
<Version>1.4.3</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="8">
|
||
<Date>2018-08-14</Date>
|
||
<Version>1.4.3</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<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>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2018-03-22</Date>
|
||
<Version>1.4.2</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2017-02-03</Date>
|
||
<Version>1.4.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Stefan Gronewold(groni)</Name>
|
||
<Email>groni@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2016-11-17</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>
|
||
<Comment>Release Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2014-12-18</Date>
|
||
<Version>1.2</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Osman Erkan</Name>
|
||
<Email>osman.erkan@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|