summaryrefslogtreecommitdiff
path: root/net/waypipe
diff options
context:
space:
mode:
Diffstat (limited to 'net/waypipe')
-rw-r--r--net/waypipe/Makefile10
-rw-r--r--net/waypipe/distinfo2
2 files changed, 9 insertions, 3 deletions
diff --git a/net/waypipe/Makefile b/net/waypipe/Makefile
index baf00b7ff1fc..6d2904b544ca 100644
--- a/net/waypipe/Makefile
+++ b/net/waypipe/Makefile
@@ -1,9 +1,12 @@
PORTNAME= waypipe
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.4
-PORTREVISION= 2
+PORTREVISION= 4
CATEGORIES= net wayland
+PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
+PATCHFILES+= 02891f1514bf.patch:-p1 # https://gitlab.freedesktop.org/mstoeckl/waypipe/-/merge_requests/32
+
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Network transparency with Wayland
WWW= https://gitlab.freedesktop.org/mstoeckl/waypipe
@@ -37,8 +40,9 @@ MANPAGES_MESON_ENABLED= man-pages
MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz
VULKAN_BUILD_DEPENDS= bindgen:devel/rust-bindgen-cli \
- vulkan-loader>0:graphics/vulkan-loader \
- ${GL_DEFAULT}>0:graphics/${GL_DEFAULT}
+ vulkan-loader>0:graphics/vulkan-loader
+VULKAN_USES= gl
+VULKAN_USE= GL=gbm
VULKAN_MESON_ENABLED= with_dmabuf with_gbm
ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd
diff --git a/net/waypipe/distinfo b/net/waypipe/distinfo
index 6ef599605c7f..00f9f2eedeee 100644
--- a/net/waypipe/distinfo
+++ b/net/waypipe/distinfo
@@ -71,3 +71,5 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270
SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564
SHA256 (waypipe-v0.10.4.tar.bz2) = 4de622de39890912a0242e446b8d401f6fe385977985224f15353d40d6f7f0a3
SIZE (waypipe-v0.10.4.tar.bz2) = 441033
+SHA256 (02891f1514bf.patch) = 53d5de05aeb2f3457dacade335f03f930407259c14156cad8990427a855ac3be
+SIZE (02891f1514bf.patch) = 2317