git: 4de99e48421d - main - deskutils/solanum: runtime broken after 3da07b6b1695
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Mar 2022 00:58:02 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=4de99e48421d883e851c98b003ce4ec04eee6238 commit 4de99e48421d883e851c98b003ce4ec04eee6238 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-03-24 00:37:40 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-03-24 00:50:45 +0000 deskutils/solanum: runtime broken after 3da07b6b1695 $ solanum (solanum:90923): Adwaita-ERROR **: gtk_window_set_child() is not supported for AdwWindow --- deskutils/solanum/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deskutils/solanum/Makefile b/deskutils/solanum/Makefile index b8d47bd5a5eb..f6446f2ccb27 100644 --- a/deskutils/solanum/Makefile +++ b/deskutils/solanum/Makefile @@ -13,6 +13,8 @@ COMMENT= Pomodoro timer for the GNOME desktop LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE.md +IGNORE= crashes with libadwaita >= 1.0 + USES= cargo gettext gnome meson pkgconfig python:build shebangfix USE_GITLAB= yes USE_GNOME= gtk40 libadwaita