[arch-commits] Commit in csound/trunk (PKGBUILD)
Brett Cornwall
ainola at archlinux.org
Thu Jul 1 02:15:33 UTC 2021
Date: Thursday, July 1, 2021 @ 02:15:32
Author: ainola
Revision: 969074
Include python-numpy in optdepends
Modified:
csound/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-01 02:14:34 UTC (rev 969073)
+++ PKGBUILD 2021-07-01 02:15:32 UTC (rev 969074)
@@ -6,7 +6,7 @@
pkgbase=csound
pkgname=('csound' 'csound-doc')
pkgver=6.16.0
-pkgrel=5
+pkgrel=6
pkgdesc="A programming language for sound rendering and signal processing."
arch=('x86_64')
url="https://csound.com"
@@ -105,6 +105,7 @@
'libx11: for libwidgets plugin'
'lua: for LUA integration'
'openssl: for libfaustcsound plugin'
+ 'python-numpy: For Csound Python bindings'
'vim-csound: vim integration'
'zlib: for libfaustcsound plugin')
provides=('libcsound64.so' 'libcsnd6.so')
More information about the arch-commits
mailing list