pstoedit: version bump to 4.02
This commit is contained in:
@@ -10,7 +10,7 @@ from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
pisitools.dosed("configure.ac", "-pedantic ", "")
|
||||
autotools.autoreconf("-fi")
|
||||
autotools.autoreconf("-vi")
|
||||
autotools.configure("--disable-static \
|
||||
--with-swf")
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>pstoedit</Name>
|
||||
@@ -13,13 +13,14 @@
|
||||
<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>
|
||||
<Archive sha1sum="83a59094030655da1f0dd81074cf7b57fef43fe8" type="targz">mirrors://sourceforge/pstoedit/pstoedit-4.02.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>plotutils-devel</Dependency>
|
||||
<Dependency>gd-devel</Dependency>
|
||||
<Dependency>libzip-devel</Dependency>
|
||||
<Dependency>plotutils-devel</Dependency>
|
||||
<Dependency>imagemagick-devel</Dependency>
|
||||
<Dependency>ghostscript-devel</Dependency>
|
||||
<Dependency>libzip-devel</Dependency>
|
||||
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
</Patches>
|
||||
@@ -28,15 +29,16 @@
|
||||
<Package>
|
||||
<Name>pstoedit</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>imagemagick</Dependency>
|
||||
<Dependency>gd</Dependency>
|
||||
<Dependency>plotutils</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</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>
|
||||
@@ -57,6 +59,13 @@
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user