Date: Sat, 8 Dec 2018 10:19:51 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486936 - head/multimedia/gstreamer-plugins-buzztard Message-ID: <201812081019.wB8AJp0g026189@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sat Dec 8 10:19:51 2018 New Revision: 486936 URL: https://svnweb.freebsd.org/changeset/ports/486936 Log: Deprecate multimedia/gstreamer-plugins-buzztard The module does not build with FluidSynth 2.x, is unused in the ports tree, has been renamed to gst-buzztrax [0], which has been discontinued upstream [1] in 2015. While here update WWW. [0] https://github.com/Buzztrax/gst-buzztrax/commit/10e18f63b513060b3ef657e493d75ac035bb2ded [1] https://github.com/Buzztrax/gst-buzztrax/commit/3faf9eb12dd8cb7514650bd51f1f09fe590528d8 PR: 233501 Modified: head/multimedia/gstreamer-plugins-buzztard/Makefile head/multimedia/gstreamer-plugins-buzztard/pkg-descr Modified: head/multimedia/gstreamer-plugins-buzztard/Makefile ============================================================================== --- head/multimedia/gstreamer-plugins-buzztard/Makefile Sat Dec 8 10:19:14 2018 (r486935) +++ head/multimedia/gstreamer-plugins-buzztard/Makefile Sat Dec 8 10:19:51 2018 (r486936) @@ -12,6 +12,9 @@ DISTNAME= gst-${PORTNAME}-${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org COMMENT= Buzztard gstreamer plugins +DEPRECATED= Unused in the ports tree and unmaintained upstream +EXPIRATION_DATE= 2018-12-21 + OPTIONS_DEFINE= DOCS LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth Modified: head/multimedia/gstreamer-plugins-buzztard/pkg-descr ============================================================================== --- head/multimedia/gstreamer-plugins-buzztard/pkg-descr Sat Dec 8 10:19:14 2018 (r486935) +++ head/multimedia/gstreamer-plugins-buzztard/pkg-descr Sat Dec 8 10:19:51 2018 (r486936) @@ -1,3 +1,3 @@ Buzztard gstreamer plugins -WWW: http://www.buzztard.org +WWW: https://news.buzztrax.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812081019.wB8AJp0g026189>