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

Brett Cornwall ainola at archlinux.org
Sat Jun 12 03:15:14 UTC 2021


    Date: Saturday, June 12, 2021 @ 03:15:14
  Author: ainola
Revision: 963137

Remove dependency on boost

Csound seems to have removed these dependencies some time ago.

Modified:
  csound/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-12 02:20:08 UTC (rev 963136)
+++ PKGBUILD	2021-06-12 03:15:14 UTC (rev 963137)
@@ -13,7 +13,7 @@
 license=('LGPL2.1')
 # libpd needs to be packaged: https://github.com/libpd/libpd/releases
 # gmm > 5.1 breaks linear-algebra opcode: https://github.com/csound/csound/issues/920
-makedepends=('alsa-lib' 'boost' 'cmake' 'doxygen' 'dssi' 'eigen' 'faust' 'fltk'
+makedepends=('alsa-lib' 'cmake' 'doxygen' 'dssi' 'eigen' 'faust' 'fltk'
 'fluidsynth' 'hdf5' 'jack' 'java-environment' 'ladspa' 'libmusicxml'
 'libsamplerate' 'libsndfile' 'libwebsockets' 'abletonlink' 'llvm' 'lua'
 'openssl' 'portaudio' 'portmidi' 'portsmf' 'stk' 'swig' 'wiiuse' 'strip-nondeterminism')



More information about the arch-commits mailing list