Path to this page:
./
print/xpdf-chinese-traditional,
Xpdf support files for Chinese (Traditional)
Branch: pkgsrc-2011Q2,
Version: 20040727nb2,
Package name: xpdf-chinese-traditional-20040727nb2,
Maintainer: pkgsrc-usersThis package provides support files needed to use the Xpdf tools with
Chinese (Traditional) PDF files.
Contents:
- Adobe-CNS1 character collection support
- Big5 encoding
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.3 2003/08/30 20:23:04 jlam Exp $
XPDFRC=${PKG_SYSCONFDIR}/xpdfrc
case ${STAGE} in
POST-DEINSTALL)
${SED} -e "/raditional/d" ${XPDFRC} > ${XPDFRC}.tmp
${SED} -e "/big5/d" -e "/Ar[ph][ph]ic fonts, you may/d" ${XPDFRC}.tmp > ${XPDFRC}
${RM} -f ${XPDFRC}.tmp
;;
esac
Required to run:[
print/xpdf]
Master sites: (Expand)
SHA1: e9625395da01ef2765bd844300e752fa3aba34b6
RMD160: fdf9c84db84e85daa048f96e67039d41ae5027a5
Filesize: 775.98 KB
Version history: (Expand)
- (2011-08-05) Package added to pkgsrc.se, version xpdf-chinese-traditional-20040727nb2 (created)