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

David Runge dvzrv at archlinux.org
Fri Jan 26 13:16:52 UTC 2018


    Date: Friday, January 26, 2018 @ 13:16:50
  Author: dvzrv
Revision: 287139

upgpkg: csound 6.10.0-3

Adding csound 6.10.0 from AUR.

Modified:
  csound/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-26 13:16:03 UTC (rev 287138)
+++ PKGBUILD	2018-01-26 13:16:50 UTC (rev 287139)
@@ -5,7 +5,7 @@
 
 pkgname=csound
 pkgver=6.10.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A programming language for sound rendering and signal processing."
 arch=('x86_64')
 url="http://csound.com"
@@ -13,11 +13,10 @@
 depends=('curl' 'fltk' 'fluidsynth' 'hdf5' 'liblo' 'luajit' 'portaudio' 'portmidi' 'python2' 'stk' 'tk')
 # add faust (after fix), gmm (after fix), wiiuse and
 makedepends=('boost' 'cmake' 'dssi' 'eigen' 'java-environment' 'ladspa' 'luajit' 'pd' 'swig')
+# add {neovim,vim}-csound once there's a tagged release
 optdepends=('csound-doc: The canonical Csound Reference Manual'
             'csoundqt: Qt frontend'
-            'java-environment: Java Wrapper'
-            'neovim-csound: Syntax highlighting and bindings for neovim'
-            'vim-csound: Syntax highlighting and bindings for vim')
+            'java-environment: Java Wrapper')
 source=("https://github.com/csound/csound/archive/${pkgver}.tar.gz"
         "csound.sh")
 sha512sums=('1ccf0a2d5273da016ec585e788e4af0b91f55c3be081a51c53dc39b0fbcfba0cf1308828784a1e5dfc39250dedbd3f4b48afbb5c4140c11fd469ca6753702ed4'



More information about the arch-commits mailing list