From 0f52d1144e11faed0c64bbf57664b5f7d5fff53a Mon Sep 17 00:00:00 2001 From: Erwin Kaats Date: Sun, 19 Jan 2025 15:27:28 +0100 Subject: [PATCH] media-sound/bespokesynth: add 1.3.0 Signed-off-by: Erwin Kaats --- 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 5907b5dbb3..13687a0900 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