diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-17 00:21:01 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-17 00:21:01 +0000 |
commit | 3b1b7fa14763fadcdc578e70b679ce621a8a46f6 (patch) | |
tree | b03e38088af3063ea7c47eaa69c04796b6e97d40 /audio/sonic-visualiser/pkg-descr | |
parent | audio/vamp-plugin-sdk: Update 2.7.1 -> 2.9.0 (diff) |
audio/sonic-visualiser: Update 2.5 -> 4.0.1
A lot of changes:
* Merge some options with the port because they aren't project options any more
* Enable JACK and PULSEAUDIO by default
* Install additonal executables required for the package to run
* Remove the bundled vamp-plugin-sdk directory because the port dependency is used
* Cleanly remove all internal links with vamp-plugin-sdk, not rebuilding it many times any more
* Change WWW to the https URL
PR: 236000
Submitted by: kunda <chitty_cloud@me.com> (preliminary patch version 3.2.1)
Approved by: uddka@student.kit.edu (maintainer timeout; 1 year and 50 days)
Notes
Notes:
svn path=/head/; revision=531889
Diffstat (limited to 'audio/sonic-visualiser/pkg-descr')
-rw-r--r-- | audio/sonic-visualiser/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sonic-visualiser/pkg-descr b/audio/sonic-visualiser/pkg-descr index 8dc4f47045cd..2a6ea2640c00 100644 --- a/audio/sonic-visualiser/pkg-descr +++ b/audio/sonic-visualiser/pkg-descr @@ -6,4 +6,4 @@ and spectograms in a straightforward way. The audio data can be annotated and played back featuring time streching. Furthermore it can be extended by third-party vamp plugins for feature extraction. -WWW: http://www.sonicvisualiser.org/ +WWW: https://www.sonicvisualiser.org/ |