From d12c2d99c1b15999c564d4862686151db8112c09 Mon Sep 17 00:00:00 2001 From: Nicole O'Connor Date: Sun, 2 Feb 2025 14:23:51 -0800 Subject: [PATCH] cellar 0.4 ebuild should actually work now --- app-emulation/cellar/cellar-0.4.ebuild | 16 ++++++++++++++++ metadata/md5-cache/app-emulation/cellar-0.4 | 4 ++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/app-emulation/cellar/cellar-0.4.ebuild b/app-emulation/cellar/cellar-0.4.ebuild index abd28c0..9a0f4c0 100644 --- a/app-emulation/cellar/cellar-0.4.ebuild +++ b/app-emulation/cellar/cellar-0.4.ebuild @@ -21,3 +21,19 @@ BDEPEND=" app-text/ronn-ng doc? ( dev-python/sphinx ) " + +src_prepare() { + cmake_src_prepare +} + +src_configure() { + local mycmakeargs=( + -DCMAKE_BUILD_TYPE=Release + ) + + cmake_src_configure +} + +src_install() { + cmake_src_install +} \ No newline at end of file diff --git a/metadata/md5-cache/app-emulation/cellar-0.4 b/metadata/md5-cache/app-emulation/cellar-0.4 index 66f24c5..08b13bb 100644 --- a/metadata/md5-cache/app-emulation/cellar-0.4 +++ b/metadata/md5-cache/app-emulation/cellar-0.4 @@ -11,5 +11,5 @@ LICENSE=Apache-2.0 RDEPEND=app-arch/gzip dev-libs/crypto++ >=dev-lang/python-3.7 SLOT=0 SRC_URI=https://vcs.otl-hga.net/nicole/cellar/archive/v0.4.tar.gz -> cellar-0.4.tar.gz -_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c -_md5_=da4050c7358fdabdd5127cd09a42031d +_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 +_md5_=b82bec61370fecb6d52f0d3c252eba95