Browse Source

office/pstoedit: Updated for version 3.77.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/186/head
Pedro Mendes 4 years ago
committed by Willy Sudiarto Raharjo
parent
commit
607ef86b08
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 6
      office/pstoedit/README
  2. 7
      office/pstoedit/pstoedit.SlackBuild
  3. 6
      office/pstoedit/pstoedit.info
  4. 6
      office/pstoedit/slack-desc

6
office/pstoedit/README

@ -6,8 +6,4 @@ NOIXML, PCB, PCL, RIB, RPL, RTF, SK, SVG, SVM, SWF, TGIF, XAML, WMF
and variants of these. Output is also possible to text in different
formats and Java or TK code.
This version has some incompatibilities with ghostscript versions
earlier than 9.50 (eg 9.26 as in Slackware 14.4). If you get errors try
using the option "-rdb".
libEMF, plotutils, and ming are optional dependencies.
libEMF, and plotutils are optional dependencies.

7
office/pstoedit/pstoedit.SlackBuild

@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pstoedit
VERSION=${VERSION:-3.75}
BUILD=${BUILD:-2}
VERSION=${VERSION:-3.77}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -87,6 +87,7 @@ CXXFLAGS="$SLKCFLAGS -std=c++14" \
--sysconfdir=/etc \
--localstatedir=/var \
--mandir=/usr/man \
--without-swf \
--build=$ARCH-slackware-linux
make
@ -105,7 +106,7 @@ mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a readme.install $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
rm -f $PKG/usr/lib*/*.la
rm -rf $PKG/usr/lib*/*.la
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc

6
office/pstoedit/pstoedit.info

@ -1,8 +1,8 @@
PRGNAM="pstoedit"
VERSION="3.75"
VERSION="3.77"
HOMEPAGE="http://www.pstoedit.net/"
DOWNLOAD="https://downloads.sourceforge.net/pstoedit/pstoedit-3.75.tar.gz"
MD5SUM="a1965d0fcc4e151a265907865078d2c4"
DOWNLOAD="https://downloads.sourceforge.net/pstoedit/pstoedit-3.77.tar.gz"
MD5SUM="c745d34036d11e8518b7ede83b03efa7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

6
office/pstoedit/slack-desc

@ -12,8 +12,8 @@ pstoedit: pstoedit converts PostScript and PDF files to various vector graphic
pstoedit: formats. The resulting files can be edited or imported into various
pstoedit: drawing packages. Output formats include: AI, ASY, CGM, DXF, EMF,
pstoedit: FIG, GMFA, GMFI, GSCHEM, HPGL, IDRAW, KIL, LATEX2E, LWO, MIF, MNA,
pstoedit: MPOST, NOIXML, PCB, PCL, RIB, RPL, RTF, SK, SVG, SVM, SWF, TGIF,
pstoedit: XAML, WMF, and variants of these. Output is also possible to various
pstoedit: text formats, Java, or TK code.
pstoedit: MPOST, NOIXML, PCB, PCL, RIB, RPL, RTF, SK, SVG, SVM, TGIF, XAML,
pstoedit: WMF, and variants of these. Output is also possible to various text
pstoedit: formats, Java, or TK code.
pstoedit:
pstoedit: Homepage: http://www.pstoedit.net/
Loading…
Cancel
Save