Path to this page:
./
print/xpdf-korean,
Xpdf support files for Korean
Branch: pkgsrc-2014Q2,
Version: 20050707nb3,
Package name: xpdf-korean-20050707nb3,
Maintainer: pkgsrc-usersThis package provides support files needed to use the Xpdf tools with
Korean PDF files.
Contents:
- Adobe-Korea1 character collection support
- KSX1001 encoding
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.4 2005/10/12 11:39:12 wiz Exp $
XPDFRC=${PKG_SYSCONFDIR}/xpdfrc
case ${STAGE} in
POST-DEINSTALL)
${SED} -e "/orean/d" ${XPDFRC} > ${XPDFRC}.tmp
${SED} -e "/ksc5601/d" ${XPDFRC}.tmp > ${XPDFRC}
${SED} -e "/displayCIDFontTT.*Korea/d" ${XPDFRC}.tmp > ${XPDFRC}
${RM} -f ${XPDFRC}.tmp
;;
esac
Required to run:[
fonts/baekmuk-ttf] [
print/xpdf]
Master sites: (Expand)
SHA1: f9de9175787852de554cbbd4a8d857c945dd5503
RMD160: 9e5bab5f0f8bcdc7fa5506f7311b7044e374c33f
Filesize: 459.429 KB
Version history: (Expand)
- (2014-07-11) Updated to version: xpdf-korean-20050707nb3
- (2014-07-02) Package added to pkgsrc.se, version xpdf-korean-20050707nb2 (created)