Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65139 - Ghostscript AFPL 8.15 released
Summary: Ghostscript AFPL 8.15 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-23 14:07 UTC by Craig Bradney
Modified: 2004-09-29 08:38 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Bradney 2004-09-23 14:07:32 UTC
http://ghostscript.com/article/60.html


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2004-09-29 03:22:30 UTC
now in portage.
Comment 2 Craig Bradney 2004-09-29 08:31:25 UTC
Thanks, theres a bug though. Theres to occurrences of "8.14" in the ebuild that need to be changed to 8.15.

    # search path fix
    sed -i -e 's:$(gsdatadir)/lib:/usr/share/ghostscript/8.14/lib:' Makefile
    sed -i -e 's:$(gsdir)/fonts:/usr/share/fonts/default/ghostscript/:' Makefile
    sed -i -e 's:$(gsdatadir)/Resource:/usr/share/ghostscript/8.14/Resource:' Makefile

Without it it wont find gs_init.ps
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2004-09-29 08:38:34 UTC
sorry for that, fixed