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