mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
graphics/egl-wayland: update to 1.1.8
Changes: https://github.com/NVIDIA/egl-wayland/compare/1.1.7...1.1.8 Reported by: portscout
This commit is contained in:
parent
eceb645953
commit
2aaa530553
@ -1,6 +1,5 @@
|
||||
PORTNAME= egl-wayland
|
||||
DISTVERSION= 1.1.7
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.1.8
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
@ -9,7 +8,8 @@ COMMENT= EGLStream-based Wayland external platform
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= eglexternalplatform>=1.1:graphics/eglexternalplatform
|
||||
BUILD_DEPENDS= eglexternalplatform>=1.1:graphics/eglexternalplatform \
|
||||
wayland-protocols>=1.8:graphics/wayland-protocols
|
||||
LIB_DEPENDS= libwayland-server.so:graphics/wayland
|
||||
|
||||
USES= gl meson pkgconfig
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1620762165
|
||||
SHA256 (NVIDIA-egl-wayland-1.1.7_GH0.tar.gz) = 2b4ed459e4b2c77c47f15ad9b32da1b2b855a84db8f832e176fdd1fd49b14d36
|
||||
SIZE (NVIDIA-egl-wayland-1.1.7_GH0.tar.gz) = 48681
|
||||
TIMESTAMP = 1630704333
|
||||
SHA256 (NVIDIA-egl-wayland-1.1.8_GH0.tar.gz) = 12bee9accf121987b0f0d6fb1a4e3b1fc5855b116c50d8d9e035edd02c82f88c
|
||||
SIZE (NVIDIA-egl-wayland-1.1.8_GH0.tar.gz) = 53776
|
||||
|
@ -1,6 +1,6 @@
|
||||
lib/libnvidia-egl-wayland.so
|
||||
lib/libnvidia-egl-wayland.so.1
|
||||
lib/libnvidia-egl-wayland.so.1.1.7
|
||||
lib/libnvidia-egl-wayland.so.1.1.8
|
||||
libdata/pkgconfig/wayland-eglstream-protocols.pc
|
||||
libdata/pkgconfig/wayland-eglstream.pc
|
||||
share/egl/egl_external_platform.d/10_nvidia_wayland.json
|
||||
|
Loading…
Reference in New Issue
Block a user