You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
776 B
13 lines
776 B
DEFINED_PHASES=install
|
|
DESCRIPTION=PowerShell - binary precompiled for glibc
|
|
EAPI=7
|
|
HOMEPAGE=https://powershell.org/
|
|
IUSE=+pwsh-symlink
|
|
KEYWORDS=~amd64 ~arm ~arm64
|
|
LICENSE=MIT
|
|
RDEPEND=app-crypt/mit-krb5:0/0 dev-util/lttng-ust:0 || ( dev-libs/openssl-compat:1.0.0 =dev-libs/openssl-1.0*:0/0 ) sys-libs/pam:0/0 sys-libs/zlib:0/1 pwsh-symlink? ( !app-shells/pwsh )
|
|
REQUIRED_USE=elibc_glibc
|
|
SLOT=0
|
|
SRC_URI=amd64? ( https://github.com/PowerShell/PowerShell/releases/download/v7.1.3/powershell-7.1.3-linux-x64.tar.gz ) arm? ( https://github.com/PowerShell/PowerShell/releases/download/v7.1.3/powershell-7.1.3-linux-arm32.tar.gz ) arm64? ( https://github.com/PowerShell/PowerShell/releases/download/v7.1.3/powershell-7.1.3-linux-arm64.tar.gz )
|
|
_md5_=d64e15fcfb2a63b5830e7b33962f09c4
|