git: 8718fdac1f9f - main - x11-wm/labwc: update to 0.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Dec 2023 20:05:13 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=8718fdac1f9fbdae1c477563fc911e4808992957 commit 8718fdac1f9fbdae1c477563fc911e4808992957 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-12-22 17:03:32 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-12-22 20:00:56 +0000 x11-wm/labwc: update to 0.7.0 Changes: https://github.com/labwc/labwc/releases/tag/0.7.0 Reported by: GitHub (watch releases) --- x11-wm/labwc/Makefile | 17 ++++++++++++----- x11-wm/labwc/distinfo | 6 +++--- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile index 617cbcd7167a..6cd73f7b2cca 100644 --- a/x11-wm/labwc/Makefile +++ b/x11-wm/labwc/Makefile @@ -1,5 +1,5 @@ PORTNAME= labwc -DISTVERSION= 0.6.6 +DISTVERSION= 0.7.0 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -10,16 +10,17 @@ LICENSE= GPLv2 BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-protocols>0:graphics/wayland-protocols \ - wlroots>=0.16.0<0.17.0:x11-toolkits/wlroots + wlroots>=0.17.0<0.18.0:x11-toolkits/wlroots LIB_DEPENDS= libpng.so:graphics/png \ libwayland-server.so:graphics/wayland \ libwlroots.so:x11-toolkits/wlroots \ libinput.so:x11/libinput \ libxkbcommon.so:x11/libxkbcommon -USES= compiler:c11 gnome meson pkgconfig +USES= compiler:c11 gnome meson pkgconfig xorg USE_GITHUB= yes USE_GNOME= cairo libxml2 pango +USE_XORG= pixman PLIST_FILES= bin/${PORTNAME} \ share/wayland-sessions/${PORTNAME}.desktop PORTEXAMPLES= * @@ -43,13 +44,20 @@ NLS_USES= gettext NLS_MESON_ENABLED= nls NLS_PLIST_FILES= share/locale/de/LC_MESSAGES/${PORTNAME}.mo \ share/locale/es/LC_MESSAGES/${PORTNAME}.mo \ + share/locale/eu/LC_MESSAGES/${PORTNAME}.mo \ + share/locale/gl/LC_MESSAGES/${PORTNAME}.mo \ share/locale/id/LC_MESSAGES/${PORTNAME}.mo \ share/locale/it/LC_MESSAGES/${PORTNAME}.mo \ + share/locale/ja/LC_MESSAGES/${PORTNAME}.mo \ share/locale/ka/LC_MESSAGES/${PORTNAME}.mo \ + share/locale/nl/LC_MESSAGES/${PORTNAME}.mo \ share/locale/pl/LC_MESSAGES/${PORTNAME}.mo \ + share/locale/pt/LC_MESSAGES/${PORTNAME}.mo \ share/locale/ru/LC_MESSAGES/${PORTNAME}.mo \ share/locale/sv/LC_MESSAGES/${PORTNAME}.mo \ - share/locale/tr/LC_MESSAGES/${PORTNAME}.mo + share/locale/tr/LC_MESSAGES/${PORTNAME}.mo \ + share/locale/uk/LC_MESSAGES/${PORTNAME}.mo \ + share/locale/zh_CN/LC_MESSAGES/${PORTNAME}.mo X11_LIB_DEPENDS= libxcb-icccm.so:x11/xcb-util-wm X11_MESON_ENABLED= xwayland @@ -70,5 +78,4 @@ post-patch: @${REINPLACE_CMD} '/datadir/s/doc/examples/' \ ${WRKSRC}/docs/meson.build -.include "${.CURDIR:H:H}/x11-toolkits/wlroots016/override.mk" .include <bsd.port.mk> diff --git a/x11-wm/labwc/distinfo b/x11-wm/labwc/distinfo index 0319ab61309d..d8d1a45aa40e 100644 --- a/x11-wm/labwc/distinfo +++ b/x11-wm/labwc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700946852 -SHA256 (labwc-labwc-0.6.6_GH0.tar.gz) = fea73450a0cc806339e38414973261812f6376d09cf387e693a4bddf75c40916 -SIZE (labwc-labwc-0.6.6_GH0.tar.gz) = 291599 +TIMESTAMP = 1703264612 +SHA256 (labwc-labwc-0.7.0_GH0.tar.gz) = 2607219cb766db4d258a20c62c98ea16cd6d62c735e65f35d916188cf0ccbe70 +SIZE (labwc-labwc-0.7.0_GH0.tar.gz) = 305105