diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-11-08 21:25:18 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-11-09 21:45:50 +0000 |
commit | 680b51255d656d3c2c58ed4b249ca8339f9d8fb9 (patch) | |
tree | f6e8fc7059848368509a2fb372f756a5a227fc73 | |
parent | 9488f7b28b28566ccc0442893fd7b5f79f378a9b (diff) |
x11-toolkits/wlroots-devel: update to 0.15.0.534
-rw-r--r-- | x11-toolkits/wlroots-devel/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/wlroots-devel/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile index 1a3d77b7cccc..382901cc3a88 100644 --- a/x11-toolkits/wlroots-devel/Makefile +++ b/x11-toolkits/wlroots-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wlroots -DISTVERSION= 0.15.0-525 +DISTVERSION= 0.15.0-534 DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/} CATEGORIES= x11-toolkits PKGNAMESUFFIX= -devel @@ -17,12 +17,14 @@ WWW= https://gitlab.freedesktop.org/wlroots/wlroots LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= wayland-protocols>=1.27:graphics/wayland-protocols +BUILD_DEPENDS= wayland-protocols>=1.27:graphics/wayland-protocols \ + hwdata>0:misc/hwdata LIB_DEPENDS= libudev.so:devel/libudev-devd \ libdrm.so:graphics/libdrm \ libwayland-server.so:graphics/wayland \ libseat.so:sysutils/seatd \ libxkbcommon.so:x11/libxkbcommon +RUN_DEPENDS= hwdata>0:misc/hwdata USES= compiler:c11 gl meson pkgconfig xorg USE_GITLAB= yes @@ -30,7 +32,7 @@ USE_GL= gbm USE_XORG= pixman USE_LDCONFIG= yes GL_SITE= https://gitlab.freedesktop.org -GL_COMMIT= 6c31f3b078560f32cbe4d2ca50bc0b44993a5955 +GL_COMMIT= eec95e3d5e1a4f2e13b1f6b34cc287475ca57daf MESON_ARGS= -Dexamples=false -Dbackends=${BACKENDS:ts,} -Drenderers=${RENDERERS:ts,} .ifdef PKGNAMESUFFIX diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo index 92d8f0b27fb6..c8f89e3a848c 100644 --- a/x11-toolkits/wlroots-devel/distinfo +++ b/x11-toolkits/wlroots-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1667856153 -SHA256 (wlroots-wlroots-6c31f3b078560f32cbe4d2ca50bc0b44993a5955_GL0.tar.gz) = 1f5eea024752aaef66e316d2e9358c5f004598c63f1c8fa61e7190acaca910b2 -SIZE (wlroots-wlroots-6c31f3b078560f32cbe4d2ca50bc0b44993a5955_GL0.tar.gz) = 587637 +TIMESTAMP = 1667942718 +SHA256 (wlroots-wlroots-eec95e3d5e1a4f2e13b1f6b34cc287475ca57daf_GL0.tar.gz) = 7fe10c01922396da168d244e5effab25ad0cbe59c555968c79f07e593775ac46 +SIZE (wlroots-wlroots-eec95e3d5e1a4f2e13b1f6b34cc287475ca57daf_GL0.tar.gz) = 588500 SHA256 (fc0854d5f256.patch) = ceaa947fd7f64b773c61d7a5a4bdcfe85a083a686d4356ff58d3666aa182e2a9 SIZE (fc0854d5f256.patch) = 6013 SHA256 (29cb694655db.patch) = ef36e6b7a0bea0b82469c395feac303f50bf940ae651d91370ef052f5d97938c |