[arch-commits] Commit in carla/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Fri Oct 2 21:23:50 UTC 2020


    Date: Friday, October 2, 2020 @ 21:23:50
  Author: dvzrv
Revision: 715712

upgpkg: carla 2.2.0-2: Rebuild to add provides for all plugin hosting options.

Modified:
  carla/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-02 21:13:44 UTC (rev 715711)
+++ PKGBUILD	2020-10-02 21:23:50 UTC (rev 715712)
@@ -5,7 +5,7 @@
 _name=Carla
 pkgname=carla
 pkgver=2.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Audio Plugin Host"
 arch=('x86_64')
 url="https://kxstudio.linuxaudio.org/Applications:Carla"
@@ -18,6 +18,7 @@
 # carla/libcarla_native-plugin.so and the lv2 and vst plugins
 makedepends=('alsa-lib' 'file' 'fluidsynth' 'glib2' 'gtk2' 'gtk3' 'libsndfile'
 'liblo' 'libpulse' 'qt5-tools')
+provides=('dssi-host' 'ladspa-host' 'lv2-host' 'vst-host' 'vst3-host')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/falkTX/${pkgname}/archive/v${pkgver}.tar.gz")
 sha512sums=('afb2beab979f801817a7fd7663bfdc90800db021679243faa5acb15de60f6dc281032e05c51a8625124c69e7759099fc682678eb98c08507f952763e665ac9c4')
 b2sums=('1fd778a1c2904fe982c3aec32e9bb39fff679bea0fe8d1fe41d10bbc5347dd82a6f3dcd33d19aee8bc3b123e387a8b7655c9735fca784d642596f0df9085e38e')



More information about the arch-commits mailing list