Skip to content

Commit

Permalink
www/wpebackend-fdo: update to 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed May 1, 2021
1 parent 0104141 commit 70a88a5
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 27 deletions.
11 changes: 4 additions & 7 deletions www/wpebackend-fdo/Makefile
@@ -1,24 +1,21 @@
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

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

Expand Down
8 changes: 3 additions & 5 deletions 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
14 changes: 0 additions & 14 deletions www/wpebackend-fdo/files/patch-src_ws.cpp

This file was deleted.

10 changes: 9 additions & 1 deletion 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

0 comments on commit 70a88a5

Please sign in to comment.