notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/waffle/pkg-plist

Number of commits found: 4

Thursday, 23 Jan 2020
12:42 tobik search for other commits by this committer
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)
Original commitRevision:523925 
Monday, 30 Nov 2015
06:48 dumbbell search for other commits by this committer
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
Original commitRevision:402649 
Sunday, 22 Feb 2015
20:21 kwm search for other commits by this committer
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@
Original commitRevision:379627 
Wednesday, 14 Jan 2015
16:04 kwm search for other commits by this committer
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.
Original commitRevision:377024 

Number of commits found: 4