commit: 0f52d1144e11faed0c64bbf57664b5f7d5fff53a Author: Erwin Kaats <mailgentoo <AT> kaats <DOT> ch> AuthorDate: Sun Jan 19 14:27:28 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Sun Jan 19 14:27:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0f52d114
media-sound/bespokesynth: add 1.3.0 Signed-off-by: Erwin Kaats <mailgentoo <AT> kaats.ch> media-sound/bespokesynth/bespokesynth-1.3.0.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/media-sound/bespokesynth/bespokesynth-1.3.0.ebuild b/media-sound/bespokesynth/bespokesynth-1.3.0.ebuild index 5907b5dbb..13687a090 100644 --- a/media-sound/bespokesynth/bespokesynth-1.3.0.ebuild +++ b/media-sound/bespokesynth/bespokesynth-1.3.0.ebuild @@ -23,7 +23,6 @@ SRC_URI+=" https://github.com/chriskohlhoff/asio/archive/${ASIO_COMMIT}.tar.gz - EXPRTK_COMMIT="ca58bbd8bcf1165dbe20268e91ccfd2d0e18e5dc" SRC_URI+=" https://github.com/ArashPartow/exprtk/archive/${EXPRTK_COMMIT}.tar.gz -> ${PN}-exprtk-{${EXPRTK_COMMIT}.tar.gz" - S="${WORKDIR}/BespokeSynth-${PV}" LICENSE="GPL-3" @@ -62,7 +61,6 @@ src_prepare() { # rm "${S}/libs/ableton-link/cmake_include/AsioStandaloneConfig.cmake" || die # eapply "${FILESDIR}/ableton-link-dependencies.patch" - rmdir "${S}/libs/oddsound-mts/MTS-ESP" || die mv "${WORKDIR}/MTS-ESP-${ODDSOUND_COMMIT}" "${S}/libs/oddsound-mts/MTS-ESP" || die
