remove afpl ghostscript, current code is licensed under gpl
ok sturm, pval
This commit is contained in:
parent
58fc1d23b9
commit
1294625939
@ -1,11 +1,5 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2004/07/11 17:04:29 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2006/10/20 15:34:27 steven Exp $
|
||||
|
||||
SUBDIR += afpl
|
||||
SUBDIR += afpl,a4
|
||||
SUBDIR += afpl,gtk
|
||||
SUBDIR += afpl,gtk,a4
|
||||
SUBDIR += afpl,no_x11
|
||||
SUBDIR += afpl,no_x11,a4
|
||||
SUBDIR += gnu
|
||||
SUBDIR += gnu,a4
|
||||
SUBDIR += gnu,gtk
|
||||
|
@ -1,177 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2006/08/03 23:28:11 espie Exp $
|
||||
|
||||
COMMENT= "AFPL PostScript interpreter"
|
||||
|
||||
VERSION= 8.14
|
||||
DISTNAME= ghostscript-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
CATEGORIES= print lang
|
||||
SHARED_LIBS= gs 8.14
|
||||
|
||||
DIR= AFPL/gs${VERSION:S/.//}
|
||||
MASTER_SITES= ${GS_SITES}
|
||||
MASTER_SITES1= ${PDF_SITES}
|
||||
|
||||
HOMEPAGE= http://www.cs.wisc.edu/~ghost/
|
||||
|
||||
DISTFILES= ${GS_SOURCES} pdf_sec.ps:1
|
||||
|
||||
SUBST_VARS= OSREV VERSION
|
||||
DIST_SUBDIR= gs
|
||||
|
||||
# Aladdin license
|
||||
# License: COPY GPL BSD
|
||||
PERMIT_DISTFILES_CDROM= "Aladdin wants fee for commercial redistribution"
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= "Aladdin wants fee for commercial redistribution"
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
WANTLIB= c m z pthread
|
||||
|
||||
|
||||
JPEGDIR=graphics/jpeg
|
||||
PNGDIR=graphics/png
|
||||
|
||||
BUILD_DEPENDS= ::${JPEGDIR}:patch ::${PNGDIR}:patch
|
||||
|
||||
RUN_DEPENDS= :ghostscript-fonts-*:print/ghostscript/gnu-fonts
|
||||
|
||||
LIB_DEPENDS= png.>=2::${PNGDIR}
|
||||
|
||||
EXTRACT_ONLY= ${GS_SOURCES}
|
||||
|
||||
WRKSRC= ${WRKDIST}/src
|
||||
WRKBUILD= ${WRKDIST}
|
||||
BASE_FLAGS= INSTALL_PROGRAM='${INSTALL_SCRIPT}' \
|
||||
INSTALL_DATA='${INSTALL_DATA}' \
|
||||
SHARE_LIBPNG=1 \
|
||||
SHARE_ZLIB=1 \
|
||||
CFLAGS_STANDARD='${CFLAGS}' \
|
||||
XLDFLAGS=-L${LOCALBASE}/lib \
|
||||
XINCLUDE=-I${X11BASE}/include \
|
||||
XLIBS='Xt SM ICE Xext X11' \
|
||||
XLIBDIRS=-L${X11BASE}/lib \
|
||||
GLOBJDIR=./objects \
|
||||
GLGENDIR=./objects \
|
||||
PSOBJDIR=./objects \
|
||||
PSGENDIR=./objects \
|
||||
STDLIBS='-pthread -lm' \
|
||||
DEVICE_DEVS= \
|
||||
LIBgs_VERSION=${LIBgs_VERSION}
|
||||
|
||||
PDFDIR=share/ghostscript/${VERSION}/lib
|
||||
|
||||
X11_DEVICE_DEVS1=\
|
||||
$$(DD)x11.dev $$(DD)x11alpha.dev $$(DD)x11cmyk.dev $$(DD)x11cmyk2.dev \
|
||||
$$(DD)x11cmyk4.dev $$(DD)x11cmyk8.dev $$(DD)x11gray2.dev $$(DD)x11gray4.dev \
|
||||
$$(DD)x11mono.dev
|
||||
|
||||
BASE_DEVICE_DEVS1=\
|
||||
$$(DD)cljet5.dev $$(DD)deskjet.dev $$(DD)djet500.dev $$(DD)laserjet.dev \
|
||||
$$(DD)ljet2p.dev $$(DD)ljet3.dev $$(DD)ljet3d.dev $$(DD)ljet4.dev \
|
||||
$$(DD)ljetplus.dev $$(DD)lj5mono.dev $$(DD)lj5gray.dev $$(DD)lp2563.dev \
|
||||
$$(DD)oce9050.dev $$(DD)faxg3.dev $$(DD)faxg32d.dev $$(DD)faxg4.dev \
|
||||
$$(DD)tiffcrle.dev $$(DD)tiffg3.dev $$(DD)tiffg32d.dev $$(DD)tiffg4.dev \
|
||||
$$(DD)epswrite.dev $$(DD)pdfwrite.dev $$(DD)pswrite.dev $$(DD)pxlmono.dev \
|
||||
$$(DD)pxlcolor.dev $$(DD)bit.dev $$(DD)bitrgb.dev $$(DD)bitcmyk.dev \
|
||||
$$(DD)bmpmono.dev $$(DD)bmp16.dev $$(DD)bmp256.dev $$(DD)bmp16m.dev \
|
||||
$$(DD)cgmmono.dev $$(DD)cgm8.dev $$(DD)cgm24.dev $$(DD)jpeg.dev \
|
||||
$$(DD)jpeggray.dev $$(DD)miff24.dev $$(DD)pcxmono.dev $$(DD)pcxgray.dev \
|
||||
$$(DD)pcx16.dev $$(DD)pcx256.dev $$(DD)pcx24b.dev $$(DD)pcxcmyk.dev \
|
||||
$$(DD)pbm.dev $$(DD)pbmraw.dev $$(DD)pgm.dev $$(DD)pgmraw.dev $$(DD)pgnm.dev \
|
||||
$$(DD)pgnmraw.dev $$(DD)pnm.dev $$(DD)pnmraw.dev $$(DD)ppm.dev \
|
||||
$$(DD)ppmraw.dev $$(DD)pkm.dev $$(DD)pkmraw.dev $$(DD)plan9bm.dev \
|
||||
$$(DD)pngmono.dev $$(DD)pnggray.dev $$(DD)png16.dev $$(DD)png256.dev \
|
||||
$$(DD)png16m.dev $$(DD)psmono.dev $$(DD)psgray.dev $$(DD)psrgb.dev \
|
||||
$$(DD)tiff12nc.dev $$(DD)tiff24nc.dev $$(DD)tifflzw.dev $$(DD)tiffpack.dev \
|
||||
$$(DD)ap3250.dev $$(DD)appledmp.dev $$(DD)bj10e.dev $$(DD)bj200.dev \
|
||||
$$(DD)bjc600.dev $$(DD)bjc800.dev $$(DD)cdeskjet.dev $$(DD)cdjcolor.dev \
|
||||
$$(DD)cdjmono.dev $$(DD)cdj500.dev $$(DD)cdj550.dev $$(DD)declj250.dev \
|
||||
$$(DD)djet500c.dev $$(DD)dnj650c.dev $$(DD)epson.dev $$(DD)eps9mid.dev \
|
||||
$$(DD)eps9high.dev $$(DD)epsonc.dev $$(DD)hl7x0.dev $$(DD)ibmpro.dev \
|
||||
$$(DD)imagen.dev $$(DD)iwhi.dev $$(DD)iwlo.dev $$(DD)iwlq.dev \
|
||||
$$(DD)jetp3852.dev $$(DD)lbp8.dev $$(DD)lips3.dev $$(DD)lj250.dev \
|
||||
$$(DD)lj4dith.dev $$(DD)lp8000.dev $$(DD)lq850.dev $$(DD)m8510.dev \
|
||||
$$(DD)necp6.dev $$(DD)oki182.dev $$(DD)okiibm.dev $$(DD)paintjet.dev \
|
||||
$$(DD)pj.dev $$(DD)pjetxl.dev $$(DD)pjxl.dev $$(DD)pjxl300.dev $$(DD)r4081.dev \
|
||||
$$(DD)sj48.dev $$(DD)st800.dev $$(DD)stcolor.dev $$(DD)t4693d2.dev \
|
||||
$$(DD)t4693d4.dev $$(DD)t4693d8.dev $$(DD)tek4696.dev $$(DD)uniprint.dev \
|
||||
$$(DD)dfaxhigh.dev $$(DD)dfaxlow.dev $$(DD)cif.dev $$(DD)sgirgb.dev
|
||||
|
||||
MAKE_FLAGS= ${BASE_FLAGS} prefix=${PREFIX}
|
||||
CFLAGS+= -DSYS_TYPES_HAS_STDINT_TYPES
|
||||
|
||||
GS_SOURCES= ghostscript-${VERSION}.tar.gz
|
||||
|
||||
ALL_TARGET= all
|
||||
INSTALL_TARGET= install
|
||||
# The pdf_sec.ps non-stub version has been moved to a separate package
|
||||
|
||||
FLAVORS= a4 gtk no_x11
|
||||
FLAVOR?=
|
||||
|
||||
.if ${FLAVOR:L:Ma4}
|
||||
CFLAGS+= -DA4
|
||||
.endif
|
||||
|
||||
.if ${FLAVOR:L:Mgtk} && ${FLAVOR:L:Mno_x11}
|
||||
ERRORS+= "Fatal: Conflicting flavors: ${FLAVOR}"
|
||||
.elif ${FLAVOR:L:Mgtk}
|
||||
MODULES= devel/gettext
|
||||
LIB_DEPENDS+= gtk.>=1,gdk::x11/gtk+
|
||||
WANTLIB+= Xi glib gmodule
|
||||
ALL_TARGET+=so
|
||||
INSTALL_TARGET+=soinstall
|
||||
NOT_FOR_ARCHS=${NO_SHARED_ARCHS}
|
||||
.else
|
||||
end_install=
|
||||
.endif
|
||||
|
||||
.if !${FLAVOR:L:Mno_x11}
|
||||
USE_X11= Yes
|
||||
WANTLIB+= X11 Xt SM ICE Xext
|
||||
BASE_FLAGS+= DEVICE_DEVS1='${X11_DEVICE_DEVS1} ${BASE_DEVICE_DEVS1}'
|
||||
.else
|
||||
BASE_FLAGS+= DEVICE_DEVS1='${BASE_DEVICE_DEVS1}'
|
||||
.endif
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
FAKE_FLAGS=${BASE_FLAGS} prefix=${WRKINST}${PREFIX}
|
||||
|
||||
post-extract:
|
||||
ln -s ${WRKDIR}/${JPEGDIR}/jpeg* ${WRKDIST}/jpeg
|
||||
ln -s ${WRKDIR}/${PNGDIR}/libpng* ${WRKDIST}/libpng
|
||||
|
||||
do-configure:
|
||||
cd ${WRKBUILD} && ln -s ${WRKSRC}/unix-gcc.mak Makefile
|
||||
|
||||
pre-build:
|
||||
mkdir -p ${WRKDIST}/objects
|
||||
mkdir -p ${WRKDIST}/bin
|
||||
mkdir -p ${WRKDIST}/soobj
|
||||
mkdir -p ${WRKDIST}/sobin
|
||||
|
||||
pre-install:
|
||||
@${INSTALL_DATA_DIR} ${PREFIX}/share/ghostscript
|
||||
@${INSTALL_PROGRAM_DIR} ${PREFIX}/bin
|
||||
@${INSTALL_MAN_DIR} ${PREFIX}/man/man1
|
||||
|
||||
post-install:
|
||||
strip ${PREFIX}/bin/gs
|
||||
cd ${PREFIX}/man/man1 && \
|
||||
ln -sf ps2ps.1 eps2eps.1 && \
|
||||
ln -sf gslp.1 gsbj.1 && \
|
||||
ln -sf gslp.1 gsdj.1 && \
|
||||
ln -sf gslp.1 gsdj500.1 && \
|
||||
ln -sf gslp.1 gslj.1 && \
|
||||
ln -sf ps2pdf.1 ps2pdf12.1 && \
|
||||
ln -sf ps2pdf.1 ps2pdf13.1 && \
|
||||
ln -sf ps2pdf.1 ps2pdf14.1
|
||||
cd ${PREFIX}/man/de/man1 && \
|
||||
ln -sf ps2pdf.1 ps2pdf12.1 && \
|
||||
ln -sf ps2pdf.1 ps2pdf13.1 && \
|
||||
ln -sf ps2pdf.1 ps2pdf14.1 && \
|
||||
ln -sf ps2ps.1 eps2eps.1
|
||||
${INSTALL_DATA} ${FULLDISTDIR}/pdf_sec.ps ${PREFIX}/${PDFDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,8 +0,0 @@
|
||||
MD5 (gs/ghostscript-8.14.tar.gz) = 3872d34765492e2892fed04eeabc8b0f
|
||||
MD5 (gs/pdf_sec.ps) = 92cd6af5b4d7219e91e61b8351f0f7c4
|
||||
RMD160 (gs/ghostscript-8.14.tar.gz) = e93ecc6600f55b50d53cc897980ed54dd4a33174
|
||||
RMD160 (gs/pdf_sec.ps) = efb8e01a8fb6a99d8635d35360578c45a7c1c2e9
|
||||
SHA1 (gs/ghostscript-8.14.tar.gz) = 6698b222bce6302de249a880cc774b5d2b24ccd1
|
||||
SHA1 (gs/pdf_sec.ps) = e185f12cb8764ce2d7d32931c6dbd5e05df8722f
|
||||
SIZE (gs/ghostscript-8.14.tar.gz) = 7017101
|
||||
SIZE (gs/pdf_sec.ps) = 11158
|
@ -1,14 +0,0 @@
|
||||
$OpenBSD: patch-lib_gs_init_ps,v 1.3 2004/05/23 18:51:59 sturm Exp $
|
||||
--- lib/gs_init.ps.orig 2004-02-13 20:57:12.000000000 +0100
|
||||
+++ lib/gs_init.ps 2004-05-23 11:57:31.000000000 +0200
|
||||
@@ -1812,6 +1812,10 @@ initgraphics
|
||||
gsave
|
||||
|
||||
% Define some control sequences as no-ops.
|
||||
+
|
||||
+% unofficial patch:
|
||||
+% make it possible to print from within acroread pdf viewer
|
||||
+/Default currenthalftone /Halftone defineresource pop
|
||||
% This is a hack to get around problems
|
||||
% in some common PostScript-generating applications.
|
||||
<04> cvn { } def % Apple job separator
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-lib_ps2epsi,v 1.2 2006/01/02 22:43:10 sturm Exp $
|
||||
--- lib/ps2epsi.orig Thu Feb 21 22:49:28 2002
|
||||
+++ lib/ps2epsi Mon Jan 2 21:30:45 2006
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# $Id: patch-lib_ps2epsi,v 1.2 2006/01/02 22:43:10 sturm Exp $
|
||||
|
||||
-tmpfile=/tmp/ps2epsi$$
|
||||
+tmpfile=`mktemp -t ps2epsiXXXXXXXXXX` || exit 1
|
||||
|
||||
export outfile
|
||||
|
@ -1,17 +0,0 @@
|
||||
$OpenBSD: patch-lib_pv_sh,v 1.1 2004/10/24 21:53:02 brad Exp $
|
||||
--- lib/pv.sh.orig Thu Feb 21 16:49:28 2002
|
||||
+++ lib/pv.sh Sun Oct 24 17:49:36 2004
|
||||
@@ -29,9 +29,10 @@ TEMPDIR=.
|
||||
PAGE=$1
|
||||
shift
|
||||
FILE=$1
|
||||
+TEMPFILE=`mktemp -t ${FILE}XXXXXXXXXX` || exit 1
|
||||
shift
|
||||
-trap "rm -rf $TEMPDIR/$FILE.$$.pv" 0 1 2 15
|
||||
+trap "rm -rf $TEMPFILE" 0 1 2 15
|
||||
#dvips -D$RESOLUTION -p $PAGE -n 1 $FILE $* -o $FILE.$$.pv
|
||||
-dvips -p $PAGE -n 1 $FILE $* -o $FILE.$$.pv
|
||||
-gs $FILE.$$.pv
|
||||
+dvips -p $PAGE -n 1 $FILE $* -o $TEMPFILE
|
||||
+gs $TEMPFILE
|
||||
exit 0
|
@ -1,33 +0,0 @@
|
||||
$OpenBSD: patch-src_unix-dll_mak,v 1.5 2006/01/02 22:43:10 sturm Exp $
|
||||
--- src/unix-dll.mak.orig Fri Dec 12 23:08:05 2003
|
||||
+++ src/unix-dll.mak Mon Jan 2 22:00:12 2006
|
||||
@@ -46,11 +46,11 @@ GSSOX=$(BINDIR)/$(SOBINRELDIR)/$(GSSOX_X
|
||||
|
||||
# shared library
|
||||
GS_SONAME=lib$(GS).so
|
||||
-GS_SONAME_MAJOR=$(GS_SONAME).$(GS_VERSION_MAJOR)
|
||||
-GS_SONAME_MAJOR_MINOR= $(GS_SONAME).$(GS_VERSION_MAJOR).$(GS_VERSION_MINOR)
|
||||
+GS_SONAME_MAJOR=$(GS_SONAME).$(LIBgs_VERSION:R)
|
||||
+GS_SONAME_MAJOR_MINOR= $(GS_SONAME).$(LIBgs_VERSION)
|
||||
GS_SO=$(BINDIR)/$(GS_SONAME)
|
||||
-GS_SO_MAJOR=$(GS_SO).$(GS_VERSION_MAJOR)
|
||||
-GS_SO_MAJOR_MINOR=$(GS_SO_MAJOR).$(GS_VERSION_MINOR)
|
||||
+GS_SO_MAJOR=$(GS_SO).$(LIBgs_VERSION:R)
|
||||
+GS_SO_MAJOR_MINOR=$(GS_SO).$(LIBgs_VERSION)
|
||||
|
||||
# Shared object is built by redefining GS_XE in a recursive make.
|
||||
|
||||
@@ -70,11 +70,11 @@ $(GSSOX_XE): $(GS_SO) $(GLSRC)dxmain.c
|
||||
$(GLCC) -g `gtk-config --cflags` -o $(GSSOX_XE) $(GLSRC)dxmain.c -L$(BINDIR) -l$(GS) `gtk-config --libs`
|
||||
|
||||
$(GSSOC_XE): $(GS_SO) $(GLSRC)dxmainc.c
|
||||
- $(GLCC) -g -o $(GSSOC_XE) $(GLSRC)dxmainc.c -L$(BINDIR) -l$(GS)
|
||||
+ $(GLCC) -g -o $(GSSOC_XE) $(GLSRC)dxmainc.c -L$(BINDIR) -l$(GS) $(XLDFLAGS) $(XLIBDIRS) -lXt -lSM -lICE -lXext -lX11 -lpng
|
||||
|
||||
# ------------------------- Recursive make targets ------------------------- #
|
||||
|
||||
-SODEFS=LDFLAGS='$(LDFLAGS) $(CFLAGS_SO) -shared -Wl,-soname=$(GS_SONAME_MAJOR)'\
|
||||
+SODEFS=LDFLAGS='$(LDFLAGS) $(CFLAGS_SO) -shared'\
|
||||
GS_XE=$(BINDIR)/$(SOBINRELDIR)/$(GS_SONAME_MAJOR_MINOR)\
|
||||
STDIO_IMPLEMENTATION=c\
|
||||
DISPLAY_DEV=$(DD)$(SOOBJRELDIR)/display.dev\
|
@ -1,27 +0,0 @@
|
||||
$OpenBSD: patch-src_unix-gcc_mak,v 1.2 2005/01/23 01:41:48 brad Exp $
|
||||
--- src/unix-gcc.mak.orig Tue Dec 23 22:31:30 2003
|
||||
+++ src/unix-gcc.mak Sat Jan 22 19:07:03 2005
|
||||
@@ -67,12 +67,12 @@ gsdatadir = $(gsdir)/$(GS_DOT_VERSION)
|
||||
|
||||
docdir=$(gsdatadir)/doc
|
||||
exdir=$(gsdatadir)/examples
|
||||
-GS_DOCDIR=$(docdir)
|
||||
+GS_DOCDIR=$(TRUEPREFIX)/share/ghostscript/$(GS_DOT_VERSION)/doc
|
||||
|
||||
# Define the default directory/ies for the runtime
|
||||
# initialization, resource and font files. Separate multiple directories with a :.
|
||||
|
||||
-GS_LIB_DEFAULT=$(gsdatadir)/lib:$(gsdatadir)/Resource:$(gsdir)/fonts
|
||||
+GS_LIB_DEFAULT=$(TRUEPREFIX)/share/ghostscript/$(GS_DOT_VERSION)/lib:$(TRUEPREFIX)/share/ghostscript/$(GS_DOT_VERSION)/Resource:$(TRUEPREFIX)/share/ghostscript/fonts
|
||||
|
||||
# Define whether or not searching for initialization files should always
|
||||
# look in the current directory first. This leads to well-known security
|
||||
@@ -201,7 +201,7 @@ RANLIB=ranlib
|
||||
|
||||
# Define the name of the C compiler.
|
||||
|
||||
-CC=gcc
|
||||
+#CC=gcc
|
||||
|
||||
# Define the name of the linker for the final link step.
|
||||
# Normally this is the same as the C compiler.
|
@ -1,29 +0,0 @@
|
||||
This is Aladdin Ghostscript, the non-GPL version.
|
||||
|
||||
See the Public.htm file for details about Aladdin license.
|
||||
|
||||
Ghostscript is the well-known PostScript interpreter which is available for
|
||||
all common and most esoteric platforms and supports many different printers
|
||||
and some displays.
|
||||
|
||||
Official ghostscript homepage, see:
|
||||
http://www.cs.wisc.edu/~ghost/index.html
|
||||
|
||||
This port includes useful add-ons:
|
||||
o Support for HP DeskJet 670, 690, 850, 855, 870, 890, 1100 and 1600,
|
||||
see announcement on
|
||||
http://www.erdw.ethz.ch/~bonk/hp850/hp850.html
|
||||
o A Separate package with support for pdf encryption,
|
||||
see description on
|
||||
http://www.ozemail.com.au/~geoffk/pdfencrypt/
|
||||
|
||||
Thomas Merz has written a Ghostscript manual in PDF format:
|
||||
http://www.cs.wisc.edu/~ghost/merz.html
|
||||
|
||||
The manual is also available in German language, see:
|
||||
http://www.muc.de/~tm/free/free.html
|
||||
|
||||
Flavors:
|
||||
a4 - Build with support for A4 page size
|
||||
gtk - Build with Gtk+ support
|
||||
no_x11 - Build without X support
|
@ -1,6 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.gtk,v 1.5 2006/01/02 22:43:10 sturm Exp $
|
||||
bin/gsc
|
||||
bin/gsx
|
||||
@lib lib/libgs.so.${LIBgs_VERSION}
|
||||
@comment lib/libgs.so.8
|
||||
@comment lib/libgs.so
|
@ -1,434 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/09/15 18:32:14 espie Exp $
|
||||
bin/bdftops
|
||||
bin/dvipdf
|
||||
bin/eps2eps
|
||||
bin/fixmswrd.pl
|
||||
bin/font2c
|
||||
bin/gs
|
||||
bin/gsbj
|
||||
bin/gsdj
|
||||
bin/gsdj500
|
||||
bin/gslj
|
||||
bin/gslp
|
||||
bin/gsnd
|
||||
bin/lprsetup.sh
|
||||
bin/pdf2dsc
|
||||
bin/pdf2ps
|
||||
bin/pdfopt
|
||||
bin/pf2afm
|
||||
bin/pfbtopfa
|
||||
bin/printafm
|
||||
bin/ps2ascii
|
||||
bin/ps2epsi
|
||||
bin/ps2pdf
|
||||
bin/ps2pdf12
|
||||
bin/ps2pdf13
|
||||
bin/ps2pdf14
|
||||
bin/ps2pdfwr
|
||||
bin/ps2ps
|
||||
bin/pv.sh
|
||||
bin/unix-lpr.sh
|
||||
bin/wftopfa
|
||||
man/de/
|
||||
man/de/man1/
|
||||
@man man/de/man1/dvipdf.1
|
||||
@man man/de/man1/eps2eps.1
|
||||
@man man/de/man1/font2c.1
|
||||
@man man/de/man1/gsbj.1
|
||||
@man man/de/man1/gsdj.1
|
||||
@man man/de/man1/gsdj500.1
|
||||
@man man/de/man1/gslj.1
|
||||
@man man/de/man1/gsnd.1
|
||||
@man man/de/man1/pdf2dsc.1
|
||||
@man man/de/man1/pdf2ps.1
|
||||
@man man/de/man1/pdfopt.1
|
||||
@man man/de/man1/printafm.1
|
||||
@man man/de/man1/ps2ascii.1
|
||||
@man man/de/man1/ps2pdf.1
|
||||
@man man/de/man1/ps2pdf12.1
|
||||
@man man/de/man1/ps2pdf13.1
|
||||
@man man/de/man1/ps2pdf14.1
|
||||
@man man/de/man1/ps2ps.1
|
||||
@man man/de/man1/wftopfa.1
|
||||
@man man/man1/dvipdf.1
|
||||
@man man/man1/eps2eps.1
|
||||
@man man/man1/font2c.1
|
||||
@man man/man1/gs.1
|
||||
@man man/man1/gsbj.1
|
||||
@man man/man1/gsdj.1
|
||||
@man man/man1/gsdj500.1
|
||||
@man man/man1/gslj.1
|
||||
@man man/man1/gslp.1
|
||||
@man man/man1/gsnd.1
|
||||
@man man/man1/pdf2dsc.1
|
||||
@man man/man1/pdf2ps.1
|
||||
@man man/man1/pdfopt.1
|
||||
@man man/man1/pf2afm.1
|
||||
@man man/man1/pfbtopfa.1
|
||||
@man man/man1/printafm.1
|
||||
@man man/man1/ps2ascii.1
|
||||
@man man/man1/ps2epsi.1
|
||||
@man man/man1/ps2pdf.1
|
||||
@man man/man1/ps2pdf12.1
|
||||
@man man/man1/ps2pdf13.1
|
||||
@man man/man1/ps2pdf14.1
|
||||
@man man/man1/ps2pdfwr.1
|
||||
@man man/man1/ps2ps.1
|
||||
@man man/man1/wftopfa.1
|
||||
share/ghostscript/${VERSION}/
|
||||
share/ghostscript/${VERSION}/Resource/
|
||||
share/ghostscript/${VERSION}/Resource/CMap/
|
||||
share/ghostscript/${VERSION}/Resource/CMap/78-EUC-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/78-EUC-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/78-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/78-RKSJ-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/78-RKSJ-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/78-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/78ms-RKSJ-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/78ms-RKSJ-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/83pv-RKSJ-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/90ms-RKSJ-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/90ms-RKSJ-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/90pv-RKSJ-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/90pv-RKSJ-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Add-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Add-RKSJ-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Add-RKSJ-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Add-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Adobe-Japan1-0
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Adobe-Japan1-1
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Adobe-Japan1-2
|
||||
share/ghostscript/${VERSION}/Resource/CMap/ETHK-B5-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/ETHK-B5-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/ETen-B5-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/ETen-B5-UCS2
|
||||
share/ghostscript/${VERSION}/Resource/CMap/ETen-B5-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/ETenms-B5-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/ETenms-B5-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/EUC-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/EUC-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Ext-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Ext-RKSJ-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Ext-RKSJ-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Ext-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/GBK-EUC-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/GBK-EUC-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Hankaku
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Hiragana
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Identity-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Identity-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/KSC-Johab-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/KSC-Johab-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/KSCms-UHC-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/KSCms-UHC-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Katakana
|
||||
share/ghostscript/${VERSION}/Resource/CMap/NWP-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/NWP-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/RKSJ-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/RKSJ-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/Roman
|
||||
share/ghostscript/${VERSION}/Resource/CMap/UniCNS-UCS2-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/UniCNS-UCS2-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/UniGB-UCS2-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/UniGB-UCS2-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/UniHojo-UCS2-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/UniJIS-UCS2-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/UniJIS-UCS2-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/UniKS-UCS2-H
|
||||
share/ghostscript/${VERSION}/Resource/CMap/UniKS-UCS2-V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/V
|
||||
share/ghostscript/${VERSION}/Resource/CMap/WP-Symbol
|
||||
share/ghostscript/${VERSION}/Resource/ColorSpace/
|
||||
share/ghostscript/${VERSION}/Resource/ColorSpace/DefaultCMYK
|
||||
share/ghostscript/${VERSION}/Resource/ColorSpace/DefaultGray
|
||||
share/ghostscript/${VERSION}/Resource/ColorSpace/DefaultRGB
|
||||
share/ghostscript/${VERSION}/Resource/Decoding/
|
||||
share/ghostscript/${VERSION}/Resource/Decoding/Latin1
|
||||
share/ghostscript/${VERSION}/Resource/Decoding/StandardEncoding
|
||||
share/ghostscript/${VERSION}/Resource/Decoding/Unicode
|
||||
share/ghostscript/${VERSION}/doc/
|
||||
share/ghostscript/${VERSION}/doc/API.htm
|
||||
share/ghostscript/${VERSION}/doc/Bug-form.htm
|
||||
share/ghostscript/${VERSION}/doc/Bug-info.htm
|
||||
share/ghostscript/${VERSION}/doc/C-style.htm
|
||||
share/ghostscript/${VERSION}/doc/Changes.htm
|
||||
share/ghostscript/${VERSION}/doc/Commprod.htm
|
||||
share/ghostscript/${VERSION}/doc/Copying.htm
|
||||
share/ghostscript/${VERSION}/doc/DLL.htm
|
||||
share/ghostscript/${VERSION}/doc/Develop.htm
|
||||
share/ghostscript/${VERSION}/doc/Devices.htm
|
||||
share/ghostscript/${VERSION}/doc/Drivers.htm
|
||||
share/ghostscript/${VERSION}/doc/Fonts.htm
|
||||
share/ghostscript/${VERSION}/doc/Helpers.htm
|
||||
share/ghostscript/${VERSION}/doc/Hershey.htm
|
||||
share/ghostscript/${VERSION}/doc/History1.htm
|
||||
share/ghostscript/${VERSION}/doc/History2.htm
|
||||
share/ghostscript/${VERSION}/doc/History3.htm
|
||||
share/ghostscript/${VERSION}/doc/History4.htm
|
||||
share/ghostscript/${VERSION}/doc/History5.htm
|
||||
share/ghostscript/${VERSION}/doc/History6.htm
|
||||
share/ghostscript/${VERSION}/doc/Htmstyle.htm
|
||||
share/ghostscript/${VERSION}/doc/Humor.htm
|
||||
share/ghostscript/${VERSION}/doc/Install.htm
|
||||
share/ghostscript/${VERSION}/doc/Language.htm
|
||||
share/ghostscript/${VERSION}/doc/Lib.htm
|
||||
share/ghostscript/${VERSION}/doc/Maintain.htm
|
||||
share/ghostscript/${VERSION}/doc/Make.htm
|
||||
share/ghostscript/${VERSION}/doc/New-user.htm
|
||||
share/ghostscript/${VERSION}/doc/News.htm
|
||||
share/ghostscript/${VERSION}/doc/PUBLIC
|
||||
share/ghostscript/${VERSION}/doc/Projects.htm
|
||||
share/ghostscript/${VERSION}/doc/Ps-style.htm
|
||||
share/ghostscript/${VERSION}/doc/Ps2epsi.htm
|
||||
share/ghostscript/${VERSION}/doc/Ps2pdf.htm
|
||||
share/ghostscript/${VERSION}/doc/Psfiles.htm
|
||||
share/ghostscript/${VERSION}/doc/Public.htm
|
||||
share/ghostscript/${VERSION}/doc/README
|
||||
share/ghostscript/${VERSION}/doc/Readme.htm
|
||||
share/ghostscript/${VERSION}/doc/Release.htm
|
||||
share/ghostscript/${VERSION}/doc/Source.htm
|
||||
share/ghostscript/${VERSION}/doc/Tester.htm
|
||||
share/ghostscript/${VERSION}/doc/Unix-lpr.htm
|
||||
share/ghostscript/${VERSION}/doc/Use.htm
|
||||
share/ghostscript/${VERSION}/doc/Xfonts.htm
|
||||
share/ghostscript/${VERSION}/doc/gs.css
|
||||
share/ghostscript/${VERSION}/doc/index.html
|
||||
share/ghostscript/${VERSION}/examples/
|
||||
share/ghostscript/${VERSION}/examples/alphabet.ps
|
||||
share/ghostscript/${VERSION}/examples/chess.ps
|
||||
share/ghostscript/${VERSION}/examples/colorcir.ps
|
||||
share/ghostscript/${VERSION}/examples/doretree.ps
|
||||
share/ghostscript/${VERSION}/examples/escher.ps
|
||||
share/ghostscript/${VERSION}/examples/golfer.eps
|
||||
share/ghostscript/${VERSION}/examples/grayalph.ps
|
||||
share/ghostscript/${VERSION}/examples/ridt91.eps
|
||||
share/ghostscript/${VERSION}/examples/snowflak.ps
|
||||
share/ghostscript/${VERSION}/examples/tiger.eps
|
||||
share/ghostscript/${VERSION}/examples/vasarely.ps
|
||||
share/ghostscript/${VERSION}/examples/waterfal.ps
|
||||
share/ghostscript/${VERSION}/lib/
|
||||
share/ghostscript/${VERSION}/lib/FAPIcidfmap
|
||||
share/ghostscript/${VERSION}/lib/FAPIconfig
|
||||
share/ghostscript/${VERSION}/lib/FAPIfontmap
|
||||
share/ghostscript/${VERSION}/lib/Fontmap
|
||||
share/ghostscript/${VERSION}/lib/Fontmap.GS
|
||||
share/ghostscript/${VERSION}/lib/acctest.ps
|
||||
share/ghostscript/${VERSION}/lib/addxchar.ps
|
||||
share/ghostscript/${VERSION}/lib/align.ps
|
||||
share/ghostscript/${VERSION}/lib/bdftops.ps
|
||||
share/ghostscript/${VERSION}/lib/bj8.rpd
|
||||
share/ghostscript/${VERSION}/lib/bj8gc12f.upp
|
||||
share/ghostscript/${VERSION}/lib/bj8hg12f.upp
|
||||
share/ghostscript/${VERSION}/lib/bj8oh06n.upp
|
||||
share/ghostscript/${VERSION}/lib/bj8pa06n.upp
|
||||
share/ghostscript/${VERSION}/lib/bj8pp12f.upp
|
||||
share/ghostscript/${VERSION}/lib/bj8ts06n.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610a0.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610a1.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610a2.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610a3.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610a4.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610a5.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610a6.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610a7.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610a8.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610b1.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610b2.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610b3.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610b4.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610b6.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610b7.upp
|
||||
share/ghostscript/${VERSION}/lib/bjc610b8.upp
|
||||
share/ghostscript/${VERSION}/lib/caption.ps
|
||||
share/ghostscript/${VERSION}/lib/cbjc600.ppd
|
||||
share/ghostscript/${VERSION}/lib/cbjc800.ppd
|
||||
share/ghostscript/${VERSION}/lib/cdj550.upp
|
||||
share/ghostscript/${VERSION}/lib/cdj690.upp
|
||||
share/ghostscript/${VERSION}/lib/cdj690ec.upp
|
||||
share/ghostscript/${VERSION}/lib/cid2code.ps
|
||||
share/ghostscript/${VERSION}/lib/cidfmap
|
||||
share/ghostscript/${VERSION}/lib/decrypt.ps
|
||||
share/ghostscript/${VERSION}/lib/dnj750c.upp
|
||||
share/ghostscript/${VERSION}/lib/dnj750m.upp
|
||||
share/ghostscript/${VERSION}/lib/docie.ps
|
||||
share/ghostscript/${VERSION}/lib/errpage.ps
|
||||
share/ghostscript/${VERSION}/lib/font2c.ps
|
||||
share/ghostscript/${VERSION}/lib/font2pcl.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_agl.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_btokn.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_ccfnt.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_ce_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_cff.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_cidcm.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_ciddc.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_cidfm.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_cidfn.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_cidtt.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_ciecs2.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_ciecs3.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_cmap.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_cmdl.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_cspace.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_css_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_dbt_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_devcs.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_devn.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_devpxl.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_diskf.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_diskn.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_dpnxt.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_dps.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_dps1.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_dps2.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_dscp.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_epsf.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_fapi.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_fform.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_fntem.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_fonts.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_frsd.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_icc.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_il1_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_il2_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_img.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_indxd.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_init.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_kanji.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_ksb_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_l.xbm
|
||||
share/ghostscript/${VERSION}/lib/gs_l.xpm
|
||||
share/ghostscript/${VERSION}/lib/gs_l2img.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_l_m.xbm
|
||||
share/ghostscript/${VERSION}/lib/gs_lev2.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_lgo_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_lgx_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_ll3.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_m.xbm
|
||||
share/ghostscript/${VERSION}/lib/gs_m.xpm
|
||||
share/ghostscript/${VERSION}/lib/gs_m_m.xbm
|
||||
share/ghostscript/${VERSION}/lib/gs_mex_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_mgl_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_mro_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_patrn.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_pdf_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_pdfwr.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_pfile.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_rdlin.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_res.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_resmp.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_resst.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_s.xbm
|
||||
share/ghostscript/${VERSION}/lib/gs_s.xpm
|
||||
share/ghostscript/${VERSION}/lib/gs_s_m.xbm
|
||||
share/ghostscript/${VERSION}/lib/gs_sepr.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_setpd.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_statd.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_std_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_stres.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_sym_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_t.xbm
|
||||
share/ghostscript/${VERSION}/lib/gs_t.xpm
|
||||
share/ghostscript/${VERSION}/lib/gs_t_m.xbm
|
||||
share/ghostscript/${VERSION}/lib/gs_trap.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_ttf.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_typ32.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_typ42.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_type1.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_wan_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_wl1_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_wl2_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_wl5_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gslp.ps
|
||||
share/ghostscript/${VERSION}/lib/gsnup.ps
|
||||
share/ghostscript/${VERSION}/lib/ht_ccsto.ps
|
||||
share/ghostscript/${VERSION}/lib/image-qa.ps
|
||||
share/ghostscript/${VERSION}/lib/impath.ps
|
||||
share/ghostscript/${VERSION}/lib/jispaper.ps
|
||||
share/ghostscript/${VERSION}/lib/landscap.ps
|
||||
share/ghostscript/${VERSION}/lib/level1.ps
|
||||
share/ghostscript/${VERSION}/lib/lines.ps
|
||||
share/ghostscript/${VERSION}/lib/markhint.ps
|
||||
share/ghostscript/${VERSION}/lib/markpath.ps
|
||||
share/ghostscript/${VERSION}/lib/necp2x.upp
|
||||
share/ghostscript/${VERSION}/lib/necp2x6.upp
|
||||
share/ghostscript/${VERSION}/lib/packfile.ps
|
||||
share/ghostscript/${VERSION}/lib/pcharstr.ps
|
||||
share/ghostscript/${VERSION}/lib/pdf2dsc.ps
|
||||
share/ghostscript/${VERSION}/lib/pdf_base.ps
|
||||
share/ghostscript/${VERSION}/lib/pdf_draw.ps
|
||||
share/ghostscript/${VERSION}/lib/pdf_font.ps
|
||||
share/ghostscript/${VERSION}/lib/pdf_main.ps
|
||||
share/ghostscript/${VERSION}/lib/pdf_ops.ps
|
||||
share/ghostscript/${VERSION}/lib/pdf_rbld.ps
|
||||
share/ghostscript/${VERSION}/lib/pdf_sec.ps
|
||||
share/ghostscript/${VERSION}/lib/pdfopt.ps
|
||||
share/ghostscript/${VERSION}/lib/pdfwrite.ps
|
||||
share/ghostscript/${VERSION}/lib/pf2afm.ps
|
||||
share/ghostscript/${VERSION}/lib/pfbtopfa.ps
|
||||
share/ghostscript/${VERSION}/lib/ppath.ps
|
||||
share/ghostscript/${VERSION}/lib/prfont.ps
|
||||
share/ghostscript/${VERSION}/lib/printafm.ps
|
||||
share/ghostscript/${VERSION}/lib/ps2ai.ps
|
||||
share/ghostscript/${VERSION}/lib/ps2ascii.ps
|
||||
share/ghostscript/${VERSION}/lib/ps2epsi.ps
|
||||
share/ghostscript/${VERSION}/lib/quit.ps
|
||||
share/ghostscript/${VERSION}/lib/ras1.upp
|
||||
share/ghostscript/${VERSION}/lib/ras24.upp
|
||||
share/ghostscript/${VERSION}/lib/ras3.upp
|
||||
share/ghostscript/${VERSION}/lib/ras32.upp
|
||||
share/ghostscript/${VERSION}/lib/ras4.upp
|
||||
share/ghostscript/${VERSION}/lib/ras8m.upp
|
||||
share/ghostscript/${VERSION}/lib/rollconv.ps
|
||||
share/ghostscript/${VERSION}/lib/showchar.ps
|
||||
share/ghostscript/${VERSION}/lib/showpage.ps
|
||||
share/ghostscript/${VERSION}/lib/st640ih.upp
|
||||
share/ghostscript/${VERSION}/lib/st640ihg.upp
|
||||
share/ghostscript/${VERSION}/lib/st640p.upp
|
||||
share/ghostscript/${VERSION}/lib/st640pg.upp
|
||||
share/ghostscript/${VERSION}/lib/st640pl.upp
|
||||
share/ghostscript/${VERSION}/lib/st640plg.upp
|
||||
share/ghostscript/${VERSION}/lib/stc.upp
|
||||
share/ghostscript/${VERSION}/lib/stc1520h.upp
|
||||
share/ghostscript/${VERSION}/lib/stc2.upp
|
||||
share/ghostscript/${VERSION}/lib/stc200_h.upp
|
||||
share/ghostscript/${VERSION}/lib/stc2_h.upp
|
||||
share/ghostscript/${VERSION}/lib/stc2s_h.upp
|
||||
share/ghostscript/${VERSION}/lib/stc300.upp
|
||||
share/ghostscript/${VERSION}/lib/stc300bl.upp
|
||||
share/ghostscript/${VERSION}/lib/stc300bm.upp
|
||||
share/ghostscript/${VERSION}/lib/stc500p.upp
|
||||
share/ghostscript/${VERSION}/lib/stc500ph.upp
|
||||
share/ghostscript/${VERSION}/lib/stc600ih.upp
|
||||
share/ghostscript/${VERSION}/lib/stc600p.upp
|
||||
share/ghostscript/${VERSION}/lib/stc600pl.upp
|
||||
share/ghostscript/${VERSION}/lib/stc640p.upp
|
||||
share/ghostscript/${VERSION}/lib/stc800ih.upp
|
||||
share/ghostscript/${VERSION}/lib/stc800p.upp
|
||||
share/ghostscript/${VERSION}/lib/stc800pl.upp
|
||||
share/ghostscript/${VERSION}/lib/stc_h.upp
|
||||
share/ghostscript/${VERSION}/lib/stc_l.upp
|
||||
share/ghostscript/${VERSION}/lib/stcany.upp
|
||||
share/ghostscript/${VERSION}/lib/stcany_h.upp
|
||||
share/ghostscript/${VERSION}/lib/stcinfo.ps
|
||||
share/ghostscript/${VERSION}/lib/stcolor.ps
|
||||
share/ghostscript/${VERSION}/lib/stocht.ps
|
||||
share/ghostscript/${VERSION}/lib/traceimg.ps
|
||||
share/ghostscript/${VERSION}/lib/traceop.ps
|
||||
share/ghostscript/${VERSION}/lib/type1enc.ps
|
||||
share/ghostscript/${VERSION}/lib/type1ops.ps
|
||||
share/ghostscript/${VERSION}/lib/uninfo.ps
|
||||
share/ghostscript/${VERSION}/lib/unprot.ps
|
||||
share/ghostscript/${VERSION}/lib/viewcmyk.ps
|
||||
share/ghostscript/${VERSION}/lib/viewgif.ps
|
||||
share/ghostscript/${VERSION}/lib/viewjpeg.ps
|
||||
share/ghostscript/${VERSION}/lib/viewmiff.ps
|
||||
share/ghostscript/${VERSION}/lib/viewpbm.ps
|
||||
share/ghostscript/${VERSION}/lib/viewpcx.ps
|
||||
share/ghostscript/${VERSION}/lib/viewps2a.ps
|
||||
share/ghostscript/${VERSION}/lib/wftopfa.ps
|
||||
share/ghostscript/${VERSION}/lib/winmaps.ps
|
||||
share/ghostscript/${VERSION}/lib/wrfont.ps
|
||||
share/ghostscript/${VERSION}/lib/xlatmap
|
||||
share/ghostscript/${VERSION}/lib/zeroline.ps
|
||||
%%gtk%%
|
Loading…
Reference in New Issue
Block a user