mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
17 lines
1.2 KiB
Plaintext
17 lines
1.2 KiB
Plaintext
BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.95.0:* >=dev-lang/rust-1.95.0:* )
|
|
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
|
|
DEPEND=dev-libs/openssl:0= dev-db/sqlite:3= system-clipboard? ( X? ( x11-libs/libX11 x11-libs/libxcb ) )
|
|
DESCRIPTION=A new type of shell, written in Rust
|
|
EAPI=8
|
|
HOMEPAGE=https://www.nushell.sh
|
|
INHERIT=cargo
|
|
IUSE=mcp plugins system-clipboard X debug
|
|
KEYWORDS=amd64 ~arm64 ~ppc64 ~riscv
|
|
LICENSE=MIT 0BSD Apache-2.0 BSD Boost-1.0 CC-PD CC0-1.0 ISC MIT MPL-2.0 MPL-2.0 Unicode-DFS-2016 ZLIB
|
|
RDEPEND=dev-libs/openssl:0= dev-db/sqlite:3= system-clipboard? ( X? ( x11-libs/libX11 x11-libs/libxcb ) )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/nushell/nushell/archive/0.114.0.tar.gz -> nushell-0.114.0.tar.gz https://github.com/gentoo-crate-dist/nushell/releases/download/0.114.0/nushell-0.114.0-crates.tar.xz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 71b6825bd86e342e1540c76cc6fe864b rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo bff30f59ca59b09857b787ac644b2e4c
|
|
_md5_=da65766a84ef54c488be37398cdd3b50
|