mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
audio/bshapr-lv2: Update 0.8 -> 0.9
Reported by: portscout
This commit is contained in:
parent
5f2cbe2374
commit
2070b09b78
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536585
3 changed files with 9 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= bshapr
|
PORTNAME= bshapr
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 0.8
|
DISTVERSION= 0.9
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
PKGNAMESUFFIX= -lv2
|
PKGNAMESUFFIX= -lv2
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1586029236
|
TIMESTAMP = 1590480948
|
||||||
SHA256 (sjaehn-BShapr-v0.8_GH0.tar.gz) = a0cb7b6d308628c2bed859ade14185baa938b9f702d0e5aba5fce20946d29445
|
SHA256 (sjaehn-BShapr-v0.9_GH0.tar.gz) = 1cd18c22a478f3b6bb2dad0f98d1e023fb8f77697ad511c66932bd81dcaa6187
|
||||||
SIZE (sjaehn-BShapr-v0.8_GH0.tar.gz) = 577173
|
SIZE (sjaehn-BShapr-v0.9_GH0.tar.gz) = 592829
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
lib/lv2/BShapr.lv2/BShapr.so
|
lib/lv2/BShapr.lv2/BShapr.so
|
||||||
lib/lv2/BShapr.lv2/BShapr.ttl
|
lib/lv2/BShapr.lv2/BShapr.ttl
|
||||||
|
lib/lv2/BShapr.lv2/BShapr-cv.so
|
||||||
|
lib/lv2/BShapr.lv2/BShapr-cv.ttl
|
||||||
lib/lv2/BShapr.lv2/BShaprGUI.so
|
lib/lv2/BShapr.lv2/BShaprGUI.so
|
||||||
|
lib/lv2/BShapr.lv2/BShaprGUI-cv.so
|
||||||
lib/lv2/BShapr.lv2/LICENSE
|
lib/lv2/BShapr.lv2/LICENSE
|
||||||
lib/lv2/BShapr.lv2/inc/Amplify.png
|
lib/lv2/BShapr.lv2/inc/Amplify.png
|
||||||
lib/lv2/BShapr.lv2/inc/Balance.png
|
lib/lv2/BShapr.lv2/inc/Balance.png
|
||||||
|
@ -15,6 +18,8 @@ lib/lv2/BShapr.lv2/inc/Level.png
|
||||||
lib/lv2/BShapr.lv2/inc/Low_pass.png
|
lib/lv2/BShapr.lv2/inc/Low_pass.png
|
||||||
lib/lv2/BShapr.lv2/inc/Low_pass_log.png
|
lib/lv2/BShapr.lv2/inc/Low_pass_log.png
|
||||||
lib/lv2/BShapr.lv2/inc/Pitch_shift.png
|
lib/lv2/BShapr.lv2/inc/Pitch_shift.png
|
||||||
|
lib/lv2/BShapr.lv2/inc/Send_cv.png
|
||||||
|
lib/lv2/BShapr.lv2/inc/Send_midi.png
|
||||||
lib/lv2/BShapr.lv2/inc/Shape1.png
|
lib/lv2/BShapr.lv2/inc/Shape1.png
|
||||||
lib/lv2/BShapr.lv2/inc/Shape2.png
|
lib/lv2/BShapr.lv2/inc/Shape2.png
|
||||||
lib/lv2/BShapr.lv2/inc/Shape3.png
|
lib/lv2/BShapr.lv2/inc/Shape3.png
|
||||||
|
|
Loading…
Add table
Reference in a new issue