Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2019 13:42:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242892] graphics/waffle: update to 1.6.0, build with meson, add xdg-shell support
Message-ID:  <bug-242892-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 242892
           Summary: graphics/waffle: update to 1.6.0, build with meson,
                    add xdg-shell support
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: greg@unrelenting.technology
             Flags: maintainer-feedback?(x11@FreeBSD.org)
          Assignee: x11@FreeBSD.org

Created attachment 210233
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D210233&action=
=3Dedit
waffle.patch

- Waffle moved to freedesktop gitlab
- Now supports building with Meson, which allows us to remove all the CMake
patches from the port
- New version generates CMake config with 'Waffle' named variables (which
devel/apitrace expects) instead of 'WAFFLE'
- (git rev instead of just 1.6.0 is used because CMake config generation was
added to Meson build)
- Extra xdg-shell patch
https://gitlab.freedesktop.org/mesa/waffle/merge_requests/60 to make
devel/apitrace 'eglretrace' work on modern Wayland compositors (wlroots has
removed the old wl-shell protocol, so this is required to make apitrace's d=
ebug
trace replays work on sway/wayfire/=E2=80=A6)
- All backends are now options (on by default)
- Manpages are now built
- The only in-tree consumer for now (piglit) builds fine, at least with a s=
mall
patch that adds a missing EGL_NO_CONFIG_MESA define. IDK if that's related =
to
Waffle, it's probably actually because I have the current dev version of me=
sa.
I'll post that piglit patch separately.

--=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-242892-7788>