git: 4b5d1ab262ce - main - audio/qaudiosonar: Update to 1.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 May 2022 08:35:22 UTC
The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b5d1ab262ce4444b97926aa179351fa3017dbb6 commit 4b5d1ab262ce4444b97926aa179351fa3017dbb6 Author: Hans Petter Selasky <hselasky@FreeBSD.org> AuthorDate: 2022-05-18 08:32:00 +0000 Commit: Hans Petter Selasky <hselasky@FreeBSD.org> CommitDate: 2022-05-18 08:32:35 +0000 audio/qaudiosonar: Update to 1.8.0 - Big GUI overhaul. - Switched audio and MIDI backend to JACK instead of portaudio. Approved by: pi (implicit) --- audio/qaudiosonar/Makefile | 4 ++-- audio/qaudiosonar/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/audio/qaudiosonar/Makefile b/audio/qaudiosonar/Makefile index 1aa76f5d665a..28c19b602187 100644 --- a/audio/qaudiosonar/Makefile +++ b/audio/qaudiosonar/Makefile @@ -2,7 +2,7 @@ PORTNAME= qaudiosonar DISTVERSIONPREFIX= v -DISTVERSION= 1.7.4 +DISTVERSION= 1.8.0 PORTREVISION= 1 CATEGORIES= audio @@ -11,7 +11,7 @@ COMMENT= Quick Audio Sonar LICENSE= BSD2CLAUSE -LIB_DEPENDS= libportaudio.so:audio/portaudio +LIB_DEPENDS= libjack.so:audio/jack USES= compiler:c++11-lang gl qmake qt:5 tar:bzip2 USE_GL= gl diff --git a/audio/qaudiosonar/distinfo b/audio/qaudiosonar/distinfo index 85be12e9fe35..701fa30302b5 100644 --- a/audio/qaudiosonar/distinfo +++ b/audio/qaudiosonar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615592094 -SHA256 (hselasky-qaudiosonar-v1.7.4_GH0.tar.gz) = 9e614882da24b019ce1bb53a3b40b5556942db3403f882db1d92676d498c9a89 -SIZE (hselasky-qaudiosonar-v1.7.4_GH0.tar.gz) = 456553 +TIMESTAMP = 1652862463 +SHA256 (hselasky-qaudiosonar-v1.8.0_GH0.tar.gz) = d02a25d42f39b22a318ea6cb63fdf31e3a1069360681631db8ef453beef005b0 +SIZE (hselasky-qaudiosonar-v1.8.0_GH0.tar.gz) = 364161