diff options
Diffstat (limited to 'x11-wm/labwc')
-rw-r--r-- | x11-wm/labwc/Makefile | 8 | ||||
-rw-r--r-- | x11-wm/labwc/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile index 3f6676506972..f1d6425a6de4 100644 --- a/x11-wm/labwc/Makefile +++ b/x11-wm/labwc/Makefile @@ -1,5 +1,5 @@ PORTNAME= labwc -DISTVERSION= 0.8.4 +DISTVERSION= 0.9.1 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -9,10 +9,10 @@ WWW= https://github.com/labwc/labwc LICENSE= GPLv2 BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ - wayland-protocols>=1.35:graphics/wayland-protocols + wayland-protocols>=1.39:graphics/wayland-protocols LIB_DEPENDS= libpng.so:graphics/png \ libwayland-server.so:graphics/wayland \ - libwlroots-0.18.so:x11-toolkits/wlroots018 \ + libwlroots-0.19.so:x11-toolkits/wlroots019 \ libinput.so:x11/libinput \ libxkbcommon.so:x11/libxkbcommon @@ -23,6 +23,7 @@ USE_GNOME= cairo libxml2 pango USE_XORG= pixman GL_TUPLE= https://gitlab.freedesktop.org:vyivel:libsfdo:v0.1.4:libsfdo/subprojects/libsfdo-basedir PLIST_FILES= bin/${PORTNAME} \ + bin/lab-sensible-terminal \ share/icons/hicolor/scalable/apps/${PORTNAME}-symbolic.svg \ share/icons/hicolor/scalable/apps/${PORTNAME}.svg \ share/wayland-sessions/${PORTNAME}.desktop \ @@ -73,6 +74,7 @@ NLS_PLIST_FILES= share/locale/ar/LC_MESSAGES/${PORTNAME}.mo \ share/locale/pt/LC_MESSAGES/${PORTNAME}.mo \ share/locale/pt_BR/LC_MESSAGES/${PORTNAME}.mo \ share/locale/ru/LC_MESSAGES/${PORTNAME}.mo \ + share/locale/sk/LC_MESSAGES/${PORTNAME}.mo \ share/locale/sv/LC_MESSAGES/${PORTNAME}.mo \ share/locale/tr/LC_MESSAGES/${PORTNAME}.mo \ share/locale/uk/LC_MESSAGES/${PORTNAME}.mo \ diff --git a/x11-wm/labwc/distinfo b/x11-wm/labwc/distinfo index 479973a6b834..ff1e3b62984f 100644 --- a/x11-wm/labwc/distinfo +++ b/x11-wm/labwc/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746232539 -SHA256 (labwc-labwc-0.8.4_GH0.tar.gz) = 2d3ded90f78efb5060f7057ea802c78a79dc9b2e82ae7a2ad902af957b8b9797 -SIZE (labwc-labwc-0.8.4_GH0.tar.gz) = 492730 +TIMESTAMP = 1754136895 +SHA256 (labwc-labwc-0.9.1_GH0.tar.gz) = bf7a245d5fc5665329b3f5c9cb589eb33e658b8eb638cf4f4c9ad68f4b5979f0 +SIZE (labwc-labwc-0.9.1_GH0.tar.gz) = 509342 SHA256 (libsfdo-v0.1.4.tar.bz2) = 155702f21c282693ead7818198fde194ab7c76e0cf1a21bc7b404e5f9ec2c369 SIZE (libsfdo-v0.1.4.tar.bz2) = 43519 |