diff options
author | wiz <wiz> | 2012-07-14 21:18:26 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-07-14 21:18:26 +0000 |
commit | 934d9daac7ba26d58f220a66aad08270b15119fe (patch) | |
tree | 9d5b0832a4f720c7de502975576d4c67a3650475 /fonts | |
parent | 30aae59c8bd3d08c25ae32ead6915a3874a4566a (diff) | |
download | pkgsrc-934d9daac7ba26d58f220a66aad08270b15119fe.tar.gz |
Import TextFonts-ttf-20111217 as fonts/TextFonts-ttf.
Many uncommon language glyphs from Unicode.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/TextFonts-ttf/DESCR | 1 | ||||
-rw-r--r-- | fonts/TextFonts-ttf/Makefile | 33 | ||||
-rw-r--r-- | fonts/TextFonts-ttf/PLIST | 15 | ||||
-rw-r--r-- | fonts/TextFonts-ttf/distinfo | 5 |
4 files changed, 54 insertions, 0 deletions
diff --git a/fonts/TextFonts-ttf/DESCR b/fonts/TextFonts-ttf/DESCR new file mode 100644 index 00000000000..2eb5b3f73e5 --- /dev/null +++ b/fonts/TextFonts-ttf/DESCR @@ -0,0 +1 @@ +Many uncommon language glyphs from Unicode. diff --git a/fonts/TextFonts-ttf/Makefile b/fonts/TextFonts-ttf/Makefile new file mode 100644 index 00000000000..6a976f2c2f5 --- /dev/null +++ b/fonts/TextFonts-ttf/Makefile @@ -0,0 +1,33 @@ +# $NetBSD: Makefile,v 1.1 2012/07/14 21:18:26 wiz Exp $ +# + +DISTNAME= TextFonts +DDATE= 20111217 +PKGNAME= TextFonts-ttf-${DDATE} +CATEGORIES= fonts +MASTER_SITES= http://users.teilar.gr/~g1951d/ +EXTRACT_SUFX= .zip + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://users.teilar.gr/~g1951d/ +COMMENT= Various Unicode fonts by George Duros +#LICENSE= In lieu of a licence: Fonts in this site are offered free for any use; they may be opened, edited, modified, regenerated, posted, packaged and redistributed. + +PKG_DESTDIR_SUPPORT= user-destdir + +DIST_SUBDIR= TextFonts-${DDATE} + +WRKSRC= ${WRKDIR} +USE_LANGUAGES= # none + +FONTDIR= ${PREFIX}/lib/X11/fonts/TTF +FONTS_DIRS.ttf= ${FONTDIR} + +INSTALLATION_DIRS= ${FONTDIR} share/doc/TextFonts-ttf + +do-build: +do-install: + ${INSTALL_DATA} ${WRKSRC}/*.ttf ${DESTDIR}${FONTDIR} + ${INSTALL_DATA} ${WRKSRC}/TextFonts.pdf ${DESTDIR}${PREFIX}/share/doc/TextFonts-ttf + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/TextFonts-ttf/PLIST b/fonts/TextFonts-ttf/PLIST new file mode 100644 index 00000000000..35a5bbdd14a --- /dev/null +++ b/fonts/TextFonts-ttf/PLIST @@ -0,0 +1,15 @@ +@comment $NetBSD: PLIST,v 1.1 2012/07/14 21:18:26 wiz Exp $ +lib/X11/fonts/TTF/Alexander.ttf +lib/X11/fonts/TTF/Alfios_B.ttf +lib/X11/fonts/TTF/Alfios_I.ttf +lib/X11/fonts/TTF/Alfios_J.ttf +lib/X11/fonts/TTF/Alfios_R.ttf +lib/X11/fonts/TTF/Anaktoria.ttf +lib/X11/fonts/TTF/Aroania_B.ttf +lib/X11/fonts/TTF/Aroania_R.ttf +lib/X11/fonts/TTF/Atavyros.ttf +lib/X11/fonts/TTF/Avdira_B.ttf +lib/X11/fonts/TTF/Avdira_I.ttf +lib/X11/fonts/TTF/Avdira_J.ttf +lib/X11/fonts/TTF/Avdira_R.ttf +share/doc/TextFonts-ttf/TextFonts.pdf diff --git a/fonts/TextFonts-ttf/distinfo b/fonts/TextFonts-ttf/distinfo new file mode 100644 index 00000000000..0b6680e2e08 --- /dev/null +++ b/fonts/TextFonts-ttf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2012/07/14 21:18:26 wiz Exp $ + +SHA1 (TextFonts-20111217/TextFonts.zip) = 1aa31a9c5a979ba9b3d41104b22e578c40ceb9af +RMD160 (TextFonts-20111217/TextFonts.zip) = 10e9954cc81449895085f8ba4cf9141763e1e44b +Size (TextFonts-20111217/TextFonts.zip) = 2289523 bytes |