Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152144 - app-text/ghostscript-gnu-8.55 version bump
Summary: app-text/ghostscript-gnu-8.55 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-20 11:32 UTC by Didier Link
Modified: 2006-10-21 03:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ghostscript-gnu-8.55.ebuild (ghostscript-gnu-8.55.ebuild,3.73 KB, text/plain)
2006-10-20 11:33 UTC, Didier Link
Details
ebuild with correct ftp source site (ghostscript-gnu-8.55.ebuild,3.73 KB, text/plain)
2006-10-21 01:38 UTC, Didier Link
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Didier Link 2006-10-20 11:32:37 UTC
The new gnu-gs version is out, find a new ebuild attached.

Lot of patches removed because already incorporated upstream. It's based on ghostscript-gpl-8.54 with a lot of enhancements notably in the configure part.

Thanks to test it.
Comment 1 Didier Link 2006-10-20 11:33:47 UTC
Created attachment 100099 [details]
ghostscript-gnu-8.55.ebuild
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2006-10-20 11:44:42 UTC
Are you sure it is on mirror://sourceforge/ghostscript/ ?

How did you create this ebuild? Why is everything src/Make.. replaced with Make..?
Did you check every single patch before uncommenting it?
Comment 3 Didier Link 2006-10-20 12:14:20 UTC
Mhh sorry for the mirror, this ebuild is based on ghostscript-gpl-8.54 and I forgot to change this line :-/

this line is the good one :

ftp://ftp.gnu.org/gnu/ghostscript/${MY_P}.tar.bz2

the old src/Make.. is no longer in the package because the files Make... and src/Make... are the same, I've removed the src/Make... one for simplicity.

The patch removed are incorporated in the 8.55 release.

Comment 4 Didier Link 2006-10-21 01:38:51 UTC
Created attachment 100119 [details]
ebuild with correct ftp source site


Same ebuild with corrected src_uri.
Comment 5 Stefan Schweizer (RETIRED) gentoo-dev 2006-10-21 03:29:05 UTC
Really maintaining two totally different ebuilds is not easier for me. I have committed this to the tree.

Btw are there any plans to merge -esp -gnu and -gpl? Now that they are all GPL it would make sense to merge at least two of them. Was already happy that I could get rid of -gnu but looks like that is not the case :(