git: a3f74b1611da - main - Mk/bsd.options.desc.mk: Add VST3_DESC
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Aug 2023 03:00:45 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a3f74b1611daf9459035eb816e7089ae0a5da1a7 commit a3f74b1611daf9459035eb816e7089ae0a5da1a7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-08-15 02:09:02 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-08-15 03:00:40 +0000 Mk/bsd.options.desc.mk: Add VST3_DESC --- Mk/bsd.options.desc.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index abd179370899..24a543470937 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -525,6 +525,7 @@ VO_AACENC_DESC?= AAC audio encoding via vo-aacenc VO_AMRWBENC_DESC?= AMR Wide Band encoding via vo-amrwbenc VORBIS_DESC?= Ogg Vorbis audio codec support VPX_DESC?= VP8/VP9 video codec support +VST3_DESC?= VST3 audio plugins support WAV_DESC?= WAV audio format support WAVPACK_DESC?= WavPack lossless audio format support WAYLAND_DESC?= Wayland (graphics) support