aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-03-30 08:09:03 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-05-01 00:48:02 +0000
commit70a88a5dea018b962bd970eef82085d34a8ffe24 (patch)
tree5cf19b3e9d7bc243820c3007d92a3813d5f89af9
parent0104141346ff6db472688fe5f03fb77db83afe42 (diff)
downloadports-70a88a5dea01.tar.gz
ports-70a88a5dea01.zip
www/wpebackend-fdo: update to 1.8.3
-rw-r--r--www/wpebackend-fdo/Makefile11
-rw-r--r--www/wpebackend-fdo/distinfo8
-rw-r--r--www/wpebackend-fdo/files/patch-src_ws.cpp14
-rw-r--r--www/wpebackend-fdo/pkg-plist10
4 files changed, 16 insertions, 27 deletions
diff --git a/www/wpebackend-fdo/Makefile b/www/wpebackend-fdo/Makefile
index 7e78e60e0d3c..6c2bd2366d22 100644
--- a/www/wpebackend-fdo/Makefile
+++ b/www/wpebackend-fdo/Makefile
@@ -1,11 +1,8 @@
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
diff --git a/www/wpebackend-fdo/distinfo b/www/wpebackend-fdo/distinfo
index 21bc4a27fbd5..190250597944 100644
--- a/www/wpebackend-fdo/distinfo
+++ b/www/wpebackend-fdo/distinfo
@@ -1,5 +1,3 @@
-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
diff --git a/www/wpebackend-fdo/files/patch-src_ws.cpp b/www/wpebackend-fdo/files/patch-src_ws.cpp
deleted file mode 100644
index b25a989f678c..000000000000
--- a/www/wpebackend-fdo/files/patch-src_ws.cpp
+++ /dev/null
@@ -1,14 +0,0 @@
-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);
- }
-
diff --git a/www/wpebackend-fdo/pkg-plist b/www/wpebackend-fdo/pkg-plist
index e4f79a9dbb43..8e1979c23de3 100644
--- a/www/wpebackend-fdo/pkg-plist
+++ b/www/wpebackend-fdo/pkg-plist
@@ -1,11 +1,19 @@
+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