Path to this page:
./
print/xpdf-latin2,
Xpdf support files for Latin-2
Branch: CURRENT,
Version: 20110815,
Package name: xpdf-latin2-20110815,
Maintainer: pkgsrc-usersThis package provides support files needed to use the Xpdf tools with
Latin2 PDF files.
Contents:
- Latin2 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 "/atin2/d" ${XPDFRC} > ${XPDFRC}.tmp
${MV} -f ${XPDFRC}.tmp ${XPDFRC}
;;
esac
Required to run:[
print/xpdf]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 1.397 KB
Version history: (Expand)
- (2014-12-14) Updated to version: xpdf-latin2-20110815
- (2010-01-27) Updated to version: xpdf-latin2-20021022nb3
- (2006-02-06) Updated to version: xpdf-latin2-20021022nb2
- (2005-10-28) Updated to version: xpdf-latin2-20021022nb1
- (2005-10-12) Updated to version: xpdf-latin2-2002-oct-22-20021022nb1
- (2005-10-05) Package added to pkgsrc.se, version xpdf-latin2-20021022nb1 (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-14 14:47:50 by Makoto Fujiwara | Files touched by this commit (22) |
Log message:
(pkgsrc)
- Add LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
(upstream)
- Update xpdf-* listed below
from 2002-2005 to 20110815 or 20110902
(from)
xpdf-arabic-20030216
xpdf-chinese-simplified-20040727
xpdf-chinese-traditional-20040727
xpdf-cyrillic-20030628
xpdf-greek-20020628
xpdf-hebrew-20030216
xpdf-japanese-20040727
xpdf-korean-20050707
xpdf-latin2-20021022
xpdf-thai-20020116
xpdf-turkish-20020410
(to)
xpdf-arabic-20110815
xpdf-chinese-simplified-20110902
xpdf-chinese-traditional-20110902
xpdf-cyrillic-20110815
xpdf-greek-20110815
xpdf-hebrew-20110815
xpdf-japanese-20110902
xpdf-korean-20110902
xpdf-latin2-20110815
xpdf-thai-20110815
xpdf-turkish-20110815
Changes are stated in following file
ftp://ftp.foolabs.com/pub/xpdf/CHANGES
The date and release numbers of xpdf are:
3.01 (2005-aug-17)
3.02 (2007-feb-27)
3.03 (2011-aug-15)
|