cdparanoia:moved into main for pisi 2.0
This commit is contained in:
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>cdparanoia</Name>
|
||||
<Homepage>http://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>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2014-05-20</Date>
|
||||
<Version>3.10.2</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Serdar Soytetir</Name>
|
||||
<Email>kaptan@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2014-03-10</Date>
|
||||
<Version>3.10.2</Version>
|
||||
<Comment>Rebuild for patch</Comment>
|
||||
<Name>Burak Fazıl Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2014-01-01</Date>
|
||||
<Version>3.10.2</Version>
|
||||
<Comment>Release bump and clean</Comment>
|
||||
<Name>Burak Fazıl Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2013-09-14</Date>
|
||||
<Version>3.10.2</Version>
|
||||
<Comment>*Release bump.
|
||||
*Disable patch</Comment>
|
||||
<Name>Burak Fazıl Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2010-10-13</Date>
|
||||
<Version>3.10.2</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user