[arch-commits] Commit in pstoedit/trunk (PKGBUILD)
Ronald van Haren
ronald at archlinux.org
Fri Sep 2 17:03:46 UTC 2011
Date: Friday, September 2, 2011 @ 13:03:45
Author: ronald
Revision: 136891
upgpkg: pstoedit 3.60-1
update to 3.60
Modified:
pstoedit/trunk/PKGBUILD
----------+
PKGBUILD | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-02 16:49:33 UTC (rev 136890)
+++ PKGBUILD 2011-09-02 17:03:45 UTC (rev 136891)
@@ -4,8 +4,8 @@
# Contributor: Tobias Powalowski <t.powa at gmx.de>
pkgname=pstoedit
-pkgver=3.50
-pkgrel=4
+pkgver=3.60
+pkgrel=1
pkgdesc="Translates PostScript and PDF graphics into other vector formats"
arch=("i686" "x86_64")
url="http://www.pstoedit.net/"
@@ -15,18 +15,13 @@
options=('!libtool' '!makeflags')
source=("http://downloads.sourceforge.net/sourceforge/pstoedit/pstoedit-${pkgver}.tar.gz"
'pstoedit-3.50-parallel.patch' 'pstoedit-3.50-plugin-close.patch')
-sha1sums=('5685bef29fa00aae7cc314d3a1dd21612a98eb2b'
+sha1sums=('649ade3d873429548eb6dd9f3e13cb79a8d6a1a2'
'6e278b164d3e59fbb11e7fd5ae8ffb038932d69a'
'54bbe019de66eb4cb8525371462595d21fbd074e')
-
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
- # fix FS#19221 - [pstoedit] plugin close problem
- patch -Np1 -i ../pstoedit-3.50-parallel.patch
- patch -Np1 -i ../pstoedit-3.50-plugin-close.patch
-
sed -i 's/-pedantic//' configure
./configure --prefix=/usr
More information about the arch-commits
mailing list