mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
csound: update to 6.18.1.
This commit is contained in:
parent
1c9cedbfa0
commit
111e4e668e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'csound'
|
# Template file for 'csound'
|
||||||
pkgname=csound
|
pkgname=csound
|
||||||
version=6.17.0
|
version=6.18.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
-DLUA_MODULE_INSTALL_DIR=${XBPS_CROSS_BASE}/usr/lib/lua/5.1
|
-DLUA_MODULE_INSTALL_DIR=${XBPS_CROSS_BASE}/usr/lib/lua/5.1
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://csound.com/"
|
homepage="https://csound.com/"
|
||||||
distfiles="https://github.com/csound/csound/archive/${version}.tar.gz"
|
distfiles="https://github.com/csound/csound/archive/${version}.tar.gz"
|
||||||
checksum=558718b61c80fdf1b6c439f393759b8a1d32c7d9d8b42a8f2365a939825ea26b
|
checksum=b84be8237fa9258ef60fdddf36fae27b20c11665811bf5ed12540da9a9a4414e
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
CXXFLAGS="-Wno-error -fcommon"
|
CXXFLAGS="-Wno-error -fcommon"
|
||||||
|
|
Loading…
Add table
Reference in a new issue