tech-x11 archive

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

Re: x11/picom update



------- Original Message -------
On Thursday, June 15th, 2023 at 5:43 PM, Greg Troxel <gdt%lexort.com@localhost> wrote:
> 
> Real content  vs mail debugging belongs in public.

Fair enough

> However, pkgsrc doctrine is that packages should build and work on all
> supported releases of NetBSD, which is 8 and 9, and then ideally on
> unreleased branches and current.  SO "works on current and fails
> everywhere else" doesn't fit that!

This is not what I'm suggesting.
As wiz@ has pointed out, it works with pkgsrc MesaLib.

What I'm suggesting is to force the package to use that.
This should be fine on supported releases.

------- Original Message -------
On Thursday, June 15th, 2023 at 5:57 PM, RVP <rvp%SDF.ORG@localhost> wrote:

> I should think compiling and installing MesaLib-21.3.7 should fix this
> issue, but, better ask why the old MesaLibi-19.1.x is still preferred.
> 
> Adding `HAVE_MESA_VER=21' in /etc/mk.conf and recompiling the system
> (or, just the Mesa library?) should get you the new MesaLib.

Yes, it does work.

So basically, we are down to one question.

Is it ok to add,

DEPENDS+=	MesaLib>=21.3.9:../../graphics/MesaLib

to package Makefile?

/Pedro



Home | Main Index | Thread Index | Old Index