Path to this page:
./
print/xpdf-japanese,
Xpdf support files for Japanese
Branch: pkgsrc-2016Q3,
Version: 20110902nb1,
Package name: xpdf-japanese-20110902nb1,
Maintainer: pkgsrc-usersThis package provides support files needed to use the Xpdf tools with
Japanese PDF files.
Contents:
- Adobe-Japan1 character collection support
- ISO-2022-JP encoding
- EUC-JP encoding
- Shift-JIS encoding
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.3 2003/08/30 20:23:05 jlam Exp $
XPDFRC=${PKG_SYSCONFDIR}/xpdfrc
case ${STAGE} in
POST-DEINSTALL)
${SED} -e "/apanese/d" ${XPDFRC} > ${XPDFRC}.tmp
${SED} -e "/jisx0208/d" ${XPDFRC}.tmp > ${XPDFRC}
${RM} -f ${XPDFRC}.tmp
;;
esac
Required to run:[
print/xpdf]
Master sites: (Expand)
SHA1: d23a212a0a685d66ea1bf1748b1d7eee4907cc0c
RMD160: b5eba416652097b5a1ea347fa3890270a1e8f641
Filesize: 983.349 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version xpdf-japanese-20110902nb1 (created)