git: 0ef5a42d3571 - main - graphics/wrapland: update to 0.527.0.b.0 after 3a490e8f310d
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Feb 2023 02:24:20 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ef5a42d3571ef7c4ea32d0e3f3d20afad13576f commit 0ef5a42d3571ef7c4ea32d0e3f3d20afad13576f Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-02-16 16:46:40 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-02-18 02:21:41 +0000 graphics/wrapland: update to 0.527.0.b.0 after 3a490e8f310d Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.527.0-beta.0 Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.527.0 --- graphics/wrapland/Makefile | 4 ++-- graphics/wrapland/distinfo | 6 +++--- graphics/wrapland/pkg-plist | 3 +++ 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/graphics/wrapland/Makefile b/graphics/wrapland/Makefile index 30385898ea9d..d0b1b75e62ef 100644 --- a/graphics/wrapland/Makefile +++ b/graphics/wrapland/Makefile @@ -1,6 +1,6 @@ PORTNAME= wrapland DISTVERSIONPREFIX= ${PORTNAME}@ -DISTVERSION= 0.526.0 +DISTVERSION= 0.527.0 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org @@ -22,7 +22,7 @@ USE_KDE= ecm:build USE_LDCONFIG= yes USE_QT= qmake:build buildtools:build concurrent core gui GL_ACCOUNT= kwinft -GL_COMMIT= 0b3a0fbaf4dc7e9f1d3e20d396a8b14bfc64cbd8 +GL_COMMIT= de7685a95cabeac60b65b17cf5389aed254321c0 PLIST_SUB= VERSION=${PORTVERSION} OPTIONS_DEFINE= DOXYGEN diff --git a/graphics/wrapland/distinfo b/graphics/wrapland/distinfo index fc5b34ed7c0e..9beb1156e472 100644 --- a/graphics/wrapland/distinfo +++ b/graphics/wrapland/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665491791 -SHA256 (kwinft-wrapland-0b3a0fbaf4dc7e9f1d3e20d396a8b14bfc64cbd8_GL0.tar.gz) = f83a4037933d993380f7a5a41378ffbe9989b7956c393ff9277229794e1a2691 -SIZE (kwinft-wrapland-0b3a0fbaf4dc7e9f1d3e20d396a8b14bfc64cbd8_GL0.tar.gz) = 566003 +TIMESTAMP = 1676636801 +SHA256 (kwinft-wrapland-de7685a95cabeac60b65b17cf5389aed254321c0_GL0.tar.gz) = 8c3029c64f6116b37e2df21ebd72bdfc27de9c4611b41f090eedd2ce396ce8a2 +SIZE (kwinft-wrapland-de7685a95cabeac60b65b17cf5389aed254321c0_GL0.tar.gz) = 572353 diff --git a/graphics/wrapland/pkg-plist b/graphics/wrapland/pkg-plist index 88aba9395cb0..591834de1dbb 100644 --- a/graphics/wrapland/pkg-plist +++ b/graphics/wrapland/pkg-plist @@ -15,6 +15,7 @@ include/Wrapland/Client/event_queue.h include/Wrapland/Client/fakeinput.h include/Wrapland/Client/fullscreen_shell.h include/Wrapland/Client/idle.h +include/Wrapland/Client/idle_notify_v1.h include/Wrapland/Client/idleinhibit.h include/Wrapland/Client/input_method_v2.h include/Wrapland/Client/keyboard.h @@ -83,6 +84,7 @@ include/Wrapland/Server/fake_input.h include/Wrapland/Server/filtered_display.h include/Wrapland/Server/globals.h include/Wrapland/Server/idle_inhibit_v1.h +include/Wrapland/Server/idle_notify_v1.h include/Wrapland/Server/input_method_v2.h include/Wrapland/Server/kde_idle.h include/Wrapland/Server/keyboard.h @@ -129,6 +131,7 @@ include/Wrapland/Server/xdg_foreign.h include/Wrapland/Server/xdg_output.h include/Wrapland/Server/xdg_shell.h include/Wrapland/Server/xdg_shell_popup.h +include/Wrapland/Server/xdg_shell_positioner.h include/Wrapland/Server/xdg_shell_surface.h include/Wrapland/Server/xdg_shell_toplevel.h include/wrapland_version.h