diff --git a/srcpkgs/csound/template b/srcpkgs/csound/template index c2f794e3e2f..e9d28427b38 100644 --- a/srcpkgs/csound/template +++ b/srcpkgs/csound/template @@ -7,7 +7,7 @@ configure_args=" -DLUA_MODULE_INSTALL_DIR=${XBPS_CROSS_BASE}/usr/lib/lua/5.1 -DDPD_MODULE_INSTALL_DIR=${XBPS_CROSS_BASE}/usr/lib/pd/extra -DPORTAUDIO_V19=yes" -hostmakedepends="flex python" +hostmakedepends="flex" makedepends="LuaJIT-devel boost-devel fltk-devel fluidsynth-devel libcurl-devel libgomp-devel liblo-devel libsndfile-devel libstk-devel pd-devel portaudio-devel portmidi-devel tk-devel" @@ -16,7 +16,7 @@ short_desc="Programming language for sound rendering and signal processing" maintainer="Andrea Brancaleoni " license="LGPL-2.1-or-later" homepage="https://csound.com/" -distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" +distfiles="https://github.com/csound/csound/archive/${version}.tar.gz" checksum=558718b61c80fdf1b6c439f393759b8a1d32c7d9d8b42a8f2365a939825ea26b CFLAGS="-fcommon"