Subject: CVS commit: pkgsrc/graphics/magicpoint
To: None <pkgsrc-changes@NetBSD.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 11/30/2004 17:29:31
Module Name:	pkgsrc
Committed By:	taca
Date:		Tue Nov 30 17:29:31 UTC 2004

Modified Files:
	pkgsrc/graphics/magicpoint: Makefile distinfo
Added Files:
	pkgsrc/graphics/magicpoint/patches: patch-ah patch-ai patch-aj

Log Message:
Allow to select font rendering engines with PKG_OPTION.  Possible
options are freetype, vflib and xft2.  Default is xft2 which is the
same as previous magicpoint package.

This work is written by Kouichirou Hiratsuka and I modified to use
bsd.options.mk framework.

Bump package revision.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 pkgsrc/graphics/magicpoint/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/graphics/magicpoint/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/graphics/magicpoint/patches/patch-ah \
    pkgsrc/graphics/magicpoint/patches/patch-ai \
    pkgsrc/graphics/magicpoint/patches/patch-aj

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.