mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/qtractor to 0.9.29-1
This commit is contained in:
parent
cf09c6b133
commit
c63ca0fe02
1 changed files with 3 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgname=qtractor
|
||||
pkgver=0.9.29
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Audio/MIDI multitrack sequencer"
|
||||
arch=(x86_64)
|
||||
url="https://qtractor.sourceforge.io/"
|
||||
|
@ -22,7 +22,8 @@ optdepends=(
|
|||
'qt6-wayland: for native wayland support'
|
||||
)
|
||||
provides=(clap-host dssi-host ladspa-host lv2-host vst-host vst3-host)
|
||||
options=(debug)
|
||||
# NOTE: debug package contains include files of vst3sdk
|
||||
# options=(debug)
|
||||
source=(https://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
|
||||
sha512sums=('bd432e3eb2d804aacc45943c36160c938778827a1c832f30045b2456d363843ac2f77e4b2cb897b905aa026b7d9238eb2963ca1ebbd64d127d890857c5426c41')
|
||||
b2sums=('d7f17211e885c8458c7d74d1cd0cde69d316b1765ab79bdfb3ff1abcfb35ad008f017dd12372a2fafb309a7bead0c3d31f8f1cc322da123d39760377c1883e82')
|
||||
|
|
Loading…
Reference in a new issue