summaryrefslogtreecommitdiff
path: root/games/veloren-weekly/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/veloren-weekly/Makefile')
-rw-r--r--games/veloren-weekly/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index 4b79d8bc40f8..daa5cd68a382 100644
--- a/games/veloren-weekly/Makefile
+++ b/games/veloren-weekly/Makefile
@@ -1,5 +1,5 @@
PORTNAME= veloren
-PORTVERSION= s20240424
+PORTVERSION= s20240530
CATEGORIES= games wayland
PKGNAMESUFFIX= -weekly
@@ -18,14 +18,15 @@ ONLY_FOR_ARCHS_REASON= unsupported platform by https://github.com/wasmerio/wasme
LIB_DEPENDS= libzstd.so:archivers/zstd \
libasound.so:audio/alsa-lib \
libudev.so:devel/libudev-devd \
- libshaderc_shared.so:graphics/shaderc
+ libshaderc_shared.so:graphics/shaderc \
+ libxkbcommon-x11.so:x11/libxkbcommon
RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \
${LOCALBASE}/lib/libvulkan.so:graphics/vulkan-loader
USES= cargo xorg
USE_XORG= xcb
USE_GITLAB= yes
-GL_TAGNAME= v0.16.0-86-g81fea8acb # git describe --match='v[0-9]*' weekly
+GL_TAGNAME= v0.16.0-233-g2bae443c6 # git describe --match='v[0-9]*' weekly
CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib"
PLIST_FILES= bin/${PORTNAME}-server-cli \
bin/${PORTNAME}-voxygen \