pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/50389 (wxGTK28 and wxGTK30 conflict - they shouldn't)
The following reply was made to PR pkg/50389; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: "Darrin B. Jewell" <dbj%netbsd.org@localhost>
Cc: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Subject: Re: pkg/50389 (wxGTK28 and wxGTK30 conflict - they shouldn't)
Date: Mon, 11 Jan 2016 07:25:41 +0100
> I think it's probably possible to resolve most of the conflicts. The tricky
> one might be bin/wx-config itself. I need to figure out if there is a way
> for multiple packages to install identical files without conflict.
You could install bin/wx-config-2.8 and bin/wx-config-3.0, define
${WX_CONFIG} and pass that to the configure scripts.
For end users, you could add an ALTERNATIVES files, see
pkgtools/pkg_alternatives.
Thomas
Home |
Main Index |
Thread Index |
Old Index