git: 84879518bab1 - main - comms/sdr++: Add PORTSCOUT tag
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Nov 2023 11:38:21 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=84879518bab1c9575ed7625bbc06c95132500be5 commit 84879518bab1c9575ed7625bbc06c95132500be5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-11-11 09:08:49 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-11-11 11:38:18 +0000 comms/sdr++: Add PORTSCOUT tag --- comms/sdr++/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/comms/sdr++/Makefile b/comms/sdr++/Makefile index aed574b58ddb..1be3940592d8 100644 --- a/comms/sdr++/Makefile +++ b/comms/sdr++/Makefile @@ -29,6 +29,8 @@ USE_GITHUB= yes GH_ACCOUNT= AlexandreRouma GH_PROJECT= SDRPlusPlus +PORTSCOUT= limit:^.*\.[0-9]\..*$$ # prevent tags like 'nightly' + OPTIONS_MULTI= AUDIO_BACKEND OPTIONS_MULTI_AUDIO_BACKEND= PORTAUDIO RTAUDIO OPTIONS_DEFAULT= PORTAUDIO # RTAUDIO