2022-12-31 10:47:00 UTC

This commit is contained in:
Repository mirror & CI
2022-12-31 10:47:00 +00:00
parent b8f326e86e
commit d59a9ce102
7 changed files with 38 additions and 8 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-libs/wayland-protocols dev-util/wayland-scanner virtual/pkgconfig
DEFINED_PHASES=configure install postinst prepare
DEPEND=dev-libs/libinput:= dev-libs/wayland gui-libs/wlroots:0/16[X(-)?] x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm )
DESCRIPTION=dwm for Wayland
EAPI=8
HOMEPAGE=https://github.com/djpohly/dwl
INHERIT=flag-o-matic savedconfig toolchain-funcs
IUSE=X savedconfig
KEYWORDS=~amd64 ~x86
LICENSE=CC0-1.0 GPL-3 MIT
RDEPEND=dev-libs/libinput:= dev-libs/wayland gui-libs/wlroots:0/16[X(-)?] x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm )
SLOT=0
SRC_URI=https://github.com/djpohly/dwl/archive/v0.4.tar.gz -> dwl-0.4.tar.gz
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 portability 58227860123d3e8da23290064ce3373e savedconfig 4011d8d7370446e970e2c92b20a31341
_md5_=80b05b5ecf72ea80e514cca5522b940f

View File

@@ -11,4 +11,4 @@ PROPERTIES=live
RDEPEND=dev-libs/libinput:= dev-libs/wayland gui-libs/wlroots:0/16[X(-)?] x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm )
SLOT=0
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 portability 58227860123d3e8da23290064ce3373e savedconfig 4011d8d7370446e970e2c92b20a31341 git-r3 2347f8fe2d392b2a091191f94be37e6f
_md5_=375bccd495d3af2d7b231309e1b3d619
_md5_=80b05b5ecf72ea80e514cca5522b940f

View File

@@ -11,4 +11,4 @@ PROPERTIES=live
RDEPEND=dev-libs/libinput:= dev-libs/wayland gui-libs/wlroots:0/9999[X(-)?] x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm )
SLOT=0
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 portability 58227860123d3e8da23290064ce3373e savedconfig 4011d8d7370446e970e2c92b20a31341 git-r3 2347f8fe2d392b2a091191f94be37e6f
_md5_=375bccd495d3af2d7b231309e1b3d619
_md5_=80b05b5ecf72ea80e514cca5522b940f

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,15 @@
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
IUSE=gnome-keyring
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 gnome-keyring? ( app-crypt/libsecret )
RESTRICT=test
SLOT=0
SRC_URI=amd64? ( https://github.com/coder/code-server/releases/download/v4.9.1/code-server-4.9.1-linux-amd64.tar.gz ) arm64? ( https://github.com/coder/code-server/releases/download/v4.9.1/code-server-4.9.1-linux-arm64.tar.gz )
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=c3201881030bade62ece284c0c6c363c

View File

@@ -1319,7 +1319,7 @@ gui-libs/power-profiles-daemon 0.12: Makes power profiles handling available ove
gui-libs/text-engine 0.1.1-r2 9999: A lightweight rich-text framework for GTK 4
gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
gui-wm/cage 0.1.3 0.1.4 9999: A Wayland kiosk
gui-wm/dwl 0.3.1 0.4_rc2 9999 9999-r1: dwm for Wayland
gui-wm/dwl 0.3.1 0.4_rc2 0.4 9999 9999-r1: dwm for Wayland
gui-wm/phosh 0.17.0: A pure Wayland shell prototype for GNOME on mobile devices
gui-wm/swayfx 0.1: i3-compatible Wayland window manager
kde-apps/alligator 22.11: A convergent RSS/Atom feed reader for Plasma
@@ -1778,7 +1778,7 @@ virtual/nlme 0: Virtual of a R recommended package
virtual/nnet 0: Virtual of a R recommended package
virtual/sendmail 0: Virtual for sendmail program
virtual/survival 0: Virtual of a R recommended package
www-apps/code-server-bin 4.7.1 4.8.3: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/code-server-bin 4.7.1 4.8.3 4.9.1: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/gogs 0.12.3: Gogs is a self-hosted Git service written in Go
www-apps/gotosocial 0.5.2 0.6.0-r1: Fast, fun, ActivityPub server, powered by Go
www-apps/honk 0.9.8: ActivityPub server with minimal setup and support costs

View File

@@ -1 +1 @@
Fri, 30 Dec 2022 20:47:01 +0000
Sat, 31 Dec 2022 10:47:00 +0000