aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-01-06 11:35:05 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-01-06 11:36:18 +0000
commitd52997d3682b99d3277d6dd99efe2e035d80f183 (patch)
tree93b4e91cbd55e89e640cc605a9788ad724051d8f
parente78502a4a7e151372d8ea2531cac7e3e76d4c485 (diff)
downloadports-d52997d3682b99d3277d6dd99efe2e035d80f183.tar.gz
ports-d52997d3682b99d3277d6dd99efe2e035d80f183.zip
audio/aqualung: Deprecate and set expiration date to 2024-02-29
Depends on legacy GTK2 and ffMPEG 4 Redirect users to audio/strawberry and while at it return port to pool as bsdforge.com has expired Approved by: portmgr
-rw-r--r--audio/aqualung/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index ee25860ccdd8..eb3314f6b9cf 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -4,13 +4,16 @@ PORTREVISION= 25
CATEGORIES= audio
MASTER_SITES= SF
-MAINTAINER= portmaster@BSDforge.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Music player with rich features
WWW= https://aqualung.jeremyevans.net/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Depends on legacy libraries such as GTK2 and FFmpeg 4, consider using audio/strawberry instead
+EXPIRATION_DATE=2024-02-29
+
LIB_DEPENDS= libFLAC.so:audio/flac \
libmp3lame.so:audio/lame \
libcddb.so:audio/libcddb \