2023-06-27 08:31:53 UTC

This commit is contained in:
Repository mirror & CI
2023-06-27 08:31:53 +00:00
parent ede85be569
commit f816a5721e
4 changed files with 18 additions and 4 deletions

View File

@@ -0,0 +1,14 @@
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 0BSD ISC PYTHON BSD-2 BSD Apache-2.0 Unlicense LGPL-2.1+ || ( BSD-2 MIT Apache-2.0 ) || ( MIT WTFPL ) || ( BSD GPL-2 )
RDEPEND=>=net-libs/nodejs-16.0.0[ssl] sys-apps/ripgrep app-crypt/libsecret
RESTRICT=test
SLOT=0
SRC_URI=amd64? ( https://github.com/coder/code-server/releases/download/v4.14.1/code-server-4.14.1-linux-amd64.tar.gz ) arm64? ( https://github.com/coder/code-server/releases/download/v4.14.1/code-server-4.14.1-linux-arm64.tar.gz )
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=b0dc143f4a89b8a48a70fc2fc498a20b

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-lang/erlang:= dev-lang/elixir:= dev-util/cmake dev-util/rebar dev-elixir/hex !<www-apps/pleroma-2.5.2 !>www-apps/pleroma-2.5.2
BDEPEND=<dev-lang/erlang-26:= <dev-lang/elixir-1.15:= dev-util/cmake dev-util/rebar dev-elixir/hex !<www-apps/pleroma-2.5.2 !>www-apps/pleroma-2.5.2
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=sys-libs/ncurses:= sys-apps/file dev-lang/elixir
DESCRIPTION=ActivityPub social networking software compatible with other Fediverse software
@@ -12,4 +12,4 @@ RESTRICT=network-sandbox
SLOT=otp
SRC_URI=https://git.pleroma.social/pleroma/pleroma/-/archive/v2.5.2/pleroma-v2.5.2.tar.gz
_eclasses_=mix 248421150047545259791313753ad1ab optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=86450e361330c835e0ba9c6b1b0e7eb0
_md5_=d7bcb9f706cd2e5335626d0de1968710

View File

@@ -1887,7 +1887,7 @@ virtual/nlme 0: Virtual of a R recommended package
virtual/nnet 0: Virtual of a R recommended package
virtual/survival 0: Virtual of a R recommended package
www-apps/castopod 1.4.1: Open-source hosting platform made for podcasters
www-apps/code-server-bin 4.12.0-r1 4.13.0 4.13.0-r1 4.14.0: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/code-server-bin 4.12.0-r1 4.13.0 4.13.0-r1 4.14.0 4.14.1: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/forgejo 1.18.0.1: A self-hosted lightweight software forge
www-apps/gotosocial 0.9.0: Fast, fun, ActivityPub server, powered by Go
www-apps/honk 0.9.8 0.9.91: ActivityPub server with minimal setup and support costs

View File

@@ -1 +1 @@
Mon, 26 Jun 2023 22:18:47 +0000
Tue, 27 Jun 2023 08:31:53 +0000