MFH: r552298
audio/sorcer-lv2: Fix build Also udpate WWW. Approved by: ports-secteam (fluffy)
This commit is contained in:
parent
910a4811bc
commit
6629e1fbc2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=552308
@ -7,14 +7,15 @@ PORTREVISION= 8
|
||||
CATEGORIES= audio
|
||||
PKGNAMESUFFIX= -lv2
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 0c06a2f89a44a8e275f0a592c3ac946eff7b7020.patch:-p1 # Fixing build with lv2 >= 1.18.0: https://github.com/openAVproductions/openAV-Sorcer/pull/26
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Wavetable LV2 plugin synth targeted at the electronic/dubstep genre
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN= sorcer_ui.cxx:265:21: error: cannot initialize a member subobject of type 'LV2UI_Handle'
|
||||
|
||||
BUILD_DEPENDS= lv2>0:audio/lv2 \
|
||||
${LOCALBASE}/include/boost/circular_buffer.hpp:devel/boost-libs
|
||||
LIB_DEPENDS= libntk.so:x11-toolkits/ntk
|
||||
|
@ -1,3 +1,5 @@
|
||||
TIMESTAMP = 1511729258
|
||||
TIMESTAMP = 1602649574
|
||||
SHA256 (openAVproductions-openAV-Sorcer-release-1.1.3_GH0.tar.gz) = a055c9d1cb1371e32acdd69fd58af9577611ea1a09e19c15611d548e84c43e1e
|
||||
SIZE (openAVproductions-openAV-Sorcer-release-1.1.3_GH0.tar.gz) = 158961
|
||||
SHA256 (0c06a2f89a44a8e275f0a592c3ac946eff7b7020.patch) = 341aac728f0793eeb3ffa11c42bc8d5dc20c551b0623ece7a145276db68cc791
|
||||
SIZE (0c06a2f89a44a8e275f0a592c3ac946eff7b7020.patch) = 931
|
||||
|
@ -5,4 +5,4 @@ can be mapped to wavetable modulation as well as filter cutoff. An ADSR allows
|
||||
for shaping the resulting sound, while a master volume finishes the signal
|
||||
chain. Easily creating a variety of dubstep basslines and harsh pad sounds.
|
||||
|
||||
WWW: http://openavproductions.com/sorcer
|
||||
WWW: http://openavproductions.com/sorcer/
|
||||
|
Loading…
Reference in New Issue
Block a user