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

David Runge dvzrv at archlinux.org
Fri Oct 2 22:56:05 UTC 2020


    Date: Friday, October 2, 2020 @ 22:56:05
  Author: dvzrv
Revision: 715810

upgpkg: ardour 6.3-3: Rebuild to add provides for all plugin hosting options.

Modified:
  ardour/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-02 22:18:02 UTC (rev 715809)
+++ PKGBUILD	2020-10-02 22:56:05 UTC (rev 715810)
@@ -5,7 +5,7 @@
 _name=Ardour
 pkgname=ardour
 pkgver=6.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Professional-grade digital audio workstation"
 arch=('x86_64')
 url="https://ardour.org/"
@@ -21,6 +21,7 @@
 optdepends=('xjadeo: video monitoring'
             'harvid: video timeline'
             'non-session-manager: for session management')
+provides=('ladspa-host' 'lv2-host' 'vst-host')
 source=("${pkgname}::git+https://github.com/${pkgname}/${pkgname}.git#tag=${pkgver}"
         "${pkgname}-6.2-vendor_qm-dsp.patch")
 sha512sums=('SKIP'



More information about the arch-commits mailing list