1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

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
This commit is contained in:
Koop Mast 2019-09-30 22:03:28 +00:00
parent 1fab1d4aaa
commit 90134a7f15
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513423
5 changed files with 47 additions and 0 deletions

View File

@ -309,6 +309,7 @@
SUBDIR += libmicrohttpd
SUBDIR += libnghttp2
SUBDIR += libresonic-standalone
SUBDIR += libwpe
SUBDIR += libwww
SUBDIR += lightsquid
SUBDIR += lighttpd

20
www/libwpe/Makefile Normal file
View File

@ -0,0 +1,20 @@
# $FreeBSD$
PORTNAME= libwpe
PORTVERSION= 1.4.0
CATEGORIES= www
MASTER_SITES= https://wpewebkit.org/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= General-purpose library for WPE WebKit
LICENSE= BSD2CLAUSE
LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon
USES= cmake pkgconfig localbase:ldflags gl tar:xz
USE_GL= egl
USE_LDCONFIG= yes
.include <bsd.port.mk>

3
www/libwpe/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1569880833
SHA256 (libwpe-1.4.0.tar.xz) = e2d3494fc33fe946ad917fd6a3abd127462b91bba62ef8b35507e92f8ede4188
SIZE (libwpe-1.4.0.tar.xz) = 49572

7
www/libwpe/pkg-descr Normal file
View File

@ -0,0 +1,7 @@
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.
WWW: https://wpewebkit.org/releases

16
www/libwpe/pkg-plist Normal file
View File

@ -0,0 +1,16 @@
include/wpe-1.0/wpe/export.h
include/wpe-1.0/wpe/input.h
include/wpe-1.0/wpe/keysyms.h
include/wpe-1.0/wpe/loader.h
include/wpe-1.0/wpe/pasteboard.h
include/wpe-1.0/wpe/renderer-backend-egl.h
include/wpe-1.0/wpe/renderer-host.h
include/wpe-1.0/wpe/version-deprecated.h
include/wpe-1.0/wpe/version.h
include/wpe-1.0/wpe/view-backend.h
include/wpe-1.0/wpe/wpe-egl.h
include/wpe-1.0/wpe/wpe.h
lib/libwpe-1.0.so
lib/libwpe-1.0.so.1
lib/libwpe-1.0.so.1.2.2
libdata/pkgconfig/wpe-1.0.pc