From c7c0a8ac602e9259eea740b40ac55c5a79a665d7 Mon Sep 17 00:00:00 2001 From: suvari Date: Wed, 22 Oct 2025 14:13:54 +0300 Subject: [PATCH] pstoedit: version bump to 4.02 --- office/misc/pstoedit/actions.py | 2 +- office/misc/pstoedit/pspec.xml | 25 +++++++++++++++++-------- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/office/misc/pstoedit/actions.py b/office/misc/pstoedit/actions.py index 2f968c459b..3708cb7892 100644 --- a/office/misc/pstoedit/actions.py +++ b/office/misc/pstoedit/actions.py @@ -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") diff --git a/office/misc/pstoedit/pspec.xml b/office/misc/pstoedit/pspec.xml index 37c24c962c..f9746bd2d4 100644 --- a/office/misc/pstoedit/pspec.xml +++ b/office/misc/pstoedit/pspec.xml @@ -1,5 +1,5 @@ - + pstoedit @@ -13,13 +13,14 @@ library Translates PostScript and PDF graphics into other vector formats Pstoedit converts PostScript and PDF files to various vector graphic formats. The resulting files can be edited or imported into various drawing packages. - mirrors://sourceforge/pstoedit/pstoedit-4.01.tar.gz + mirrors://sourceforge/pstoedit/pstoedit-4.02.tar.gz - plotutils-devel gd-devel + libzip-devel + plotutils-devel imagemagick-devel ghostscript-devel - libzip-devel + @@ -28,15 +29,16 @@ pstoedit - libgcc - imagemagick gd - plotutils + libgcc libzip + plotutils + imagemagick /usr/bin - /usr/lib + /usr/lib/libpstoedit.so* + /usr/lib/pstoedit /usr/share/man /usr/share/doc /usr/share/pstoedit @@ -57,6 +59,13 @@ + + 2025-10-22 + 4.02 + Version bump + Kamil Atlı + suvari@pisilinux.org + 2024-08-29 4.01