Fri Sep 10 06:00:21 2010 UTC ()
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.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(obache)
diff -r0 -r1.1.1.1 pkgsrc/fonts/font-sun-misc/DESCR
diff -r0 -r1.1.1.1 pkgsrc/fonts/font-sun-misc/PLIST
diff -r0 -r1.1.1.1 pkgsrc/fonts/font-sun-misc/distinfo
diff -r0 -r1.1.1.1 pkgsrc/fonts/font-sun-misc/Makefile

File Added: pkgsrc/fonts/font-sun-misc/DESCR
This are the PCF versions of the Sun Open Look cursor and gryph fonts.

This is from the modular Xorg project.

File Added: pkgsrc/fonts/font-sun-misc/PLIST
@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

File Added: pkgsrc/fonts/font-sun-misc/distinfo
$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

File Added: pkgsrc/fonts/font-sun-misc/Makefile
# $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"