Date: Wed, 1 Jan 2025 13:34:17 GMT From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2153d6346a15 - main - multimedia/*xine: expire on 2025-02-01 for multimedia/libfame Message-ID: <202501011334.501DYHo7021134@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=2153d6346a158f20547148634804b0fe462d6514 commit 2153d6346a158f20547148634804b0fe462d6514 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-01-01 13:33:11 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-01-01 13:34:09 +0000 multimedia/*xine: expire on 2025-02-01 for multimedia/libfame --- multimedia/libxine/Makefile | 3 +++ multimedia/xine/Makefile | 3 +++ 2 files changed, 6 insertions(+) diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index c9b320919429..d28d4417ecc8 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -13,6 +13,9 @@ WWW= https://www.xine-project.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expired multimedia/libfame +EXPIRATION_DATE=2025-02-01 + LIB_DEPENDS= libFLAC.so:audio/flac \ liba52.so:audio/liba52 \ libvorbis.so:audio/libvorbis \ diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile index 4f769bdbaa3b..18f6ae41c2a4 100644 --- a/multimedia/xine/Makefile +++ b/multimedia/xine/Makefile @@ -12,6 +12,9 @@ WWW= https://www.xine-project.org LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expired multimedia/libfame (via libxine) +EXPIRATION_DATE=2025-02-01 + LIB_DEPENDS= libpng.so:graphics/png \ libxine.so:multimedia/libxine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501011334.501DYHo7021134>