From 3cc79074c0c2dacbe5dc3dcaa5ee9f68fea48074 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 1 Apr 2011 14:28:35 +0200 Subject: [PATCH] ghostscript: update to 9.02. Fixes #160. --- pkgs/ghostscript/ghostscript.nm | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/pkgs/ghostscript/ghostscript.nm b/pkgs/ghostscript/ghostscript.nm index eb5d54d66..573e742c2 100644 --- a/pkgs/ghostscript/ghostscript.nm +++ b/pkgs/ghostscript/ghostscript.nm @@ -25,8 +25,8 @@ include $(PKGROOT)/Include PKG_NAME = ghostscript -PKG_VER = 8.70 -PKG_REL = 0 +PKG_VER = 9.02 +PKG_REL = 1 PKG_MAINTAINER = PKG_GROUPS = Applications/Printing @@ -51,13 +51,9 @@ define PKG_DESCRIPTION the PostScript language and in PDF. endef -PKG_TARBALL = $(THISAPP).tar.bz2 +PKG_TARBALL = $(THISAPP).tar.gz CONFIGURE_OPTIONS += \ --without-omni PARALLELISMFLAGS = # Disable this - -define STAGE_INSTALL_CMDS - chown -v root:root $(BUILDROOT)/usr/share/ghostscript/8.70/Resource/Font/* -endef -- 2.47.2