summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Switch proaudio proj packages to cmake.eclassAndreas Sturmlechner2019-12-311-5/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-sound/csound-{6.13.0,9999}: fixesMiroslav Šulc2019-12-161-23/+27
| | | | | | | | | | | | | | 1) added hdf5 use flag and related dependency (bug #703072) 2) enabled most of the cmake flags to catch other possible issues 3) fixed configuring lua library when -luajit (bug #703078) pkg-config --variable=libname returns empty string so in that case using default libname 4) 6.13.0 - removed BUILD_MP3OUT_OPCODE as that was introduced later Closes: https://bugs.gentoo.org/703072 Closes: https://bugs.gentoo.org/703078 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/csound-{6.13.0,9999}: bump + more fixesMiroslav Šulc2019-12-151-0/+274
1) bumped to 6.13.0 2) updated SRC_URI to repackaged csound 3) 9999 - replaced package name in patch name with variable 4) disabled Apple specific cmake flags 5) fixed typo in files/repackage.sh Closes: https://bugs.gentoo.org/700298 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>