69 lines
2.5 KiB
XML
69 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>libcdaudio</Name>
|
||
<Homepage>http://libcdaudio.sourceforge.net</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2</License>
|
||
<IsA>library</IsA>
|
||
<IsA>app:console</IsA>
|
||
<Summary>A library for controlling CD-ROM devices</Summary>
|
||
<Description>libcdaudio is a portable library for controlling audio CDs. It is also able to manage transfers of information with the CDDB (http://www.freedb.org/) and CDIndex systems.</Description>
|
||
<Archive sha1sum="1ae52f858c1a5ac9ced8eb7165620372b2a17035" type="targz">mirrors://sourceforge/libcdaudio/libcdaudio-0.99.12p2.tar.gz</Archive>
|
||
<Patches>
|
||
<Patch>libcdaudio-0.99.10.config.patch</Patch>
|
||
<Patch level="1">security-bug-8587.patch</Patch>
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>libcdaudio</Name>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>libcdaudio-devel</Name>
|
||
<Summary>Development files for libcdaudio</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">libcdaudio</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include</Path>
|
||
<Path fileType="data">/usr/share/aclocal</Path>
|
||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="3">
|
||
<Date>2014-05-26</Date>
|
||
<Version>0.99.12</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Alihan Öztürk</Name>
|
||
<Email>alihan@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2014-03-08</Date>
|
||
<Version>0.99.12</Version>
|
||
<Comment>Rebuild</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvarice@gmail.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2010-10-12</Date>
|
||
<Version>0.99.12</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Pisi Linux Admins</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|