python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / csound / template
blob81e8b996e30d5349994947d5b85ffc0c2a6f68da
1 # Template file for 'csound'
2 pkgname=csound
3 version=6.11.0
4 revision=1
5 build_style=cmake
6 configure_args="
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
12  libsndfile-devel"
13 depends="pd"
14 short_desc="A programming language for sound rendering and signal processing"
15 maintainer="Andrea Brancaleoni <abc@pompel.me>"
16 license="LGPL-3"
17 homepage="http://csound.github.io"
18 distfiles="https://github.com/$pkgname/$pkgname/archive/$version.tar.gz"
19 checksum=f47df73ff270faa70bf53bad68edc85b2dc5623b9c73d06054cd03f5d3332dc0
20 nocross=yes
22 post_install() {
23         vinstall ${FILESDIR}/csound.sh 755 etc/profile.d
24         # Avoid conflict with libextractor
25         mv ${DESTDIR}/usr/bin/extract  ${DESTDIR}/usr/bin/csextract