2024-10-07 10:18:26 UTC

This commit is contained in:
Repository mirror & CI
2024-10-07 10:18:27 +00:00
parent dda2e625eb
commit 40df3ad8a3
27 changed files with 126 additions and 153 deletions

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=Unlicense
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/stkw0/zcock/archive/refs/tags/v0.2.0.tar.gz -> zcock-0.2.0.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/zcock-0.2.0-vendor.tar.xz https://gentoo.kropotkin.rocks/go-pkgs/IP2LOCATION-LITE-DB5.BIN.lzma
SRC_URI=https://github.com/stkw0/zcock/archive/refs/tags/v0.2.2.tar.gz -> zcock-0.2.2.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/zcock-0.2.2-vendor.tar.xz https://gentoo.kropotkin.rocks/go-pkgs/IP2LOCATION-LITE-DB5.BIN.lzma
_eclasses_=multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 go-env 90efbc8636d2f02d9654183330e84cf7 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=cd796b039b390c98099a2f7ba2cc728a

View File

@@ -5,9 +5,9 @@ EAPI=8
HOMEPAGE=https://carapace.sh/
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0
LICENSE=MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.0.6.tar.gz -> carapace-1.0.6.tar.gz https://gitlab.com/freijon_gentoo/app-shells/carapace/-/raw/main/carapace-1.0.6-deps.tar.xz
_eclasses_=multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 go-env 90efbc8636d2f02d9654183330e84cf7 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=0f184f16c95688931ec59ecbc6c0771b
_md5_=b59cd445cbd6c6bf1cc4220d612ce108

View File

@@ -1,13 +1,13 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
BDEPEND=>=dev-lang/go-1.23.0 >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Multi-shell multi-command argument completer
EAPI=8
HOMEPAGE=https://carapace.sh/
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0
LICENSE=MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.0.5.tar.gz -> carapace-1.0.5.tar.gz https://gitlab.com/freijon_gentoo/app-shells/carapace/-/raw/main/carapace-1.0.5-deps.tar.xz
SRC_URI=https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.0.7.tar.gz -> carapace-1.0.7.tar.gz https://gitlab.com/freijon_gentoo/app-shells/carapace/-/raw/main/carapace-1.0.7-deps.tar.xz
_eclasses_=multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 go-env 90efbc8636d2f02d9654183330e84cf7 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=9b1df5c56f0c93c4b0b754f909dd33f6
_md5_=b59cd445cbd6c6bf1cc4220d612ce108

View File

@@ -1,6 +1,6 @@
BDEPEND=doc? ( app-text/doxygen[dot] dev-qt/qtchooser dev-qt/qthelp ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) <dev-libs/boost-1.85.0:= media-libs/libharu media-gfx/graphicsmagick[jpeg,png] x11-libs/pango sys-libs/zlib
DEPEND=firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) dev-libs/boost:= media-libs/libharu media-gfx/graphicsmagick[jpeg,png] x11-libs/pango sys-libs/zlib
DESCRIPTION=Wt, C++ Web Toolkit
EAPI=8
HOMEPAGE=https://www.webtoolkit.eu/wt https://github.com/emweb/wt
@@ -8,8 +8,8 @@ INHERIT=cmake
IUSE=doc firebird mysql opengl pdf postgres ssl
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) <dev-libs/boost-1.85.0:= media-libs/libharu media-gfx/graphicsmagick[jpeg,png] x11-libs/pango sys-libs/zlib
RDEPEND=firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) dev-libs/boost:= media-libs/libharu media-gfx/graphicsmagick[jpeg,png] x11-libs/pango sys-libs/zlib
SLOT=0
SRC_URI=https://github.com/emweb/wt/archive/refs/tags/4.11.0.tar.gz -> wt-4.11.0.tar.gz
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=69121a3583a508c2e67e1ee63d30aa7b
_md5_=3f4e44dad007190bc7c9dc76aebfa626

View File

@@ -1,16 +0,0 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=install
DESCRIPTION=Espressif IoT Development Framework
EAPI=8
HOMEPAGE=https://www.espressif.com/
INHERIT=estack python-r1
IUSE=riscv32 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) dev-libs/libusb:1 dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyserial[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/cryptography[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyparsing[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyelftools[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-embedded/esp-coredump[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-embedded/esptool dev-embedded/esp-idf-kconfig[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-embedded/esp-idf-monitor[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-embedded/esp-idf-size[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-embedded/freertos-gdb[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-embedded/idf-component-manager[python_targets_python3_11(-)?,python_targets_python3_12(-)?] sys-libs/zlib
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=strip
SLOT=0
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.3/esp-idf-v5.3.zip -> esp-idf-5.3.zip https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20240318/openocd-esp32-linux-amd64-0.12.0-esp32-20240318.tar.gz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v14.2_20240403/xtensa-esp-elf-gdb-14.2_20240403-x86_64-linux-gnu.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240530/xtensa-esp-elf-13.2.0_20240530-x86_64-linux-gnu.tar.xz riscv32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240530/riscv32-esp-elf-13.2.0_20240530-x86_64-linux-gnu.tar.xz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v14.2_20240403/riscv32-esp-elf-gdb-14.2_20240403-x86_64-linux-gnu.tar.gz )
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c
_md5_=2f95dd2a35b79b92224fdfa9df620e7e

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-ml/dune-3.0:= dev-ml/yojson:= dev-ml/base:= ~dev-ml/lsp-1.18.0:= ~dev-ml/jsonrpc-1.18.0:= >=dev-ml/re-1.5.0:= >=dev-ml/ppx_yojson_conv_lib-0.14:= >=dev-ml/dune-rpc-3.4.0:= >=dev-ml/chrome-trace-3.3.0:= dev-ml/dune-private-libs:= >=dev-ml/fiber-3.3.1:= <dev-ml/fiber-4.0.0:= dev-ml/xdg:= dev-ml/dune-build-info:= dev-ml/spawn:= dev-ml/astring:= dev-ml/camlp-streams:= >=dev-ml/ocamlc-loc-3.7.0:= >=dev-ml/pp-1.1.2:= >=dev-ml/csexp-1.5:= >=dev-ml/ocamlformat-rpc-lib-0.21.0:= >=dev-lang/ocaml-4.14:= <dev-lang/ocaml-5.2:= >=dev-ml/merlin-lib-4.16:= <dev-ml/merlin-lib-5.0 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=LSP Server for OCaml
EAPI=8
HOMEPAGE=https://github.com/ocaml/ocaml-lsp
INHERIT=dune
IUSE=ocamlopt test
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=>=dev-ml/dune-3.0:= dev-ml/yojson:= dev-ml/base:= ~dev-ml/lsp-1.18.0:= ~dev-ml/jsonrpc-1.18.0:= >=dev-ml/re-1.5.0:= >=dev-ml/ppx_yojson_conv_lib-0.14:= >=dev-ml/dune-rpc-3.4.0:= >=dev-ml/chrome-trace-3.3.0:= dev-ml/dune-private-libs:= >=dev-ml/fiber-3.3.1:= <dev-ml/fiber-4.0.0:= dev-ml/xdg:= dev-ml/dune-build-info:= dev-ml/spawn:= dev-ml/astring:= dev-ml/camlp-streams:= >=dev-ml/ocamlc-loc-3.7.0:= >=dev-ml/pp-1.1.2:= >=dev-ml/csexp-1.5:= >=dev-ml/ocamlformat-rpc-lib-0.21.0:= >=dev-lang/ocaml-4.14:= <dev-lang/ocaml-5.2:= >=dev-ml/merlin-lib-4.16:= <dev-ml/merlin-lib-5.0 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ocaml/ocaml-lsp/archive/1.18.0.tar.gz -> ocaml-lsp-server-1.18.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 dune 339df00cc31668d437589817d093748d
_md5_=7f8c31cf4295b868a68261bbe390e6d5

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-ml/cmdliner-1.2.0:= ~dev-ml/ocamlformat-rpc-lib-0.26.2:= >=dev-ml/alcotest-1.3.0:= >=dev-util/ocp-indent-1.8.1:= ) dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install prepare test
DEPEND=>=dev-ml/cmdliner-1.1.0:= ~dev-ml/ocamlformat-lib-0.26.2:= >=dev-ml/re-1.10.3:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Auto-formatter for OCaml code
EAPI=8
HOMEPAGE=https://github.com/ocaml-ppx/ocamlformat
INHERIT=dune
IUSE=ocamlopt test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-ml/cmdliner-1.1.0:= ~dev-ml/ocamlformat-lib-0.26.2:= >=dev-ml/re-1.10.3:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/0.26.2
SRC_URI=https://github.com/ocaml-ppx/ocamlformat/archive/0.26.2.tar.gz -> ocamlformat-0.26.2.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 dune 339df00cc31668d437589817d093748d
_md5_=7cb97111e2f08d943efe53a6ce43c00e

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~arm ~arm64 ~mips ~ppc ~sparc ~x86
LICENSE=BSD MIT FTL
RDEPEND=x11-libs/libX11 x11-libs/libXi virtual/opengl
SLOT=0
SRC_URI=https://github.com/UnknownShadow200/ClassiCube/archive/refs/tags/1.3.7.tar.gz -> classicube-1.3.7.tar.gz
SRC_URI=https://github.com/ClassiCube/ClassiCube/archive/refs/tags/1.3.7.tar.gz -> classicube-1.3.7.tar.gz
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991
_md5_=90e0240ddc7e9de067901a2f40445f6e
_md5_=f48f71fd28ecdecca74863517842538c

View File

@@ -10,4 +10,4 @@ PROPERTIES=live
RDEPEND=x11-libs/libX11 x11-libs/libXi virtual/opengl
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991
_md5_=df93d2264c2d381156e4f54a41b5f70e
_md5_=2a553584cfcc3fa66fad099482365976

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -3,13 +3,13 @@ DEFINED_PHASES=compile configure install test
DEPEND=dev-libs/wayland x11-libs/libxkbcommon[X?] X? ( gui-libs/wlroots:0.18[X,x11-backend] ) !X? ( gui-libs/wlroots:0.18 )
DESCRIPTION=A Wayland kiosk
EAPI=8
HOMEPAGE=https://www.hjdskes.nl/projects/cage/ https://github.com/Hjdskes/cage
HOMEPAGE=https://www.hjdskes.nl/projects/cage/ https://github.com/cage-kiosk/cage
INHERIT=meson
IUSE=X
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-libs/wayland x11-libs/libxkbcommon[X?] X? ( gui-libs/wlroots:0.18[X,x11-backend] ) !X? ( gui-libs/wlroots:0.18 )
SLOT=0
SRC_URI=https://github.com/Hjdskes/cage/archive/34de3f7bac48aae64bbbb09a4c10900e0150e968/cage-0.1.5_p20241002.tar.gz
SRC_URI=https://github.com/cage-kiosk/cage/archive/34de3f7bac48aae64bbbb09a4c10900e0150e968/cage-0.1.5_p20241002.tar.gz
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=f1892c638965b87e02d0d158351a4475
_md5_=5b75fd74c0ae73cbe20f1410cc0b60ff

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install test unpack
DEPEND=dev-libs/wayland x11-libs/libxkbcommon[X?] X? ( gui-libs/wlroots:0.18[X,x11-backend] ) !X? ( gui-libs/wlroots:0.18 )
DESCRIPTION=A Wayland kiosk
EAPI=8
HOMEPAGE=https://www.hjdskes.nl/projects/cage/ https://github.com/Hjdskes/cage
HOMEPAGE=https://www.hjdskes.nl/projects/cage/ https://github.com/cage-kiosk/cage
INHERIT=meson git-r3
IUSE=X
LICENSE=MIT
@@ -11,4 +11,4 @@ PROPERTIES=live
RDEPEND=dev-libs/wayland x11-libs/libxkbcommon[X?] X? ( gui-libs/wlroots:0.18[X,x11-backend] ) !X? ( gui-libs/wlroots:0.18 )
SLOT=0
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e meson 99466844dd8d4fcfb07578a76f5a9922 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=1fd8944257777905e2c652d9357c9227
_md5_=4225b0729c768add4297141a542fe976

View File

@@ -8,6 +8,6 @@ KEYWORDS=-* ~amd64
LICENSE=MPL-2.0
RDEPEND=app-accessibility/at-spi2-core dev-libs/dbus-glib dev-libs/glib media-libs/alsa-lib media-libs/fontconfig media-libs/freetype sys-apps/dbus virtual/freedesktop-icon-theme x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+ x11-libs/libX11 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/libxcb x11-libs/pango
SLOT=0
SRC_URI=https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.15.0-bb32.en-US.linux-x86_64.tar.bz2
SRC_URI=https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.16.0-bb33.en-US.linux-x86_64.tar.bz2
_eclasses_=desktop 56973babb9c5f19cab0eeb53ece644c6 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 xdg 854eae304447322625df5991e20ed18f
_md5_=394923e52f39f97e9482da8e1f8e0102
_md5_=337a278694721bdecc6c208a9f5b9f33

View File

@@ -1,15 +1,17 @@
BDEPEND=vaapi? ( media-video/ffmpeg[libdrm,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) media-libs/openxr-loader net-dns/avahi systemd? ( sys-apps/systemd ) wireshark-plugins? ( net-analyzer/wireshark ) dev-cpp/cli11 dev-cpp/eigen dev-cpp/nlohmann_json dev-util/glslang app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst prepare test unpack
BDEPEND=dev-util/glslang app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=vaapi? ( media-video/ffmpeg[libdrm,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) media-libs/openxr-loader net-dns/avahi systemd? ( sys-apps/systemd ) wireshark-plugins? ( net-analyzer/wireshark ) gui? ( dev-qt/qtbase:6 ) dev-cpp/cli11 dev-cpp/eigen dev-cpp/nlohmann_json dev-libs/boost
DESCRIPTION=WiVRn OpenXR streaming
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/WiVRn/WiVRn
INHERIT=cmake git-r3
IUSE=nvenc +pipewire pulseaudio systemd vaapi wireshark-plugins x264
IDEPEND=filecaps? ( sys-libs/libcap ) dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake fcaps xdg git-r3
IUSE=gui nvenc +pipewire pulseaudio systemd vaapi wireshark-plugins x264 +filecaps
LICENSE=GPL-3 Apache-2.0 MIT
PROPERTIES=live
RDEPEND=vaapi? ( media-video/ffmpeg[libdrm,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) media-libs/openxr-loader net-dns/avahi systemd? ( sys-apps/systemd ) wireshark-plugins? ( net-analyzer/wireshark )
RDEPEND=vaapi? ( media-video/ffmpeg[libdrm,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) media-libs/openxr-loader net-dns/avahi systemd? ( sys-apps/systemd ) wireshark-plugins? ( net-analyzer/wireshark ) gui? ( dev-qt/qtbase:6 )
REQUIRED_USE=|| ( nvenc vaapi x264 )
SLOT=0
SRC_URI=https://github.com/boostorg/pfr/archive/refs/tags/2.2.0.tar.gz -> boostpfr_2.2.0.tar.gz https://gitlab.freedesktop.org/monado/monado/-/archive/bcbe19ddd795f182df42051e5495e9727db36c1c/monado-bcbe19ddd795f182df42051e5495e9727db36c1c.tar.bz2
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 cmake 10a50dfaf728b802fcfd37f8d0da9056 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=e69b1d460bbb267ead54f7b2b1d07f99
SRC_URI=https://github.com/boostorg/pfr/archive/refs/tags/2.2.0.tar.gz -> boostpfr_2.2.0.tar.gz https://gitlab.freedesktop.org/monado/monado/-/archive/01806a3ffa62a2440da83d94e7a9297645d9d95a/monado-01806a3ffa62a2440da83d94e7a9297645d9d95a.tar.bz2
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 cmake 10a50dfaf728b802fcfd37f8d0da9056 fcaps c0a086b957a1b183a8d136eabf02f191 xdg 854eae304447322625df5991e20ed18f git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=15fed7f5b014adabcffd78ed338f6bbf

View File

@@ -1,15 +0,0 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Mutes your microphone while you are typing
EAPI=8
HOMEPAGE=https://kryogenix.org/code/hushboard/
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/libappindicator dev-python/pycairo[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pygobject[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-xlib[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/stuartlangridge/hushboard/archive/5d62c2aacb876f7178d8002a22e44128ac312c98.tar.gz -> hushboard-0.0_pre20220518.tar.gz
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 515591e76fa89a2359ed45d26bf9c774
_md5_=d202dc4b332f2272406739b3797db8bb

View File

@@ -1,14 +0,0 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Mutes your microphone while you are typing
EAPI=8
HOMEPAGE=https://kryogenix.org/code/hushboard/
INHERIT=distutils-r1 git-r3
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
LICENSE=MIT
PROPERTIES=live
RDEPEND=dev-libs/libappindicator dev-python/pycairo[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pygobject[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-xlib[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 515591e76fa89a2359ed45d26bf9c774 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=d202dc4b332f2272406739b3797db8bb

View File

@@ -10,6 +10,6 @@ LICENSE=all-rights-reserved
RDEPEND=app-accessibility/at-spi2-core:2 app-crypt/libsecret dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libnotify x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango x11-misc/xdg-utils appindicator? ( dev-libs/libayatana-appindicator )
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=https://download.todesktop.com/2003241lzgn20jd/beeper-3.107.2-build-240624c0qmp116e-amd64.deb
SRC_URI=https://download.todesktop.com/2003241lzgn20jd/beeper-3.109.1-build-240923466rji1i4-amd64.deb
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 linux-info ea4122ba1d8791a12b78e53f9510a2e3 chromium-2 93690d770dc2e27deaa89794e2f9fe3f desktop 56973babb9c5f19cab0eeb53ece644c6 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 unpacker fb4b84181244b3b9990fa0bf40232dd2 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 xdg 854eae304447322625df5991e20ed18f
_md5_=df0b05fb2d8622c46861cde7a1af9bb6
_md5_=315a2ab040913731fbb4ca838aa460a9

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=install postinst postrm preinst prepare setup unpack
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Drop Discord, get Guilded
EAPI=7
HOMEPAGE=https://www.guilded.gg
INHERIT=desktop linux-info pax-utils unpacker xdg
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RDEPEND=app-accessibility/at-spi2-atk app-accessibility/at-spi2-core app-crypt/libsecret dev-libs/libappindicator net-print/cups media-libs/alsa-lib sys-apps/util-linux x11-misc/xdg-utils x11-libs/gtk+:3 x11-libs/libnotify x11-libs/libXScrnSaver x11-libs/libX11 x11-libs/libXtst dev-libs/nss
RESTRICT=mirror bindist
SLOT=0
SRC_URI=https://www.guilded.gg/downloads/Guilded-Linux.deb -> guilded-bin-1.0.9105465.deb
_eclasses_=desktop 56973babb9c5f19cab0eeb53ece644c6 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 linux-info ea4122ba1d8791a12b78e53f9510a2e3 pax-utils 6285e04fab2343992d2df0df4edf6003 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 unpacker fb4b84181244b3b9990fa0bf40232dd2 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 xdg 854eae304447322625df5991e20ed18f
_md5_=d6b86ff5ef79cd817c6e5b8c906a3a0b

View File

@@ -0,0 +1,14 @@
BDEPEND=app-text/scdoc virtual/pkgconfig
DEFINED_PHASES=compile install
DEPEND=dev-db/sqlite:3 dev-libs/expat dev-libs/gumbo:= dev-libs/yajl:= net-misc/curl sys-libs/ncurses:=
DESCRIPTION=A lightweight feed reader with ncurses user interface inspired by Newsboat.
EAPI=8
HOMEPAGE=https://codeberg.org/newsraft/newsraft
INHERIT=toolchain-funcs
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=dev-db/sqlite:3 dev-libs/expat dev-libs/gumbo:= dev-libs/yajl:= net-misc/curl sys-libs/ncurses:=
SLOT=0
SRC_URI=https://codeberg.org/newsraft/newsraft/archive/newsraft-0.27.tar.gz
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991
_md5_=27a693081a7eb4c6033d0d8bbbb092fc

View File

@@ -9,6 +9,6 @@ IUSE=verify-sig
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=BSD GPL-3+ ISC LGPL-3+ MIT
SLOT=0
SRC_URI=https://github.com/SChernykh/p2pool/releases/download/v4.1/p2pool_source.tar.xz -> p2pool-4.1.tar.xz verify-sig? ( https://github.com/SChernykh/p2pool/releases/download/v4.1/sha256sums.txt.asc -> p2pool-4.1_shasums.asc )
SRC_URI=https://github.com/SChernykh/p2pool/releases/download/v4.1.1/p2pool_source.tar.xz -> p2pool-4.1.1.tar.xz verify-sig? ( https://github.com/SChernykh/p2pool/releases/download/v4.1.1/sha256sums.txt.asc -> p2pool-4.1.1_shasums.asc )
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 cmake 10a50dfaf728b802fcfd37f8d0da9056 verify-sig a79ba011daaf532d71a219182474d150
_md5_=1ce891719ff87c8c4d6197718cc3208d

View File

@@ -0,0 +1,12 @@
BDEPEND=>=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=compile configure install prepare
DESCRIPTION=Wrapper to use non-BOINC apps with BOINC
EAPI=8
HOMEPAGE=https://boinc.berkeley.edu/trac/wiki/WrapperApp
INHERIT=autotools edo
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=Info-ZIP LGPL-3+ regexp-UofT
SLOT=0
SRC_URI=https://github.com/BOINC/boinc/archive/refs/tags/wrapper/26018.tar.gz -> boinc-wrapper-26018.tar.gz
_eclasses_=gnuconfig f8b9cc21e72de8cbedde6ca5108d208b toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 libtool f9e6905c12590c1cac06d85371a0819a autotools 88360f474e629ee45f99b739f02b7d2d edo 367e103a74bf77e6a8da7894d999fa3c
_md5_=afe4b3ff2c6ef032449999509ebc9348

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=compile install
DEPEND=media-libs/libsdl2 media-libs/sdl2-image virtual/opengl
DESCRIPTION=VT100 terminal hardware simulator
EAPI=8
HOMEPAGE=https://github.com/larsbrinkhoff/terminal-simulator
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=media-libs/libsdl2 media-libs/sdl2-image virtual/opengl
SLOT=0
SRC_URI=https://github.com/larsbrinkhoff/terminal-simulator/archive/refs/tags/0.2.tar.gz -> terminal-simulator-0.2.tar.gz
_md5_=ee8660937d28fb98f4a5e582f9c96070

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install unpack
DEPEND=media-libs/libsdl2 media-libs/sdl2-image virtual/opengl
DESCRIPTION=VT100 and VT52 terminal hardware simulator
EAPI=8
HOMEPAGE=https://github.com/larsbrinkhoff/terminal-simulator
INHERIT=git-r3
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=media-libs/libsdl2 media-libs/sdl2-image virtual/opengl
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=61820654885d1f1a32085be2c953f417

View File

@@ -291,7 +291,7 @@ app-misc/x86-64-level 0.2.2 9999: Get the x86-64 Microarchitecture Level on the
app-misc/xplr 0.21.3: A hackable, minimal, fast TUI file explorer
app-misc/yaf 0.0.3: Yet another system fetch that is minimal and customizable.
app-misc/yazi 0.2.5-r1 0.3.3: Blazing fast terminal file manager written in Rust, based on async I/O.
app-misc/zcock 0.2.0 0.2.1: Print an emoji according to traditional chinese calendar and more
app-misc/zcock 0.2.1 0.2.2: Print an emoji according to traditional chinese calendar and more
app-mobilephone/flashlight 0.1.1-r2: It's a flashlight, what do you expect?
app-mobilephone/mobile-config-firefox 2.1.0: Mobile and privacy friendly configuration for Firefox
app-mobilephone/pinephone-modem-scripts 0.20.8: Modem scripts for the PinePhone
@@ -314,7 +314,7 @@ app-portage/portagecfg 2.1.3 2.2.2 2.3.0 2.4.0: Utility to write Portage config
app-portage/quantum-resolver 9999: A WIP portage dependency resolver
app-portage/showbuild 0.9.1-r1: Script to follow log of running portage builds
app-portage/version 0.19.0_alpha 0.20.1_alpha 0.21.0_alpha: A command line function for package version management.
app-shells/carapace 1.0.5 1.0.6: Multi-shell multi-command argument completer
app-shells/carapace 1.0.6-r1 1.0.7: Multi-shell multi-command argument completer
app-shells/direnv 2.32.3 9999: Environment variable manager for shell
app-shells/elvish 0.19.2 0.20.1 0.21.0: Expressive programming language and a versatile interactive shell
app-shells/fre 0.4.1: A command line frecency tracking tool
@@ -466,7 +466,7 @@ dev-elixir/hex 1.0.1-r1: Package manager for the Erlang VM
dev-embedded/arduino-cli 1.0.3 1.0.4: Next-generation arduino command line tool
dev-embedded/bcm2-utils 0.9.8: Utilities for Broadcom-based cable modems
dev-embedded/esp-coredump 1.10.0 1.11.0: Utility that helps users to retrieve and analyse core dumps
dev-embedded/esp-idf 5.3-r1 5.3.1-r1: Espressif IoT Development Framework
dev-embedded/esp-idf 5.3.1-r1: Espressif IoT Development Framework
dev-embedded/esp-idf-kconfig 2.2.0 2.3.0: Kconfig tooling for esp-idf
dev-embedded/esp-idf-monitor 1.3.3 1.4.0: Python object-oriented database
dev-embedded/esp-idf-nvs-partition-gen 0.1.3: Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout
@@ -934,8 +934,7 @@ dev-util/lua-language-server 3.9.1-r1 3.9.3 3.10.5: Lua language server
dev-util/mh 1.0.3: Generate help for Makefile
dev-util/mock 5.9: Simple chroot build environment manager for building RPMs
dev-util/mock-core-configs 41.4: Mock core config files basic chroots
dev-util/ocaml-lsp-server 1.18.0: LSP Server for OCaml
dev-util/ocamlformat 0.26.2: Auto-formatter for OCaml code
dev-util/ocamlformat 0.26.2 0.26.2-r1: Auto-formatter for OCaml code
dev-util/ocp-indent 1.8.2: Indentation tool for OCaml, to be used from editors like Emacs and Vim.
dev-util/pcpp 1.30: A C99 preprocessor written in pure Python
dev-util/pifpaf 3.1.5-r1 3.2.1: Suite of tools and fixtures to manage daemons for testing
@@ -1057,7 +1056,7 @@ gnome-extra/vvmplayer 1.4: Visual Voicemail Player
gnome-extra/wike 3.0.0 3.0.1: Wikipedia Reader for the GNOME Desktop
gnome-extra/yad 13.0 14.1 9999: Display GTK+ dialog boxes from command line or shell scripts
gui-apps/1password 8.10.28: The worlds most-loved password manager
gui-apps/ReGreet 0.1.1-r8 9999: A clean and customizable GTK-based greetd greeter written in Rust
gui-apps/ReGreet 0.1.1-r9 9999: A clean and customizable GTK-based greetd greeter written in Rust
gui-apps/aylurs-gtk-shell 1.8.2-r1: Aylurs's Gtk Shell (AGS), An eww inspired gtk widget system.
gui-apps/azote 1.13.1 9999: wallpaper manager for wlroots compositors
gui-apps/clipman 1.6.2 1.6.3 1.6.4: A basic clipboard manager for Wayland.
@@ -1183,7 +1182,7 @@ kde-apps/plasma-settings 22.11: Settings application for Plasma Mobile
kde-misc/geminipart 20221020 20231005: KPart for viewing text/gemini files
kde-misc/kio-gemini 20231005 20240801: Gemini KIO worker
kde-misc/plasma5-wallpapers-dynamic 3.3.9 9999: A KDE Plasma wallpaper plugin to set your wallpaper based on the time of day.
mail-client/betterbird-bin 115.15.0: Betterbird is a fine-tuned version of Mozilla Thunderbird.
mail-client/betterbird-bin 115.16.0: Betterbird is a fine-tuned version of Mozilla Thunderbird.
mail-client/heirloom-mailx 12.5: The mailx utility from CentOS
mail-client/mailspring-bin 1.13.3: A beautiful, fast and fully open source mail client for Mac, Windows and Linux
mail-client/proton-mail-bin 1.0.6: Beta Client for Proton Mail
@@ -1283,7 +1282,6 @@ media-sound/eartag 0.5.0 0.5.1: GTK4 MusicBrainz audio tagger
media-sound/fooyin 0.7.1 0.7.2 0.7.3 9999: A customizable music player, Qt clone of foobar2000
media-sound/furnace 0.6 0.6.5-r1 0.6.7: a multi-system chiptune tracker compatible with DefleMask modules
media-sound/g4music 3.3 3.4: A GTK4 music player
media-sound/hushboard 0.0_pre20220518 9999: Mutes your microphone while you are typing
media-sound/ibniz 1.18-r1: virtual machine designed for extremely compact low-level audiovisual programs
media-sound/jacktrip 1.7.1-r1 2.4.0: Send JACK audio over a network
media-sound/jriver 31.0.83: A cross-platform media center, famous for high quality of audio.
@@ -1381,7 +1379,7 @@ net-im/Quaternion 0.0.95.1 0.0.96_beta4: A Qt-based IM client for Matrix
net-im/abaddon 0.1.12-r1 0.1.13 0.2.1 9999: Alternative Discord client using GTK instead of Electron
net-im/armcord-bin 3.2.7 3.3.1: ArmCord is a custom client designed to enhance your Discord experience.
net-im/axolotl-bin 2.0.1: Axolotl is a cross-platform Signal client
net-im/beeper 3.107.2 3.108.3: Beeper: Unified Messenger
net-im/beeper 3.108.3 3.109.1: Beeper: Unified Messenger
net-im/chatterino 2.5.1: Chat client for https://twitch.tv
net-im/conduit 0.7.0 0.8.0 9999: Matrix homeserver written in Rust
net-im/discord-canary-bin 0.0.306: All-in-one voice and text chat
@@ -1391,7 +1389,6 @@ net-im/flare 0.12.0: Chat with your friends on Signal
net-im/gajim-plugins 9999: Plugins developed fro Gajim XMPP client
net-im/go-sendxmpp 0.6.1 0.8.3: A tool to send messages or files to an XMPP contact or MUC
net-im/gomuks 0.3.0 0.3.1: A terminal based Matrix client written in Go
net-im/guilded-bin 1.0.9105465: Drop Discord, get Guilded
net-im/heisenbridge 1.14.6-r1 1.15.0: A bouncer-style Matrix IRC bridge
net-im/iamb 0.0.8 0.0.9: A Matrix chat client that uses Vim keybindings
net-im/jitsi-meet 2022.3.1-r1: Desktop application for Jitsi Meet built with Electron
@@ -1487,7 +1484,7 @@ net-news/cliflux 1.4.1 1.4.4: A terminal-ui (TUI) client for the Miniflux RSS re
net-news/comitium 1.8.1: feed aggregator for gemini supporting many formats and protocols
net-news/gfeeds 2.2.0-r1 2.2.0-r2 2.2.0-r3: An RSS/Atom feed reader for GNOME.
net-news/newsflash 3.1.6: Feed Reader written in GTK
net-news/newsraft 0.25 0.26 9999: A lightweight feed reader with ncurses user interface inspired by Newsboat.
net-news/newsraft 0.25 0.26 0.27 9999: A lightweight feed reader with ncurses user interface inspired by Newsboat.
net-nntp/inn 2.7.1: InterNetNews - the Internet meets Netnews
net-nntp/pan 0.159-r1 0.160: A newsreader for GNOME
net-p2p/bisq-bin 1.9.14-r1: The decentralized bitcoin exchange (non-atomic, with arbitration)
@@ -1496,7 +1493,7 @@ net-p2p/feather 2.6.7-r1 2.6.8 9999: A free, open-source Monero wallet
net-p2p/fragments 3.0.0 3.0.1: Fragments is an easy to use BitTorrent client
net-p2p/gridcoin 5.4.8.0 5.4.8.0_p1: Proof-of-Stake based cryptocurrency that rewards BOINC computation
net-p2p/monero 0.17.3.2 0.18.3.3-r2 0.18.3.4-r1 9999: The secure, private, untraceable cryptocurrency
net-p2p/p2pool 4.0 4.1 9999: Decentralized pool for Monero mining
net-p2p/p2pool 4.0 4.1.1 9999: Decentralized pool for Monero mining
net-p2p/trezord-go 2.0.33: TREZOR Communication Daemon
net-p2p/yggdrasil-go 0.5.7 9999: An experiment in scalable routing as an encrypted IPv6 overlay network
net-print/hpuld 1.00.39.15.00.23-r1: HP Unified Linux Driver (for samsung hardware)
@@ -1581,7 +1578,7 @@ sci-mathematics/frama-c-variadic 25.0: Variadic function transformation plugin f
sci-mathematics/pyromaths 21.8.2: Create maths exercises in LaTeX and PDF format
sci-mathematics/rink 0.8.0 9999: Unit conversion tool, similar to frink
sci-mathematics/rstudio-desktop-bin 2023.09.0_p463 2023.09.1_p494: IDE for R and Python
sci-misc/boinc-wrapper 26018-r1: Wrapper to use non-BOINC apps with BOINC
sci-misc/boinc-wrapper 26018-r1 26018-r2: Wrapper to use non-BOINC apps with BOINC
sci-physics/openmodelica 1.23.1-r1: Open-source Modelica-based modeling and simulation environment
sci-physics/ovito 3.10.4 3.10.5 3.10.5-r1: Open Visualization Tool
sec-keys/openpgp-keys-aepaneshnikov 20221210: OpenPGP keys used by Alexander Epaneshnikov
@@ -1661,7 +1658,6 @@ sys-fs/sanoid 2.2.0 9999: Policy-driven snapshot management and replication tool
sys-fs/ufiformat 0.9.9: USB Floppy Disk formatting tool
sys-fs/zfs-auto-utils 1.0.0: ZFS Automatic Scrub/Trim for Linux
sys-kernel/dpdk-kmod 23.03: DPDK Kernel Nic Interface module
sys-kernel/scx 1.0.4: sched_ext schedulers and tools
sys-kernel/uek-sources 5.15.0.300.159.7-r1 5.15.0.300.161.13: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
sys-kernel/usermode-kernel 6.0.12: Linux kernel built with Gentoo patches
sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle
@@ -1769,6 +1765,7 @@ x11-plugins/purple-mm-sms 0.1.7: Purple SMS plugin using ModemManager
x11-terms/dmd5620 2.1.0: GTK+ 3.0 implementation of an AT&T / Teletype DMD 5620 emulator.
x11-terms/rio 0.1.15: A hardware-accelerated GPU terminal emulator powered by WebGPU
x11-terms/tabby-bin 1.0.189: A terminal for a more modern age
x11-terms/terminal-simulator 0.2 9999: VT100 and VT52 terminal hardware simulator
x11-terms/tym 3.5.1: Lua-configurable terminal emulator
x11-themes/adw-gtk3 5.2 5.3: The theme from libadwaita ported to GTK-3
x11-themes/adwaita-dark-amoled 9999: GTK-3/4 theme: black background, blue accent

View File

@@ -1 +1 @@
Mon, 07 Oct 2024 09:33:22 +0000
Mon, 07 Oct 2024 10:18:26 +0000