77 lines
2.7 KiB
XML
77 lines
2.7 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>unoconv</Name>
|
||
<Homepage>http://dag.wieers.com/home-made/unoconv</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2</License>
|
||
<IsA>app:console</IsA>
|
||
<Summary>A document converter</Summary>
|
||
<Description>unoconv converts between any document format that OpenOffice / OpenOffice understands.</Description>
|
||
<Archive sha1sum="6b5fa97a0f27e70ae935afebe072784f4710e58b" type="targz">https://github.com/dagwieers/unoconv/archive/0.8.2.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>xmlto</Dependency>
|
||
<Dependency>asciidoc</Dependency>
|
||
<Dependency>python3-devel</Dependency>
|
||
<Dependency>python3-setuptools</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>unoconv</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>xmlto</Dependency>
|
||
<Dependency>asciidoc</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
|
||
<Update release="5">
|
||
<Date>2018-11-04</Date>
|
||
<Version>0.8.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2018-08-05</Date>
|
||
<Version>0.7</Version>
|
||
<Comment>Rebuild</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2017-02-05</Date>
|
||
<Version>0.7</Version>
|
||
<Comment>Rebuild</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2016-06-09</Date>
|
||
<Version>0.7</Version>
|
||
<Comment>Release Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2016-03-23</Date>
|
||
<Version>0.7</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Stefan Gronewold</Name>
|
||
<Email>groni@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|