mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
audio/qaudiosonar: Update to 1.8.0
- Big GUI overhaul. - Switched audio and MIDI backend to JACK instead of portaudio. Approved by: pi (implicit)
This commit is contained in:
parent
428ff16ed7
commit
4b5d1ab262
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user