Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 582938

Summary: app-text/ghostscript-gpl-9.19 bump request
Product: Gentoo Linux Reporter: Jonas Stein <jstein>
Component: Current packagesAssignee: Printing Team <printing>
Status: RESOLVED FIXED    
Severity: normal CC: computersforpeace, jstein, vapier
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ghostscript 9.19 ebuild

Description Jonas Stein gentoo-dev 2016-05-13 19:56:54 UTC
could not test yet, if a simple rename works.
Comment 1 Brian Norris 2016-06-16 01:49:28 UTC
One problem: tarballs for 9.19 (and onward) have been moved to Github hosting, according to:

http://downloads.ghostscript.com/public/
Comment 2 Brian Norris 2016-06-16 01:53:09 UTC
Ooh, incidentally that means that the 9.18 ebuild SRC_URI is probably wrong:

  http://downloads.ghostscript.com/public/${MY_P}.tar.bz2

But I see a 404 at: http://downloads.ghostscript.com/public/ghostscript-9.18.tar.bz2

It's now:

  http://downloads.ghostscript.com/public/old-gs-releases/ghostscript-9.18.tar.bz2

At any rate, I'd appreciate a revbump myself! I haven't gotten around to testing a bump though.
Comment 3 Brian Norris 2016-06-17 01:34:35 UTC
Created attachment 437760 [details]
Ghostscript 9.19 ebuild

This is my attempt. Stripped out several patches because they've been fixed upstream, it seems. Also had to adjust the SRC_URI to pull from github.
Comment 4 Brian Norris 2016-06-21 02:52:56 UTC
Tested that my ebuild does indeed build.
Comment 5 Patrice Clement gentoo-dev 2016-06-30 20:02:40 UTC
commit 9d7a57b689a21fbd0171e2a12553b73f2bba47e5 (HEAD -> master, origin/master, origin/HEAD)
Author:     Brian Norris <computersforpeace@gmail.com>
AuthorDate: Thu Jun 23 10:41:42 2016 -0700
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Thu Jun 30 19:30:44 2016 +0000

app-text/ghostscript-gpl: version bump to 9.19.

Changes since 9.18:

* Change SRC_URI to point to the new download location (on github)
* Exclude a few patches that have been fixed upstream
* ijs-config was dropped upstream in favor of pkg-config, so stop
patching it

Gentoo-Bug: https://bugs.gentoo.org/582938

Closes: https://github.com/gentoo/gentoo/pull/1729
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

app-text/ghostscript-gpl/Manifest                    |   1 +
app-text/ghostscript-gpl/ghostscript-gpl-9.19.ebuild | 241 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 242 insertions(+)
create mode 100644 app-text/ghostscript-gpl/ghostscript-gpl-9.19.ebuild