CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/01/19 05:46:23
Modified files:
print/ghostscript/gnu: Makefile
print/ghostscript/gnu/patches: patch-src_unix-dll_mak
print/ghostscript/gnu/pkg: DESCR PLIST
Added files:
print/ghostscript/gnu/pkg: PFRAG.shared
Removed files:
print/ghostscript/gnu/pkg: PFRAG.gtk
Log message:
Build, install and use libgs in all flavors on shared archs. Note:
there is currently no libgs (not even a libgs.a) on static archs.
Install only *one* binary (bin/gs), even in the gtk flavor; the gsc
binary in the gtk flavor was identically to gsx, with the exception
that the display driver (which is the sole purpose of the gtk flavor)
didn't work in gsc.
ok ajacoutot@