| Port details on branch 2024Q1 |
- waylandpp Wayland C++ bindings
- 1.0.1 graphics
=1 1.0.1Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2018-03-25 15:34:03
- Last Update: 2025-07-14 21:38:53
- Commit Hash: 939d181
- People watching this port, also watch:: rubygem-optimist, ladspa, gstreamer1-plugins-pango, en-hunspell, py311-pycparser
- License: MIT
- WWW:
- https://github.com/NilsBrause/waylandpp
- Description:
- Wayland is an object oriented display protocol, which features request
and events. Requests can be seen as method calls on certain objects,
whereas events can be seen as signals of an object. This makes the
Wayland protocol a perfect candidate for a C++ binding.
The goal of this library is to create such a C++ binding for Wayland
using the most modern C++ technology currently available, providing an
easy to use C++ API to Wayland.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- waylandpp>0:graphics/waylandpp
- To install the port:
- cd /usr/ports/graphics/waylandpp/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/waylandpp
- pkg install waylandpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: waylandpp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752525900
SHA256 (NilsBrause-waylandpp-1.0.1_GH0.tar.gz) = 49c362fa5db28ab5472968215b88f1fbe3a7b7f57818dde722fd7d38997d940a
SIZE (NilsBrause-waylandpp-1.0.1_GH0.tar.gz) = 203547
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpugixml.so : textproc/pugixml
- libwayland-egl.so : graphics/wayland
- libEGL.so : graphics/libglvnd
- This port is required by:
- for Libraries
-
- multimedia/kodi
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- graphics_waylandpp
- USES:
- cmake compiler:c++11-lang gl localbase:ldflags pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|