Port details on branch 2022Q4 |
- waffle Library that allows to defer selection of an OpenGL API until runtime
- 1.6.1.15_4 graphics
=2 1.6.1.15_4Version of this port present on the latest quarterly branch. - Maintainer: x11@FreeBSD.org
 - Port Added: 2015-01-14 16:04:22
- Last Update: 2024-04-11 09:16:53
- Commit Hash: 43d9a13
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://www.waffle-gl.org/
- Description:
- Waffle is a cross-platform C library that allows one to defer selection
of an OpenGL API and window system until runtime. For example, on Linux,
Waffle enables an application to select X11/EGL with an OpenGL 3.3
core profile, Wayland with OpenGL ES2, and other window system / API
combinations.
Waffle's immediate goal is to enable Piglit, Mesa's OpenGL test suite,
to test multiple OpenGL flavors in a cross-platform way. However,
Waffle's design does not preclude it from being useful to other
projects.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/waffle/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/waffle
- pkg install waffle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: waffle
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617891491
SHA256 (mesa-waffle-2485a41c321a29463b5c0af7813c2d1046e2f925_GL0.tar.gz) = 60aaefec2ee50090671790a0be4feb28b190194bdbbd854ff659249100f0517b
SIZE (mesa-waffle-2485a41c321a29463b5c0af7813c2d1046e2f925_GL0.tar.gz) = 383388
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- docbook.xsl : textproc/docbook-xsl
- wayland-protocols>0 : graphics/wayland-protocols
- wayland-scanner : graphics/wayland
- cmake : devel/cmake-core
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- xsltproc : textproc/libxslt
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libudev.so : devel/libudev-devd
- libwayland-egl.so : graphics/wayland
- libEGL.so : graphics/libglvnd
- libGL.so : graphics/libglvnd
- libgbm.so : graphics/mesa-libs
- libxml2.so : textproc/libxml2
- This port is required by:
- for Libraries
-
- devel/apitrace
- graphics/piglit
Configuration Options:
- ===> The following configuration options are available for waffle-1.6.1.15_4:
DOCS=on: Build and/or install documentation
GBM=on: GBM/DRM/KMS direct-on-hardware support
MANPAGES=on: Build and/or install manual pages
SURFACELESS=on: Surfaceless EGL support
WAYLAND=on: Wayland (graphics) support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- graphics_waffle
- USES:
- cmake:indirect compiler:c11 gl localbase meson pkgconfig python:build gnome xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|