non port: graphics/waffle/pkg-plist |
Number of commits found: 4 |
Thursday, 23 Jan 2020
|
12:42 tobik
graphics/waffle: Update to 1.6.0-7
- Waffle moved to freedesktop gitlab
- Now supports building with Meson, which allows us to remove all
the CMake patches from the port. The Meson build however still
expects that cmake is available in the build environment.
- New version generates CMake config with 'Waffle' named variables
(which devel/apitrace expects) instead of 'WAFFLE'
- Extra xdg-shell patch 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 debug trace
replays work on sway/wayfire/...)
- All backends are now options (on by default)
- Manpages are now built
- graphics/piglit needs a small patch to build
PR: 242892, 242893
Submitted by: Greg V <greg@unrelenting.technology> (based on)
Approved by: x11 (maintainer timeout, 27 days)
 |
Monday, 30 Nov 2015
|
06:48 dumbbell
graphics/waffle: Update to 1.5.2
The "x11_egl" platform is now explicitely enabled.
Reviewed by: danfe, kwm
Approved by: kwm
Differential Revision: https://reviews.freebsd.org/D4051
 |
Sunday, 22 Feb 2015
|
20:21 kwm
Update waffle to 1.5.1.
Use USES=compiler:c11 to allow it to build on older FreeBSD versions.
Enable GLX support.
Fix plist when cmake is in debug build mode.
Submitted by: dumbbell@
 |
Wednesday, 14 Jan 2015
|
16:04 kwm
Add waffle 1.5.0.
Waffle is a cross-platform C library that allows one to defer selection
of an OpenGL API and window system until runtime.
It is used by the piglit, Mesa's OpenGL test suite, to test multiple
OpenGL flavors in a cross-platform way.
 |
Number of commits found: 4 |