Subject: Re: CVS commit: pkgsrc/x11/xextensions
To: Julio M. Merino Vidal <jmmv@netbsd.org>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 06/11/2005 18:20:44
On Sat, Jun 11, 2005 at 08:49:33AM +0000, Julio M. Merino Vidal wrote:
>
> Module Name: pkgsrc
> Committed By: jmmv
> Date: Sat Jun 11 08:49:33 UTC 2005
>
> Modified Files:
> pkgsrc/x11/xextensions: builtin.mk
>
> Log Message:
> Revision 1.2 of this file added a check for the presence of xextensions.pc
> to decide whether the builtin version was enough or not. This check was
> removed in 1.3 during the conversion to the new builtin structure, hence
> breaking, at least, compositeext (on which many other packages depend).
> Given this, readd the check.
Is there another file that can be checked, or maybe a symbol we can
look for in a header? Or can we dummy up an xextensions.pc file for
the built-in version? It seems odd that we're checking for a *.pc
file since no XFree86 distribution has it.
Cheers,
-- Johnny Lam <jlam@NetBSD.org>