From 67e3feebf0f67fd8bfda2d2fc8ae9b08a10f3f36 Mon Sep 17 00:00:00 2001 From: "Mike M. Volokhov" Date: Mon, 28 Dec 2009 14:29:09 +0000 Subject: [PATCH] Import pt-cyrillic-ttf-1.0.20091225 as wip/pt-cyrillic-ttf. Free public Russian fonts distributed under open user license, created by ParaType, and supported by the Federal Agency on Press and Mass Communications of Russia. In addition to the standard characters set of Western and Eastern Europe languages, as well as set of standard Cyrillic characters, these fonts include complete alphabets of the titular languages of Russia. Please read more at http://fonts.ru/public/ (in Russian). --- pt-cyrillic-ttf/DESCR | 12 ++++++++++++ pt-cyrillic-ttf/Makefile | 28 ++++++++++++++++++++++++++++ pt-cyrillic-ttf/PLIST | 9 +++++++++ pt-cyrillic-ttf/distinfo | 5 +++++ 4 files changed, 54 insertions(+) create mode 100644 pt-cyrillic-ttf/DESCR create mode 100644 pt-cyrillic-ttf/Makefile create mode 100644 pt-cyrillic-ttf/PLIST create mode 100644 pt-cyrillic-ttf/distinfo diff --git a/pt-cyrillic-ttf/DESCR b/pt-cyrillic-ttf/DESCR new file mode 100644 index 0000000000..4ce217b569 --- /dev/null +++ b/pt-cyrillic-ttf/DESCR @@ -0,0 +1,12 @@ +Free public Russian fonts distributed under open user license, +created by ParaType, and supported by the Federal Agency on Press +and Mass Communications of Russia. In addition to the standard +characters set of Western and Eastern Europe languages, as well as +set of standard Cyrillic characters, these fonts include complete +alphabets of the titular languages of Russia. + +Pack contents: + + - PT Sans (regular, italic, bold, bold italic) + - PT Sans Caption (caption, caption bold) + - PT Sans Narrow (narrow, narrow bold) diff --git a/pt-cyrillic-ttf/Makefile b/pt-cyrillic-ttf/Makefile new file mode 100644 index 0000000000..be408bde34 --- /dev/null +++ b/pt-cyrillic-ttf/Makefile @@ -0,0 +1,28 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/12/28 14:29:09 bubuchka Exp $ +# + +DISTNAME= pt-cyrillic-ttf-1.0.20091225 +CATEGORIES= fonts +MASTER_SITES= http://www.fontstock.com/public/ +DISTFILES= PTSans.zip # PTSerif.zip (not released yet) + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://fonts.ru/public/ +COMMENT= Public fonts with Russia national alphabets support +#LICENSE= http://fonts.ru/public/pt_openlicense.asp + +PKG_DESTDIR_SUPPORT= user-destdir + +WRKSRC= ${WRKDIR} +USE_LANGUAGES= # none + +FONTDIR= ${PREFIX}/lib/X11/fonts/TTF +FONTS_DIRS.ttf+= ${FONTDIR} +INSTALLATION_DIRS+= ${FONTDIR} + +do-build: + +do-install: + ${INSTALL_DATA} ${WRKSRC}/*.ttf ${DESTDIR}${FONTDIR} + +.include "../../mk/bsd.pkg.mk" diff --git a/pt-cyrillic-ttf/PLIST b/pt-cyrillic-ttf/PLIST new file mode 100644 index 0000000000..5d520cd197 --- /dev/null +++ b/pt-cyrillic-ttf/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/12/28 14:29:09 bubuchka Exp $ +lib/X11/fonts/TTF/PTC55F.ttf +lib/X11/fonts/TTF/PTC75F.ttf +lib/X11/fonts/TTF/PTN57F.ttf +lib/X11/fonts/TTF/PTN77F.ttf +lib/X11/fonts/TTF/PTS55F.ttf +lib/X11/fonts/TTF/PTS56F.ttf +lib/X11/fonts/TTF/PTS75F.ttf +lib/X11/fonts/TTF/PTS76F.ttf diff --git a/pt-cyrillic-ttf/distinfo b/pt-cyrillic-ttf/distinfo new file mode 100644 index 0000000000..cc2baf2860 --- /dev/null +++ b/pt-cyrillic-ttf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/12/28 14:29:09 bubuchka Exp $ + +SHA1 (PTSans.zip) = 67986e24058a41839f31603245a891269cd750fa +RMD160 (PTSans.zip) = 9867f3106cb46fc289ddfe094c60582e677395f1 +Size (PTSans.zip) = 1770169 bytes