diff --git a/x11/ptsans/Makefile b/x11/ptsans/Makefile new file mode 100644 index 00000000000..d9698a971c6 --- /dev/null +++ b/x11/ptsans/Makefile @@ -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 +# 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 diff --git a/x11/ptsans/distinfo b/x11/ptsans/distinfo new file mode 100644 index 00000000000..b4b5d99fef7 --- /dev/null +++ b/x11/ptsans/distinfo @@ -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 diff --git a/x11/ptsans/pkg/DESCR b/x11/ptsans/pkg/DESCR new file mode 100644 index 00000000000..2d687496528 --- /dev/null +++ b/x11/ptsans/pkg/DESCR @@ -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. diff --git a/x11/ptsans/pkg/PLIST b/x11/ptsans/pkg/PLIST new file mode 100644 index 00000000000..b6bd27ada1c --- /dev/null +++ b/x11/ptsans/pkg/PLIST @@ -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