Files
main/office/misc/pstoedit/pspec.xml
T
2018-08-09 19:18:47 +03:00

83 lines
3.1 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>pstoedit</Name>
<Homepage>http://www.pstoedit.net</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2+</License>
<IsA>app:console</IsA>
<IsA>library</IsA>
<Summary>Translates PostScript and PDF graphics into other vector formats</Summary>
<Description>Pstoedit converts PostScript and PDF files to various vector graphic formats. The resulting files can be edited or imported into various drawing packages.</Description>
<Archive sha1sum="0737c78b3b84394e0acf514c43ea21f5d66a1c00" type="targz">mirrors://sourceforge/pstoedit/pstoedit-3.73.tar.gz</Archive>
<BuildDependencies>
<Dependency>plotutils-devel</Dependency>
<Dependency>gd-devel</Dependency>
<Dependency>imagemagick-devel</Dependency>
<Dependency>ghostscript-devel</Dependency>
<Dependency>libzip-devel</Dependency>
</BuildDependencies>
<Patches>
</Patches>
</Source>
<Package>
<Name>pstoedit</Name>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency>imagemagick</Dependency>
<Dependency>gd</Dependency>
<Dependency>plotutils</Dependency>
<Dependency>libzip</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>
<Path fileType="data">/usr/share/pstoedit</Path>
</Files>
</Package>
<Package>
<Name>pstoedit-devel</Name>
<Summary>Development files for pstoedit</Summary>
<RuntimeDependencies>
<Dependency release="current">pstoedit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/share/aclocal</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-08-09</Date>
<Version>3.73</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2018-02-10</Date>
<Version>3.70</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2017-01-01</Date>
<Version>3.70</Version>
<Comment>First release.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>