git: 1947e2047236 - main - x11/lavalauncher: mark DEPRECATED due to abandoned upstream
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Jun 2024 14:18:30 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=1947e204723683d93acde46285b85cfd5cb14d76 commit 1947e204723683d93acde46285b85cfd5cb14d76 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-06-05 14:15:49 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-06-05 14:16:17 +0000 x11/lavalauncher: mark DEPRECATED due to abandoned upstream --- x11/lavalauncher/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11/lavalauncher/Makefile b/x11/lavalauncher/Makefile index 594832cf0942..c5cdf1e0a675 100644 --- a/x11/lavalauncher/Makefile +++ b/x11/lavalauncher/Makefile @@ -12,6 +12,8 @@ WWW= https://git.sr.ht/~leon_plickat/lavalauncher LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= https://lists.sr.ht/~leon_plickat/lavalauncher/%3CCIPW63LE88JJ.2LYO5E6UAFLPB@m5%3E + BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-protocols>0:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland \