Files
main/office/misc/pstoedit/pspec.xml
T
2025-10-22 14:13:54 +03:00

99 lines
3.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://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="83a59094030655da1f0dd81074cf7b57fef43fe8" type="targz">mirrors://sourceforge/pstoedit/pstoedit-4.02.tar.gz</Archive>
<BuildDependencies>
<Dependency>gd-devel</Dependency>
<Dependency>libzip-devel</Dependency>
<Dependency>plotutils-devel</Dependency>
<Dependency>imagemagick-devel</Dependency>
<Dependency>ghostscript-devel</Dependency>
</BuildDependencies>
<Patches>
</Patches>
</Source>
<Package>
<Name>pstoedit</Name>
<RuntimeDependencies>
<Dependency>gd</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libzip</Dependency>
<Dependency>plotutils</Dependency>
<Dependency>imagemagick</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/libpstoedit.so*</Path>
<Path fileType="library">/usr/lib/pstoedit</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="5">
<Date>2025-10-22</Date>
<Version>4.02</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2024-08-29</Date>
<Version>4.01</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<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>