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.
This commit is contained in:
parent
642418cdee
commit
444082eec4
4 changed files with 32 additions and 0 deletions
3
fonts/font-misc-ethiopic/DESCR
Normal file
3
fonts/font-misc-ethiopic/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
This are the TTF and OTF versions of the Miscellaneous Ethiopic fonts.
|
||||
|
||||
This is from the modular Xorg project.
|
21
fonts/font-misc-ethiopic/Makefile
Normal file
21
fonts/font-misc-ethiopic/Makefile
Normal file
|
@ -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"
|
3
fonts/font-misc-ethiopic/PLIST
Normal file
3
fonts/font-misc-ethiopic/PLIST
Normal file
|
@ -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
|
5
fonts/font-misc-ethiopic/distinfo
Normal file
5
fonts/font-misc-ethiopic/distinfo
Normal file
|
@ -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
|
Loading…
Reference in a new issue