ghostscript: Update to 9.18
Message ID | 1458727341-17363-1-git-send-email-alexander.marx@ipfire.org |
---|---|
State | Accepted |
Commit | 127490ed041d0e9b4e9de4b4a9a0941edf8e2dd0 |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (hedwig.ipfire.org [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 2CFFF60DC6 for <patchwork@ipfire.org>; Wed, 23 Mar 2016 11:02:30 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 649C32003; Wed, 23 Mar 2016 11:02:29 +0100 (CET) Received: from ipfire.localdomain.localdomain (ip1f126212.dynamic.kabel-deutschland.de [31.18.98.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 653991FDD; Wed, 23 Mar 2016 11:02:26 +0100 (CET) From: Alexander Marx <alexander.marx@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH] ghostscript: Update to 9.18 Date: Wed, 23 Mar 2016 11:02:21 +0100 Message-Id: <1458727341-17363-1-git-send-email-alexander.marx@ipfire.org> X-Mailer: git-send-email 2.6.3 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Alexander Marx
March 23, 2016, 9:02 p.m. UTC
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
---
ghostscript/ghostscript.nm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Comments
Hi, this package won't build on my system. Any idea why? Best, -Michael On Wed, 2016-03-23 at 11:02 +0100, Alexander Marx wrote: > Signed-off-by: Alexander Marx <alexander.marx@ipfire.org> > --- > ghostscript/ghostscript.nm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/ghostscript/ghostscript.nm b/ghostscript/ghostscript.nm > index 9bda982..649bedb 100644 > --- a/ghostscript/ghostscript.nm > +++ b/ghostscript/ghostscript.nm > @@ -4,7 +4,7 @@ > ############################################################################# > ## > > name = ghostscript > -version = 9.14 > +version = 9.18 > release = 1 > > groups = Applications/Printing
ghostscript need the new libtiff libjpeg and libpng... After update this libs, netpbm wont build. My patch to netpbm 10.35.97 resolve this. Marcel Am 2016-03-23 12:47, schrieb Michael Tremer: > Hi, > > this package won't build on my system. > > Any idea why? > > Best, > -Michael > > On Wed, 2016-03-23 at 11:02 +0100, Alexander Marx wrote: >> Signed-off-by: Alexander Marx <alexander.marx@ipfire.org> >> --- >> ghostscript/ghostscript.nm | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/ghostscript/ghostscript.nm b/ghostscript/ghostscript.nm >> index 9bda982..649bedb 100644 >> --- a/ghostscript/ghostscript.nm >> +++ b/ghostscript/ghostscript.nm >> @@ -4,7 +4,7 @@ >> ############################################################################# >> ## >> >> name = ghostscript >> -version = 9.14 >> +version = 9.18 >> release = 1 >> >> groups = Applications/Printing