Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/ghostscript-gpl,
Postscript interpreter
Branch: CURRENT,
Version: 9.06,
Package name: ghostscript-gpl-9.06,
Maintainer: pkgsrc-usersGhostscript is the well-known PostScript interpreter which is available for
all common and most esoteric platforms and supports many different printers
and some displays.
Support for Cups is enabled by the "cups" option (off by default).
This package contains Ghostscript 9.06, released under the GPL.
Required to run:[
graphics/tiff] [
graphics/freetype2] [
graphics/png] [
fonts/fontconfig] [
fonts/ghostscript-fonts] [
lang/perl5] [
print/libpaper] [
x11/libxcb]
Required to build:[
pkgtools/x11-links] [
x11/xproto] [
x11/xcb-proto]
Package options: fontconfig, utf8, x11
Master sites:
SHA1: 4c1c2b4cddd16d86b21f36ad4fc15f6100162238
RMD160: 11ef74cf783ec5f7cde0ceaaf2823a1f62fb4d1d
Filesize: 28560.585 KB
Version history: (Expand)
- (2015-10-16) Package deleted from pkgsrc
- (2015-09-07) Package has been reborn
- (2015-09-07) Package deleted from pkgsrc
- (2015-06-03) Package has been reborn
- (2015-06-03) Package deleted from pkgsrc
- (2013-11-18) Package has been reborn
CVS history: (Expand)
2014-02-04 05:54:53 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Adding utf8 option with SUGGESTED OPTIONS as was proposed by Richard PALO \
richard.palo at free.fr (pkgsrc-users@) , thanks
|
2014-01-12 04:16:21 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Add new file for preparing to commit.
|
2014-01-12 04:15:12 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Syncing to pkgsrc/print, by adding LDFLAGS for OpenBSD.
|
2013-04-08 04:21:51 by Makoto Fujiwara | Files touched by this commit (4) | |
Log message:
(1) Revert patch-ah to print/ghostscript-gpl (of 9.05)
to allow packaging on NetBSD 5.2 with X11_TYPE=native environment.
(1) Rename patch-configure.ac to patch-base_configure_ac
(to follow the patch target).
(2) Update above patch syncing to patch-ah update.
|
2013-04-08 02:21:16 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
patches/patch-ah recovered with following reason:
For X11_TYPE=native, will have following problem without
this patch:
| Shared object "libpaper.so.1" not found
patches/patch-configure.ac
is recovered as it is the source of above configure.
|
2013-04-03 10:53:09 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Removing patch-configure.ac, the source of patch-ah.
|
2013-04-03 10:51:32 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Removing patch-ah.
|
2013-04-03 09:35:25 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
patch-ah was to support old X11 library (including freetype2 etc).
Removing this patch now. Checked on following OS:
X11_TYPE
modular native
NetBSD/amd64 6.0.1 x x
NetBSD/i386 5.2 x (*1)
Darwin 10.6 x (BUILTIN_X11_TYPE.native= Darwin)
DragonFly 3.2.2 x (with gcc-4.7)
(x means builds fine).
(*1)
NetBSD/i386 5.2 (X11_TYPE= native)
is not supported, too old X11 (for example),
checking for X11... configure: error:
Package requirements (xproto >= 7.0.17
xextproto xtrans xcb >= 1.1.92 kbproto inputproto) were not met:
Requested 'xproto >= 7.0.17' but version of Xproto is 7.0.15
|