From b776a7a992e5764805e1c2497a6f9ea89efbdfca Mon Sep 17 00:00:00 2001 From: odrling Date: Thu, 21 Mar 2024 23:37:40 +0100 Subject: [PATCH] media-video/aegisub: update SRC_URI --- media-video/aegisub/aegisub-9999.ebuild | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/media-video/aegisub/aegisub-9999.ebuild b/media-video/aegisub/aegisub-9999.ebuild index af5bcea..be10a1b 100644 --- a/media-video/aegisub/aegisub-9999.ebuild +++ b/media-video/aegisub/aegisub-9999.ebuild @@ -19,16 +19,18 @@ _depctrlver="0.6.3-alpha" _ffiexpver=b8897ead55b84ec4148e900882bff8336b38f939 _luajsonver=1.3.3 SRC_URI="dependencycontrol? ( - https://github.com/TypesettingTools/DependencyControl/archive/v${_depctrlver}.tar.gz -> DependencyControl-${_depctrlver}.tar.gz - https://github.com/TypesettingTools/ffi-experiments/archive/${_ffiexpver}.tar.gz -> ffi-experiments-${_ffiexpver}.tar.gz - https://github.com/harningt/luajson/archive/${_luajsonver}.tar.gz -> luajson-${_luajsonver}.tar.gz + https://github.com/TypesettingTools/DependencyControl/archive/v${_depctrlver}.tar.gz + -> DependencyControl-${_depctrlver}.tar.gz + https://github.com/TypesettingTools/ffi-experiments/archive/${_ffiexpver}.tar.gz + -> ffi-experiments-${_ffiexpver}.tar.gz + https://github.com/harningt/luajson/archive/${_luajsonver}.tar.gz + -> luajson-${_luajsonver}.tar.gz )" # Submodules are used to pull bundled libraries. EGIT_SUBMODULES=() LICENSE="BSD MIT" SLOT="0" -KEYWORDS="" IUSE="+alsa +fonts debug +fftw openal oss portaudio pulseaudio spell +uchardet dependencycontrol test vapoursynth +bestsource" RESTRICT="test" @@ -103,7 +105,10 @@ src_prepare() { src_configure() { setup-wxwidgets - use dependency_control && EMESON_SOURCE="${WORKDIR}/ffi-experiments-${_ffiexpver}" BUILD_DIR="${WORKDIR}/ffi-experiments-build" meson_src_configure + use dependency_control && \ + EMESON_SOURCE="${WORKDIR}/ffi-experiments-${_ffiexpver}" \ + BUILD_DIR="${WORKDIR}/ffi-experiments-build" \ + meson_src_configure use bestsource && meson subprojects packagefiles --apply bestsource local emesonargs=(