First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 91119
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Printing Team <printing@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Samuel Greenfeld <n2uro@aol.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
ghostscript-8.15rc4.tar.bz2 ebuild + patches for ESP ghostscript-8.15rc4 application/x-tbz Mate Car 2005-08-12 14:40 0000 7.93 KB Details
ghostscript-8.15_rc4.ebuild updated ebuild text/plain Mate Car 2005-08-17 16:45 0000 4.69 KB Details
ghostscript-8.15_rc4.diff diff old-new ebuild patch Mate Car 2005-08-17 16:46 0000 5.83 KB Details | Diff
gs-8.15rc4destdir.patch destdir adapted from gs-7... patch Mate Car 2005-08-17 16:49 0000 12.85 KB Details | Diff
ghostscript-badc.patch bad c patch Mate Car 2005-08-17 16:49 0000 905 bytes Details | Diff
ghostscript-build.patch build fix patch Mate Car 2005-08-17 16:50 0000 1.61 KB Details | Diff
ghostscript-gtk2.patch gkt2 patch Mate Car 2005-08-17 16:50 0000 610 bytes Details | Diff
ghostscript-noopt.patch Build igcref.c with -O0 patch Mate Car 2005-08-17 16:51 0000 557 bytes Details | Diff
ghostscript-overflow.patch Fixed lips4v driver patch Mate Car 2005-08-17 16:51 0000 497 bytes Details | Diff
ghostscript-pagesize.patch Prevent pdf2ps generating "null setpagesize" patch Mate Car 2005-08-17 16:52 0000 475 bytes Details | Diff
ghostscript-ps2epsi.patch Fix sed usage in ps2epsi patch Mate Car 2005-08-17 16:52 0000 354 bytes Details | Diff
ghostscript-scripts.patch # Fix some shell scripts (tempfile...) patch Mate Car 2005-08-17 16:53 0000 1.01 KB Details | Diff
ghostscript-split-font-configuration.patch Allow separated font configuration (RH bug #161187) patch Mate Car 2005-08-17 16:53 0000 2.07 KB Details | Diff
ghostscript-use-external-freetype.patch Use external freetype (RH bug #161187) patch Mate Car 2005-08-17 16:54 0000 2.71 KB Details | Diff
ghostscript-8.15_rc4.ebuild updated ebuild 2 patch Mate Car 2005-08-17 16:58 0000 4.65 KB Details | Diff
ghostscript-8.15_rc4.diff diff old-new ebuild 2 patch Mate Car 2005-08-17 16:59 0000 5.78 KB Details | Diff
ghostscript-7.07.1-r10_to_8.15.1.ebuild.diff Diff for new ebuild for ESP GS 8.15.1 (from 7.10.1-r10) patch Boris Dusek 2005-11-03 09:24 0000 5.76 KB Details | Diff
gs-8.15.1destdir.patch Fix installation in prefix patch Boris Dusek 2005-11-03 09:27 0000 13.05 KB Details | Diff
ghostscript-rangecheck.patch Fix loading some TTF's patch Boris Dusek 2005-11-03 09:30 0000 6.32 KB Details | Diff
ghostscript-8.15.1_fix_cvs_header.diff fix CVS header patch Boris Dusek 2005-11-04 04:03 0000 180 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 91119 depends on: Show dependency tree
Show dependency graph
Bug 91119 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-05-01 23:55 0000
ESP Ghostscript (*not AFPL*) has been integrated with GPL Ghostscript level
8.15, and is on its third release candidate as of this submission.

This is an enhancement request for a version bump on ESP Ghostscript
(app-text/ghostscript); I looked at the 7.x ESPGS ebuild, and the 8.15 AFPL
one, and there is a bit too much of a difference & patching going on for me to
personally update the ebuild.

Reproducible: Didn't try
Steps to Reproduce:

------- Comment #1 From Mate Car 2005-08-12 14:40:55 0000 -------
Created an attachment (id=65786) [edit]
ebuild + patches for ESP ghostscript-8.15rc4

Some patches from a .src.rpm. Works for me.
unpack to overlay and enjoy

------- Comment #2 From Luis Medinas (RETIRED) 2005-08-12 14:53:45 0000 -------
you should attach only diffs and the proper patches.

------- Comment #3 From Mate Car 2005-08-17 16:45:40 0000 -------
Created an attachment (id=66188) [edit]
updated ebuild

------- Comment #4 From Mate Car 2005-08-17 16:46:25 0000 -------
Created an attachment (id=66189) [edit]
diff old-new ebuild

------- Comment #5 From Mate Car 2005-08-17 16:49:16 0000 -------
Created an attachment (id=66190) [edit]
destdir adapted from gs-7...

------- Comment #6 From Mate Car 2005-08-17 16:49:49 0000 -------
Created an attachment (id=66191) [edit]
bad c

------- Comment #7 From Mate Car 2005-08-17 16:50:16 0000 -------
Created an attachment (id=66192) [edit]
build fix

------- Comment #8 From Mate Car 2005-08-17 16:50:33 0000 -------
Created an attachment (id=66193) [edit]
gkt2

------- Comment #9 From Mate Car 2005-08-17 16:51:15 0000 -------
Created an attachment (id=66194) [edit]
Build igcref.c with -O0

------- Comment #10 From Mate Car 2005-08-17 16:51:41 0000 -------
Created an attachment (id=66195) [edit]
Fixed lips4v driver 

------- Comment #11 From Mate Car 2005-08-17 16:52:08 0000 -------
Created an attachment (id=66196) [edit]
Prevent pdf2ps generating "null setpagesize"

------- Comment #12 From Mate Car 2005-08-17 16:52:37 0000 -------
Created an attachment (id=66197) [edit]
Fix sed usage in ps2epsi 

------- Comment #13 From Mate Car 2005-08-17 16:53:17 0000 -------
Created an attachment (id=66198) [edit]
# Fix some shell scripts (tempfile...)

------- Comment #14 From Mate Car 2005-08-17 16:53:56 0000 -------
Created an attachment (id=66199) [edit]
Allow separated font configuration (RH bug #161187)

------- Comment #15 From Mate Car 2005-08-17 16:54:29 0000 -------
Created an attachment (id=66200) [edit]
Use external freetype (RH bug #161187)

------- Comment #16 From Mate Car 2005-08-17 16:58:32 0000 -------
Created an attachment (id=66201) [edit]
updated ebuild 2

------- Comment #17 From Mate Car 2005-08-17 16:59:43 0000 -------
Created an attachment (id=66202) [edit]
diff old-new ebuild 2

------- Comment #18 From Luis Medinas (RETIRED) 2005-08-17 17:21:59 0000 -------
hello mate. My ebuild is available in
http://dev.gentoo.org/~metalgod/ebuilds/ghostscript-8.15_rc4.ebuild 
Thanks for your work i will review and commit gs-esp 8.15rc4 soon.

------- Comment #19 From José Romildo Malaquias 2005-09-23 03:33:25 0000 -------
ESP Ghostscript 8.15.1 has been released.

------- Comment #20 From Sero 2005-10-09 03:22:14 0000 -------
I second the request for the stable esp-ghostscript 8.15.1 

------- Comment #21 From Giacomo Perale 2005-10-31 15:09:49 0000 -------
any news?

------- Comment #22 From Boris Dusek 2005-11-03 09:24:03 0000 -------
Created an attachment (id=72033) [edit]
Diff for new ebuild for ESP GS 8.15.1 (from 7.10.1-r10)

Modified version of previous ebuild for 8.15_rc4.

For this ebuild, you need two patches that I am sending below.

I am not sure if storing patches in files/patch/*.patch instead of
files/*.patch is correct, I left that as it is in _rc4 above (since this is my
first ebuild :-) )
This ebuild works for me - emerge runs fine, I can view postscript documents,
print with CUPS.

------- Comment #23 From Boris Dusek 2005-11-03 09:27:48 0000 -------
Created an attachment (id=72034) [edit]
Fix installation in prefix

Modified version of same patch for 8.15_rc4 above.
Please disregard the above notice about location of patch files, I just got
confused.

------- Comment #24 From Boris Dusek 2005-11-03 09:30:44 0000 -------
Created an attachment (id=72035) [edit]
Fix rangecheck error in loading some TTF files -
http://bugs.ghostscript.com/show_bug.cgi?id=688154

Required e.g. for building CVS Lilypond documentation.

------- Comment #25 From Boris Dusek 2005-11-04 04:03:25 0000 -------
Created an attachment (id=72095) [edit]
fix CVS header

I forgot to change CVS header in previous ebuild for 8.15.1, this diff (against
the above 8.15.1) is the fix for it.

------- Comment #26 From Boris Dusek 2005-11-06 03:50:24 0000 -------
(From update of attachment 72035 [edit])
http://bugs.ghostscript.com/show_bug.cgi?id=688154

------- Comment #27 From Michael Cramer 2005-12-17 07:38:36 0000 -------
first: any news about this, when it will be included in portage?
second: which of the files are for the latest version to be included in
overlay?

------- Comment #28 From Thomas Bettler 2005-12-19 15:31:17 0000 -------
I'd apreciate this version bump...

------- Comment #29 From Luis Medinas (RETIRED) 2006-01-04 18:05:22 0000 -------
finally bumped... i commited this package masked please test and feel free to
open a bug to report any issue.

Thanks everyone and sorry for the delay.

First Last Prev Next    No search results available      Search page      Enter new bug