Files
main/hardware/optical/dvd+rw-tools/pspec.xml
T
2020-03-10 21:25:13 +03:00

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>dvd+rw-tools</Name>
<Homepage>http://fy.chalmers.se/~appro/linux/DVD+RW/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Tools for DVD+RW/-RW drives</Summary>
<Description>dvd+rw-tools is a set of tools to work with DVD+-RW drives.</Description>
<Archive sha1sum="6400e013934ff589b4b224eced03fd9f42ed719b" type="targz">http://fy.chalmers.se/~appro/linux/DVD+RW/tools/dvd+rw-tools-7.1.tar.gz</Archive>
<Patches>
<Patch level="1">dvd+rw-tools-7.0-dvddl.patch</Patch>
<Patch level="1">dvd+rw-tools-7.0-wctomb.patch</Patch>
<Patch level="1">dvd+rw-tools-7.0-wexit.patch</Patch>
<Patch>gcc-4.3.patch</Patch>
</Patches>
</Source>
<Package>
<Name>dvd+rw-tools</Name>
<RuntimeDependencies>
<!-- For growisofs' mkisofs dependency -->
<Dependency>cdrkit</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2020-03-10</Date>
<Version>7.1</Version>
<Comment>Rebuild with new toolchain.</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2018-08-18</Date>
<Version>7.1</Version>
<Comment>Rebuild with new toolchain.</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2017-04-13</Date>
<Version>7.1</Version>
<Comment>Rebuild with new toolchain.</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-10-09</Date>
<Version>7.1</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>