Port details |
- wrapland Qt/C++ library wrapping libwayland
- 0.527.0 graphics
=0 0.527.0Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2021-11-04 23:21:06
- Last Update: 2023-07-12 21:44:26
- Commit Hash: 0bd1a7f
- License: LGPL21+
- Description:
- Wrapland is a Qt/C++ library that wraps and mediates the libwayland
client and server API for its consumers. Wrapland is an independent
part of the KWinFT project with the KWinFT window manager being
Wrapland's first and most prominent user.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wrapland>0:graphics/wrapland
- To install the port:
- cd /usr/ports/graphics/wrapland/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/wrapland
- pkg install wrapland
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wrapland
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1676636801
SHA256 (wrapland-wrapland@0.527.0.tar.bz2) = 2b4b7182ed7d31e6aed1ae0bce44659bb4558c8fcb6f494fd349ea5caf4bdb8c
SIZE (wrapland-wrapland@0.527.0.tar.bz2) = 418978
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:
-
- evdev-proto>0 : devel/evdev-proto
- wayland-protocols>=1.22 : graphics/wayland-protocols
- doxygen : devel/doxygen
- cmake : devel/cmake-core
- ninja : devel/ninja
- ECMConfig.cmake : devel/kf5-extra-cmake-modules
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- libQt5Help.so : devel/qt5-help
- qt5-qmake>=5.15 : devel/qt5-qmake
- Test dependencies:
-
- qt5-testlib>0 : devel/qt5-testlib
- Library dependencies:
-
- libwayland-client.so : graphics/wayland
- libEGL.so : graphics/libglvnd
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- This port is required by:
- for Libraries
-
- x11/disman
- x11-wm/kwinft
Configuration Options:
- ===> The following configuration options are available for wrapland-0.527.0:
DOXYGEN=on: Build documentation with Doxygen
===> Use 'make config' to modify these settings
- Options name:
- graphics_wrapland
- USES:
- cmake:testing gl kde:5 pkgconfig qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.527.0 12 Jul 2023 21:44:26
    |
Jan Beich (jbeich)  |
graphics/wrapland: drop GL_TAGNAME |
0.527.0 12 Jul 2023 18:56:04
    |
Felix Palmen (zirias)  |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
0.527.0 18 Feb 2023 02:21:41
    |
Jan Beich (jbeich)  |
graphics/wrapland: update to 0.527.0.b.0 after 3a490e8f310d
Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.527.0-beta.0
Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.527.0 |
0.526.0 07 Feb 2023 22:37:51
    |
Jan Beich (jbeich)  |
graphics/wrapland: update to 0.526.0 after d06d26f8c45e
Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.526.0-beta.0
Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.526.0 |
0.525.0 07 Feb 2023 22:37:19
    |
Jan Beich (jbeich)  |
graphics/wrapland: update to 0.525.0 after d06d26f8c45e
Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.525.0-beta.0
Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.525.0 |
0.524.0 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.524.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.524.0 08 Feb 2022 16:08:08
    |
Jan Beich (jbeich)  |
graphics/wrapland: update to 0.524.0
Changes: https://gitlab.com/kwinft/wrapland/-/compare/wrapland@0.524.0-beta.0...wrapland@0.524.0 |
0.524.0.b.0 05 Feb 2022 00:24:29
    |
Jan Beich (jbeich)  |
graphics/wrapland: update to 0.524.0.b.0
Changes: https://gitlab.com/kwinft/wrapland/-/compare/wrapland@0.523.1...wrapland@0.524.0-beta.0 |
0.523.1 01 Dec 2021 10:35:05
    |
Jan Beich (jbeich)  |
graphics/wrapland: update to 0.523.1
Changes: https://gitlab.com/kwinft/wrapland/-/compare/wrapland@0.523.0...wrapland@0.523.1 |
0.523.0_1 28 Nov 2021 16:23:45
    |
Jan Beich (jbeich)  |
graphics/wrapland: apply fix from Plasma/5.23 branch |
0.523.0 10 Nov 2021 10:58:09
    |
Jan Beich (jbeich)  |
graphics/wrapland: unbreak build after 5d998836b36f
server/pointer_pool.cpp:19:10: fatal error: 'linux/input-event-codes.h' file not
found
#include <linux/input-event-codes.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~
Pointy hat to: manu |
0.523.0 04 Nov 2021 23:16:51
    |
Jan Beich (jbeich)  |
graphics/wrapland: add new port
Wrapland is a Qt/C++ library that wraps and mediates the libwayland
client and server API for its consumers. Wrapland is an independent
part of the KWinFT project with the KWinFT window manager being
Wrapland's first and most prominent user.
https://gitlab.com/kwinft/wrapland |