ports/audio/sonic-visualiser/files/patch-sv.pro
Yuri Victorovich 3b1b7fa147 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)
2020-04-17 00:21:01 +00:00

10 lines
252 B
Prolog

--- sv.pro.orig 2019-12-10 09:29:11 UTC
+++ sv.pro
@@ -15,6 +15,7 @@ QT += network xml gui widgets svg
TARGET = "Sonic Visualiser"
linux*:TARGET = sonic-visualiser
+freebsd*:TARGET = sonic-visualiser
solaris*:TARGET = sonic-visualiser
!win32 {