Package Details: weston-eglstream-git 9.0.0-1

Git Clone URL: https://aur.archlinux.org/weston-eglstream-git.git (read-only, click to copy)
Package Base: weston-eglstream-git
Description: Reference implementation of a Wayland compositor with EGLStream support
Upstream URL: https://wayland.freedesktop.org/
Licenses: MIT
Conflicts: weston, weston-eglstream
Provides: weston, weston-eglstream
Submitter: shoober420
Maintainer: None
Last Packager: shoober420
Votes: 1
Popularity: 0.000000
First Submitted: 2020-05-23 20:49 (UTC)
Last Updated: 2020-12-16 19:01 (UTC)

Required by (27)

Sources (7)

Latest Comments

kleintux commented on 2023-07-16 05:28 (UTC)

upstream repo is gone. dependency libpipewire02 is not avaialble anymore

sl1pkn07 commented on 2021-09-19 14:08 (UTC)

anyone with code skill can update the patchset for build with top main repository?

greetings

shoober420 commented on 2020-05-23 21:10 (UTC) (edited on 2020-05-23 21:11 (UTC) by shoober420)

So far, compile crashes with the following error. Will look into at a later time.

==> Starting prepare()...
patching file libweston/renderer-gl/gl-renderer.c
Hunk #1 succeeded at 3701 (offset -125 lines).
Hunk #2 succeeded at 3792 (offset -125 lines).
patching file libweston/renderer-gl/gl-renderer.h
Hunk #2 succeeded at 219 (offset 16 lines).
patching file libweston/renderer-gl/egl-glue.c
Hunk #1 succeeded at 600 (offset 96 lines).
Hunk #2 FAILED at 606.
1 out of 2 hunks FAILED -- saving rejects to file libweston/renderer-gl/egl-glue.c.rej
patching file libweston/renderer-gl/gl-renderer-internal.h
Hunk #1 succeeded at 90 (offset 3 lines).
patching file libweston/renderer-gl/gl-renderer.c
Hunk #2 succeeded at 1514 (offset -2 lines).
Hunk #3 succeeded at 3178 (offset 2 lines).
Hunk #4 succeeded at 3274 (offset 2 lines).
Hunk #5 succeeded at 3308 (offset -1 lines).
Hunk #6 succeeded at 3347 (offset -4 lines).
Hunk #7 succeeded at 3411 (offset -4 lines).
Hunk #8 FAILED at 3552.
Hunk #9 FAILED at 3680.
Hunk #10 succeeded at 3574 (offset -126 lines).
Hunk #11 succeeded at 3971 (offset -125 lines).
2 out of 11 hunks FAILED -- saving rejects to file libweston/renderer-gl/gl-renderer.c.rej
patching file libweston/renderer-gl/gl-renderer.h
Hunk #1 succeeded at 179 with fuzz 2 (offset 16 lines).
Hunk #2 succeeded at 229 (offset 16 lines).
patching file shared/weston-egl-ext.h
==> ERROR: A failure occurred in prepare().
    Aborting...

shoober420 commented on 2020-05-23 21:09 (UTC) (edited on 2020-05-27 15:56 (UTC) by shoober420)

Here for general debugging purposes, to eventually get the NVIDIA EGLStream patches compiling against Weston master branch.