12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>cdparanoia</Name>
- <Homepage>https://www.xiph.org/paranoia/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:console</IsA>
- <IsA>library</IsA>
- <Summary>An advanced CDDA reader with error correction</Summary>
- <Description>cdparanoia is an advanced CDDA (audio CD) reader with error correction.</Description>
- <Archive sha1sum="1901e20d3a370ca6afa4c76a9ef30d3f03044320" type="targz">http://downloads.xiph.org/releases/cdparanoia/cdparanoia-III-10.2.src.tgz</Archive>
- <Patches>
- <Patch level="1">build_system.patch</Patch>
- <Patch level="1">cdparanoia-III-05-gcc4.3.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>cdparanoia</Name>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
- </Files>
- </Package>
- <Package>
- <Name>cdparanoia-devel</Name>
- <Summary>Development files for cdparanoia</Summary>
- <RuntimeDependencies>
- <Dependency release="current">cdparanoia</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- </Files>
- </Package>
- <History>
- <Update release="5">
- <Date>2020-01-11</Date>
- <Version>3.10.2</Version>
- <Comment>Rebuild</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2018-07-31</Date>
- <Version>3.10.2</Version>
- <Comment>Rebuild.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2017-02-16</Date>
- <Version>3.10.2</Version>
- <Comment>Rebuild.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>3.10.2</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2014-05-20</Date>
- <Version>3.10.2</Version>
- <Comment>First release</Comment>
- <Name>Serdar Soytetir</Name>
- <Email>kaptan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|