pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/52021: graphics/MesaLib fails to install on NetBSD 7.0.1/amd64 with dri disabled
The following reply was made to PR pkg/52021; it has been noted by GNATS.
From: coypu%SDF.ORG@localhost
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/52021: graphics/MesaLib fails to install on NetBSD
7.0.1/amd64 with dri disabled
Date: Thu, 2 Mar 2017 04:57:40 +0000
Hi,
I forgot about the no-X11 case, sorry.
These packages are very intertwined with their dependencies and
OS-specific stuff, I imagine there might be more fallout waiting to be
discovered...
For background, VA-API and VDPAU allow for utilizing some GPUs for
decoding video.
Currently we have libvdpau/available.mk to help note which things should
pull in vdpau - perhaps that can be adjusted to be friendlier, e.g. I
could make it add a vdpau option whenever available.mk is used.
If there's some generic "I don't want to pull in X11 most of the time"
test, maybe I can use it. I don't know if one exists, though.
Home |
Main Index |
Thread Index |
Old Index