tex-palatino: update to 2021
changes unknown
This commit is contained in:
parent
b18398fe8f
commit
5d0ca04760
3 changed files with 20 additions and 12 deletions
|
@ -1 +1,10 @@
|
|||
This package provides the Palatino font family for TeX.
|
||||
A set of fonts for use as "drop-in" replacements for Adobe's
|
||||
basic set, comprising: Century Schoolbook (substituting for
|
||||
Adobe's New Century Schoolbook); Dingbats (substituting for
|
||||
Adobe's Zapf Dingbats); Nimbus Mono L (substituting for Abobe's
|
||||
Courier); Nimbus Roman No9 L (substituting for Adobe's Times);
|
||||
Nimbus Sans L (substituting for Adobe's Helvetica); Standard
|
||||
Symbols L (substituting for Adobe's Symbol); URW Bookman; URW
|
||||
Chancery L Medium Italic (substituting for Adobe's Zapf
|
||||
Chancery); URW Gothic L Book (substituting for Adobe's Avant
|
||||
Garde); and URW Palladio L (substituting for Adobe's Palatino).
|
||||
|
|
|
@ -1,16 +1,15 @@
|
|||
# $NetBSD: Makefile,v 1.8 2020/05/10 04:31:51 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2022/04/07 02:50:10 markd Exp $
|
||||
|
||||
DISTNAME= palatino
|
||||
PKGNAME= tex-${DISTNAME}-2014
|
||||
PKGREVISION= 1
|
||||
TEXLIVE_REV= 31835
|
||||
PKGNAME= tex-${DISTNAME}-2021
|
||||
TEXLIVE_REV= 61719
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Palatino font family for TeX
|
||||
LICENSE= lppl-1.3c
|
||||
HOMEPAGE= https://ctan.org/pkg/urw-base35
|
||||
COMMENT= Palatino font from URW 'Base 35' font pack for LaTeX
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
TEX_MAP_FILES+= upl.map
|
||||
|
||||
TEXLIVE_UNVERSIONED= yes
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.7 2021/10/26 10:28:22 nia Exp $
|
||||
$NetBSD: distinfo,v 1.8 2022/04/07 02:50:10 markd Exp $
|
||||
|
||||
BLAKE2s (tex-palatino-31835/palatino.tar.xz) = 2e6ee5ce2f8319a2cab82c1ff7972e127dd4e5525435b62469c3652a9551a279
|
||||
SHA512 (tex-palatino-31835/palatino.tar.xz) = cd5859a71a1468c6f19121931979c40c8f02ad940e04828e81ad6f9167b17792c0eaebdc418081994fd7c5b6ac08b33cce0f865367a9d4265e0e3ec2c89bd95f
|
||||
Size (tex-palatino-31835/palatino.tar.xz) = 326000 bytes
|
||||
BLAKE2s (palatino.r61719.tar.xz) = 67704cd71d2725d83980834583c88730774ea4cc6433da5b349e7758b4366391
|
||||
SHA512 (palatino.r61719.tar.xz) = 5db043495b8daf0a5a854367ca1c82007a154d09b2bcae9f399e8f851f30a554fa98970cf45ccd8f0681f70ae7e01f54dfd414bcbd888b802e93993c2ed172df
|
||||
Size (palatino.r61719.tar.xz) = 325796 bytes
|
||||
|
|
Loading…
Reference in a new issue