Path to this page:
./
print/xpdf-chinese-traditional,
Xpdf support files for Chinese (Traditional)
Branch: CURRENT,
Version: 20110902nb1,
Package name: xpdf-chinese-traditional-20110902nb1,
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]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 892.146 KB
Version history: (Expand)
- (2014-12-17) Updated to version: xpdf-chinese-traditional-20110902nb1
- (2014-12-14) Updated to version: xpdf-chinese-traditional-20110902
- (2010-01-27) Updated to version: xpdf-chinese-traditional-20040727nb2
- (2006-02-06) Updated to version: xpdf-chinese-traditional-20040727nb1
- (2005-10-05) Package added to pkgsrc.se, version xpdf-chinese-traditional-20040727 (created)
CVS history: (Expand)
2023-07-03 15:11:48 by Thomas Klausner | Files touched by this commit (11) | |
Log message:
xpdf-*: update pattern so print/xpdf's version is pulled in by binary packages
|
2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Remove SHA1 hashes for distfiles
|
2021-04-24 13:09:50 by Thomas Klausner | Files touched by this commit (11) | |
Log message:
xpdf-*: update HOMEPAGE, remove dead download link
|
2018-04-21 15:38:07 by Thomas Klausner | Files touched by this commit (28) |
Log message:
*: gd.tuwien.ac.at/ftp.tuwien.ac.at is gone, remove it from various mastersites
|
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message:
Convert all occurrences (353 by my count) of
MASTER_SITES= site1 \
site2
style continuation lines to be simple repeated
MASTER_SITES+= site1
MASTER_SITES+= site2
lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
|
2015-11-04 02:03:03 by Alistair G. Crooks | Files touched by this commit (1194) |
Log message:
Add SHA512 digests for distfiles for print category
Problems found locating distfiles:
Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
Package dvidvi: missing distfile dvidvi-1.0.tar.gz
Package lgrind: missing distfile lgrind.tar.bz2
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-12-17 00:37:48 by David A. Holland | Files touched by this commit (8) | |
Log message:
Fix PLISTs after update. Reported by qjsgkem on freenode.
Bump PKGREVISIONS.
|