1 # Template file for 'csound'
7 -DLUA_MODULE_INSTALL_DIR=/usr/lib/lua/5.1
8 -DDPD_MODULE_INSTALL_DIR=/usr/lib/pd/extra"
9 hostmakedepends="python flex"
10 makedepends="pd-devel fltk-devel fluidsynth-devel liblo-devel portaudio-devel
11 portmidi-devel tk-devel libcurl-devel LuaJIT-devel boost-devel libgomp-devel
14 short_desc="A programming language for sound rendering and signal processing"
15 maintainer="Andrea Brancaleoni <abc@pompel.me>"
17 homepage="http://csound.github.io"
18 distfiles="https://github.com/$pkgname/$pkgname/archive/$version.tar.gz"
19 checksum=f47df73ff270faa70bf53bad68edc85b2dc5623b9c73d06054cd03f5d3332dc0
23 vinstall ${FILESDIR}/csound.sh 755 etc/profile.d
24 # Avoid conflict with libextractor
25 mv ${DESTDIR}/usr/bin/extract ${DESTDIR}/usr/bin/csextract