From f6d02e9bcf301bc1970ac431245f6f673ac8a081 Mon Sep 17 00:00:00 2001 From: obache Date: Fri, 10 Sep 2010 05:51:30 +0000 Subject: Import font-misc-ethiopic-1.0.1 as fonts/font-misc-ethiopic. This are the TTF and OTF versions of the Miscellaneous Ethiopic fonts. This is from the modular Xorg project. --- fonts/font-misc-ethiopic/DESCR | 3 +++ fonts/font-misc-ethiopic/Makefile | 21 +++++++++++++++++++++ fonts/font-misc-ethiopic/PLIST | 3 +++ fonts/font-misc-ethiopic/distinfo | 5 +++++ 4 files changed, 32 insertions(+) create mode 100644 fonts/font-misc-ethiopic/DESCR create mode 100644 fonts/font-misc-ethiopic/Makefile create mode 100644 fonts/font-misc-ethiopic/PLIST create mode 100644 fonts/font-misc-ethiopic/distinfo (limited to 'fonts/font-misc-ethiopic') diff --git a/fonts/font-misc-ethiopic/DESCR b/fonts/font-misc-ethiopic/DESCR new file mode 100644 index 00000000000..fcd3ec0115b --- /dev/null +++ b/fonts/font-misc-ethiopic/DESCR @@ -0,0 +1,3 @@ +This are the TTF and OTF versions of the Miscellaneous Ethiopic fonts. + +This is from the modular Xorg project. diff --git a/fonts/font-misc-ethiopic/Makefile b/fonts/font-misc-ethiopic/Makefile new file mode 100644 index 00000000000..4fe84c1e4d8 --- /dev/null +++ b/fonts/font-misc-ethiopic/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/09/10 05:51:30 obache Exp $ +# + +DISTNAME= font-misc-ethiopic-1.0.1 +CATEGORIES= fonts +MASTER_SITES= ${MASTER_SITE_XORG:=font/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= ftp://ftp.freedesktop.org/pub/individual/font/ +COMMENT= Miscellaneous Ethiopic OTF fonts +LICENSE= mit + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes + +FONTS_DIRS.ttf= share/fonts/X11/OTF +FONTS_DIRS.ttf+=share/fonts/X11/TTF + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/font-misc-ethiopic/PLIST b/fonts/font-misc-ethiopic/PLIST new file mode 100644 index 00000000000..8d0c81b582b --- /dev/null +++ b/fonts/font-misc-ethiopic/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/10 05:51:30 obache Exp $ +share/fonts/X11/OTF/GohaTibebZemen.otf +share/fonts/X11/TTF/GohaTibebZemen.ttf diff --git a/fonts/font-misc-ethiopic/distinfo b/fonts/font-misc-ethiopic/distinfo new file mode 100644 index 00000000000..f23e7428f70 --- /dev/null +++ b/fonts/font-misc-ethiopic/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/09/10 05:51:30 obache Exp $ + +SHA1 (font-misc-ethiopic-1.0.1.tar.bz2) = 2677191fd8b515c53bde6402513249fc0f48d53a +RMD160 (font-misc-ethiopic-1.0.1.tar.bz2) = af4cf0787335ac2ad75f03717391ec8a70d3002b +Size (font-misc-ethiopic-1.0.1.tar.bz2) = 235856 bytes -- cgit v1.2.3