Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 171847
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Printing Team <printing@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Colin Macdonald <cbm@m.fsf.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
ghostscript-gpl-8.56.ebuild.diff ghostscript-gpl-8.56.ebuild.diff patch Jakub Moc (RETIRED) 2007-04-08 09:18 0000 6.69 KB Details | Diff
ghostscript-afpl-8.56-cups-lib.patch ghostscript-afpl-8.56-cups-lib.patch patch Jakub Moc (RETIRED) 2007-04-08 09:20 0000 3.46 KB Details | Diff
ghostscript-gpl-8.56.ebuild app-text/ghostscript-gpl/ghostscript-gpl-8.56.ebuild text/plain Marijn Schouten 2007-04-09 17:06 0000 5.88 KB Details
ghostscript-gpl-8.57.ebuild ghostscript-gpl-8.57.ebuild text/plain Timo Gurr 2007-06-12 15:08 0000 5.32 KB Details
ghostscript-afpl-8.57-cups-lib.patch ghostscript-afpl-8.57-cups-lib.patch text/plain Timo Gurr 2007-06-12 15:11 0000 3.46 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2007-03-22 20:50 0000
Ghostscript 8.56 has been released.  I've haven't tried a local bump, sorry.

This description seems out of date now that leading edge development is done
under the GPL:
DESCRIPTION="GPL Ghostscript - the most current Ghostscript, AFPL, relicensed"

How about:

DESCRIPTION="GPL Ghostscript - an interpreter for the PostScript language"
or:
DESCRIPTION="an interpreter for the PostScript language"

although the latter is not consistent with the other ghostscript-* ebuilds...

------- Comment #1 From Stefan Schweizer 2007-04-05 22:13:13 0000 -------
Can you please try it out? I am using gs-esp

------- Comment #2 From Jakub Moc (RETIRED) 2007-04-08 09:18:28 0000 -------
Created an attachment (id=115707) [details]
ghostscript-gpl-8.56.ebuild.diff

- only build djvu support w/ USE="-bindist" (see
http://djvu.sourceforge.net/gsdjvu/COPYING for reasons), adjust LICENSE
accordingly, adjust IUSE accordingly
- Fix SRC_URI and S for new tarball name
- add loads of quoting all over the place

This is a work in progress, I fixed ghostscript-afpl-8.54-cups-lib.patch
(attached below), the other patches need work as well.

------- Comment #3 From Jakub Moc (RETIRED) 2007-04-08 09:20:36 0000 -------
Created an attachment (id=115709) [details]
ghostscript-afpl-8.56-cups-lib.patch

Updated ghostscript-afpl-8.54-cups-lib.patch (dropped one hunk that would only
add comments now).

ghostscript-afpl-8.54-big-cmap-post.patch fails as well (5/9 hunks, see below,
the others will pretty likely need work as well). I don't have time for this
now.

------- Comment #4 From Marijn Schouten 2007-04-09 17:06:51 0000 -------
Created an attachment (id=115836) [details]
app-text/ghostscript-gpl/ghostscript-gpl-8.56.ebuild

ebuild with jakub's patch applied and everything that fails commented out.

------- Comment #5 From Marijn Schouten 2007-04-09 18:29:05 0000 -------
I was trying to replace ghostscript-afpl-8.54-destdir.diff with some sed magic.

#       epatch "${FILESDIR}"/ghostscript-afpl-8.54-destdir.diff
        sed -i -e 's:\$(BINDIR):\$(DESTDIR)\$(BINDIR):' \
                   -e 's:\$(GS_SHARE):\$(DESTDIR)\$(GS_SHARE):' \
                   -e 's:\$(prefix):\$(DESTDIR)\$(prefix):' \
                   -e 's:\$(datadir):\$(DESTDIR)\$(datadir):' \
                   -e 's:\$(gsdir):\$(DESTDIR)\$(gsdir):' \
                   -e 's:\$(gsdatadir):\$(DESTDIR)\$(gsdatadir):' \
                   -e 's:\$(bindir):\$(DESTDIR)\$(bindir):' \
                   -e 's:\$(libdir):\$(DESTDIR)\$(libdir):' \
                   -e 's:\$(scriptdir):\$(DESTDIR)\$(scriptdir):' \
                   -e 's:\$(docdir):\$(DESTDIR)\$(docdir):' \
                   -e 's:\$(mandir):\$(DESTDIR)\$(mandir):' \
                   -e 's:\$(exdir):\$(DESTDIR)\$(exdir):' src/*.mak

unfortunately this wasn't exactly right, cause now emake install failed.

------- Comment #6 From Dennis Schridde 2007-05-14 17:23:42 0000 -------
app-text/ghostscript-gpl-8.57 has been released.

------- Comment #7 From Dennis Schridde 2007-05-14 17:46:38 0000 -------
Marijn's 8.56 ebuild worked for me, but I changed following:

DESCRIPTION="Ghostscript, an interpreter for the PostScript language and for
PDF."
HOMEPAGE="http://ghostscript.com/"
MY_P=ghostscript-${PV}

------- Comment #8 From Dennis Schridde 2007-05-14 17:57:18 0000 -------
MY_P is obviously not needed. I was using the gs-gnu ebuild accidentialy,
because BugZilla sent me to the next bug in the list.

------- Comment #9 From Timo Gurr 2007-06-12 15:08:57 0000 -------
Created an attachment (id=121811) [details]
ghostscript-gpl-8.57.ebuild

Marijn's 8.56 ebuild altered for 8.57, additional info:

fixed upstream:
ghostscript-afpl-8.54-ps2epsi-afpl.diff - fixed in 8.57
ghostscript-afpl-8.54-destdir.diff - fixed in 8.57
ghostscript-afpl-8.54-segfault.patch - fixed in 8.57
ghostscript-afpl-8.54-gtk2.patch - seems to be fixed in 8.57

updated/still needed patches:
ghostscript-afpl-8.56-cups-lib.patch - updated patch
ghostscript-afpl-8.54-rinkj.patch - not fixed, still needed

still needed "addon" patches
ghostscript-afpl-8.54-cups-destdir.diff - still needed
gdevcups.patch - still needed
djvu-gs-gpl.patch - still needed

failing/commented out patches:
ghostscript-afpl-8.54-big-cmap-post.patch - does not apply, couldn't find any
references on http://bugs.ghostscript.com/ about what this patch is good for

------- Comment #10 From Timo Gurr 2007-06-12 15:11:03 0000 -------
Created an attachment (id=121813) [details]
ghostscript-afpl-8.57-cups-lib.patch

renamed Jakub's patch for 8.57, just for convenience.

------- Comment #11 From Stefan Schweizer 2007-06-12 16:04:18 0000 -------
thank you. I committed this.

btw, I am really looking forward to the new release which includes gs-esp :)

------- Comment #12 From cJ 2007-06-23 22:41:06 0000 -------
Hi all,
I noticed that the package does not produce libgs.so anymore (it is needed by
gsview and maybe other tools)
I think adding a make so and make soinstall in the ebuild could be useful, and
we could use an use flag to do it or not..

-- 
cJ

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug