mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
17 lines
836 B
Groff
17 lines
836 B
Groff
BDEPEND=virtual/pkgconfig
|
|
DEFINED_PHASES=install postinst prepare
|
|
DEPEND=!www-apps/code-server
|
|
DESCRIPTION=VS Code in the browser (binary version with unbundled node and ripgrep)
|
|
EAPI=7
|
|
HOMEPAGE=https://coder.com/
|
|
INHERIT=systemd
|
|
IUSE=gnome-keyring
|
|
KEYWORDS=-* ~amd64 ~arm64
|
|
LICENSE=MIT
|
|
RDEPEND=!www-apps/code-server >=net-libs/nodejs-12.16.1:0/12[ssl] sys-apps/ripgrep gnome-keyring? ( app-crypt/libsecret )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=amd64? ( https://github.com/cdr/code-server/releases/download/v3.9.2/code-server-3.9.2-linux-amd64.tar.gz ) arm64? ( https://github.com/cdr/code-server/releases/download/v3.9.2/code-server-3.9.2-linux-arm64.tar.gz )
|
|
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 systemd 2736b403a83f194b59b767f3b344c2c1
|
|
_md5_=e52d0a4dd575b1c94c0f9da451cb45af
|