From 12c0b15431ba99f063ab85cffeff7abfbfa40337 Mon Sep 17 00:00:00 2001 From: James Calligeros Date: Fri, 11 Oct 2024 20:40:01 +1000 Subject: [PATCH] app-emulation/muvm: drop 0.0.0_p20240902 Signed-off-by: James Calligeros --- app-emulation/muvm/Manifest | 1 - .../muvm/muvm-0.0.0_p20240902.ebuild | 144 ------------------ 2 files changed, 145 deletions(-) delete mode 100644 app-emulation/muvm/muvm-0.0.0_p20240902.ebuild diff --git a/app-emulation/muvm/Manifest b/app-emulation/muvm/Manifest index 1a9d2773..5c80814b 100644 --- a/app-emulation/muvm/Manifest +++ b/app-emulation/muvm/Manifest @@ -43,7 +43,6 @@ DIST memchr-2.7.2.crate 96220 BLAKE2B 2399064b6db21838d4aa0b25ed0bf04940ee382074 DIST minimal-lexical-0.2.1.crate 94841 BLAKE2B e6b8919b80d938d0b98d60d4f5f29ce43d77ebfcf8b18bde08909141915c6ef4f0d07a543538d4f3ba8527a9f55926d4a8e83473248469d087e80b274d701d61 SHA512 385fab51884bdcc7b0f2728a219ab164d0dc8efe42160b918f2c09f79ecf853fb12bda006d11e649f097bae1499dcd41ddf2a8784ee7d178cf2c28059e46078c DIST miniz_oxide-0.7.3.crate 55774 BLAKE2B 41e11d955b75ffad131104a6cb3e61d7219a932d2dbafe3ab1229fa8b85b6def569a264b76a47324e35d1b9296e74a19585d6ac043469b61fb9b7565b81022bc SHA512 b9e2cc214d6213fb343cacc5f87228487592883fc8f7cf46c9a26b7148691783b2729ef80c0d0e11fbedf6edb1332dd87d88b253f7c2e645fe86ff2ffd47121f DIST mio-0.8.11.crate 102983 BLAKE2B 913a8e0e4843b3b19cce3eeaaff0a0024eaf1bdb4784a710e54ee95b6631edbd763e37669ec7d269e45157907663dd2eb6c9279db850fa47ef4c1eee867ea24a SHA512 9a2806ea78b0637d0cf92448abcd50bc5d09bd80da0f37752c847bc98d014baae7a5cc4d929de98be6283c76d82ccab1f1467aa6ab583a4e782d97d5592b0bb1 -DIST muvm-0.0.0_p20240902.tar.gz 26655 BLAKE2B a32924372bd403a1759334e0b5b0875db08fe36f9c98ee4d42aa7e16bfe37b3cf864cc0a5fdd74b4b4ed39263ec29bd7451da28f6e65e7dc174d58b78828d859 SHA512 e6f29d41b7499fb1099af8311432c0b6dba657dc4d4c14d62af124b04a2f518450edef8068d7ce86d2e20090d5a825ec134f6a3044a2541d0ec8e355d0532330 DIST muvm-0.1.2.tar.gz 33705 BLAKE2B 32cd33f5da11ee15584520e08fd325656ebcd50484dc8c3caa89a9b39551778dd1833c78f9cdd4a9c21b8caa33b9fc458cc334eb678c7f18978c860429b833db SHA512 17e307b1a18c4945813d0613369192b586779a382b0bd38ef61bf4ece327fe8d0015eb704d2c36da048376b6c7242a166f1aad9791d8cb1ca977f15de277f154 DIST nix-0.28.0.crate 311086 BLAKE2B a07023566f04896fdb3ef8b2a1ae8dd64adaa5eb48217c58588e1b41733642e03e0637350c0ee83ac47e663c02b24d5668be751f8d199aa773de6df8b2213894 SHA512 73c0c94b360f4fc81ff07a13692b2a5b5ceda3a7203bdf1e526facabd36cdf160f0ae8fa479e31a4e4237c09bde11e9bf821aa496311cac8614f9c5626f8d69a DIST nom-7.1.3.crate 117570 BLAKE2B 5643b67990b7305e101b16b8cd27c447e162a7adc6d0dfac00920b0cb50fea98c9d4edca63c34f6845cba05f8d0acb407cf3045cf64a4cb28e53c8b6bc9090cf SHA512 1ffce08dde299bc0e0367ad59c7b6a83e23decfa11115ee076ab91ec53cdd9ef37e4c2103c96eff23a7b6b8b5c3f67c83ce1917928c7d4c6462083bdfa0c9cad diff --git a/app-emulation/muvm/muvm-0.0.0_p20240902.ebuild b/app-emulation/muvm/muvm-0.0.0_p20240902.ebuild deleted file mode 100644 index 3264cd84..00000000 --- a/app-emulation/muvm/muvm-0.0.0_p20240902.ebuild +++ /dev/null @@ -1,144 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -CRATES=" - addr2line@0.22.0 - adler@1.0.2 - aho-corasick@1.1.3 - anstream@0.6.14 - anstyle@1.0.7 - anstyle-parse@0.2.4 - anstyle-query@1.0.3 - anstyle-wincon@3.0.3 - anyhow@1.0.83 - backtrace@0.3.72 - bindgen@0.69.4 - bitflags@2.5.0 - bpaf@0.9.12 - byteorder@1.5.0 - bytes@1.6.0 - cc@1.0.99 - cexpr@0.6.0 - cfg-if@1.0.0 - cfg_aliases@0.1.1 - clang-sys@1.7.0 - colorchoice@1.0.1 - either@1.11.0 - env_filter@0.1.0 - env_logger@0.11.3 - errno@0.3.8 - fastrand@2.1.0 - futures-core@0.3.30 - futures-sink@0.3.30 - getrandom@0.2.15 - gimli@0.29.0 - glob@0.3.1 - hermit-abi@0.3.9 - humantime@2.1.0 - is_terminal_polyfill@1.70.0 - itertools@0.12.1 - itoa@1.0.11 - lazy_static@1.4.0 - lazycell@1.3.0 - libc@0.2.154 - linux-raw-sys@0.4.13 - log@0.4.21 - memchr@2.7.2 - minimal-lexical@0.2.1 - miniz_oxide@0.7.3 - mio@0.8.11 - nix@0.28.0 - nom@7.1.3 - num_cpus@1.16.0 - object@0.35.0 - pin-project-lite@0.2.14 - proc-macro2@1.0.82 - quote@1.0.36 - regex@1.10.4 - regex-automata@0.4.6 - regex-syntax@0.8.3 - rustc-demangle@0.1.24 - rustc-hash@1.1.0 - rustix@0.38.34 - ryu@1.0.18 - serde@1.0.203 - serde_derive@1.0.203 - serde_json@1.0.117 - shlex@1.3.0 - signal-hook-registry@1.4.2 - socket2@0.5.7 - syn@2.0.61 - tempfile@3.10.1 - tokio@1.38.0 - tokio-macros@2.3.0 - tokio-stream@0.1.15 - tokio-util@0.7.11 - unicode-ident@1.0.12 - utf8parse@0.2.1 - uuid@1.10.0 - wasi@0.11.0+wasi-snapshot-preview1 - windows-sys@0.48.0 - windows-sys@0.52.0 - windows-targets@0.48.5 - windows-targets@0.52.5 - windows_aarch64_gnullvm@0.48.5 - windows_aarch64_gnullvm@0.52.5 - windows_aarch64_msvc@0.48.5 - windows_aarch64_msvc@0.52.5 - windows_i686_gnu@0.48.5 - windows_i686_gnu@0.52.5 - windows_i686_gnullvm@0.52.5 - windows_i686_msvc@0.48.5 - windows_i686_msvc@0.52.5 - windows_x86_64_gnu@0.48.5 - windows_x86_64_gnu@0.52.5 - windows_x86_64_gnullvm@0.48.5 - windows_x86_64_gnullvm@0.52.5 - windows_x86_64_msvc@0.48.5 - windows_x86_64_msvc@0.52.5 -" - -inherit cargo - -GIT_COMMIT="54bd66e42f0dcb40ae9b73e2632a926c86551857" - -DESCRIPTION="Run programs from your system in a microVM" -HOMEPAGE="https://github.com/AsahiLinux/muvm" - -SRC_URI=" - ${CARGO_CRATE_URIS} - https://github.com/AsahiLinux/muvm/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz -" - -S="${WORKDIR}/${PN}-${GIT_COMMIT}" - -LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unicode-DFS-2016 Unlicense ZLIB" -SLOT="0" -KEYWORDS="~arm64" -DEPEND=" - dev-libs/libkrun -" -RDEPEND=" - ${DEPEND} - net-misc/passt - net-misc/socat - gui-wm/sommelier - games-util/hidpipe - || ( - net-misc/dhcpcd - net-misc/dhcp[client] - ) -" - -src_compile() { - cargo_src_compile --workspace -} - -src_install() { - local bin - for bin in krun{,-guest,-server}; do - dobin "$(cargo_target_dir)/$bin" - done -}