mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
15 lines
852 B
Groff
15 lines
852 B
Groff
BDEPEND=virtual/pkgconfig
|
|
DEFINED_PHASES=install postinst prepare
|
|
DESCRIPTION=VS Code in the browser (binary version with unbundled node and ripgrep)
|
|
EAPI=8
|
|
HOMEPAGE=https://coder.com/
|
|
INHERIT=systemd
|
|
KEYWORDS=~amd64 ~arm64
|
|
LICENSE=MIT ISC BSD Apache-2.0 BSD-2 PYTHON 0BSD LGPL-2.1+ LGPL-2.1+
|
|
RDEPEND=app-crypt/libsecret >=net-libs/nodejs-20.0.0[ssl] sys-apps/ripgrep virtual/krb5
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=amd64? ( https://github.com/coder/code-server/releases/download/v4.90.3/code-server-4.90.3-linux-amd64.tar.gz -> code-server-bin-4.90.3-amd64.tar.gz ) arm64? ( https://github.com/coder/code-server/releases/download/v4.90.3/code-server-4.90.3-linux-arm64.tar.gz -> code-server-bin-4.90.3-arm64.tar.gz )
|
|
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 systemd a964c0cbe818b5729da1dbfcee5be861
|
|
_md5_=7b1238aa2c928f7e9fe40a806eb9f90a
|