Files
2021-08-11 16:13:58 +03:00

116 lines
4.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>simpleburn</Name>
<Homepage>http://simpleburn.tuxfamily.org/</Homepage>
<Packager>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>Cecill-2 license</License>
<Icon>simpleburn</Icon>
<IsA>app:gui</IsA>
<Summary>A simple GTK+ application for burning CDs and DVDs</Summary>
<Description>SimpleBurn is a minimalistic application for burning and extracting CDs and DVDs. It basically is a Cdrtools frontend and is designed in two parts: the GUI (GTK) and a BASH script that handle the requested actions.</Description>
<Archive sha1sum="1f5a076683e7157357f7b4ccc4fdd726c44d2aec" type="targz">http://simpleburn.tuxfamily.org/IMG/gz/simpleburn-1.8.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>gtk3-devel</Dependency>
<Dependency>cdparanoia-devel</Dependency>
<Dependency>mpg123-devel</Dependency>
<Dependency>pkgconfig</Dependency>
<Dependency>cmake</Dependency>
<Dependency>libisoburn-devel</Dependency>
<Dependency>libdvdread-devel</Dependency>
<Dependency>libburn-devel</Dependency>
<Dependency>libisofs-devel</Dependency>
<Dependency>libcdio-devel</Dependency>
<Dependency>libcddb-devel</Dependency>
<Dependency>cdrkit</Dependency>
<Dependency>util-linux</Dependency>
<Dependency>libutil-linux-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>simpleburn</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<!--Optional Dependencies-->
<Dependency>lame</Dependency>
<Dependency>cdparanoia</Dependency>
<Dependency>libisoburn</Dependency>
<Dependency>cdrdao</Dependency>
<Dependency>libcdio</Dependency>
<Dependency>libdvdread</Dependency>
<Dependency>libcddb</Dependency>
<Dependency>mpg123</Dependency>
<Dependency>vorbis-tools</Dependency>
<Dependency>cdrkit</Dependency>
<Dependency>libcdio</Dependency>
<!--Optional Dependencies-->
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="locale">/usr/share/locale</Path>
<Path fileType="data">/usr/share/simpleburn</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="application">/usr/share/applications</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2021-08-11</Date>
<Version>1.8.4</Version>
<Comment>Ver. bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2018-08-18</Date>
<Version>1.8.3.1</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-04-13</Date>
<Version>1.8.3.1</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-04-13</Date>
<Version>1.6.5</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-06-09</Date>
<Version>1.6.5</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-20</Date>
<Version>1.6.5</Version>
<Comment>Rebuild.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-19</Date>
<Version>1.6.5</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>