Subject: pkg/32046: Patch to convert graphics/aalib to the options framework.
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <lems@gmx.net>
List: pkgsrc-bugs
Date: 11/10/2005 21:28:00
>Number: 32046
>Category: pkg
>Synopsis: Patch to convert graphics/aalib to the options framework.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Nov 10 21:28:00 +0000 2005
>Originator: Leonard Schmidt
>Release: 2.1.0_STABLE
>Organization:
>Environment:
NetBSD kafka 2.1.0_STABLE NetBSD 2.1.0_STABLE (GENERIC_APM) #0: Sat Oct 29 13:01:20 GMT 2005 lems@kafka:/usr/src/sys/arch/i386/compile/GENERIC_APM i386
>Description:
Thomas Klausner asked me to do this back in July.
I converted the graphics/aalib package to the options framework and
bumped the PKGREVISIONs of the affected packages.
Note: The aalib package builds fine without all available options (and
also with everything enabled) and uses stdout/stdin if no driver is availbale (the mousedriver will only work with x11, though).
graphics/{aview-x11,aalib-x11} can be removed.
I hope I did not forget anything.
>How-To-Repeat:
>Fix:
This patch modifies the graphics/aalib package:
http://rootshell.be/~lems/pkgsrc/aalib-options-framework-conversion.diff
And this one modifies the affected packages (mostly PKGREVISION bumps, not many, though):
http://rootshell.be/~lems/pkgsrc/PKGREVISION-bumps-for-aalib-conversion.diff