git: 947a56b365f3 - main - multimedia/winff: Deprecate and set expiration date to 2024-02-29
Date: Thu, 18 Jan 2024 19:20:39 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=947a56b365f32970b809ba673158aa3a229db426 commit 947a56b365f32970b809ba673158aa3a229db426 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-01-18 19:11:14 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-01-18 19:20:35 +0000 multimedia/winff: Deprecate and set expiration date to 2024-02-29 Depends on legacy libraries such as GTK2 and hasn't been updated to support current available formats. Redirect users to multimedia/handbrake --- multimedia/winff/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multimedia/winff/Makefile b/multimedia/winff/Makefile index 888bdece1ad7..209b56e12edf 100644 --- a/multimedia/winff/Makefile +++ b/multimedia/winff/Makefile @@ -11,6 +11,9 @@ WWW= https://www.biggmatt.com/p/winff.html LICENSE= GPLv3 +DEPRECATED= Depends on legacy libraries such as GTK2 and isn't up to date with current available formats, consider using multimedia/handbrake +EXPIRATION_DATE=2024-02-29 + LIB_DEPENDS= libavutil.so:multimedia/ffmpeg USES= fpc lazarus:flavors xorg