Package Details: egl-wayland-git 1.1.9.r2.gdaab854-1

Git Clone URL: https://aur.archlinux.org/egl-wayland-git.git (read-only, click to copy)
Package Base: egl-wayland-git
Description: EGLStream-based Wayland external platform (git version)
Upstream URL: https://github.com/NVIDIA/egl-wayland/
Licenses: MIT
Conflicts: egl-wayland
Provides: egl-wayland, libnvidia-egl-wayland.so
Submitter: Det
Maintainer: dbermond
Last Packager: dbermond
Votes: 11
Popularity: 0.32
First Submitted: 2017-01-19 19:22 (UTC)
Last Updated: 2021-10-29 17:22 (UTC)

Required by (38)

Sources (2)

Latest Comments

1 2 Next › Last »

ddxtanx commented on 2024-08-26 21:51 (UTC)

Just to note, this latest revision egl-wayland-git-1.1.16.r1.g2d31baa ended up causing some gnarly rendering bugs, I'd advise keeping on egl-wayland-git-1.1.16.r0.g5c5a93c-1 for now.

dbermond commented on 2024-07-25 13:12 (UTC)

@v1993 I think it's not worth modifying the versioning method just for the micro version, as this is not highly relevant. Besides, this is an upstream issue, which should correctly point their version information in the git repository.

v1993 commented on 2024-07-24 09:51 (UTC)

This currently builds as egl-wayland-git-1.1.13.r14.gc9e0c51-1, while the actual version should be 1.1.14, seemingly due to a tagging error with the latest release.

dbermond commented on 2021-10-29 17:29 (UTC)

@TankMissile @l4kr It was fixed by upstream. Package is now building fine.

@TankMissile Please see the nvidia-utils-beta package.

l4kr commented on 2021-10-29 04:04 (UTC)

Hi, I am not sure where to ask but what is "wayland-drm-client-protocol.h"?

TankMissile commented on 2021-10-28 18:45 (UTC)

@dbermond It is an upstream issue: https://github.com/NVIDIA/egl-wayland/issues/34#issuecomment-953176437. I'm using nvidia-utils-beta 495.44-1, and it does not seem like libnvidia-vulkan-producer.so.495.44 exists.

dbermond commented on 2021-10-27 16:10 (UTC)

@adamant.pwn This looks like to be an upstream issue.

adamant.pwn commented on 2021-10-27 13:15 (UTC)

FAILED: src/libnvidia-egl-wayland.so.1.1.9.p/wayland-egldisplay.c.o 
cc -Isrc/libnvidia-egl-wayland.so.1.1.9.p -Isrc -I../egl-wayland/src -I../egl-wayland/include -I../egl-wayland/wayland-egl -Iwayland-eglstream -Iwayland-drm -I/usr/include/EGL -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wall -Werror -fvisibility=hidden -DWL_HIDE_DEPRECATED -Wno-pedantic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ src/libnvidia-egl-wayland.so.1.1.9.p/wayland-egldisplay.c.o -MF src/libnvidia-egl-wayland.so.1.1.9.p/wayland-egldisplay.c.o.d -o src/libnvidia-egl-wayland.so.1.1.9.p/wayland-egldisplay.c.o -c ../egl-wayland/src/wayland-egldisplay.c
../egl-wayland/src/wayland-egldisplay.c:32:10: fatal error: wayland-drm-client-protocol.h: No such file or directory
   32 | #include "wayland-drm-client-protocol.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
[24/25] Compiling C object src/libnvidia-egl-wayland.so.1.1.9.p/wayland-eglsurface.c.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...

sl1pkn07 commented on 2021-10-17 17:24 (UTC)

hi can you add "egl-wayland=${pkgver}" to provides?

greetings

qumaciel commented on 2021-09-10 16:01 (UTC)

For those who get errors building after 1.1.8, there is a hard dependency on libglvnd-git now.