upgpkg: bitwig-studio
* Add supported plugin hosts to provides: vst, vst3, clap. * Add group: pro-audio.
This commit is contained in:
parent
136bf39374
commit
4dec4c3fbc
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@ pkgdesc='Digital audio workstation for music production, remixing and live perfo
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://www.bitwig.com'
|
url='https://www.bitwig.com'
|
||||||
license=('custom:bitwig')
|
license=('custom:bitwig')
|
||||||
|
groups=('pro-audio')
|
||||||
depends=(
|
depends=(
|
||||||
'gtk3'
|
'gtk3'
|
||||||
'libxkbcommon-x11'
|
'libxkbcommon-x11'
|
||||||
|
@ -22,6 +23,7 @@ optdepends=(
|
||||||
'pipewire: pipewire audio backend'
|
'pipewire: pipewire audio backend'
|
||||||
'pulseaudio: pulseaudio audio backend'
|
'pulseaudio: pulseaudio audio backend'
|
||||||
)
|
)
|
||||||
|
provides=('vst-host' 'vst3-host' 'clap-host')
|
||||||
options=('!strip')
|
options=('!strip')
|
||||||
source=("$pkgname-$pkgver.deb::https://downloads.bitwig.com/stable/$pkgver/$pkgname-$pkgver.deb")
|
source=("$pkgname-$pkgver.deb::https://downloads.bitwig.com/stable/$pkgver/$pkgname-$pkgver.deb")
|
||||||
b2sums=('f5dc342fae769e7a6d0d4f23cfd815baec47d0c3e4c15c649baecceb01d9c257fd88aecc7b53900571e2023a15826c2a66751482a7b264b29a44d48f6c564f02')
|
b2sums=('f5dc342fae769e7a6d0d4f23cfd815baec47d0c3e4c15c649baecceb01d9c257fd88aecc7b53900571e2023a15826c2a66751482a7b264b29a44d48f6c564f02')
|
||||||
|
|
Loading…
Reference in a new issue