aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2019-08-02 12:33:13 +0800
committerjbeich <jbeich@FreeBSD.org>2019-08-02 12:33:13 +0800
commitb955dc9d7692797187be82f37934f5b14fe0eb2a (patch)
tree034975277fefa85e4569a8550e392934a5b09bd1 /net
parent0caf289fb8110e644389838835a95f47ff2050cd (diff)
downloadfreebsd-ports-gnome-b955dc9d7692797187be82f37934f5b14fe0eb2a.tar.gz
freebsd-ports-gnome-b955dc9d7692797187be82f37934f5b14fe0eb2a.tar.zst
freebsd-ports-gnome-b955dc9d7692797187be82f37934f5b14fe0eb2a.zip
net/waypipe: update to 0.4.0
Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.3.0...v0.4.0
Diffstat (limited to 'net')
-rw-r--r--net/waypipe/Makefile17
-rw-r--r--net/waypipe/distinfo8
2 files changed, 11 insertions, 14 deletions
diff --git a/net/waypipe/Makefile b/net/waypipe/Makefile
index 4411958361c4..f8f327b70358 100644
--- a/net/waypipe/Makefile
+++ b/net/waypipe/Makefile
@@ -2,13 +2,9 @@
PORTNAME= waypipe
DISTVERSIONPREFIX= v
-DISTVERSION= 0.3.0
-PORTREVISION= 3
+DISTVERSION= 0.4.0
CATEGORIES= net
-PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/commit/
-PATCHFILES+= 04b9a483e346.patch:-p1
-
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Network transparency with Wayland
@@ -18,15 +14,15 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= wayland-protocols>=1.12:graphics/wayland-protocols \
wayland>=1.15:graphics/wayland
-USES= compiler:c11 meson pkgconfig
+USES= compiler:c11 localbase:ldflags meson pkgconfig
USE_GITLAB= yes
GL_SITE= https://gitlab.freedesktop.org
GL_ACCOUNT= mstoeckl
-GL_COMMIT= 8cf7845e63470490af3af95e178ba5fa74d8056b
+GL_COMMIT= 039bd9acb20fe423f6c3b068bb08c6e6935f0d2b
PLIST_FILES= bin/${PORTNAME}
-OPTIONS_DEFINE= FFMPEG LZ4 MANPAGES OPENGL ZSTD
-OPTIONS_DEFAULT=FFMPEG LZ4 MANPAGES OPENGL ZSTD
+OPTIONS_DEFINE= FFMPEG LZ4 MANPAGES OPENGL VAAPI ZSTD
+OPTIONS_DEFAULT=FFMPEG LZ4 MANPAGES OPENGL VAAPI ZSTD
FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg
FFMPEG_MESON_ENABLED= with_video
@@ -43,6 +39,9 @@ OPENGL_USE= GL=gbm
OPENGL_LIB_DEPENDS= libdrm.so:graphics/libdrm
OPENGL_MESON_ENABLED= with_dmabuf
+VAAPI_LIB_DEPENDS= libva.so:multimedia/libva
+VAAPI_MESON_ENABLED= with_vaapi
+
ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd
ZSTD_MESON_ENABLED= with_zstd
diff --git a/net/waypipe/distinfo b/net/waypipe/distinfo
index 4c98903da6ca..6b9634ec8037 100644
--- a/net/waypipe/distinfo
+++ b/net/waypipe/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1562359126
-SHA256 (mstoeckl-waypipe-8cf7845e63470490af3af95e178ba5fa74d8056b_GL0.tar.gz) = b1db24d2b9cab37ac4eae05ca0c6d8d27faee3121d2bc025ec56ebcb0ae4fcb7
-SIZE (mstoeckl-waypipe-8cf7845e63470490af3af95e178ba5fa74d8056b_GL0.tar.gz) = 110108
-SHA256 (04b9a483e346.patch) = 705a97b2fe678b841b53afebcadda71726c64b15ea39dd52329ae36e3b40715d
-SIZE (04b9a483e346.patch) = 2254
+TIMESTAMP = 1564420188
+SHA256 (mstoeckl-waypipe-039bd9acb20fe423f6c3b068bb08c6e6935f0d2b_GL0.tar.gz) = 8ab2f3898ad50910576f3f63cc9ea4182a106aab83e191139c0d3f95325a6eb8
+SIZE (mstoeckl-waypipe-039bd9acb20fe423f6c3b068bb08c6e6935f0d2b_GL0.tar.gz) = 124271