Update PTSans fonts to a more recent version. Now this family contains
three fonts: sans, serif and monospace, with usual bold & italic variations.
This commit is contained in:
parent
d8c19ce678
commit
20f5ef6967
@ -1,16 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2015/03/31 09:45:11 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2015/08/13 20:02:43 zhuk Exp $
|
||||
|
||||
COMMENT = free Cyrillic fonts
|
||||
PKG_ARCH = *
|
||||
DISTNAME = ptsans-2.0
|
||||
PKGNAME = ru-${DISTNAME}
|
||||
REVISION = 3
|
||||
EXTRACT_SUFX = .zip
|
||||
DISTNAME = ru-ptsans-3.0
|
||||
CATEGORIES = fonts x11
|
||||
|
||||
MAINTAINER = Vadim Zhukov <zhuk@openbsd.org>
|
||||
# Original distfile taken from http://www.fontstock.com/public/
|
||||
MASTER_SITES = http://www.linklevel.net/distfiles/
|
||||
MASTER_SITES = http://ohvost.ru/distfiles/
|
||||
HOMEPAGE = http://paratype.com/public/
|
||||
|
||||
# OFL, http://scripts.sil.org/OFL (CC-like)
|
||||
@ -29,6 +26,6 @@ do-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/ptsans
|
||||
${INSTALL_DATA_DIR} ${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKDIR}/*.ttf ${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKDIR}/PTSansOFL.txt ${PREFIX}/share/ptsans
|
||||
${INSTALL_DATA} ${WRKDIR}/*.txt ${PREFIX}/share/ptsans
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ptsans-2.0.zip) = jVutfymewSkZdnwByh2Vs+FtA+aOQezUMeHVlpJNqkA=
|
||||
SIZE (ptsans-2.0.zip) = 1710534
|
||||
SHA256 (ru-ptsans-3.0.tar.gz) = ZePpgQSIfcVQ2NLmFcXaroWBx29EOvzl+2qLqfGfXGE=
|
||||
SIZE (ru-ptsans-3.0.tar.gz) = 2855552
|
||||
|
@ -1,14 +1,27 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2015/03/31 09:45:11 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2015/08/13 20:02:43 zhuk Exp $
|
||||
@pkgpath x11/ptsans
|
||||
share/fonts/
|
||||
@fontdir share/fonts/ptsans/
|
||||
share/fonts/ptsans/PTC55F.ttf
|
||||
share/fonts/ptsans/PTC75F.ttf
|
||||
share/fonts/ptsans/PTF55F.ttf
|
||||
share/fonts/ptsans/PTF56F.ttf
|
||||
share/fonts/ptsans/PTF75F.ttf
|
||||
share/fonts/ptsans/PTF76F.ttf
|
||||
share/fonts/ptsans/PTM55F.ttf
|
||||
share/fonts/ptsans/PTM75F.ttf
|
||||
share/fonts/ptsans/PTN57F.ttf
|
||||
share/fonts/ptsans/PTN77F.ttf
|
||||
share/fonts/ptsans/PTS55F.ttf
|
||||
share/fonts/ptsans/PTS56F.ttf
|
||||
share/fonts/ptsans/PTS75F.ttf
|
||||
share/fonts/ptsans/PTS76F.ttf
|
||||
share/fonts/ptsans/PTZ55F.ttf
|
||||
share/fonts/ptsans/PTZ56F.ttf
|
||||
share/ptsans/
|
||||
share/ptsans/PTSansOFL.txt
|
||||
share/ptsans/OT_TT_Install_E.txt
|
||||
share/ptsans/OT_TT_Install_R.txt
|
||||
share/ptsans/PT Free Font License_eng_1.2.txt
|
||||
share/ptsans/PT Free Font License_eng_1.3.txt
|
||||
share/ptsans/PT Free Font License_rus_1.2.txt
|
||||
share/ptsans/PT Free Font License_rus_1.3.txt
|
||||
|
Loading…
Reference in New Issue
Block a user