Path to this page:
./
print/xpdf-hebrew,
Xpdf support files for Hebrew
Branch: pkgsrc-2022Q1,
Version: 20110815,
Package name: xpdf-hebrew-20110815,
Maintainer: pkgsrc-usersThis package provides support files needed to use the Xpdf tools with
Hebrew PDF files.
Contents:
- ISO-8859-8 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 "/ebrew/d" ${XPDFRC} > ${XPDFRC}.tmp
${MV} -f ${XPDFRC}.tmp ${XPDFRC}
;;
esac
Filesize: 1.286 KB
Version history: (Expand)
- (2022-03-31) Package added to pkgsrc.se, version xpdf-hebrew-20110815 (created)