From e88e1c27f0b643e5d0461a6bb1c16c53db7dd18d Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sun, 29 Oct 2023 19:52:21 +0100 Subject: [PATCH] games/iagno: Mark DEPRECATED - BROKEN for more than a year - Upstream has no activity in last 2 years - Set EXPIRATION_DATE 2023-11-30 Approved by: portmgr (blanket) --- games/iagno/Makefile | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/games/iagno/Makefile b/games/iagno/Makefile index 7aefeb203a1e5..b633632b2592e 100644 --- a/games/iagno/Makefile +++ b/games/iagno/Makefile @@ -16,21 +16,22 @@ WWW= https://wiki.gnome.org/Iagno LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= BROKEN for more than a year and no upstream activity for the last 2 years +EXPIRATION_DATE= 2023-11-30 +BROKEN= Does not build against current vala + BUILD_DEPENDS= itstool:textproc/itstool \ appstream-util:devel/appstream-glib LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 -PORTSCOUT= limitw:1,even - USES= gettext gmake gnome localbase meson \ pathfix pkgconfig tar:xz vala:build xorg USE_GNOME= cairo gsound gtk30 intlhack librsvg2 libxml2:build -USE_XORG= x11 - GLIB_SCHEMAS= org.gnome.Reversi.gschema.xml +USE_XORG= x11 -BROKEN= Does not build against current vala +PORTSCOUT= limitw:1,even .include