git: 5657876e56e5 - main - audio/csoundqt: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Oct 2023 17:59:31 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5657876e56e58987259ae06c82ae2a4219460d01 commit 5657876e56e58987259ae06c82ae2a4219460d01 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-26 17:37:46 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-26 17:57:13 +0000 audio/csoundqt: Mark DEPRECATED - Depends on deprecated www/qt5-webkit - Set EXPIRATION_DATE 2023-11-26 Approved by: portmgr (blanket) --- audio/csoundqt/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/csoundqt/Makefile b/audio/csoundqt/Makefile index 519c806bdb29..b03a741131ed 100644 --- a/audio/csoundqt/Makefile +++ b/audio/csoundqt/Makefile @@ -11,6 +11,9 @@ WWW= https://csoundqt.github.io/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/lgpl-2.1.txt +DEPRECATED= Depends on deprecated www/qt5-webkit +EXPIRATION_DATE= 2023-11-26 + LIB_DEPENDS= libcsound64.so:audio/csound USES= compiler:c++11-lib desktop-file-utils gl gmake qmake qt:5 shared-mime-info