Skip to content
Snippets Groups Projects
Commit 70a88a5d authored by Jan Beich's avatar Jan Beich
Browse files
parent 01041413
No related branches found
No related tags found
No related merge requests found
PORTNAME= wpebackend-fdo
PORTVERSION= 1.4.1
PORTVERSION= 1.8.3
CATEGORIES= www
MASTER_SITES= https://wpewebkit.org/releases/
PATCH_SITES= https://github.com/Igalia/WPEBackend-fdo/commit/
PATCHFILES+= b01aa039d1fe.patch:-p1
MAINTAINER= gnome@FreeBSD.org
COMMENT= Freedesktop.org backend for WPE WebKit
......@@ -13,12 +10,12 @@ LICENSE= BSD2CLAUSE
LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon \
libwpe-1.0.so:www/libwpe \
libwayland-client.so:graphics/wayland
libwayland-client.so:graphics/wayland \
libepoxy.so:graphics/libepoxy
USES= cmake compiler:c++11-lang pkgconfig localbase:ldflags gl gnome \
USES= cmake compiler:c++11-lang pkgconfig localbase:ldflags gnome \
tar:xz
USE_GL= egl
USE_GNOME= glib20
USE_LDCONFIG= yes
......
TIMESTAMP = 1581852467
SHA256 (wpebackend-fdo-1.4.1.tar.xz) = 6249a0b7cbfa662206a8d2fa24e2c574e75c681ad0e93468091f1dc68ddb299d
SIZE (wpebackend-fdo-1.4.1.tar.xz) = 30248
SHA256 (b01aa039d1fe.patch) = 3687a3798b6876d5907ed092da52df0c2234c22eeff2a27c5a6fabc8874ace83
SIZE (b01aa039d1fe.patch) = 1320
TIMESTAMP = 1617091743
SHA256 (wpebackend-fdo-1.8.3.tar.xz) = 3d0b4282a1bd9e0664d7a20abe14e982f3285296ac62de56cae2a404b9d28b9e
SIZE (wpebackend-fdo-1.8.3.tar.xz) = 42976
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243677
https://github.com/Igalia/WPEBackend-fdo/issues/94
--- src/ws.cpp.orig 2020-02-21 16:15:02.984298000 +0100
+++ src/ws.cpp 2020-02-21 16:15:37.982114000 +0100
@@ -112,7 +112,7 @@
if (source.pfd.revents & G_IO_IN) {
struct wl_event_loop* eventLoop = wl_display_get_event_loop(source.display);
- wl_event_loop_dispatch(eventLoop, -1);
+ wl_event_loop_dispatch(eventLoop, 0);
wl_display_flush_clients(source.display);
}
include/wpe-fdo-1.0/wpe/exported-buffer-shm.h
include/wpe-fdo-1.0/wpe/exported-image-egl.h
include/wpe-fdo-1.0/wpe/extensions/audio.h
include/wpe-fdo-1.0/wpe/extensions/video-plane-display-dmabuf.h
include/wpe-fdo-1.0/wpe/fdo-egl.h
include/wpe-fdo-1.0/wpe/fdo.h
include/wpe-fdo-1.0/wpe/initialize-egl.h
include/wpe-fdo-1.0/wpe/unstable/fdo-eglstream.h
include/wpe-fdo-1.0/wpe/unstable/fdo-shm.h
include/wpe-fdo-1.0/wpe/unstable/initialize-eglstream.h
include/wpe-fdo-1.0/wpe/unstable/initialize-shm.h
include/wpe-fdo-1.0/wpe/unstable/view-backend-exportable-eglstream.h
include/wpe-fdo-1.0/wpe/version.h
include/wpe-fdo-1.0/wpe/view-backend-exportable-egl.h
include/wpe-fdo-1.0/wpe/view-backend-exportable.h
lib/libWPEBackend-fdo-1.0.so
lib/libWPEBackend-fdo-1.0.so.1
lib/libWPEBackend-fdo-1.0.so.1.4.2
lib/libWPEBackend-fdo-1.0.so.1.6.6
libdata/pkgconfig/wpebackend-fdo-1.0.pc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment