summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <sudinave@gmail.com>2021-03-21 16:52:24 +0100
committerDavid Seifert <soap@gentoo.org>2021-03-21 16:52:24 +0100
commit2406c1dbc6ddb806db03bfee769d6a8617b6a760 (patch)
treedbd72466a0ebb3521ca312781889fc8a32021a26 /gui-libs/egl-wayland/files/10_nvidia_wayland.json
parentgui-libs/eglexternalplatform: new package 1.1 (diff)
downloadgentoo-2406c1dbc6ddb806db03bfee769d6a8617b6a760.tar.gz
gentoo-2406c1dbc6ddb806db03bfee769d6a8617b6a760.tar.bz2
gentoo-2406c1dbc6ddb806db03bfee769d6a8617b6a760.zip
gui-libs/egl-wayland: new package 1.1.6
Split off from nvidia-drivers[wayland] which formerly only provided runtime files (no pkgconfig). Uses its own versioning and doesn't seem to need to match drivers, so it makes more sense as its own package. Package is needed to provide EGLStream (nvidia's workaround to get acceleration on wayland) support notably in x11-wm/mutter (wants the pkg-config file) and some other wayland compositors. Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19812 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'gui-libs/egl-wayland/files/10_nvidia_wayland.json')
-rw-r--r--gui-libs/egl-wayland/files/10_nvidia_wayland.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/gui-libs/egl-wayland/files/10_nvidia_wayland.json b/gui-libs/egl-wayland/files/10_nvidia_wayland.json
new file mode 100644
index 000000000000..c08a64112af8
--- /dev/null
+++ b/gui-libs/egl-wayland/files/10_nvidia_wayland.json
@@ -0,0 +1,6 @@
+{
+ "file_format_version" : "1.0.0",
+ "ICD" : {
+ "library_path" : "libnvidia-egl-wayland.so.1"
+ }
+}