1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
# ChangeLog for app-text/ghostscript-gpl
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.11 2007/07/04 06:38:24 genstef Exp $
04 Jul 2007; Stefan Schweizer <genstef@gentoo.org>
ghostscript-gpl-8.54.ebuild, ghostscript-gpl-8.57.ebuild:
Drop emacs support thanks opfer in bug 184167
*ghostscript-gpl-8.57 (12 Jun 2007)
12 Jun 2007; Stefan Schweizer <genstef@gentoo.org>
+files/ghostscript-afpl-8.57-cups-lib.patch, +ghostscript-gpl-8.57.ebuild:
Version bump thanks to jakub, hkbst and Timo Gurr <psy@monsterserver.de>, see bug 171847
- 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
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
14 Dec 2006; Stefan Schweizer <genstef@gentoo.org>
+files/djvu-gs-gpl.patch, ghostscript-gpl-8.54.ebuild:
Add hacked up djvu fix for -gpl for bug 158079
12 Dec 2006; Stefan Schweizer <genstef@gentoo.org>
ghostscript-gpl-8.54.ebuild:
Add djvu support, fix emake -j1 bug 147998 for phreak
04 Nov 2006; Stefan Schweizer <genstef@gentoo.org>
ghostscript-gpl-8.54.ebuild:
Add missing libXext dep thanks to jkt in bug 153976
22 Sep 2006; Stefan Schweizer <genstef@gentoo.org>
ghostscript-gpl-8.54.ebuild:
automake fixes #148368.
14 Sep 2006; Stefan Schweizer <genstef@gentoo.org>
ghostscript-gpl-8.54.ebuild:
properly fix bug 142802 thanks to Nick Cunningham <nick@burstfire.net> and
pylon in bug 145985
02 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
ghostscript-gpl-8.54.ebuild:
Add ~x86-fbsd keyword, fixing deptree for virtual/ghostscript.
30 Aug 2006; Stefan Schweizer <genstef@gentoo.org>
ghostscript-gpl-8.54.ebuild:
add STDDIRS to make targets to fix parallel build issues thanks to Bruno
Roggeri <bruno.roggeri@metz.supelec.fr> in bug 142802
*ghostscript-gpl-8.54 (27 Jun 2006)
27 Jun 2006; Stefan Schweizer <genstef@gentoo.org>
+files/ghostscript-esp-8.15.2-FAPIcidfmap.cjk,
+files/ghostscript-esp-8.15.2-cidfmap.cjk,
+files/ghostscript-afpl-8.54-big-cmap-post.patch,
+files/ghostscript-afpl-8.54-cups-destdir.diff,
+files/ghostscript-afpl-8.54-cups-lib.patch,
+files/ghostscript-afpl-8.54-destdir.diff,
+files/ghostscript-afpl-8.54-gtk2.patch,
+files/ghostscript-afpl-8.54-ps2epsi-afpl.diff,
+files/ghostscript-afpl-8.54-rinkj.patch,
+files/ghostscript-afpl-8.54-segfault.patch, +files/gdevcups.patch,
+files/gdevhl12-hl1250.mak, +metadata.xml, +ghostscript-gpl-8.54.ebuild:
Move ghostscript-afpl to ghostscript-gpl and change the license, thanks to
Ernst Rohlicek <ernst.rohlicek@inode.at> in bug 137289
|