mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
www/wpebackend-fdo: update to 1.12.0
This commit is contained in:
parent
aece086ab6
commit
1a75a0ec1d
3 changed files with 9 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= wpebackend-fdo
|
||||
DISTVERSION= 1.10.0
|
||||
DISTVERSION= 1.12.0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://wpewebkit.org/releases/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1626427371
|
||||
SHA256 (wpebackend-fdo-1.10.0.tar.xz) = b89dfd3500a4dec711132cd7bff72599e67d56a419d000730e14bb99547509cc
|
||||
SIZE (wpebackend-fdo-1.10.0.tar.xz) = 38484
|
||||
TIMESTAMP = 1637921302
|
||||
SHA256 (wpebackend-fdo-1.12.0.tar.xz) = 6239c9c15523410798d66315de6b491712ab30009ba180f3e0dd076d9b0074ac
|
||||
SIZE (wpebackend-fdo-1.12.0.tar.xz) = 43080
|
||||
|
|
|
@ -5,10 +5,14 @@ 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/dmabuf-pool-entry.h
|
||||
include/wpe-fdo-1.0/wpe/unstable/fdo-dmabuf.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-dmabuf.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-dmabuf-pool-fdo.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
|
||||
|
@ -16,5 +20,5 @@ include/wpe-fdo-1.0/wpe/view-backend-exportable.h
|
|||
include/wpe-fdo-1.0/wpe/wpebackend-fdo-version.h
|
||||
lib/libWPEBackend-fdo-1.0.so
|
||||
lib/libWPEBackend-fdo-1.0.so.1
|
||||
lib/libWPEBackend-fdo-1.0.so.1.8.3
|
||||
lib/libWPEBackend-fdo-1.0.so.1.8.0
|
||||
libdata/pkgconfig/wpebackend-fdo-1.0.pc
|
||||
|
|
Loading…
Add table
Reference in a new issue