git: 755046be6d52 - main - x11-fm/tdfsb: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Dec 2024 19:57:44 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=755046be6d5265ef60cbc45ecaa75b99aa137b9e commit 755046be6d5265ef60cbc45ecaa75b99aa137b9e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-12-30 06:56:40 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-12-30 19:57:25 +0000 x11-fm/tdfsb: Mark DEPRECATED - Last release was in 2010 - Uses an older implementation of smpeg which does not have distfiles anymore - Does not support multimedia/smpeg2 - Set EXPIRATION_DATE 2025-01-29 --- x11-fm/tdfsb/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11-fm/tdfsb/Makefile b/x11-fm/tdfsb/Makefile index d25540fdf930..23a894d7621b 100644 --- a/x11-fm/tdfsb/Makefile +++ b/x11-fm/tdfsb/Makefile @@ -11,6 +11,9 @@ WWW= https://www.determinate.net/webdata/seg/tdfsb.html LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Unmaintained, uses smpeg which has no distfiles anymore +EXPIRATION_DATE=2025-01-30 + LIB_DEPENDS= libsmpeg.so:multimedia/smpeg USES= gl pkgconfig sdl