Port details |
- wpebackend-fdo Freedesktop.org backend for WPE WebKit
- 1.12.0 www =10 1.12.0Version of this port present on the latest quarterly branch.
- Maintainer: gnome@FreeBSD.org
- Port Added: 2019-09-30 22:09:41
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: indexinfo, libevent, libXdamage, woff2, dav1d
- License: BSD2CLAUSE
- WWW:
- https://wpewebkit.org
- Description:
- A WPE backend designed for (Linux) desktop systems.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wpebackend-fdo>0:www/wpebackend-fdo
- To install the port:
- cd /usr/ports/www/wpebackend-fdo/ && make install clean
- To add the package, run one of these commands:
- pkg install www/wpebackend-fdo
- pkg install wpebackend-fdo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wpebackend-fdo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1637921302
SHA256 (wpebackend-fdo-1.12.0.tar.xz) = 6239c9c15523410798d66315de6b491712ab30009ba180f3e0dd076d9b0074ac
SIZE (wpebackend-fdo-1.12.0.tar.xz) = 43080
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:
-
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libxkbcommon.so : x11/libxkbcommon
- libwpe-1.0.so : www/libwpe
- libwayland-client.so : graphics/wayland
- libepoxy.so : graphics/libepoxy
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- www/webkit2-gtk3
- www/webkit2-gtk4
Configuration Options:
- No options to configure
- Options name:
- www_wpebackend-fdo
- USES:
- compiler:c++11-lang meson pkgconfig gnome tar:xz
- 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 |
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) |
1.12.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 ) |
1.12.0 29 Nov 2021 13:38:32 |
Alexey Dokuchaev (danfe) |
www/wpebackend-fdo: unbreak the build on i386
error: non-constant-expression cannot be narrowed from type
'std::__1::array<unsigned int, 4>::value_type' (aka 'unsigned
int') to 'int' in initializer list [-Wc++11-narrowing] |
1.12.0 27 Nov 2021 18:45:55 |
Baptiste Daroussin (bapt) |
www/wpebackend-fdo: update to 1.12.0 |
1.10.0 16 Jul 2021 09:29:57 |
Tobias C. Berner (tcberner) |
www/wpebackend-fdo: update to 1.10.0
Highlights of the WPEBackend-fdo 1.10.0 release:
* Added API to query whether receiving rendered audio has been configured.
* Added API to obtain the wl_resource for SHM exported buffers.
* The CMake build system has been removed in favor of Meson.
* Made it easier to override where Meson looks for wayland-scanner
during cross-compilation, using a native machine file.
* Fixed invalid usage of Wayland client connections in the nested
compositor which caused sporadic crashes in certain conditions.
* Fixed file descriptor and memory leaks. |
1.8.3 01 May 2021 00:48:03 |
Jan Beich (jbeich) |
www/wpebackend-fdo: convert to USES=meson + define LICENSE_FILE |
1.8.3 01 May 2021 00:48:02 |
Jan Beich (jbeich) |
www/wpebackend-fdo: update to 1.8.3
Changes: https://wpewebkit.org/release/wpebackend-fdo-1.4.2.html
Changes: https://wpewebkit.org/release/wpebackend-fdo-1.6.0.html
Changes: https://wpewebkit.org/release/wpebackend-fdo-1.6.1.html
Changes: https://wpewebkit.org/release/wpebackend-fdo-1.8.0.html
Changes: https://wpewebkit.org/release/wpebackend-fdo-1.8.1.html
Changes: https://wpewebkit.org/release/wpebackend-fdo-1.8.2.html
Changes: https://wpewebkit.org/release/wpebackend-fdo-1.8.3.html
PR: 249452 254351
Submitted by: Olivier Duchateau, Evgeniy Khramtsov (based on) |
1.4.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.1 28 May 2020 06:12:15 |
jbeich |
www/wpebackend-fdo: unbreak with libglvnd
src/ws.cpp:30:10: fatal error: 'EGL/eglmesaext.h' file not found
#include <EGL/eglmesaext.h>
^~~~~~~~~~~~~~~~~~ |
1.4.1 25 Feb 2020 22:41:00 |
kwm |
Update wpebackend-fdo to 1.4.1.
Add patch to fix the wayland renderer.
PR: 243677
Submitted by: Greg V <greg AT unrelenting dot technology> |
1.4.0 10 Oct 2019 20:29:19 |
pkubaj |
www/wpebackend-fdo needs C++11 compiler:
/wrkdirs/usr/ports/www/wpebackend-fdo/work/wpebackend-fdo-1.4.0/src/ipc.h:40:
error: ISO C++ forbids declaration of 'unique_ptr' with no type
sysutils/xfce4-kbdleds-plugin needs C11 compiler similarly to other xfce ports.
Approved by: mentors (implicit approval) |
1.4.0 30 Sep 2019 22:09:34 |
kwm |
Add wpebackend-fdo the freedesktop.org backend for WPE WebKit
A WPE backend designed for (Linux) desktop systems.
It is required by webkitgtk 2.6 which is currently being tested.
Obtained from: gnome development repo |