upgpkg: bitwig-studio

* Add supported plugin hosts to provides: vst, vst3, clap.
* Add group: pro-audio.
This commit is contained in:
George Rawlinson 2022-09-26 20:01:27 +13:00
parent 136bf39374
commit 4dec4c3fbc
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ pkgdesc='Digital audio workstation for music production, remixing and live perfo
arch=('x86_64')
url='https://www.bitwig.com'
license=('custom:bitwig')
groups=('pro-audio')
depends=(
'gtk3'
'libxkbcommon-x11'
@ -22,6 +23,7 @@ optdepends=(
'pipewire: pipewire audio backend'
'pulseaudio: pulseaudio audio backend'
)
provides=('vst-host' 'vst3-host' 'clap-host')
options=('!strip')
source=("$pkgname-$pkgver.deb::https://downloads.bitwig.com/stable/$pkgver/$pkgname-$pkgver.deb")
b2sums=('f5dc342fae769e7a6d0d4f23cfd815baec47d0c3e4c15c649baecceb01d9c257fd88aecc7b53900571e2023a15826c2a66751482a7b264b29a44d48f6c564f02')