pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: xine-ui versus XF86VidModeSwitchToMode



On Thu, Nov 04, 2010 at 08:59:28AM +0100, Bernd Ernesti wrote:
> On Wed, Nov 03, 2010 at 11:48:49PM +0000, Matthias Scheler wrote:
> > On Wed, Nov 03, 2010 at 10:31:50PM +0100, Bernd Ernesti wrote:
> > > pkgsrc/pkgtools/x11-links/xorg.mk/xorg.mk
> > > 
> > > revision 1.21
> > > date: 2010/09/14 19:40:15;  author: tron;  state: Exp;  lines: +3 -5
> > > Update "x11-links" package to version 0.60:
> > > - Fix a fundamental problem which meant that the package included links
> > >   for builtin components that "pkgsrc" will not use because they are too 
> > > old.
> > > - Remove NetBSD specific "pixman" hack that is no longer necessary.
> > 
> > Which was necessary to stop "x11-links" picking up libraries from
> > base that it shouldn't.
> > 
> > > There is no fallback to use the version from pkgsrc and in the
> > > xf86vidmodeproto ...
> > 
> > Well, that seems to be the real bug. "xine-ui/Makefile" probably needs
> > this line to fix the build:
> > 
> > .include "../../x11/xf86vidmodeproto/buildlink3.mk"
> 
> IMHO that is already included by the x11/libXxf86vm/buildlink3 one
> and seeems not to work.

Because it will not be inculded due to a check for X11_TYPE != "modular"

I guess that this and a few other buildlink3.mk files are broken.
Does that mean that these packages also need a builtin.mk file?

Bernd



Home | Main Index | Thread Index | Old Index