mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
15 lines
842 B
Plaintext
15 lines
842 B
Plaintext
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+
|
|
RDEPEND=app-crypt/libsecret >=net-libs/nodejs-18.0.0[ssl] sys-apps/ripgrep virtual/krb5
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=amd64? ( https://github.com/coder/code-server/releases/download/v4.18.0/code-server-4.18.0-linux-amd64.tar.gz -> code-server-bin-4.18.0-amd64.tar.gz ) arm64? ( https://github.com/coder/code-server/releases/download/v4.18.0/code-server-4.18.0-linux-arm64.tar.gz -> code-server-bin-4.18.0-arm64.tar.gz )
|
|
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 systemd a964c0cbe818b5729da1dbfcee5be861
|
|
_md5_=c76a5194fe78265d8f71f7c71c723e5a
|