import ptsans 2.0
PT Sans family was developed as a part of the project "Public Types of Russian Federation". The fonts of this project have open user license and can be freely distributed. The main aim of the project is to give possibility to the peoples of Russia to read and write on their native languages. from vadim zhukov (MAINTAINER), with tweaks by me
This commit is contained in:
parent
dc88e41be6
commit
3874772cbe
35
x11/ptsans/Makefile
Normal file
35
x11/ptsans/Makefile
Normal file
@ -0,0 +1,35 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/05/26 21:15:56 jasper Exp $
|
||||
|
||||
COMMENT = free Cyrillic fonts
|
||||
PKG_ARCH = *
|
||||
DISTNAME = ptsans-2.0
|
||||
EXTRACT_SUFX = .zip
|
||||
CATEGORIES = x11 russian
|
||||
|
||||
MAINTAINER = Vadim Zhukov <persgray@gmail.com>
|
||||
# Original distfile taken from http://www.fontstock.com/public/
|
||||
MASTER_SITES = http://www.ohvost.ru/dnl/
|
||||
HOMEPAGE = http://paratype.com/public/
|
||||
|
||||
# OFL, http://scripts.sil.org/OFL (CC-like)
|
||||
# permits:
|
||||
# Distribution, Reproduction, Embedding, DerivativeWorks
|
||||
# requires
|
||||
# Attribution, Notice, ShareAlike, DerivativeRenaming,
|
||||
# BundlingWhenSelling
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
NO_BUILD = Yes
|
||||
NO_REGRESS = Yes
|
||||
FONTSDIR = ${PREFIX}/lib/X11/fonts/ptsans
|
||||
|
||||
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
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/ptsans/distinfo
Normal file
5
x11/ptsans/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (ptsans-2.0.zip) = mYqzPhTUgi4g5FbIzMDCeQ==
|
||||
RMD160 (ptsans-2.0.zip) = h5fhegX6Nrv/vwwqu2QC9DgivS8=
|
||||
SHA1 (ptsans-2.0.zip) = hmBi+nUYMsEiWGCCtCP544O0fjU=
|
||||
SHA256 (ptsans-2.0.zip) = jVutfymewSkZdnwByh2Vs+FtA+aOQezUMeHVlpJNqkA=
|
||||
SIZE (ptsans-2.0.zip) = 1710534
|
9
x11/ptsans/pkg/DESCR
Normal file
9
x11/ptsans/pkg/DESCR
Normal file
@ -0,0 +1,9 @@
|
||||
PT Sans family was developed as a part of the project "Public Types of
|
||||
Russian Federation". The fonts of this project have open user license
|
||||
and can be freely distributed. The main aim of the project is to give
|
||||
possibility to the peoples of Russia to read and write on their native
|
||||
languages.
|
||||
|
||||
PT Sans is based on Russian sans serif types.
|
||||
The family consists of 8 styles: 4 basic styles; 2 captions styles for
|
||||
small sizes and 2 narrows styles for economic setting.
|
13
x11/ptsans/pkg/PLIST
Normal file
13
x11/ptsans/pkg/PLIST
Normal file
@ -0,0 +1,13 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/05/26 21:15:56 jasper Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/ptsans/
|
||||
lib/X11/fonts/ptsans/PTC55F.ttf
|
||||
lib/X11/fonts/ptsans/PTC75F.ttf
|
||||
lib/X11/fonts/ptsans/PTN57F.ttf
|
||||
lib/X11/fonts/ptsans/PTN77F.ttf
|
||||
lib/X11/fonts/ptsans/PTS55F.ttf
|
||||
lib/X11/fonts/ptsans/PTS56F.ttf
|
||||
lib/X11/fonts/ptsans/PTS75F.ttf
|
||||
lib/X11/fonts/ptsans/PTS76F.ttf
|
||||
share/ptsans/
|
||||
share/ptsans/PTSansOFL.txt
|
Loading…
Reference in New Issue
Block a user