1998-07-29 14:55:49 +00:00
|
|
|
# New ports collection makefile for: freetype-ghostscript
|
|
|
|
# Version required: 5.10ft
|
1999-09-03 17:52:40 +00:00
|
|
|
# Date created: 27 Mar 1998
|
1999-04-02 03:48:54 +00:00
|
|
|
# Whom: CHOI Junho <cjh@kr.freebsd.org>
|
1998-07-29 14:55:49 +00:00
|
|
|
#
|
1999-08-30 12:09:14 +00:00
|
|
|
# $FreeBSD$
|
1998-07-29 14:55:49 +00:00
|
|
|
#
|
1999-09-03 17:52:40 +00:00
|
|
|
# Based on print/ghostscript5 and japanese/vfghostscript5
|
|
|
|
# use Adobe's CID-keyed Korean font because there are no wide accepted
|
|
|
|
# default korean font yet
|
1998-07-29 14:55:49 +00:00
|
|
|
#
|
|
|
|
|
1999-09-03 17:52:40 +00:00
|
|
|
DISTNAME= ko-ghostscript-ft-5.10
|
1998-07-29 14:55:49 +00:00
|
|
|
CATEGORIES= korean print
|
1999-09-03 17:52:40 +00:00
|
|
|
MASTER_SITES= ftp://ftp.pdb.sni.de/pub/utilities/misc/ \
|
|
|
|
http://www.ozemail.com.au/~geoffk/pdfencrypt/ \
|
|
|
|
ftp://ftp.cs.wisc.edu/ghost/gnu/gs510/ \
|
|
|
|
$(MASTER_SITE_GNU) \
|
1998-07-29 14:55:49 +00:00
|
|
|
http://www.ldl.jaist.ac.jp/~akr/nonresearch/free-software/ghostscript/ \
|
|
|
|
http://itohws03.ee.noda.sut.ac.jp/~matsuda/VFlib-FT/ \
|
1999-09-03 17:52:40 +00:00
|
|
|
ftp://ftp.kr.freebsd.org/pub/users/cjh/gs-ko/ \
|
|
|
|
ftp://ftp.kr.freebsd.org/pub/users/cjh/gs-ko/misc/
|
|
|
|
MASTER_SITE_SUBDIR= ghostscript
|
|
|
|
DISTFILES= ${PCL3_DRV} ${DECRYPT_PDF} ${GS_SOURCES} \
|
|
|
|
${VFLIB_GS} ${KFFTYPE} ${KFFTYPE_PATCH} \
|
|
|
|
${HFFTYPE} ${GS_CID_PATCH}
|
1998-07-29 14:55:49 +00:00
|
|
|
|
1999-09-03 17:52:40 +00:00
|
|
|
MAINTAINER= cjh@kr.FreeBSD.org
|
1998-10-16 01:03:23 +00:00
|
|
|
|
1999-09-03 17:52:40 +00:00
|
|
|
RUN_DEPENDS= $(LOCALBASE)/share/ghostscript/fonts/CMap:${PORTSDIR}/korean/munhwafonts-cid \
|
|
|
|
$(LOCALBASE)/share/ghostscript/fonts:${PORTSDIR}/print/gsfonts
|
1998-07-29 14:55:49 +00:00
|
|
|
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \
|
1999-09-03 17:52:40 +00:00
|
|
|
/nonexistent:${PORTSDIR}/graphics/png:extract
|
|
|
|
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
|
1999-11-25 03:41:57 +00:00
|
|
|
ttf.4:${PORTSDIR}/print/freetype
|
1998-07-29 14:55:49 +00:00
|
|
|
|
1999-09-03 17:52:40 +00:00
|
|
|
USE_XLIB= yes
|
|
|
|
EXTRACT_ONLY= ${GS_SOURCES} ${PCL3_DRV}
|
1998-07-29 14:55:49 +00:00
|
|
|
WRKSRC= ${WRKDIR}/gs5.10
|
1999-09-03 17:52:40 +00:00
|
|
|
|
1998-07-29 14:55:49 +00:00
|
|
|
MAKEFILE= unix-gcc.mak
|
1999-09-03 17:52:40 +00:00
|
|
|
#MAKE_FLAGS= prefix=${PREFIX} CFLAGS="${CFLAGS}" -f
|
|
|
|
MAKE_FLAGS= prefix=${PREFIX} -f
|
|
|
|
MAN1= gs.1 pdf2dsc.1 pdf2ps.1 ps2ascii.1 ps2epsi.1 ps2pdf.1 gs-hpdj.1
|
1998-07-29 14:55:49 +00:00
|
|
|
|
|
|
|
GS_SOURCES= ghostscript-5.10.tar.gz
|
|
|
|
|
1999-09-03 17:52:40 +00:00
|
|
|
# Additional driver for HP PCL3 Printers
|
|
|
|
PCL3_DRV= hpdj-2.5.tar.gz
|
1998-07-29 14:55:49 +00:00
|
|
|
|
|
|
|
# replacement for pdf_sec.ps, that allows you to read encrypted PDF files
|
|
|
|
DECRYPT_PDF= pdf_sec.ps
|
|
|
|
|
1999-09-03 17:52:40 +00:00
|
|
|
# Korean patch files
|
1998-07-29 14:55:49 +00:00
|
|
|
# vflib patch
|
1999-09-03 17:52:40 +00:00
|
|
|
VFLIB_GS= gs5.10-vflib-1.1.tar.gz
|
1998-07-29 14:55:49 +00:00
|
|
|
# kfftype
|
1999-09-03 17:52:40 +00:00
|
|
|
KFFTYPE= gs5-kfftype.tar.gz
|
1998-07-29 14:55:49 +00:00
|
|
|
# kfftype patches
|
1999-09-03 17:52:40 +00:00
|
|
|
KFFTYPE_PATCH= gs5-kfftype-patch1.diff gs5-kfftype-patch2.diff
|
1998-07-29 14:55:49 +00:00
|
|
|
# hfftype patch
|
1999-09-03 17:52:40 +00:00
|
|
|
HFFTYPE= gs5-hfftype-0.2.tar.gz
|
1998-07-29 14:55:49 +00:00
|
|
|
# cid-keyed font bug patch for 5.10
|
1999-09-03 17:52:40 +00:00
|
|
|
GS_CID_PATCH= gs5.10-cid-bugfix.diff
|
1998-07-29 14:55:49 +00:00
|
|
|
|
|
|
|
post-extract:
|
1999-09-03 17:52:40 +00:00
|
|
|
${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg
|
|
|
|
${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/png/work/libpng-1.0.3 ${WRKSRC}/libpng
|
|
|
|
# additional PCL3 driver
|
|
|
|
$(TAR) -xvf ${WRKDIR}/hpdj-2.5/hpdj.tar -C $(WRKSRC)
|
|
|
|
${PATCH} --directory=${WRKSRC} <${WRKSRC}/devs.mak-5.10.diff
|
|
|
|
${PATCH} --directory=${WRKSRC} <${WRKSRC}/zmedia2.c-5.10.diff
|
1998-07-29 14:55:49 +00:00
|
|
|
|
|
|
|
pre-patch:
|
|
|
|
cd ${WRKSRC} && tar -xzf ${DISTDIR}/${VFLIB_GS} && \
|
|
|
|
${PATCH} -s -p1 < gs5.10-vflib-1.1/gs5.10-vflib-1.1.diff
|
|
|
|
cd ${WRKSRC} && tar -xzf ${DISTDIR}/${KFFTYPE} && \
|
|
|
|
cd ${WRKSRC}/kfftype && \
|
|
|
|
for file in ${KFFTYPE_PATCH}; do \
|
|
|
|
${PATCH} -s -p0 < ${DISTDIR}/$$file; \
|
|
|
|
done && \
|
|
|
|
${CP} -r ${WRKSRC}/kfftype/* ${WRKSRC}/
|
|
|
|
cd ${WRKSRC} && tar -xzf ${DISTDIR}/${HFFTYPE} && \
|
1999-09-03 17:52:40 +00:00
|
|
|
${CP} -r ${WRKSRC}/gs5-hfftype-0.2/* ${WRKSRC}/
|
1998-07-29 14:55:49 +00:00
|
|
|
cd ${WRKSRC} && ${PATCH} -s -p1 < \
|
1999-09-03 17:52:40 +00:00
|
|
|
${WRKSRC}/gs5-hfftype-0.2/gs5.10-hfftype.diff
|
1998-07-29 14:55:49 +00:00
|
|
|
cd ${WRKSRC} && ${PATCH} ${PATCH_DIST_ARGS} < \
|
1999-09-03 17:52:40 +00:00
|
|
|
${DISTDIR}/${GS_CID_PATCH}
|
1998-07-29 14:55:49 +00:00
|
|
|
|
|
|
|
do-configure:
|
1999-09-03 17:52:40 +00:00
|
|
|
@(cd ${WRKSRC}; ${SH} tar_cat )
|
1998-07-29 14:55:49 +00:00
|
|
|
|
|
|
|
pre-install:
|
|
|
|
@${MKDIR} ${PREFIX}/share/ghostscript ${PREFIX}/bin ${PREFIX}/man/man1
|
|
|
|
|
|
|
|
post-install:
|
|
|
|
strip ${PREFIX}/bin/gs
|
|
|
|
${INSTALL_DATA} ${DISTDIR}/${DECRYPT_PDF} \
|
|
|
|
${PREFIX}/share/ghostscript/5.10ft
|
1999-09-03 17:52:40 +00:00
|
|
|
$(MKDIR) ${PREFIX}/libexec/lpr
|
|
|
|
${INSTALL_SCRIPT} $(WRKSRC)/pj-gs.sh ${PREFIX}/libexec/lpr
|
|
|
|
${INSTALL_SCRIPT} $(WRKSRC)/sysvlp.sh ${PREFIX}/libexec/lpr
|
|
|
|
${INSTALL_SCRIPT} $(WRKSRC)/if-hpdj ${PREFIX}/libexec/lpr
|
1998-07-29 14:55:49 +00:00
|
|
|
${INSTALL_DATA} ${WRKSRC}/gs5-hfftype-0.2/README \
|
|
|
|
${PREFIX}/share/ghostscript/5.10ft/doc/README.ko
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|