Path to this page:
./
print/xpdf-chinese-simplified,
Xpdf support files for Chinese (Simplified)
Branch: pkgsrc-2022Q1,
Version: 20110902nb1,
Package name: xpdf-chinese-simplified-20110902nb1,
Maintainer: pkgsrc-usersThis package provides support files needed to use the Xpdf tools with
Chinese (Simplified) PDF files.
Contents:
- Adobe-GB1 character collection support
- ISO-2022-CN encoding
- EUC-CN encoding
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.3 2003/08/30 20:23:03 jlam Exp $
XPDFRC=${PKG_SYSCONFDIR}/xpdfrc
case ${STAGE} in
POST-DEINSTALL)
${SED} -e "/implified/d" ${XPDFRC} > ${XPDFRC}.tmp
${SED} -e "/gb2312/d" ${XPDFRC}.tmp > ${XPDFRC}
${RM} -f ${XPDFRC}.tmp
;;
esac
Filesize: 885.944 KB
Version history: (Expand)
- (2022-03-31) Package added to pkgsrc.se, version xpdf-chinese-simplified-20110902nb1 (created)