From 9fde18b995ee4b900bb4e2faa08a6ef08e168d11 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sun, 21 Jan 2024 22:25:49 +0100 Subject: [PATCH] multimedia/winff: revert 947a56b365f3 and take again the maintainership MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - if GTK2 ports should be deprecated and then removed, it should not be done on everey concerned port, but at the framework level (i.e. Mk/Uses/lazarus.mk for FPC ports); - in addition, only the GTK2 flavor is impacted, not the Qt ones. Furthermore, even if I don’t use this port very often, take again its maintainership to avoid spurious modifications. --- multimedia/winff/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/multimedia/winff/Makefile b/multimedia/winff/Makefile index de4b3162e7f6..784183377097 100644 --- a/multimedia/winff/Makefile +++ b/multimedia/winff/Makefile @@ -6,15 +6,12 @@ MASTER_SITES= https://github.com/WinFF/winff/archive/refs/tags/ PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} DISTNAME= ${_PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thierry@FreeBSD.org COMMENT= Convert your videos quickly, easily, and all at once 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