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

David Runge dvzrv at archlinux.org
Sun Mar 22 13:24:41 UTC 2020


    Date: Sunday, March 22, 2020 @ 13:24:41
  Author: dvzrv
Revision: 603504

upgpkg: helm-synth 0.9.0-8: Adding helm-synth 0.9.0.


This package replaces helm (the synthesizer) to be able to move kubernetes' helm to the repositories.
Additionally helm-synth is fixed to be buildable against gcc > 9.1.0 and removes the unneeded
requirement to link against libcurl.so (which was introduced for no reason).
The vst plugin is now also built, which makes aur/helm-vst obsolete.

Modified:
  helm-synth/trunk/PKGBUILD

----------+
 PKGBUILD |    1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-22 13:06:07 UTC (rev 603503)
+++ PKGBUILD	2020-03-22 13:24:41 UTC (rev 603504)
@@ -11,7 +11,6 @@
 groups=('pro-audio' 'lv2-plugins' 'vst-plugins')
 depends=('gcc-libs' 'glibc' 'hicolor-icon-theme' 'libglvnd' 'libx11' 'libxext' 'libxinerama')
 makedepends=('alsa-lib' 'freetype2' 'jack' 'libxcursor' 'lv2')
-conflicts=('helm')
 replaces=('helm')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mtytel/${_name}/archive/v${pkgver}.tar.gz"
         "${pkgname}-0.9.0-gcc91.patch"



More information about the arch-commits mailing list