Port details |
- libwpe General-purpose library 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:03:33
- 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/releases
- Description:
- A WebKit port optimized for embedded devices
WPE WebKit allows embedders to create simple and performant systems based
on Web platform technologies. It is designed with hardware acceleration in
mind, leveraging common 3D graphics APIs for best performance.
- ¦ ¦ ¦ ¦
- 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/www/libwpe/ && make install clean
- To add the package, run one of these commands:
- pkg install www/libwpe
- pkg install libwpe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libwpe
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1637921144
SHA256 (libwpe-1.12.0.tar.xz) = e8eeca228a6b4c36294cfb63f7d3ba9ada47a430904a5a973b3c99c96a44c18c
SIZE (libwpe-1.12.0.tar.xz) = 54548
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
- libEGL.so : graphics/libglvnd
- This port is required by:
- for Libraries
-
- www/webkit2-gtk3
- www/webkit2-gtk4
- www/wpebackend-fdo
Configuration Options:
- No options to configure
- Options name:
- www_libwpe
- USES:
- compiler:c11 gl meson pkgconfig 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 27 Nov 2021 18:45:08 |
Baptiste Daroussin (bapt) |
www/libwpe: update to 1.12.0 |
1.10.1 16 Jul 2021 09:18:07 |
Tobias C. Berner (tcberner) |
www/libwpe: update to 1.10.1 |
1.10.0_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.10.0 01 May 2021 00:48:01 |
Jan Beich (jbeich) |
www/libwpe: convert to USES=meson + define LICENSE_FILE |
1.10.0 01 May 2021 00:48:01 |
Jan Beich (jbeich) |
www/libwpe: update to 1.10.0
Changes: https://wpewebkit.org/release/libwpe-1.6.0.html
Changes: https://wpewebkit.org/release/libwpe-1.8.0.html
Changes: https://wpewebkit.org/release/libwpe-1.10.0.html
PR: 249451 254352
Submitted by: Olivier Duchateau, Evgeniy Khramtsov (based on) |
1.4.0.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.0.1 13 Dec 2019 20:01:10 |
swills |
www/libwpe: fix plist |
1.4.0.1 13 Dec 2019 16:56:55 |
bapt |
Remove spurious addition of USES=xorg |
1.4.0.1 13 Dec 2019 16:55:08 |
bapt |
Update to 1.4.0.1 |
1.4.0 01 Oct 2019 20:53:26 |
linimon |
Fix build on GCC-based systems:
/wrkdirs/usr/ports/www/libwpe/work/libwpe-1.4.0/src/pasteboard-generic.cpp:35:
error: expected nested-name-specifier before 'Pasteboard'
Approved by: portmgr (tier-2 blanket) |
1.4.0 30 Sep 2019 22:03:28 |
kwm |
Add libwpe a general-purpose library for WPE WebKit
A WebKit port optimized for embedded devices
WPE WebKit allows embedders to create simple and performant systems based
on Web platform technologies. It is designed with hardware acceleration in
mind, leveraging common 3D graphics APIs for best performance.
It is required by webkitgtk 2.6 which is currently being tested.
Obtained from: gnome development repo |