diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2021-10-29 21:48:25 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-10-29 23:49:06 -0400 |
commit | cc3ae22277f0a4164e14492860abecac8fc9bfdf (patch) | |
tree | 13eb6037211bf7bddb6a26826a03a329e1701df2 /media-libs/glfw/Manifest | |
parent | sys-kernel/gentoo-kernel: Stabilize 5.10.75 ppc64, #820119 (diff) | |
download | gentoo-cc3ae22277f0a4164e14492860abecac8fc9bfdf.tar.gz gentoo-cc3ae22277f0a4164e14492860abecac8fc9bfdf.tar.bz2 gentoo-cc3ae22277f0a4164e14492860abecac8fc9bfdf.zip |
media-libs/glfw: add 3.3.5, EAPI7->8 and tighten deps
No changes needed for this bugfix release (the next major
release will have runtime platform selection), but still a
few ebuild updates.
This dlopen() many of its deps but mostly only libglvnd matters,
e.g. if xinerama is not on the system it doesn't need load xinerama
because it's likely not used -- so tentatively moved to DEPEND-only
for their headers (libXxf86vm removed entirely as it does not use
its header).
Also depend on libglvnd (rather than mesa) to better control X
(libGL/GLX) vs -X (libEGL), whether the vendor supports egl/wayland
is not something to be verified here (otherwise we'd need to also
depend on the nvidia-drivers[wayland] alternative so it adds up).
Moved libxkbcommon to wayland-only, not used at all by X.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'media-libs/glfw/Manifest')
-rw-r--r-- | media-libs/glfw/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-libs/glfw/Manifest b/media-libs/glfw/Manifest index 30dd003a8d33..f1af4ed2fe49 100644 --- a/media-libs/glfw/Manifest +++ b/media-libs/glfw/Manifest @@ -1 +1,2 @@ DIST glfw-3.3.4.tar.gz 762885 BLAKE2B b88f80ec8cfb1607a8c5ce5e6eabfe5c9813235c6225629ef8001ba5f46cdbed1d726aeed170a8749bbd048f1517cb614f9fc5ad7604ae1698b83b5e995b8cd6 SHA512 2b45ab72da7a2c007c0f42ccd56205f9684cfb980e2b1df127850cd057bb2b02ce02c7c64acd54cd433778e7017148f214afedf09badff9d2edf5f9b8d9d2701 +DIST glfw-3.3.5.tar.gz 776593 BLAKE2B ce92a42ef7361ae2580c9d6722d340106f9ca26e7fb436b9a4be2f25bf4a15d2b08d82ff71ad4ce4cd6a59e31d934d0fe6ab0e546474a3e7de38e229795ee0e8 SHA512 cbb8ebf25d3d826eb1daeff3ad2e0e965ce9def3352955f297743d918f625d96bc05bf87c90f7b57ec53376a0f2f6ce62f80b57fac4e81e023400de275e97beb |