diff options
author | obache <obache@pkgsrc.org> | 2010-09-10 05:51:30 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-09-10 05:51:30 +0000 |
commit | 5a28f22878ae90210d66e2782c0da6b78e7cf3e3 (patch) | |
tree | 3d4590cf4c16d704bb46e3f817196c459b2e0870 /fonts/font-misc-ethiopic | |
parent | 894f9f8794ef69b1b96ff13f95a4255e0aca2f49 (diff) | |
download | pkgsrc-5a28f22878ae90210d66e2782c0da6b78e7cf3e3.tar.gz |
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.
Diffstat (limited to 'fonts/font-misc-ethiopic')
-rw-r--r-- | fonts/font-misc-ethiopic/DESCR | 3 | ||||
-rw-r--r-- | fonts/font-misc-ethiopic/Makefile | 21 | ||||
-rw-r--r-- | fonts/font-misc-ethiopic/PLIST | 3 | ||||
-rw-r--r-- | fonts/font-misc-ethiopic/distinfo | 5 |
4 files changed, 32 insertions, 0 deletions
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 |