Skip to content

Commit

Permalink
x11-toolkits/wlroots-devel: update to 0.15.0.478
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Oct 14, 2022
1 parent 53591c8 commit 62e4a9b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
6 changes: 3 additions & 3 deletions x11-toolkits/wlroots-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= wlroots
DISTVERSION= 0.15.0-472
DISTVERSION= 0.15.0-478
DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/}
CATEGORIES= x11-toolkits
PKGNAMESUFFIX= -devel
Expand All @@ -17,7 +17,7 @@ WWW= https://gitlab.freedesktop.org/wlroots/wlroots
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= wayland-protocols>=1.25:graphics/wayland-protocols
BUILD_DEPENDS= wayland-protocols>=1.27:graphics/wayland-protocols
LIB_DEPENDS= libudev.so:devel/libudev-devd \
libdrm.so:graphics/libdrm \
libwayland-server.so:graphics/wayland \
Expand All @@ -30,7 +30,7 @@ USE_GL= gbm
USE_XORG= pixman
USE_LDCONFIG= yes
GL_SITE= https://gitlab.freedesktop.org
GL_COMMIT= 11192e69308ff48c0f3ec40fb572c4e8e4ad13d8
GL_COMMIT= 3a949ea8eb0277f52d10ef0d54760323752321c9
MESON_ARGS= -Dexamples=false -Dbackends=${BACKENDS:ts,} -Drenderers=${RENDERERS:ts,}

.ifdef PKGNAMESUFFIX
Expand Down
6 changes: 3 additions & 3 deletions x11-toolkits/wlroots-devel/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1665480996
SHA256 (wlroots-wlroots-11192e69308ff48c0f3ec40fb572c4e8e4ad13d8_GL0.tar.gz) = 9a39006ec02e2ee7758e59cb6e862dd791bce93a800a7ee3f87f32f65f79930f
SIZE (wlroots-wlroots-11192e69308ff48c0f3ec40fb572c4e8e4ad13d8_GL0.tar.gz) = 584526
TIMESTAMP = 1665754575
SHA256 (wlroots-wlroots-3a949ea8eb0277f52d10ef0d54760323752321c9_GL0.tar.gz) = 932c461cc1cccfe992af12308fb3b17e2218cb58876b72ab446b6a4086d30ec2
SIZE (wlroots-wlroots-3a949ea8eb0277f52d10ef0d54760323752321c9_GL0.tar.gz) = 586059
SHA256 (7c0e2a271a4c.patch) = 2b92d3dde7640061ed85ab1690031f7627bebc2366e8c4da217017188ba7195e
SIZE (7c0e2a271a4c.patch) = 5729
SHA256 (a5df0a02a2d9.patch) = df5deb1714001870b846501cbee1e775468ac9c61e735ee3b4ad3a2b83c5573e
Expand Down
1 change: 1 addition & 0 deletions x11-toolkits/wlroots-devel/pkg-plist
Expand Up @@ -40,6 +40,7 @@ include/wlr/types/wlr_fullscreen_shell_v1.h
include/wlr/types/wlr_gamma_control_v1.h
include/wlr/types/wlr_idle.h
include/wlr/types/wlr_idle_inhibit_v1.h
include/wlr/types/wlr_idle_notify_v1.h
include/wlr/types/wlr_input_device.h
include/wlr/types/wlr_input_inhibitor.h
include/wlr/types/wlr_input_method_v2.h
Expand Down

0 comments on commit 62e4a9b

Please sign in to comment.