aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2024-01-21 21:25:49 +0000
committerThierry Thomas <thierry@FreeBSD.org>2024-01-21 21:52:45 +0000
commit9fde18b995ee4b900bb4e2faa08a6ef08e168d11 (patch)
tree93177b2a1a71de1106a1700b7c3f07cf6e84a51c
parent71a5bbdd8e6697b4d333519b36fa222ab50be2b2 (diff)
downloadports-9fde18b995ee4b900bb4e2faa08a6ef08e168d11.tar.gz
ports-9fde18b995ee4b900bb4e2faa08a6ef08e168d11.zip
multimedia/winff: revert 947a56b365f3 and take again the maintainership
- 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.
-rw-r--r--multimedia/winff/Makefile5
1 files changed, 1 insertions, 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