git: e144d4fc2743 - 2024Q2 - x11/lavalauncher: mark DEPRECATED due to abandoned upstream

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Wed, 05 Jun 2024 14:18:47 UTC
The branch 2024Q2 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e144d4fc2743d834496aaf96d56c92f628470b7f

commit e144d4fc2743d834496aaf96d56c92f628470b7f
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:18:40 +0000

    x11/lavalauncher: mark DEPRECATED due to abandoned upstream
    
    (cherry picked from commit 1947e204723683d93acde46285b85cfd5cb14d76)
---
 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 \