aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-05-16 13:31:15 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-05-16 15:46:52 +0000
commite358669823a470a1dd9612af77d0ba45c8d3a4d1 (patch)
treef67e54a5f28908b91e066c206f8704e23a555398 /multimedia
parent68e029f386b5d1815a7e7792c98e0273cbe959f5 (diff)
downloadports-e358669823a470a1dd9612af77d0ba45c8d3a4d1.tar.gz
ports-e358669823a470a1dd9612af77d0ba45c8d3a4d1.zip
multimedia/obs-qtwebkit: Mark DEPRECATED
- OBS ships with their own browser plugin from version 25 onwards - This was a fork from a different upstream which has been archived and is no longer under active development - Set EXPIRATION_DATE to 2023-06-16 Reported by: diizzy
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/obs-qtwebkit/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/obs-qtwebkit/Makefile b/multimedia/obs-qtwebkit/Makefile
index f69f9f08d036..61fc9e3867c6 100644
--- a/multimedia/obs-qtwebkit/Makefile
+++ b/multimedia/obs-qtwebkit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= obs-qtwebkit
PORTVERSION= g2018090201
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= multimedia
MAINTAINER= bofh@FreeBSD.org
@@ -10,6 +10,9 @@ WWW= https://github.com/swills/obs-qtwebkit
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= OBS ships with their own browser plugin from version 25 onwards
+EXPIRATION_DATE= 2023-06-16
+
LIB_DEPENDS= libobs.so:multimedia/obs-studio \
libinotify.so:devel/libinotify