Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 2017 11:34:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 224202] [PATCH] x11-toolkits/wlc: Update to 0.0.10
Message-ID:  <bug-224202-7141-wBL1kpw64u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224202-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224202-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224202

Greg V <greg@unrelenting.technology> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greg@unrelenting.technology

--- Comment #6 from Greg V <greg@unrelenting.technology> ---
(In reply to Johannes Lundberg from comment #4)
Maybe add libwayland-egl.so:graphics/mesa-libs to LIB_DEPENDS to detect this
earlier?


IIRC we've had separate libGL libEGL =E2=80=A6 packages before, that was aw=
ful. If
ports had a sub-packages feature that actually created multiple packages fr=
om
one port build, that would be great. Like Arch Linux:
https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=3Dpac=
kages/mesa
=E2=80=94 one build (mesa), many packages (Vulkan, OpenCL, VAAPI, VDPAU, th=
e rest)

But for now, "build all the things" is the better option. And it's actually
what's happening mostly =E2=80=94 GLESv2 is always built, EGL is ~always bu=
ilt (when
LLVM is available). Only the tiny 4.5kb libwayland-egl.so is optional. (Oka=
y,
it depends on the wayland package, so adds a bit more than 4.5kb, but whate=
ver)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224202-7141-wBL1kpw64u>