Say goodbye to aladdin ghostscript. It's now called afpl ghostscript,
and the port was only kept alive in expectance of a new gnu ghostscript
This commit is contained in:
parent
5254f2a8db
commit
105e3c4b44
@ -1,9 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2001/05/05 21:05:05 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2001/07/03 15:41:08 espie Exp $
|
||||
|
||||
SUBDIR = afpl
|
||||
SUBDIR += afpl,a4
|
||||
SUBDIR += aladdin
|
||||
SUBDIR += aladdin,a4
|
||||
SUBDIR += gnu
|
||||
SUBDIR += gnu,a4
|
||||
|
||||
|
@ -1,151 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2001/06/20 01:43:31 pvalchev Exp $
|
||||
|
||||
COMMENT="AFPL PostScript interpreter"
|
||||
|
||||
VERSION= 6.50
|
||||
DISTNAME= ghostscript-${VERSION}
|
||||
CATEGORIES= print lang
|
||||
NEED_VERSION= 1.395
|
||||
|
||||
DIR= aladdin/gs${VERSION:S/.//}
|
||||
MASTER_SITES= ${GS_SITES}
|
||||
MASTER_SITES1= ${PDF_SITES}
|
||||
|
||||
HOMEPAGE= http://www.cs.wisc.edu/~ghost/
|
||||
|
||||
MASTER_SITE_SUBDIR= ghostscript
|
||||
DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} pdf_sec.ps:1
|
||||
|
||||
SUBST_VARS= OSREV VERSION
|
||||
DIST_SUBDIR= gs
|
||||
|
||||
# Aladdin license
|
||||
# License: COPY GPL BSD
|
||||
# Aladdin ghostscript wants a fee for redistribution
|
||||
PERMIT_DISTFILES_CDROM= No
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= No
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
|
||||
MAINTAINER= ports@openbsd.org
|
||||
|
||||
JPEGDIR=graphics/jpeg
|
||||
PNGDIR=graphics/png
|
||||
|
||||
BUILD_DEPENDS= /nonexistent::${JPEGDIR}:patch \
|
||||
/nonexistent::${PNGDIR}:patch
|
||||
|
||||
LIB_DEPENDS= png.2::${PNGDIR}
|
||||
|
||||
EXTRACT_ONLY= ${GS_SOURCES}
|
||||
|
||||
WRKDIST= ${WRKDIR}/gs${VERSION}
|
||||
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${PREFIX}/lib \
|
||||
XINCLUDE=-I${X11BASE}/include \
|
||||
XLIBS='Xt SM ICE Xext X11' \
|
||||
XLIBDIRS=-L${X11BASE}/lib \
|
||||
GLOBJDIR=./objects \
|
||||
GLGENDIR=./objects \
|
||||
PSOBJDIR=./objects \
|
||||
PSGENDIR=./objects \
|
||||
STDLIBS='-lc_r -lm'
|
||||
|
||||
PDFDIR=share/ghostscript/${VERSION}/lib
|
||||
|
||||
BASE_FLAGS+= DEVICE_DEVS='\
|
||||
$$(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 $$(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)ccr.dev $$(DD)cdeskjet.dev $$(DD)cdjcolor.dev \
|
||||
$$(DD)cdjmono.dev $$(DD)cdj500.dev $$(DD)cdj550.dev \
|
||||
$$(DD)cp50.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)inferno.dev \
|
||||
$$(DD)mgrmono.dev $$(DD)mgrgray2.dev $$(DD)mgrgray4.dev $$(DD)mgrgray8.dev \
|
||||
$$(DD)mgr4.dev $$(DD)mgr8.dev $$(DD)sgirgb.dev'
|
||||
|
||||
|
||||
# $$(DD)la50.dev $$(DD)la70.dev $$(DD)la75.dev $$(DD)la75plus.dev
|
||||
# $$(DD)ln03.dev $$(DD)xes.dev
|
||||
MAKE_FLAGS= ${BASE_FLAGS} prefix=${PREFIX}
|
||||
|
||||
|
||||
MAKE_FILE= src/unixansi.mak
|
||||
|
||||
GS_SOURCES= ghostscript-${VERSION}.tar.gz
|
||||
# Note: the following two are real files that have symlinks with
|
||||
# later version numbers pointing to them. To avoid unnecessarily
|
||||
# downloading distfiles, do not change these when upgrading the port
|
||||
# unless the files really change.
|
||||
GS_FONTS_STD= ghostscript-fonts-std-6.0.tar.gz
|
||||
|
||||
# Additional driver HP 850, see http://www.erdw.ethz.ch/~bonk/hp850/hp850.html
|
||||
HP850_DRV= hp8xxs13.zip
|
||||
|
||||
# The pdf_sec.ps non-stub version has been moved to a separate package
|
||||
|
||||
FLAVORS=A4
|
||||
|
||||
FLAVOR?=
|
||||
.if ${FLAVOR:U} == "A4"
|
||||
CFLAGS+= -DA4
|
||||
.endif
|
||||
|
||||
FAKE_FLAGS=${BASE_FLAGS} prefix=${WRKINST}${PREFIX}
|
||||
|
||||
post-extract:
|
||||
ln -s `cd ${PORTSDIR} && cd ${JPEGDIR} && make show VARNAME=WRKDIST` ${WRKDIST}/jpeg
|
||||
ln -s `cd ${PORTSDIR} && cd ${PNGDIR} && make show VARNAME=WRKDIST` ${WRKDIST}/libpng
|
||||
|
||||
pre-build:
|
||||
mkdir -p ${WRKBUILD}/objects
|
||||
mkdir -p ${WRKBUILD}/bin
|
||||
|
||||
pre-install:
|
||||
@${INSTALL_DATA_DIR} ${PREFIX}/share/ghostscript
|
||||
@${INSTALL_PROGRAM_DIR} ${PREFIX}/bin
|
||||
@${INSTALL_MAN_DIR} ${PREFIX}/man/man1
|
||||
cd ${PREFIX}/share/ghostscript && \
|
||||
tar xzf ${FULLDISTDIR}/${GS_FONTS_STD}
|
||||
|
||||
post-install:
|
||||
strip ${PREFIX}/bin/gs
|
||||
${INSTALL_DATA} ${FULLDISTDIR}/pdf_sec.ps ${PREFIX}/${PDFDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,9 +0,0 @@
|
||||
MD5 (gs/ghostscript-6.50.tar.gz) = 8f52f724f692cf06c94ad7da45eb7ec1
|
||||
MD5 (gs/ghostscript-fonts-std-6.0.tar.gz) = 8250132d6fcc6eb1419f505f06c7690b
|
||||
MD5 (gs/pdf_sec.ps) = 92cd6af5b4d7219e91e61b8351f0f7c4
|
||||
RMD160 (gs/ghostscript-6.50.tar.gz) = a850cdac48b7fce4383df4501699c5cf68c2b2c9
|
||||
RMD160 (gs/ghostscript-fonts-std-6.0.tar.gz) = 817e5e01f92bb509d7a75ffc6508185eae71f14d
|
||||
RMD160 (gs/pdf_sec.ps) = efb8e01a8fb6a99d8635d35360578c45a7c1c2e9
|
||||
SHA1 (gs/ghostscript-6.50.tar.gz) = 17b55ba271bd1721392ed134519f3f5f5218d48f
|
||||
SHA1 (gs/ghostscript-fonts-std-6.0.tar.gz) = a990603330ac08ebb85624a695a6658ffcebfa8f
|
||||
SHA1 (gs/pdf_sec.ps) = e185f12cb8764ce2d7d32931c6dbd5e05df8722f
|
@ -1,11 +0,0 @@
|
||||
$OpenBSD: patch-lib_gs_init_ps,v 1.1 2001/04/13 16:35:30 espie Exp $
|
||||
--- lib/gs_init.ps.orig Sat Dec 2 23:15:11 2000
|
||||
+++ lib/gs_init.ps Fri Apr 13 16:52:51 2001
|
||||
@@ -1710,3 +1710,7 @@ WRITESYSTEMDICT not { systemdict readonl
|
||||
(END GC) VMDEBUG
|
||||
|
||||
% The interpreter will run the initial procedure (start).
|
||||
+
|
||||
+% unofficial patch:
|
||||
+% make it possible to print from within acroread pdf viewer
|
||||
+/Default currenthalftone /Halftone defineresource pop
|
@ -1,26 +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
|
||||
|
||||
WWW: ${HOMEPAGE}
|
@ -1,417 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2001/04/13 16:35:30 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/pj-gs.sh
|
||||
bin/printafm
|
||||
bin/ps2ascii
|
||||
bin/ps2epsi
|
||||
bin/ps2pdf
|
||||
bin/ps2pdf12
|
||||
bin/ps2pdf13
|
||||
bin/ps2pdfwr
|
||||
bin/ps2ps
|
||||
bin/pv.sh
|
||||
bin/sysvlp.sh
|
||||
bin/unix-lpr.sh
|
||||
bin/wftopfa
|
||||
man/man1/dvipdf.1
|
||||
man/man1/eps2eps.1
|
||||
man/man1/font2c.1
|
||||
man/man1/gs.1
|
||||
man/man1/gsbj.1
|
||||
man/man1/gsdj.1
|
||||
man/man1/gsdj500.1
|
||||
man/man1/gslj.1
|
||||
man/man1/gslp.1
|
||||
man/man1/gsnd.1
|
||||
man/man1/pdf2dsc.1
|
||||
man/man1/pdf2ps.1
|
||||
man/man1/pdfopt.1
|
||||
man/man1/pf2afm.1
|
||||
man/man1/pfbtopfa.1
|
||||
man/man1/printafm.1
|
||||
man/man1/ps2ascii.1
|
||||
man/man1/ps2epsi.1
|
||||
man/man1/ps2pdf.1
|
||||
man/man1/ps2pdf12.1
|
||||
man/man1/ps2pdf13.1
|
||||
man/man1/ps2pdfwr.1
|
||||
man/man1/ps2ps.1
|
||||
man/man1/wftopfa.1
|
||||
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/Current.htm
|
||||
share/ghostscript/${VERSION}/doc/DLL.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/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/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}/examples/alphabet.ps
|
||||
share/ghostscript/${VERSION}/examples/cheq.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.ps
|
||||
share/ghostscript/${VERSION}/examples/grayalph.ps
|
||||
share/ghostscript/${VERSION}/examples/ridt91.eps
|
||||
share/ghostscript/${VERSION}/examples/snowflak.ps
|
||||
share/ghostscript/${VERSION}/examples/tiger.ps
|
||||
share/ghostscript/${VERSION}/examples/vasarely.ps
|
||||
share/ghostscript/${VERSION}/examples/waterfal.ps
|
||||
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/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_cidfn.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_cmap.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_cmdl.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_css_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_dbt_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_diskf.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_fform.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_fonts.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_frsd.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_il1_e.ps
|
||||
share/ghostscript/${VERSION}/lib/gs_il2_e.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_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_s.xbm
|
||||
share/ghostscript/${VERSION}/lib/gs_s.xpm
|
||||
share/ghostscript/${VERSION}/lib/gs_s_m.xbm
|
||||
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_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_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/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/zeroline.ps
|
||||
share/ghostscript/fonts/a010013l.afm
|
||||
share/ghostscript/fonts/a010013l.pfb
|
||||
share/ghostscript/fonts/a010013l.pfm
|
||||
share/ghostscript/fonts/a010015l.afm
|
||||
share/ghostscript/fonts/a010015l.pfb
|
||||
share/ghostscript/fonts/a010015l.pfm
|
||||
share/ghostscript/fonts/a010033l.afm
|
||||
share/ghostscript/fonts/a010033l.pfb
|
||||
share/ghostscript/fonts/a010033l.pfm
|
||||
share/ghostscript/fonts/a010035l.afm
|
||||
share/ghostscript/fonts/a010035l.pfb
|
||||
share/ghostscript/fonts/a010035l.pfm
|
||||
share/ghostscript/fonts/b018012l.afm
|
||||
share/ghostscript/fonts/b018012l.pfb
|
||||
share/ghostscript/fonts/b018012l.pfm
|
||||
share/ghostscript/fonts/b018015l.afm
|
||||
share/ghostscript/fonts/b018015l.pfb
|
||||
share/ghostscript/fonts/b018015l.pfm
|
||||
share/ghostscript/fonts/b018032l.afm
|
||||
share/ghostscript/fonts/b018032l.pfb
|
||||
share/ghostscript/fonts/b018032l.pfm
|
||||
share/ghostscript/fonts/b018035l.afm
|
||||
share/ghostscript/fonts/b018035l.pfb
|
||||
share/ghostscript/fonts/b018035l.pfm
|
||||
share/ghostscript/fonts/c059013l.afm
|
||||
share/ghostscript/fonts/c059013l.pfb
|
||||
share/ghostscript/fonts/c059013l.pfm
|
||||
share/ghostscript/fonts/c059016l.afm
|
||||
share/ghostscript/fonts/c059016l.pfb
|
||||
share/ghostscript/fonts/c059016l.pfm
|
||||
share/ghostscript/fonts/c059033l.afm
|
||||
share/ghostscript/fonts/c059033l.pfb
|
||||
share/ghostscript/fonts/c059033l.pfm
|
||||
share/ghostscript/fonts/c059036l.afm
|
||||
share/ghostscript/fonts/c059036l.pfb
|
||||
share/ghostscript/fonts/c059036l.pfm
|
||||
share/ghostscript/fonts/d050000l.afm
|
||||
share/ghostscript/fonts/d050000l.pfb
|
||||
share/ghostscript/fonts/d050000l.pfm
|
||||
share/ghostscript/fonts/fonts.dir
|
||||
share/ghostscript/fonts/fonts.scale
|
||||
share/ghostscript/fonts/n019003l.afm
|
||||
share/ghostscript/fonts/n019003l.pfb
|
||||
share/ghostscript/fonts/n019003l.pfm
|
||||
share/ghostscript/fonts/n019004l.afm
|
||||
share/ghostscript/fonts/n019004l.pfb
|
||||
share/ghostscript/fonts/n019004l.pfm
|
||||
share/ghostscript/fonts/n019023l.afm
|
||||
share/ghostscript/fonts/n019023l.pfb
|
||||
share/ghostscript/fonts/n019023l.pfm
|
||||
share/ghostscript/fonts/n019024l.afm
|
||||
share/ghostscript/fonts/n019024l.pfb
|
||||
share/ghostscript/fonts/n019024l.pfm
|
||||
share/ghostscript/fonts/n019043l.afm
|
||||
share/ghostscript/fonts/n019043l.pfb
|
||||
share/ghostscript/fonts/n019043l.pfm
|
||||
share/ghostscript/fonts/n019044l.afm
|
||||
share/ghostscript/fonts/n019044l.pfb
|
||||
share/ghostscript/fonts/n019044l.pfm
|
||||
share/ghostscript/fonts/n019063l.afm
|
||||
share/ghostscript/fonts/n019063l.pfb
|
||||
share/ghostscript/fonts/n019063l.pfm
|
||||
share/ghostscript/fonts/n019064l.afm
|
||||
share/ghostscript/fonts/n019064l.pfb
|
||||
share/ghostscript/fonts/n019064l.pfm
|
||||
share/ghostscript/fonts/n021003l.afm
|
||||
share/ghostscript/fonts/n021003l.pfb
|
||||
share/ghostscript/fonts/n021003l.pfm
|
||||
share/ghostscript/fonts/n021004l.afm
|
||||
share/ghostscript/fonts/n021004l.pfb
|
||||
share/ghostscript/fonts/n021004l.pfm
|
||||
share/ghostscript/fonts/n021023l.afm
|
||||
share/ghostscript/fonts/n021023l.pfb
|
||||
share/ghostscript/fonts/n021023l.pfm
|
||||
share/ghostscript/fonts/n021024l.afm
|
||||
share/ghostscript/fonts/n021024l.pfb
|
||||
share/ghostscript/fonts/n021024l.pfm
|
||||
share/ghostscript/fonts/n022003l.afm
|
||||
share/ghostscript/fonts/n022003l.pfb
|
||||
share/ghostscript/fonts/n022003l.pfm
|
||||
share/ghostscript/fonts/n022004l.afm
|
||||
share/ghostscript/fonts/n022004l.pfb
|
||||
share/ghostscript/fonts/n022004l.pfm
|
||||
share/ghostscript/fonts/n022023l.afm
|
||||
share/ghostscript/fonts/n022023l.pfb
|
||||
share/ghostscript/fonts/n022023l.pfm
|
||||
share/ghostscript/fonts/n022024l.afm
|
||||
share/ghostscript/fonts/n022024l.pfb
|
||||
share/ghostscript/fonts/n022024l.pfm
|
||||
share/ghostscript/fonts/p052003l.afm
|
||||
share/ghostscript/fonts/p052003l.pfb
|
||||
share/ghostscript/fonts/p052003l.pfm
|
||||
share/ghostscript/fonts/p052004l.afm
|
||||
share/ghostscript/fonts/p052004l.pfb
|
||||
share/ghostscript/fonts/p052004l.pfm
|
||||
share/ghostscript/fonts/p052023l.afm
|
||||
share/ghostscript/fonts/p052023l.pfb
|
||||
share/ghostscript/fonts/p052023l.pfm
|
||||
share/ghostscript/fonts/p052024l.afm
|
||||
share/ghostscript/fonts/p052024l.pfb
|
||||
share/ghostscript/fonts/p052024l.pfm
|
||||
share/ghostscript/fonts/s050000l.afm
|
||||
share/ghostscript/fonts/s050000l.pfb
|
||||
share/ghostscript/fonts/s050000l.pfm
|
||||
share/ghostscript/fonts/z003034l.afm
|
||||
share/ghostscript/fonts/z003034l.pfb
|
||||
share/ghostscript/fonts/z003034l.pfm
|
||||
@dirrm share/ghostscript/fonts
|
||||
@dirrm share/ghostscript/${VERSION}/lib
|
||||
@dirrm share/ghostscript/${VERSION}/examples
|
||||
@dirrm share/ghostscript/${VERSION}/doc
|
||||
@dirrm share/ghostscript/${VERSION}
|
||||
@dirrm share/ghostscript
|
Loading…
Reference in New Issue
Block a user