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

Jelle van der Waa jelle at archlinux.org
Fri Apr 10 19:31:53 UTC 2020


    Date: Friday, April 10, 2020 @ 19:31:52
  Author: jelle
Revision: 613159

upgpkg: csound 6.14.0-2

libwebsockets 4 rebuild

Modified:
  csound/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-10 19:31:35 UTC (rev 613158)
+++ PKGBUILD	2020-04-10 19:31:52 UTC (rev 613159)
@@ -6,7 +6,7 @@
 pkgbase=csound
 pkgname=('csound' 'csound-doc')
 pkgver=6.14.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A programming language for sound rendering and signal processing."
 arch=('x86_64')
 url="https://csound.com"
@@ -15,7 +15,7 @@
 # gmm > 5.1 breaks linear-algebra opcode: https://github.com/csound/csound/issues/920
 makedepends=('alsa-lib' 'boost' 'cmake' 'doxygen' 'dssi' 'eigen' 'faust' 'fltk'
 'fluidsynth' 'hdf5' 'jack' 'java-environment' 'ladspa' 'libmusicxml'
-'libsamplerate' 'libsndfile' 'libwebsockets' 'link' 'llvm' 'lua' 'openssl'
+'libsamplerate' 'libsndfile' 'libwebsockets' 'abletonlink' 'llvm' 'lua' 'openssl'
 'portaudio' 'portmidi' 'portsmf' 'stk' 'swig' 'wiiuse')
 checkdepends=('cunit')
 source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/${pkgbase}/${pkgbase}/archive/${pkgver}.tar.gz"



More information about the arch-commits mailing list