2023-05-27 06:16:51 UTC

This commit is contained in:
Repository mirror & CI
2023-05-27 06:16:51 +00:00
parent a8078a05b8
commit 0baf1c5210
25 changed files with 201 additions and 71 deletions

View File

@@ -8,4 +8,4 @@ LICENSE=Apache-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.67.1/pulumi-v3.67.1-linux-x64.tar.gz )
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=92c2370273e7b8af85d7081282f0f0f4
_md5_=2477a5130a3889273e6900718e6b6d76

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=install
DESCRIPTION=Infrastructure as code in any programming language
EAPI=8
HOMEPAGE=https://www.pulumi.com/ https://github.com/pulumi/pulumi
INHERIT=bash-completion-r1
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.68.0/pulumi-v3.68.0-linux-x64.tar.gz )
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=2477a5130a3889273e6900718e6b6d76

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=install prepare
DESCRIPTION=Simplistic yet fancy CPU architecture fetching tool
EAPI=8
HOMEPAGE=https://github.com/Dr-Noob/cpufetch
INHERIT=toolchain-funcs
KEYWORDS=~amd64
LICENSE=GPL-2+
SLOT=0
SRC_URI=https://github.com/Dr-Noob/cpufetch/archive/refs/tags/v1.04.tar.gz -> cpufetch-1.04.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1
_md5_=694e71946a23503a831e793c37e1e2b6

View File

@@ -12,6 +12,6 @@ RDEPEND=dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/m/mautrix/mautrix-0.19.13.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/m/mautrix/mautrix-0.19.15.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 dc5ca9013da6279b2e24b0ae156f030e optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=8eb3334b3b857fa11438882c096fbe7b

View File

@@ -1,14 +0,0 @@
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A simple library for creating beautiful interactive prompts
EAPI=8
HOMEPAGE=https://github.com/Exahilosys/survey https://pypi.org/project/survey/
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11
LICENSE=MIT
RDEPEND=>=dev-python/wrapio-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/Exahilosys/survey/archive/refs/tags/v4.1.1-alpha.tar.gz -> survey-4.1.1_alpha.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 dc5ca9013da6279b2e24b0ae156f030e
_md5_=3d040b5cb3ee06e66b9f77eae83859b2

View File

@@ -0,0 +1,14 @@
BDEPEND=python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A simple library for creating beautiful interactive prompts
EAPI=8
HOMEPAGE=https://github.com/Exahilosys/survey https://pypi.org/project/survey/
INHERIT=distutils-r1
IUSE=python_targets_python3_11
LICENSE=MIT
RDEPEND=python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/Exahilosys/survey/archive/refs/tags/v4.2.0-alpha.tar.gz -> survey-4.2.0_alpha.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 dc5ca9013da6279b2e24b0ae156f030e
_md5_=31ed7474ffca4ab6a22f254fce278d1c

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/cryptg[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/hachoir[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pillow[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyaes[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PySocks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-socks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rsa[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/cryptg[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/hachoir[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pillow[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyaes[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PySocks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-socks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rsa[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
DESCRIPTION=Pure Python 3 MTProto API Telegram client library, for bots too!
EAPI=8
HOMEPAGE=https://github.com/tulir/Telethon/
INHERIT=distutils-r1
IUSE=test test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/cryptg[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/hachoir[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pillow[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyaes[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PySocks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-socks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rsa[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/tulir/Telethon/archive/v1.29.0a1.tar.gz -> tulir-telethon-1.29.0_alpha1.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 dc5ca9013da6279b2e24b0ae156f030e
_md5_=c2f57205d2ac9b793af1faf516bed1fb

View File

@@ -11,6 +11,6 @@ KEYWORDS=~amd64
LICENSE=CC-BY-SA-3.0 OFL-1.1 BSD
RDEPEND=client? ( media-libs/freetype media-libs/glew media-libs/libogg media-libs/libsdl2 media-libs/opus media-libs/opusfile media-libs/libpng media-libs/x264 media-sound/wavpack x11-libs/libnotify videorecorder? ( media-video/ffmpeg ) ) sys-libs/zlib dev-libs/openssl dev-db/sqlite download-gtest? ( dev-cpp/gtest dev-vcs/git ) net-misc/curl upnp? ( net-libs/miniupnpc ) vulkan? ( media-libs/vulkan-loader media-libs/libsdl2[vulkan] ) websockets? ( net-libs/libwebsockets[client] )
SLOT=0
SRC_URI=https://github.com/ddnet/ddnet/archive/refs/tags/16.9.tar.gz -> ddnet-16.9.tar.gz https://crates.io/api/v1/crates/cc/1.0.73/download -> cc-1.0.73.crate https://crates.io/api/v1/crates/cxx/1.0.71/download -> cxx-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-flags/1.0.71/download -> cxxbridge-flags-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-macro/1.0.71/download -> cxxbridge-macro-1.0.71.crate https://crates.io/api/v1/crates/link-cplusplus/1.0.6/download -> link-cplusplus-1.0.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.40/download -> proc-macro2-1.0.40.crate https://crates.io/api/v1/crates/quote/1.0.20/download -> quote-1.0.20.crate https://crates.io/api/v1/crates/syn/1.0.98/download -> syn-1.0.98.crate https://crates.io/api/v1/crates/unicode-ident/1.0.1/download -> unicode-ident-1.0.1.crate
SRC_URI=https://github.com/ddnet/ddnet/archive/refs/tags/17.0.tar.gz -> ddnet-17.0.tar.gz https://crates.io/api/v1/crates/cc/1.0.73/download -> cc-1.0.73.crate https://crates.io/api/v1/crates/cxx/1.0.71/download -> cxx-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-flags/1.0.71/download -> cxxbridge-flags-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-macro/1.0.71/download -> cxxbridge-macro-1.0.71.crate https://crates.io/api/v1/crates/link-cplusplus/1.0.6/download -> link-cplusplus-1.0.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.40/download -> proc-macro2-1.0.40.crate https://crates.io/api/v1/crates/quote/1.0.20/download -> quote-1.0.20.crate https://crates.io/api/v1/crates/syn/1.0.98/download -> syn-1.0.98.crate https://crates.io/api/v1/crates/unicode-ident/1.0.1/download -> unicode-ident-1.0.1.crate
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 cargo 2e0a4a329a7dc5dfe20dcb05e6c36935 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=22d05f22d489eb480ffb21915386eebe

View File

@@ -2,13 +2,13 @@ BDEPEND=dev-util/wayland-scanner app-text/scdoc >=dev-util/meson-0.62.2 >=dev-ut
DEFINED_PHASES=compile configure install test
DEPEND=dev-libs/wayland dev-libs/wayland-protocols
DESCRIPTION=Day/night gamma adjustments for Wayland
EAPI=7
EAPI=8
HOMEPAGE=https://sr.ht/~kennylevinsen/wlsunset/
INHERIT=meson
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/wayland
SLOT=0
SRC_URI=https://git.sr.ht/~kennylevinsen/wlsunset/archive/0.2.0.tar.gz -> wlsunset-0.2.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb meson 915ec7c25e08d7886558215e6809ca1e
_md5_=0bd505c5bc44938a98d7fb11a2b06d51
SRC_URI=https://git.sr.ht/~kennylevinsen/wlsunset/archive/0.3.0.tar.gz -> wlsunset-0.3.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb meson 915ec7c25e08d7886558215e6809ca1e
_md5_=c8727e61778a870cc66d702c6a259362

View File

@@ -2,12 +2,12 @@ BDEPEND=dev-util/wayland-scanner app-text/scdoc >=dev-util/meson-0.62.2 >=dev-ut
DEFINED_PHASES=compile configure install test unpack
DEPEND=dev-libs/wayland dev-libs/wayland-protocols
DESCRIPTION=Day/night gamma adjustments for Wayland
EAPI=7
EAPI=8
HOMEPAGE=https://sr.ht/~kennylevinsen/wlsunset/
INHERIT=meson git-r3
LICENSE=MIT
PROPERTIES=live
RDEPEND=dev-libs/wayland
SLOT=0
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb meson 915ec7c25e08d7886558215e6809ca1e git-r3 27e13c09a4c7e4c78ac812f74727e676
_md5_=0bd505c5bc44938a98d7fb11a2b06d51
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb meson 915ec7c25e08d7886558215e6809ca1e git-r3 27e13c09a4c7e4c78ac812f74727e676
_md5_=c8727e61778a870cc66d702c6a259362

View File

@@ -1,16 +0,0 @@
BDEPEND=>=dev-libs/wayland-protocols-1.24 >=dev-util/meson-0.60.0 virtual/pkgconfig man? ( >=app-text/scdoc-1.9.3 ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst test
DEPEND=>=dev-libs/json-c-0.13:0= >=dev-libs/libinput-1.6.0:0= sys-auth/seatd:= dev-libs/libpcre >=dev-libs/wayland-1.20.0 x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman media-libs/mesa[gles2,libglvnd(+)] swaybar? ( x11-libs/gdk-pixbuf:2 ) tray? ( || ( sys-apps/systemd sys-auth/elogind sys-libs/basu ) ) wallpapers? ( gui-apps/swaybg[gdk-pixbuf(+)] ) X? ( x11-libs/libxcb:0= ) >=gui-libs/wlroots-0.15:=[X?] <gui-libs/wlroots-0.16:=[X?]
DESCRIPTION=i3-compatible Wayland window manager
EAPI=8
HOMEPAGE=https://swaywm.org
INHERIT=meson optfeature
IUSE=grimshot +man +swaybar +swaynag tray wallpapers X
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=x11-misc/xkeyboard-config grimshot? ( app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard x11-libs/libnotify ) !!gui-wm/sway >=dev-libs/json-c-0.13:0= >=dev-libs/libinput-1.6.0:0= sys-auth/seatd:= dev-libs/libpcre >=dev-libs/wayland-1.20.0 x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman media-libs/mesa[gles2,libglvnd(+)] swaybar? ( x11-libs/gdk-pixbuf:2 ) tray? ( || ( sys-apps/systemd sys-auth/elogind sys-libs/basu ) ) wallpapers? ( gui-apps/swaybg[gdk-pixbuf(+)] ) X? ( x11-libs/libxcb:0= ) >=gui-libs/wlroots-0.15:=[X?] <gui-libs/wlroots-0.16:=[X?]
REQUIRED_USE=tray? ( swaybar )
SLOT=0
SRC_URI=https://github.com/WillPower3309/swayfx/archive/refs/tags/0.1.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb meson 915ec7c25e08d7886558215e6809ca1e optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=1c6cb55515390eae1e2fafcee9b02316

View File

@@ -1,9 +1,9 @@
BDEPEND=>=dev-libs/wayland-protocols-1.24 >=dev-util/meson-0.60.0 virtual/pkgconfig man? ( >=app-text/scdoc-1.9.3 ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst test
DEPEND=>=dev-libs/json-c-0.13:0= >=dev-libs/libinput-1.6.0:0= sys-auth/seatd:= dev-libs/libpcre >=dev-libs/wayland-1.20.0 x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman media-libs/mesa[gles2,libglvnd(+)] swaybar? ( x11-libs/gdk-pixbuf:2 ) tray? ( || ( sys-apps/systemd sys-auth/elogind sys-libs/basu ) ) wallpapers? ( gui-apps/swaybg[gdk-pixbuf(+)] ) X? ( x11-libs/libxcb:0= ) >=gui-libs/wlroots-0.16:=[X?] <gui-libs/wlroots-0.17:=[X?]
DESCRIPTION=i3-compatible Wayland window manager
DESCRIPTION=SwayFX: Sway, but with eye candy!
EAPI=8
HOMEPAGE=https://swaywm.org
HOMEPAGE=https://github.com/WillPower3309/swayfx
INHERIT=meson optfeature
IUSE=grimshot +man +swaybar +swaynag tray wallpapers X
KEYWORDS=~amd64
@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=x11-misc/xkeyboard-config grimshot? ( app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard x11-libs/libnotify ) !!gui-wm/sway >=dev-libs/json-c-0.13:0= >=dev-libs/libinput-1.6.0:0= sys-auth/seatd:= dev-libs/libpcre >=dev-libs/wayland-1.20.0 x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman media-libs/mesa[gles2,libglvnd(+)] swaybar? ( x11-libs/gdk-pixbuf:2 ) tray? ( || ( sys-apps/systemd sys-auth/elogind sys-libs/basu ) ) wallpapers? ( gui-apps/swaybg[gdk-pixbuf(+)] ) X? ( x11-libs/libxcb:0= ) >=gui-libs/wlroots-0.16:=[X?] <gui-libs/wlroots-0.17:=[X?]
REQUIRED_USE=tray? ( swaybar )
SLOT=0
SRC_URI=https://github.com/WillPower3309/swayfx/archive/refs/tags/0.2.tar.gz
SRC_URI=https://github.com/WillPower3309/swayfx/archive/refs/tags/0.2.tar.gz -> swayfx-0.2.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb meson 915ec7c25e08d7886558215e6809ca1e optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=b9c25cd0e0cc6da6eafc51f23c914ead
_md5_=fc1ef62bc56fbdd375e8138e1d9b524b

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-libs/wayland-protocols-1.24 >=dev-util/meson-0.60.0 virtual/pkgconfig man? ( >=app-text/scdoc-1.9.3 ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst test
DEPEND=>=dev-libs/json-c-0.13:0= >=dev-libs/libinput-1.21.0:0= sys-auth/seatd:= dev-libs/libpcre >=dev-libs/wayland-1.20.0 x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman media-libs/mesa[gles2,libglvnd(+)] swaybar? ( x11-libs/gdk-pixbuf:2 ) tray? ( || ( sys-apps/systemd sys-auth/elogind sys-libs/basu ) ) wallpapers? ( gui-apps/swaybg[gdk-pixbuf(+)] ) X? ( x11-libs/libxcb:0= ) >=gui-libs/wlroots-0.16:=[X?] <gui-libs/wlroots-0.17:=[X?]
DESCRIPTION=SwayFX: Sway, but with eye candy!
EAPI=8
HOMEPAGE=https://github.com/WillPower3309/swayfx
INHERIT=meson optfeature
IUSE=grimshot +man +swaybar +swaynag tray wallpapers X
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=x11-misc/xkeyboard-config grimshot? ( app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard x11-libs/libnotify ) !!gui-wm/sway >=dev-libs/json-c-0.13:0= >=dev-libs/libinput-1.21.0:0= sys-auth/seatd:= dev-libs/libpcre >=dev-libs/wayland-1.20.0 x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman media-libs/mesa[gles2,libglvnd(+)] swaybar? ( x11-libs/gdk-pixbuf:2 ) tray? ( || ( sys-apps/systemd sys-auth/elogind sys-libs/basu ) ) wallpapers? ( gui-apps/swaybg[gdk-pixbuf(+)] ) X? ( x11-libs/libxcb:0= ) >=gui-libs/wlroots-0.16:=[X?] <gui-libs/wlroots-0.17:=[X?]
REQUIRED_USE=tray? ( swaybar )
SLOT=0
SRC_URI=https://github.com/WillPower3309/swayfx/archive/refs/tags/0.3.tar.gz -> swayfx-0.3.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb meson 915ec7c25e08d7886558215e6809ca1e optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=56e83d8862e4a075ad0498697daada4f

View File

@@ -0,0 +1,13 @@
BDEPEND=X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
DEFINED_PHASES=install postinst postrm setup
DESCRIPTION=A free and open-source typeface for developers
EAPI=8
HOMEPAGE=https://github.com/ryanoasis/nerd-fonts
INHERIT=font
IUSE=X
KEYWORDS=~amd64
LICENSE=OFL-1.1
SLOT=0
SRC_URI=https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.1/FiraCode.tar.xz -> firacode-nerdfont-3.0.1.tar.xz
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb
_md5_=39a22c341145dcb1e1f6c33c38f3253b

View File

@@ -0,0 +1,13 @@
BDEPEND=X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
DEFINED_PHASES=install postinst postrm setup
DESCRIPTION=A free and open-source typeface for developers
EAPI=8
HOMEPAGE=https://github.com/ryanoasis/nerd-fonts
INHERIT=font
IUSE=X
KEYWORDS=~amd64
LICENSE=OFL-1.1
SLOT=0
SRC_URI=https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.1/Iosevka.tar.xz -> iosevka-nerdfont-3.0.1.tar.xz
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb
_md5_=7026897478710fe81cf5ad93963c3667

View File

@@ -0,0 +1,13 @@
BDEPEND=X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
DEFINED_PHASES=install postinst postrm setup
DESCRIPTION=A free and open-source typeface for developers
EAPI=8
HOMEPAGE=https://github.com/ryanoasis/nerd-fonts
INHERIT=font
IUSE=X
KEYWORDS=~amd64
LICENSE=OFL-1.1
SLOT=0
SRC_URI=https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.1/JetBrainsMono.tar.xz -> jetbrainsmono-nerdfont-3.0.1.tar.xz
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb
_md5_=42fb200d796cd3396340cc580e2ba1a7

View File

@@ -0,0 +1,13 @@
BDEPEND=X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
DEFINED_PHASES=install postinst postrm setup
DESCRIPTION=A free and open-source typeface for developers
EAPI=8
HOMEPAGE=https://github.com/ryanoasis/nerd-fonts
INHERIT=font
IUSE=X
KEYWORDS=~amd64
LICENSE=OFL-1.1
SLOT=0
SRC_URI=https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.1/RobotoMono.tar.xz -> robotomono-nerdfont-3.0.1.tar.xz
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb
_md5_=431b7dea005329f5a272f523e5db8196

View File

@@ -0,0 +1,13 @@
BDEPEND=X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
DEFINED_PHASES=install postinst postrm setup
DESCRIPTION=A free and open-source typeface for developers
EAPI=8
HOMEPAGE=https://github.com/ryanoasis/nerd-fonts
INHERIT=font
IUSE=X
KEYWORDS=~amd64
LICENSE=OFL-1.1
SLOT=0
SRC_URI=https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.1/UbuntuMono.tar.xz -> ubuntumono-nerdfont-3.0.1.tar.xz
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb
_md5_=0b6c1b4b1179666789090f5072268cf3

View File

@@ -6,9 +6,9 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop linux-info pax-utils unpacker xdg
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RDEPEND=app-accessibility/at-spi2-atk:2 app-accessibility/at-spi2-core:2 dev-libs/atk dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig:1.0 media-libs/freetype:2 net-print/cups sys-apps/dbus sys-apps/util-linux x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libxkbcommon x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig:1.0 media-libs/freetype:2 net-print/cups sys-apps/dbus sys-apps/util-linux x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libxkbcommon x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
RESTRICT=bindist mirror strip test
SLOT=0
SRC_URI=https://dl-canary.discordapp.net/apps/linux/0.0.150/discord-canary-0.0.150.deb
SRC_URI=https://dl-canary.discordapp.net/apps/linux/0.0.154/discord-canary-0.0.154.deb
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 pax-utils 91d47e5d20627c717aa878b9167c62a8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 unpacker aa6a4e924009232d8b78b31e932c30b5 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=cb4128bc1e629f8547c5d978e75e9a78
_md5_=e0b94efce62ed2ce866dddd8400621d1

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile config install postinst unpack
DEPEND=acct-user/mautrix-discord dev-libs/olm
DESCRIPTION=A Matrix-Discord puppeting bridge
EAPI=8
HOMEPAGE=https://github.com/mautrix/discord
INHERIT=go-module systemd
KEYWORDS=~amd64
LICENSE=AGPL-3
RDEPEND=acct-user/mautrix-discord dev-libs/olm
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/mautrix/discord/archive/v0.4.0.tar.gz -> mautrix-discord-0.4.0.gh.tar.gz https://jroy.ca/dist/mautrix-discord-0.4.0.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 go-module 9c75e51a48520b2f01471c1f91762882 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=d5029289c8060ddf4adfb953522597e0

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile config install postinst unpack
DEPEND=acct-user/mautrix-slack dev-libs/olm
DESCRIPTION=A Matrix-Slack puppeting bridge based on slack-go
EAPI=8
HOMEPAGE=https://github.com/mautrix/slack
INHERIT=go-module systemd
KEYWORDS=~amd64
LICENSE=AGPL-3
RDEPEND=acct-user/mautrix-slack dev-libs/olm
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/mautrix/slack/archive/eb519c6407751b48001bb66bc55014100322b6c6.tar.gz -> mautrix-slack-0_pre20230517.gh.tar.gz https://jroy.ca/dist/mautrix-slack-0_pre20230517.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 go-module 9c75e51a48520b2f01471c1f91762882 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=0df3f8aebde3dcd74acb538ade13329b

View File

@@ -4,11 +4,11 @@ DEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:=
DESCRIPTION=Driver for the rtl8723 wireless chipset
EAPI=8
HOMEPAGE=https://github.com/lwfinger/rtl8723bu
INHERIT=git-r3 linux-mod linux-info
INHERIT=git-r3 linux-mod
IUSE=dist-kernel
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=sys-kernel/linux-firmware kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
SLOT=0
_eclasses_=git-r3 27e13c09a4c7e4c78ac812f74727e676 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod 073dc5c9bc044e85d704b503ebc764a2
_md5_=885c2c1df63dacff957764b4408d775d
_md5_=db901dcaf4e95f595c98ab83bfadb8b1

View File

@@ -77,7 +77,7 @@ app-admin/krapplet 0.3.1-r1: Krapplet (keyring applet): a Linux graphical passwo
app-admin/oet 0.1.9 0.1.10 9999: Update your system into binpkgs in an overlay sandbox
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
app-admin/pass-update 2.1: pass extension that provides an easy flow for updating passwords
app-admin/pulumi-bin 3.67.1: Infrastructure as code in any programming language
app-admin/pulumi-bin 3.67.1-r1 3.68.0: Infrastructure as code in any programming language
app-admin/rbw 9999: unofficial bitwarden cli
app-admin/s-tui 1.1.3-r1: Stress-Terminal UI monitoring tool
app-admin/synadm 0.41.2: Command line admin tool for Synapse
@@ -176,7 +176,7 @@ app-misc/brightness-control 2.4: Qt Brightness Controller in Python
app-misc/brightnessctl 0.5.1: A program to read and control device brightness
app-misc/cheat 4.2.3 4.3.3-r1: cheat allows you to create and view interactive cheatsheets on the command-line
app-misc/clifm 1.8 1.9 1.10 1.11 9999: The command line file manager
app-misc/cpufetch 1.01 1.02: Simplistic yet fancy CPU architecture fetching tool
app-misc/cpufetch 1.01 1.02 1.04: Simplistic yet fancy CPU architecture fetching tool
app-misc/dbf 0.9.0: Command line tool to read the content of dBASE III, IV, and 5.0 files
app-misc/diff-so-fancy 1.4.3-r1: Good-lookin' diffs. Actually... nah... The best-lookin' diffs
app-misc/doublecmd-bin 1.0.10 1.0.11: Free cross platform open source file manager with two panels side by side.
@@ -961,7 +961,7 @@ dev-python/markdownify 0.11.6: Convert HTML to Markdown
dev-python/marshmallow_enum 1.5.1: Enum handling for Marshmallow
dev-python/mastodon-py 1.8.0 1.8.1: Python wrapper for the Mastodon API
dev-python/material-color-utilities 0.1.5 9999: Python port of material-color-utilities used for Material You colors
dev-python/mautrix 0.19.13 0.19.14: A Python 3 asyncio Matrix framework
dev-python/mautrix 0.19.14 0.19.15: A Python 3 asyncio Matrix framework
dev-python/minio 7.1.14 7.1.15: MinIO Client SDK for Python
dev-python/mistletoe 1.0.1: A fast, extensible and spec-compliant Markdown parser in pure Python.
dev-python/mitype 0.2.4: Typing speed test in terminal
@@ -1099,7 +1099,7 @@ dev-python/stone 3.3.1: The Official Api Spec Language for Dropbox
dev-python/strictyaml 1.6.1: A type-safe YAML parser built atop ruamel.yaml
dev-python/stringbrewer 0.0.1-r1: Generate random strings matching a pattern
dev-python/stringcase 1.2.0-r1: Convert string cases between camel case, pascal case, snake case etc.
dev-python/survey 3.4.3 4.1.1_alpha: A simple library for creating beautiful interactive prompts
dev-python/survey 3.4.3 4.2.0_alpha: A simple library for creating beautiful interactive prompts
dev-python/svgelements 1.9.3: SVG Parsing for Elements, Paths, and other SVG Objects.
dev-python/sysv_ipc 1.1.0: System V IPC primitives for python
dev-python/tempus-themes 2.3.0.20220206: Accessible themes for Pygments
@@ -1111,7 +1111,7 @@ dev-python/trailrunner 1.2.1: Walk paths and run things
dev-python/transaction 3.0.1-r1 3.1.0: Transaction management for Python
dev-python/trueskill 0.4.5_p20220422: Python Implementation of the TrueSkill Algorithm
dev-python/ttfautohint-py 0.5.1-r1: Python wrapper for ttfautohint, a free auto-hinter for TrueType fonts
dev-python/tulir-telethon 1.28.0_alpha9-r1: Pure Python 3 MTProto API Telegram client library, for bots too!
dev-python/tulir-telethon 1.28.0_alpha9-r1 1.29.0_alpha1: Pure Python 3 MTProto API Telegram client library, for bots too!
dev-python/tweepy 4.14.0: An easy-to-use Python library for accessing the Twitter API.
dev-python/types-paramiko 2.10.0 2.11.1: Typing stubs for paramiko
dev-python/types-protobuf 4.23.0.1: Typing stubs for protobuf
@@ -1251,7 +1251,7 @@ dev-vcs/lefthook 1.0.4 1.2.6: Fast and powerful Git hooks manager for any type o
dev-zig/zls 0.10.0-r1 9999: The officially unofficial Ziglang language server
games-action/ATLauncher 3.4.3.1 3.4.27.0: Minecraft launcher which integrates multiple different ModPacks
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
games-action/ddnet 16.9 9999: DDraceNetwork, a cooperative racing mod of Teeworlds
games-action/ddnet 17.0 9999: DDraceNetwork, a cooperative racing mod of Teeworlds
games-action/netrek-brmh 2.6.0: brmh client for netrek
games-action/netrek-cow 3.3.2: cow client for netrek
games-action/technic-launcher 4.625 4.768: Minecraft launcher for community-made modpacks on the Technic Platform
@@ -1382,7 +1382,7 @@ gui-apps/wl-scripts 1.2.3 9999: A set of utils for wlroots window managers
gui-apps/wlgreet 0.4.1: Wayland based greeter for greetd
gui-apps/wlogout 1.1.1: A wayland based logout menu
gui-apps/wlr-randr 0.3.0 9999: xrandr clone for wlroots compositors
gui-apps/wlsunset 0.2.0 9999: Day/night gamma adjustments for Wayland
gui-apps/wlsunset 0.3.0 9999: Day/night gamma adjustments for Wayland
gui-apps/wob 0.14.2: Lightweight overlay volume/backlight/progress/anything bar for Wayland
gui-apps/wtype 0.4: xdotool type for wayland
gui-apps/yambar 1.6.2 1.7.0 1.8.0 1.9.0 9999: Simplistic and highly configurable status panel for X and Wayland
@@ -1396,7 +1396,7 @@ gui-wm/cage 0.1.3 0.1.4 9999: A Wayland kiosk
gui-wm/dwl 0.3.1 0.4-r1 9999 9999-r1: dwm for Wayland
gui-wm/hyprland-contrib 0.1: Community-maintained extensions for hyprland
gui-wm/phosh 0.17.0: A pure Wayland shell prototype for GNOME on mobile devices
gui-wm/swayfx 0.1 0.2: i3-compatible Wayland window manager
gui-wm/swayfx 0.2 0.3: SwayFX: Sway, but with eye candy!
kde-apps/alligator 22.11 23.04.0: A convergent RSS/Atom feed reader for Plasma
kde-apps/kclock 22.11 23.04.0: A convergent clock application for Plasma
kde-apps/krecorder 22.11 23.04.0: A convergent audio recording application for Plasma
@@ -1409,23 +1409,23 @@ mail-client/heirloom-mailx 12.5: The mailx utility from CentOS
mail-client/mailspring-bin 1.9.2 1.10.3 1.10.5: A beautiful, fast and fully open source mail client for Mac, Windows and Linux
mail-filter/opensmtpd-filter-dkimsign 0.6: OpenSMTPD filter for DKIM signing
media-fonts/3270font 2.3.1: A IBM 3270 Terminal font in a modern format
media-fonts/firacode-nerdfont 2.2.2: A free and open-source typeface for developers
media-fonts/firacode-nerdfont 2.2.2 3.0.1: A free and open-source typeface for developers
media-fonts/firago 1.001: A continuation of FiraSans
media-fonts/gohufont 2.1_p20170627: A monospace bitmap font
media-fonts/inconsolata_dz 20201205: A beautiful sans-serif monotype font designed for code listings
media-fonts/iosevka-nerdfont 2.2.2 2.3.3: A free and open-source typeface for developers
media-fonts/jetbrainsmono-nerdfont 2.2.2: A free and open-source typeface for developers
media-fonts/iosevka-nerdfont 2.2.2 2.3.3 3.0.1: A free and open-source typeface for developers
media-fonts/jetbrainsmono-nerdfont 2.2.2 3.0.1: A free and open-source typeface for developers
media-fonts/last-resort 14.000 15.000: A collection of glyphs used as the backup of "last resort" to any other font
media-fonts/libertinus 7.040: Libertinus font
media-fonts/linja-pona 4.2 4.9: Font for sitelen pona, a script for toki pona
media-fonts/linja-wawa 1.21: Font for sitelen pona, a script for toki pona
media-fonts/overpass 3.0.4: An open source webfont family inspired by Highway Gothic
media-fonts/robotomono-nerdfont 2.2.2: A free and open-source typeface for developers
media-fonts/robotomono-nerdfont 2.2.2 3.0.1: A free and open-source typeface for developers
media-fonts/source-han-mono 1.002: Pan-CJK OpenType/CFF mono font family
media-fonts/source-han-serif 1.001 2.001: Pan-CJK OpenType/CFF font family
media-fonts/symbola 7.17 13.00: Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks
media-fonts/twemoji 14.0.2: A color emoji font with a flat visual style, designed and used by Twitter
media-fonts/ubuntumono-nerdfont 2.2.2: A free and open-source typeface for developers
media-fonts/ubuntumono-nerdfont 2.2.2 3.0.1: A free and open-source typeface for developers
media-fonts/unscii 2.1: Set of bitmapped Unicode fonts based on classic system fonts
media-fonts/victor-mono 1.5.4 1.5.5: A free programming font with cursive italics and ligatures
media-fonts/warframe-fonts 0_pre20191111: Fonts from the Warframe game
@@ -1546,7 +1546,7 @@ net-im/Quaternion 0.0.95.1: A Qt-based IM client for Matrix
net-im/abaddon 0.1.8 9999: Alternative Discord client using GTK instead of Electron
net-im/chatterino 2.3.5-r3: Chat client for https://twitch.tv
net-im/conduit 0.5.0-r1: A Matrix homeserver written in Rust
net-im/discord-canary-bin 0.0.150: All-in-one voice and text chat
net-im/discord-canary-bin 0.0.154: All-in-one voice and text chat
net-im/discord-ptb-bin 0.0.29: All-in-one voice and text chat
net-im/gajim-plugins 9999: Plugins developed fro Gajim XMPP client
net-im/go-sendxmpp 0.5.5 0.5.6: A little tool to send messages to an XMPP contact or MUC
@@ -1557,10 +1557,10 @@ net-im/jitsi-meet 2022.3.1: Desktop application for Jitsi Meet built with Electr
net-im/kaidan 0.9.1: User-friendly and modern chat app for every device
net-im/mastoposter 0.1-r1: Configurable reposter from Mastodon-compatible Fediverse servers
net-im/matterhorn-bin 50200.13.0: Terminal based Mattermost client
net-im/mautrix-discord 0.3.0: A Matrix-Discord puppeting bridge
net-im/mautrix-discord 0.3.0 0.4.0: A Matrix-Discord puppeting bridge
net-im/mautrix-facebook 0.4.1: A Matrix-Facebook Messenger puppeting bridge
net-im/mautrix-signal 0.4.2: A Matrix-Telegram Messenger puppeting bridge
net-im/mautrix-slack 0_pre20230414: A Matrix-Slack puppeting bridge based on slack-go
net-im/mautrix-slack 0_pre20230414 0_pre20230517: A Matrix-Slack puppeting bridge based on slack-go
net-im/mautrix-telegram 0.13.0: A Matrix-Telegram Messenger puppeting bridge
net-im/nheko 0.11.3 9999: Native desktop client for Matrix using Qt
net-im/ruqola 1.3.1: Rocket.Chat client for the KDE desktop
@@ -1643,7 +1643,7 @@ net-vpn/cloudflare-warp 2023.3.398: Cloudflare Warp Client
net-vpn/fastd 22: A very small VPN daemon which tunnels IP packets and Ethernet frames over UDP.
net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that require SAML
net-wireless/rtl8192eu 0_pre20230313: Realtek 8192EU driver module for Linux kernel
net-wireless/rtl8723bu 999: Driver for the rtl8723 wireless chipset
net-wireless/rtl8723bu 9999: Driver for the rtl8723 wireless chipset
net-wireless/rtl8821ce 0_pre20230504: Realtek RTL8821CE Driver module for Linux kernel
net-wireless/rtl8821cu 0_pre20230428: Realtek 8821CU/RTL8811CU module for Linux kernel
sci-biology/cmdock 0.2.0: Program for docking ligands to proteins and nucleic acids

View File

@@ -1 +1 @@
Fri, 26 May 2023 06:31:57 +0000
Sat, 27 May 2023 06:16:51 +0000

View File

@@ -373,10 +373,6 @@ gui-wm/hyprland-contrib:swap - Install try_swap_workspace, a script to emulate m
gui-wm/swayfx:X - Enable support for X11 applications (XWayland)
gui-wm/swayfx:grimshot - Install 'grimshot': script for taking screenshots
gui-wm/swayfx:swaybar - Install 'swaybar': sway's status bar component
gui-wm/swayfx:swaybg - Install 'swaybg': allows to set a desktop background image
gui-wm/swayfx:swayidle - Install 'swayidle': idle manager to run commands when user is inactive
gui-wm/swayfx:swaylock - Install 'swaylock': sway's screen locker
gui-wm/swayfx:swaymsg - Install 'swaymsg': tool for communicating with a running sway instance
gui-wm/swayfx:swaynag - Install 'swaynag': shows a message with buttons
gui-wm/swayfx:tray - Enable support for StatusNotifierItem tray specification
gui-wm/swayfx:wallpapers - Install sway's default wallpaper image