aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2019-05-09 04:02:01 +0800
committertobik <tobik@FreeBSD.org>2019-05-09 04:02:01 +0800
commitb691bddf6a65158d426984e434a70aae760b138f (patch)
treeb4a510e23c1f0cda03ddeefa28832b4f2e1e814e
parentb62f9bba3f14b755127bb8cd2643d64b7478f565 (diff)
downloadfreebsd-ports-gnome-b691bddf6a65158d426984e434a70aae760b138f.tar.gz
freebsd-ports-gnome-b691bddf6a65158d426984e434a70aae760b138f.tar.zst
freebsd-ports-gnome-b691bddf6a65158d426984e434a70aae760b138f.zip
Deprecate multimedia/vdr-plugin-upnp
It does not build with upnp >= 1.8 and is unmaintained upstream. PR: 237409
-rw-r--r--multimedia/vdr-plugin-upnp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/vdr-plugin-upnp/Makefile b/multimedia/vdr-plugin-upnp/Makefile
index 1e04c194423e..155451d28dab 100644
--- a/multimedia/vdr-plugin-upnp/Makefile
+++ b/multimedia/vdr-plugin-upnp/Makefile
@@ -15,6 +15,9 @@ COMMENT= Video Disk Recorder - UPnP/DLNA plugin (alpha!)
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Unmaintained upstream and does not build with upnp >= 1.8
+EXPIRATION_DATE= 2019-05-15
+
BROKEN_FreeBSD_12= fails to compile: inc/util.h:21:10: 'libavformat/avformat.h' file not found
BROKEN_FreeBSD_13= fails to compile: inc/util.h:21:10: 'libavformat/avformat.h' file not found