- Change MAINTAINER line.

- add korean/baekmukfonts-ttf to RUN_DEPENDS.
- more portlint-compilant.
This commit is contained in:
CHOI Junho 2000-07-15 13:14:53 +00:00
parent 10276981b4
commit 376b0fd630
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30638
2 changed files with 22 additions and 10 deletions

View file

@ -26,18 +26,19 @@ DISTNAME= ${PKGNAME}
DISTFILES= ${PCL3_DRV} ${DECRYPT_PDF} ${GS_SOURCES} \ DISTFILES= ${PCL3_DRV} ${DECRYPT_PDF} ${GS_SOURCES} \
${VFLIB_GS} ${KFFTYPE} ${KFFTYPE_PATCH} \ ${VFLIB_GS} ${KFFTYPE} ${KFFTYPE_PATCH} \
${HFFTYPE} ${GS_CID_PATCH} ${HFFTYPE} ${GS_CID_PATCH}
EXTRACT_ONLY= ${GS_SOURCES} ${PCL3_DRV}
MAINTAINER= cjh@kr.FreeBSD.org MAINTAINER= cjh@FreeBSD.org
RUN_DEPENDS= $(LOCALBASE)/share/ghostscript/fonts/CMap:${PORTSDIR}/korean/munhwafonts-cid \ RUN_DEPENDS= $(LOCALBASE)/share/ghostscript/fonts:${PORTSDIR}/print/gsfonts \
$(LOCALBASE)/share/ghostscript/fonts:${PORTSDIR}/print/gsfonts $(LOCALBASE)/share/ghostscript/fonts/CMap:${PORTSDIR}/korean/munhwafonts-cid \
$(X11BASE)/lib/X11/fonts/TrueType/gulim.ttf:${PORTSDIR}/korean/baekmukfonts-ttf
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \
/nonexistent:${PORTSDIR}/graphics/png:extract /nonexistent:${PORTSDIR}/graphics/png:extract
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
ttf.4:${PORTSDIR}/print/freetype ttf.4:${PORTSDIR}/print/freetype
USE_XLIB= yes USE_XLIB= YES
EXTRACT_ONLY= ${GS_SOURCES} ${PCL3_DRV}
WRKSRC= ${WRKDIR}/gs5.10 WRKSRC= ${WRKDIR}/gs5.10
MAKEFILE= unix-gcc.mak MAKEFILE= unix-gcc.mak
@ -92,6 +93,11 @@ pre-patch:
do-configure: do-configure:
@(cd ${WRKSRC}; ${SH} tar_cat ) @(cd ${WRKSRC}; ${SH} tar_cat )
pre-build:
${SED} -e "s@%%PREFIX%%@${X11BASE}@g" \
${FILESDIR}/hconfig.ps.in > \
${WRKSRC}/hangul/hconfig.ps
pre-install: pre-install:
@${MKDIR} ${PREFIX}/share/ghostscript ${PREFIX}/bin ${PREFIX}/man/man1 @${MKDIR} ${PREFIX}/share/ghostscript ${PREFIX}/bin ${PREFIX}/man/man1

View file

@ -26,18 +26,19 @@ DISTNAME= ${PKGNAME}
DISTFILES= ${PCL3_DRV} ${DECRYPT_PDF} ${GS_SOURCES} \ DISTFILES= ${PCL3_DRV} ${DECRYPT_PDF} ${GS_SOURCES} \
${VFLIB_GS} ${KFFTYPE} ${KFFTYPE_PATCH} \ ${VFLIB_GS} ${KFFTYPE} ${KFFTYPE_PATCH} \
${HFFTYPE} ${GS_CID_PATCH} ${HFFTYPE} ${GS_CID_PATCH}
EXTRACT_ONLY= ${GS_SOURCES} ${PCL3_DRV}
MAINTAINER= cjh@kr.FreeBSD.org MAINTAINER= cjh@FreeBSD.org
RUN_DEPENDS= $(LOCALBASE)/share/ghostscript/fonts/CMap:${PORTSDIR}/korean/munhwafonts-cid \ RUN_DEPENDS= $(LOCALBASE)/share/ghostscript/fonts:${PORTSDIR}/print/gsfonts \
$(LOCALBASE)/share/ghostscript/fonts:${PORTSDIR}/print/gsfonts $(LOCALBASE)/share/ghostscript/fonts/CMap:${PORTSDIR}/korean/munhwafonts-cid \
$(X11BASE)/lib/X11/fonts/TrueType/gulim.ttf:${PORTSDIR}/korean/baekmukfonts-ttf
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \
/nonexistent:${PORTSDIR}/graphics/png:extract /nonexistent:${PORTSDIR}/graphics/png:extract
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
ttf.4:${PORTSDIR}/print/freetype ttf.4:${PORTSDIR}/print/freetype
USE_XLIB= yes USE_XLIB= YES
EXTRACT_ONLY= ${GS_SOURCES} ${PCL3_DRV}
WRKSRC= ${WRKDIR}/gs5.10 WRKSRC= ${WRKDIR}/gs5.10
MAKEFILE= unix-gcc.mak MAKEFILE= unix-gcc.mak
@ -92,6 +93,11 @@ pre-patch:
do-configure: do-configure:
@(cd ${WRKSRC}; ${SH} tar_cat ) @(cd ${WRKSRC}; ${SH} tar_cat )
pre-build:
${SED} -e "s@%%PREFIX%%@${X11BASE}@g" \
${FILESDIR}/hconfig.ps.in > \
${WRKSRC}/hangul/hconfig.ps
pre-install: pre-install:
@${MKDIR} ${PREFIX}/share/ghostscript ${PREFIX}/bin ${PREFIX}/man/man1 @${MKDIR} ${PREFIX}/share/ghostscript ${PREFIX}/bin ${PREFIX}/man/man1