Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 00:24:56 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 299e5a82fac7 - main - graphics/radiance: Add DEPRECATED tag
Message-ID:  <202110200024.19K0OuV3015235@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=299e5a82fac7c896c6b5ff93137249e4b3e0770b

commit 299e5a82fac7c896c6b5ff93137249e4b3e0770b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-10-19 19:17:35 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-10-20 00:24:53 +0000

    graphics/radiance: Add DEPRECATED tag
---
 graphics/radiance/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/graphics/radiance/Makefile b/graphics/radiance/Makefile
index 4767e744ac97..095f535197e3 100644
--- a/graphics/radiance/Makefile
+++ b/graphics/radiance/Makefile
@@ -13,6 +13,9 @@ COMMENT=	Video art software for VJs
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=		Application uses deprecated OpenGL support in libmpv, see the comment in https://github.com/zbanks/radiance/issues/118
+EXPIRATION_DATE=	2022-01-19
+
 LIB_DEPENDS=	libfftw3.so:math/fftw3 \
 		libfftw3f.so:math/fftw3-float \
 		libmpv.so:multimedia/mpv \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110200024.19K0OuV3015235>