deskutils/growl-for-linux: Mark deprecated and expiration date

- Growl-for-linux is an obsolete software that does not compile with
  recent versions of GCC or Clang, so mark it as deprecated
- Set a short deadline (1 months instead of 2 months) as expiration
  date, because it blocks GCC_DEFAULT update to 15
- As alternative software you can use sysutils/dunst (X11/Wayland) or
  x11/mako (Wayland)

PR:		293286
This commit is contained in:
Nicola Vitale
2026-04-12 11:03:44 +02:00
parent ac44ce47be
commit abe7294495
+3
View File
@@ -10,6 +10,9 @@ WWW= http://mattn.github.com/growl-for-linux/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Obsolete software that does not compile with recent versions of GCC or Clang
EXPIRATION_DATE= 2026-05-12
BUILD_DEPENDS= desktop-file-install:devel/desktop-file-utils
LIB_DEPENDS= libcurl.so:ftp/curl \
libdbus-1.so:devel/dbus \