Path to this page:
./
print/xpdf-thai,
Xpdf support files for Thai
Branch: pkgsrc-2022Q1,
Version: 20110815,
Package name: xpdf-thai-20110815,
Maintainer: pkgsrc-usersThis package provides support files needed to use the Xpdf tools with
Thai PDF files.
Contents:
- Thai character names
- TIS-620 encoding
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.3 2003/08/30 20:23:06 jlam Exp $
XPDFRC=${PKG_SYSCONFDIR}/xpdfrc
case ${STAGE} in
POST-DEINSTALL)
${SED} -e "/hai/d" ${XPDFRC} > ${XPDFRC}.tmp
${MV} -f ${XPDFRC}.tmp ${XPDFRC}
;;
esac
Filesize: 1.834 KB
Version history: (Expand)
- (2022-03-31) Package added to pkgsrc.se, version xpdf-thai-20110815 (created)