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

David Runge dvzrv at archlinux.org
Mon Feb 12 16:05:17 UTC 2018


    Date: Monday, February 12, 2018 @ 16:05:16
  Author: dvzrv
Revision: 293322

upgpkg: csound 6.10.0-7

Rebuilding for community. Adding python2 as makedepends.

Modified:
  csound/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-12 16:03:31 UTC (rev 293321)
+++ PKGBUILD	2018-02-12 16:05:16 UTC (rev 293322)
@@ -6,13 +6,13 @@
 pkgbase=csound
 pkgname=('csound' 'csound-doc')
 pkgver=6.10.0
-pkgrel=6
+pkgrel=7
 pkgdesc="A programming language for sound rendering and signal processing."
 arch=('x86_64')
 url="http://csound.com"
 license=('LGPL')
 # add gmm (after fix) and wiiuse
-makedepends=('boost' 'cmake' 'dssi' 'eigen' 'faust' 'fltk' 'fluidsynth' 'java-environment' 'ladspa' 'llvm' 'luajit' 'pd' 'portaudio' 'portmidi' 'swig')
+makedepends=('boost' 'cmake' 'dssi' 'eigen' 'faust' 'fltk' 'fluidsynth' 'java-environment' 'ladspa' 'llvm' 'luajit' 'pd' 'portaudio' 'portmidi' 'python2' 'swig')
 # add {neovim,vim}-csound once there's a tagged release
 source=("${pkgname[0]}-${pkgver}.tar.gz::https://github.com/csound/csound/archive/${pkgver}.tar.gz"
         "${pkgname[0]}.sh"



More information about the arch-commits mailing list