Bug 196289 - app-text/ghostscript-gpl doesn't install headers
Bug#: 196289 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: printing@gentoo.org Reported By: sebastian_ml@gmx.net
Component: Printing
URL:  http://cvs.ghostscript.com/cgi-bin/viewcvs.cgi/ghostscript/trunk/gs/src/Makefile.in?rev=8255&sortby=date&r2=8255&r1=8250&makepatch=1&diff_format=h
Summary: app-text/ghostscript-gpl doesn't install headers
Keywords:  
Status Whiteboard: 
Opened: 2007-10-18 14:15 0000
Description:   Opened: 2007-10-18 14:15 0000
Hi all,

iapi.h and ierrors.h aren't installed so Imagemagick and others use internal
routines for postscript. Already talked to upstream and they fixed it in cvs.
Would it be possible to include this fix in 8.60? Patch is in URL box above.

Reproducible: Always

Steps to Reproduce:
1. Install ghostscript-gpl
2. Check for headers in /usr/include/ghostscript
3.

Actual Results:  
No headers

Expected Results:  
Headers installed

------- Comment #1 From Sebastian 2007-10-18 14:31:40 0000 -------
Wait, the patch doesn't work :) I'm gonna try getting in touch with upstream
again.

------- Comment #2 From Sebastian 2007-10-18 14:35:59 0000 -------
http://bugs.ghostscript.com/show_bug.cgi?id=689466

Hoping for upstream input

------- Comment #3 From Timo Gurr 2007-10-19 19:20:03 0000 -------
Thanks for bringing this up Sebastian, I just committed an updated version with
the upstream patch included. Please reopen if it doesn't work for you.

------- Comment #4 From Sebastian 2007-10-20 07:18:03 0000 -------
Thank you Timo, now it works.

Last rant: The headers are installed 755. The ijs ones 644. I'll report it
upstream.

------- Comment #5 From Sebastian 2007-10-20 07:27:37 0000 -------
Btw. this version also fixes KDE printing for me. With 8.54 I wasn't able to
print to PDF when font inclusion was enabled. With 8.60 this works again.

I reported the 755 issue to the same upstream bug mentioned above.

------- Comment #6 From Sebastian 2007-10-21 06:37:41 0000 -------
OK, fixed upstream:
http://ghostscript.com/pipermail/gs-cvs/2007-October/007881.html

------- Comment #7 From Timo Gurr 2007-10-23 21:21:51 0000 -------
Fixed version in CVS, again thanks for reporting Sebastian.

------- Comment #8 From Sebastian 2007-10-23 22:17:27 0000 -------
Thank you Timo!