123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://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="eec18558abdf5ff1e466707e3cc869718ec55ac8" type="targz">mirrors://sourceforge/pstoedit/pstoedit-4.01.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="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>
|