diff options
author | obache <obache@pkgsrc.org> | 2010-09-10 06:00:21 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-09-10 06:00:21 +0000 |
commit | 2e3de46c921de12f4600e0f04f2a317e4bc9ff5f (patch) | |
tree | 9aa85061e861c1029e5297d0ad8e03245329ca15 | |
parent | 5fa185e20ccb9a537e4f230ddf61081984071eed (diff) | |
download | pkgsrc-2e3de46c921de12f4600e0f04f2a317e4bc9ff5f.tar.gz |
Import font-sun-misc-1.0.1 as fonts/font-sun-misc.
This are the PCF versions of the Sun Open Look cursor and gryph fonts.
This is from the modular Xorg project.
-rw-r--r-- | fonts/font-sun-misc/DESCR | 3 | ||||
-rw-r--r-- | fonts/font-sun-misc/Makefile | 25 | ||||
-rw-r--r-- | fonts/font-sun-misc/PLIST | 7 | ||||
-rw-r--r-- | fonts/font-sun-misc/distinfo | 8 |
4 files changed, 43 insertions, 0 deletions
diff --git a/fonts/font-sun-misc/DESCR b/fonts/font-sun-misc/DESCR new file mode 100644 index 00000000000..7286e7e3b32 --- /dev/null +++ b/fonts/font-sun-misc/DESCR @@ -0,0 +1,3 @@ +This are the PCF versions of the Sun Open Look cursor and gryph fonts. + +This is from the modular Xorg project. diff --git a/fonts/font-sun-misc/Makefile b/fonts/font-sun-misc/Makefile new file mode 100644 index 00000000000..ca6a33ec6a5 --- /dev/null +++ b/fonts/font-sun-misc/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/09/10 06:00:21 obache Exp $ +# + +DISTNAME= font-sun-misc-1.0.1 +CATEGORIES= fonts +MASTER_SITES= ${MASTER_SITE_XORG:=font/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ +COMMENT= Sun Open Look PCF fonts + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_TOOLS+= bdftopcf gzip + +INSTALLATION_DIRS+= share/doc/${PKGBASE} + +FONTS_DIRS.x11= lib/X11/fonts/misc + +post-install: + ${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/${PKGBASE} + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/font-sun-misc/PLIST b/fonts/font-sun-misc/PLIST new file mode 100644 index 00000000000..2f9dfca196f --- /dev/null +++ b/fonts/font-sun-misc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/10 06:00:21 obache Exp $ +share/doc/font-sun-misc/COPYING +share/fonts/X11/misc/olcursor.pcf.gz +share/fonts/X11/misc/olgl10.pcf.gz +share/fonts/X11/misc/olgl12.pcf.gz +share/fonts/X11/misc/olgl14.pcf.gz +share/fonts/X11/misc/olgl19.pcf.gz diff --git a/fonts/font-sun-misc/distinfo b/fonts/font-sun-misc/distinfo new file mode 100644 index 00000000000..f55c45c9721 --- /dev/null +++ b/fonts/font-sun-misc/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/09/10 06:00:21 obache Exp $ + +SHA1 (font-sun-misc-1.0.1.tar.bz2) = fc91999e66fe479d07ea74e5dd2d950ff02ccb80 +RMD160 (font-sun-misc-1.0.1.tar.bz2) = bfe726b06a8877f4cfc89ce446173cec4fdebd5c +Size (font-sun-misc-1.0.1.tar.bz2) = 106838 bytes +SHA1 (patch-aa) = d644e603a9c6534339a9fb8e33c22ddd03affcc2 +SHA1 (patch-ab) = 2d4870e1738d909e2f117c48042906005c76c9ff +SHA1 (patch-ac) = 30644be1fe73ca98516a65a74aff81367b010c8e |