2024-08-28 11:04:09 UTC

This commit is contained in:
Repository mirror & CI
2024-08-28 11:04:09 +00:00
parent 2bee601f16
commit a18996380c
15 changed files with 98 additions and 63 deletions

View File

@@ -6,6 +6,6 @@ INHERIT=bash-completion-r1
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.127.0/pulumi-v3.127.0-linux-x64.tar.gz )
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.130.0/pulumi-v3.130.0-linux-x64.tar.gz )
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=dfd9eb3d3fdbd19286573c1a7d62496c

File diff suppressed because one or more lines are too long

View File

@@ -1,15 +0,0 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-libs/boost )
DESCRIPTION=TOML for Modern C++
EAPI=8
HOMEPAGE=https://github.com/ToruNiina/toml11
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ToruNiina/toml11/archive/refs/tags/v3.8.1.tar.gz -> toml11-3.8.1.tar.gz https://github.com/toml-lang/toml/archive/refs/tags/v0.5.0.tar.gz -> toml-0.5.0.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=f0918e36f5d7447e12667b4ae326f117

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-perl/Module-Build dev-perl/Unicode-UTF8 dev-perl/Test-NoWarnings >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] test? ( >=virtual/perl-Test-Simple-1 )
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=]
DESCRIPTION=Easy, versatile, portable file handling
EAPI=8
HOMEPAGE=https://metacpan.org/release/File-Util
INHERIT=perl-module
IUSE=perl_features_debug perl_features_ithreads perl_features_quadmath test examples
KEYWORDS=~amd64
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=virtual/perl-Exporter >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/T/TO/TOMMY/File-Util-4.131591.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe perl-functions c3fca037246e877693badea0df3b0ef8 readme.gentoo-r1 b8c7a61664027641d79dcfc04bd366f4 toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module 25ca2ff8e7971cb7f817f0bda4be696d
_md5_=3e8406f50b7486341015b71a820f2ee6

View File

@@ -0,0 +1,16 @@
BDEPEND=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_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/psutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/i3ipc[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dasbus[python_targets_python3_11(-)?,python_targets_python3_12(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell
DESCRIPTION=GTK3-based panel for sway and Hyprland Wayland compositors
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-panel
INHERIT=desktop distutils-r1 systemd xdg-utils
IUSE=python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/psutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/i3ipc[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dasbus[python_targets_python3_11(-)?,python_targets_python3_12(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-panel/archive/v0.9.38.tar.gz -> nwg-panel-0.9.38.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 39c571155ace3dd926fe0d6440cf0a50 systemd c8b03e8df84486aa991d4396686e8942 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=ca453ec91e90815283c64938b7df4a59

View File

@@ -11,6 +11,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/json-c:= dev-libs/wayland media-libs/fontconfig media-libs/freetype x11-libs/libxkbcommon avif? ( media-libs/libavif:= ) bash-completion? ( app-shells/bash-completion ) exif? ( media-libs/libexif ) exr? ( media-libs/openexr:= ) gif? ( media-libs/giflib:= ) heif? ( media-libs/libheif:= ) jpeg? ( media-libs/libjpeg-turbo:= ) jpegxl? ( media-libs/libjxl:= ) png? ( media-libs/libpng:= ) svg? ( dev-libs/glib:2 gnome-base/librsvg:2 x11-libs/cairo ) tiff? ( media-libs/tiff:= ) webp? ( media-libs/libwebp:= )
SLOT=0
SRC_URI=https://github.com/artemsen/swayimg/archive/refs/tags/v2.2.tar.gz -> swayimg-2.2.tar.gz
SRC_URI=https://github.com/artemsen/swayimg/archive/refs/tags/v3.2.tar.gz -> swayimg-3.2.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e meson 99466844dd8d4fcfb07578a76f5a9922 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=db7fa7ebbaee1e72dcf08a8fb01f43c0
_md5_=fd9f402b57f284911792606ba091fc7e

View File

@@ -1,10 +0,0 @@
DEFINED_PHASES=install
DESCRIPTION=Terminal based Mattermost client
EAPI=8
HOMEPAGE=https://github.com/matterhorn-chat/matterhorn
KEYWORDS=-* ~amd64
LICENSE=BSD
RDEPEND=dev-libs/gmp:0 sys-libs/ncurses:0/6 sys-libs/zlib:0/1
SLOT=0
SRC_URI=https://github.com/matterhorn-chat/matterhorn/releases/download/50200.13.0/matterhorn-50200.13.0-fedora-29-x86_64.tar.bz2 -> matterhorn-bin-50200.13.0.tar.bz2
_md5_=13f5e3b4070d2f1435d05ac224fc3c23

View File

@@ -6,5 +6,5 @@ KEYWORDS=-* ~amd64
LICENSE=BSD
RDEPEND=dev-libs/gmp:0 sys-libs/ncurses:0/6 sys-libs/zlib:0/1
SLOT=0
SRC_URI=https://github.com/matterhorn-chat/matterhorn/releases/download/50200.19.0/matterhorn-50200.19.0-fedora-29-x86_64.tar.bz2 -> matterhorn-bin-50200.19.0.tar.bz2
_md5_=406cf1864b2357652749d65412ed2129
SRC_URI=https://github.com/matterhorn-chat/matterhorn/releases/download/90000.0.1/matterhorn-90000.0.1-ubuntu-22.04-jammy-x86_64.tar.bz2 -> matterhorn-bin-90000.0.1.tar.bz2
_md5_=d5eb0f82148a2047380c017beb3168f9

View File

@@ -1,15 +1,14 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-cpp/doctest )
DESCRIPTION=TOML for Modern C++
DEPEND=dev-libs/libmodbus
DESCRIPTION=command line utility to communicate with ModBus slave (RTU or TCP)
EAPI=8
HOMEPAGE=https://github.com/ToruNiina/toml11
HOMEPAGE=https://github.com/epsilonrt/mbpoll
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=!test? ( test )
LICENSE=GPL-3
RDEPEND=dev-libs/libmodbus
SLOT=0
SRC_URI=https://github.com/ToruNiina/toml11/archive/refs/tags/v4.2.0.tar.gz -> toml11-4.2.0.tar.gz
SRC_URI=https://github.com/epsilonrt/mbpoll/archive/refs/tags/v1.5.2.tar.gz -> mbpoll-1.5.2.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=f1f4a17d48884d9573e4edd9591fb87c
_md5_=5a9a90385315758a73a1db2e404a9021

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl] app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-libs/libmodbus
DESCRIPTION=command line utility to communicate with ModBus slave (RTU or TCP)
EAPI=8
HOMEPAGE=https://github.com/epsilonrt/mbpoll
INHERIT=git-r3 cmake
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=dev-libs/libmodbus
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=678065ee7cd8bdb0d275e5374c9b65cb

View File

@@ -1,17 +0,0 @@
BDEPEND=dev-python/breathe dev-python/sphinx virtual/pkgconfig test? ( app-arch/rpm app-arch/createrepo_c dev-util/cppunit ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=app-arch/rpm-4.17.0 dev-cpp/sdbus-c++:= <dev-cpp/toml11-4.0.0 >=dev-db/sqlite-3.35.0:3 >=dev-libs/glib-2.46.0:2 dev-libs/json-c:= dev-libs/libfmt:= >=dev-libs/librepo-1.17.1 >=dev-libs/libsolv-0.7.25 dev-libs/libxml2 sys-apps/util-linux >=sys-libs/libmodulemd-2.11.2 systemd? ( sys-apps/systemd:= )
DESCRIPTION=Command-line package manager
EAPI=8
HOMEPAGE=https://github.com/rpm-software-management/dnf5
INHERIT=cmake
IUSE=nls systemd test
KEYWORDS=~amd64
LICENSE=GPL-2+ LGPL-2.1+
PROPERTIES=test_network
RDEPEND=>=app-arch/rpm-4.17.0 dev-cpp/sdbus-c++:= <dev-cpp/toml11-4.0.0 >=dev-db/sqlite-3.35.0:3 >=dev-libs/glib-2.46.0:2 dev-libs/json-c:= dev-libs/libfmt:= >=dev-libs/librepo-1.17.1 >=dev-libs/libsolv-0.7.25 dev-libs/libxml2 sys-apps/util-linux >=sys-libs/libmodulemd-2.11.2 systemd? ( sys-apps/systemd:= )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rpm-software-management/dnf5/archive/refs/tags/5.2.5.0.tar.gz -> dnf5-5.2.5.0.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=1912052e49a86b30144518fde2b55fb9

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-python/breathe dev-python/sphinx virtual/pkgconfig test? ( app-arch/rpm app-arch/createrepo_c dev-util/cppunit ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=app-arch/rpm-4.17.0 dev-cpp/sdbus-c++:= dev-cpp/toml11 >=dev-db/sqlite-3.35.0:3 >=dev-libs/glib-2.46.0:2 dev-libs/json-c:= dev-libs/libfmt:= >=dev-libs/librepo-1.17.1 >=dev-libs/libsolv-0.7.25 dev-libs/libxml2 sys-apps/util-linux >=sys-libs/libmodulemd-2.11.2 systemd? ( sys-apps/systemd:= )
DESCRIPTION=Command-line package manager
EAPI=8
HOMEPAGE=https://github.com/rpm-software-management/dnf5
INHERIT=cmake
IUSE=nls systemd test
KEYWORDS=~amd64
LICENSE=GPL-2+ LGPL-2.1+
PROPERTIES=test_network
RDEPEND=>=app-arch/rpm-4.17.0 dev-cpp/sdbus-c++:= dev-cpp/toml11 >=dev-db/sqlite-3.35.0:3 >=dev-libs/glib-2.46.0:2 dev-libs/json-c:= dev-libs/libfmt:= >=dev-libs/librepo-1.17.1 >=dev-libs/libsolv-0.7.25 dev-libs/libxml2 sys-apps/util-linux >=sys-libs/libmodulemd-2.11.2 systemd? ( sys-apps/systemd:= )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rpm-software-management/dnf5/archive/refs/tags/5.2.5.0.tar.gz -> dnf5-5.2.5.0.tar.gz https://github.com/rpm-software-management/dnf5/commit/f2f730229d10431272ee8991b600a17607c40f36.patch -> dnf5-5.2.5.0-toml11-1.patch https://github.com/rpm-software-management/dnf5/commit/87b11dc2fd152bc662bc97ff2340a6e4d10b0dc8.patch -> dnf5-5.2.5.0-toml11-2.patch https://github.com/rpm-software-management/dnf5/commit/7b2a6e58b103e1100bcff06e097bb94b34bde22e.patch -> dnf5-5.2.5.0-toml11-3.patch https://github.com/rpm-software-management/dnf5/commit/1746eabb865bc3882956128adef5f228323855a0.patch -> dnf5-5.2.5.0-toml11-4.patch
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=b67871179c9c54a029515e38d583d885

View File

@@ -0,0 +1,14 @@
BDEPEND=virtual/rust >=virtual/rust-1.53 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DEPEND=sys-apps/systemd
DESCRIPTION=System76 Power Management Tool for systemd
EAPI=8
HOMEPAGE=https://github.com/pop-os/system76-power
INHERIT=cargo git-r3
IUSE=debug
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=sys-apps/systemd
SLOT=0
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe rust-toolchain 3f822985d9297438ed2443aa1fbdf33e cargo c806360bab90e2b49223df1810172c2b git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=26143626fd84bafe8863763aa8d20f9a

View File

@@ -108,7 +108,7 @@ app-admin/oet 0.1.9 0.1.10 0.1.11 9999: Update your system into binpkgs in an ov
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
app-admin/pass-audit 1.2 1.2-r1: A pass extension for auditing your password repository.
app-admin/pass-update 2.2.1: pass extension that provides an easy flow for updating passwords
app-admin/pulumi-bin 3.127.0 3.128.0 3.129.0: Infrastructure as code in any programming language
app-admin/pulumi-bin 3.128.0 3.129.0 3.130.0: Infrastructure as code in any programming language
app-admin/rbw 1.11.1-r1 1.12.0 1.12.1 9999: Unofficial Bitwarden CLI
app-admin/s-tui 1.1.6: Stress-Terminal UI monitoring tool
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
@@ -416,7 +416,6 @@ dev-cpp/rang 3.2: Minimal, header-only, modern C++ library for terminal goodies
dev-cpp/scnlib 3.0.1: scanf for modern C++
dev-cpp/simdutf 5.4.14: simdutf: Unicode validation and transcoding at billions of characters per second
dev-cpp/sprout 0_pre20190615: C++11/14 constexpr based Containers, Algorithms, Random numbers and others
dev-cpp/toml11 3.8.1 4.2.0: TOML for Modern C++
dev-cpp/trantor 1.5.19 1.5.20: Non-blocking I/O tcp network lib based on c++14/17
dev-cpp/trompeloeil 47: Header only C++14 mocking framework
dev-cpp/units 2.3.3: A compile-time, header-only, dimensional analysis and unit conversion library
@@ -613,6 +612,7 @@ dev-nim/inim 0.6.1 1.0.0: Interactive Nim Shell / REPL / Playground
dev-nim/nake 1.9.4-r1: make-like for Nim. Describe your builds as tasks!
dev-nim/nimbus 1.1.3: A Nim build system
dev-nim/noise 0.1.6 0.1.8: a Nim implementation of linenoise
dev-perl/File-Util 4.131591: Easy, versatile, portable file handling
dev-perl/Term-Animation 2.6: Animated ASCII Art support for Perl
dev-php/fpdf 1.86: FPDF is a PHP class which allows to generate PDF files with pure PHP
dev-python/DAWG-Python 0.7.2: Pure-python reader for DAWGs (DAFSAs) created by dawgdic C++ library.
@@ -1115,7 +1115,7 @@ gui-apps/nwg-drawer 0.4.8 0.4.9: Application drawer for wlroots-based Wayland co
gui-apps/nwg-icon-picker 0.1.1 9999: GTK icon chooser with a text search option
gui-apps/nwg-launchers 0.5.0 0.6.3 0.7.1.1 9999: GTK+ launchers for sway, i3 and some other WMs
gui-apps/nwg-menu 0.1.2 0.1.3: enuStart plugin to nwg-panel, also capable of working standalone
gui-apps/nwg-panel 0.9.32 0.9.33 0.9.34 0.9.37 9999: GTK3-based panel for sway and Hyprland Wayland compositors
gui-apps/nwg-panel 0.9.32 0.9.33 0.9.34 0.9.37 0.9.38 9999: GTK3-based panel for sway and Hyprland Wayland compositors
gui-apps/nwg-shell 0.5.35 0.5.36 0.5.38: libraries an common functions for the nwg-shell project
gui-apps/nwg-shell-config 0.5.41 0.5.42 0.5.46: nwg-shell configuration utility
gui-apps/openrefine 3.7.9: Wikidata batch editor, Wikimedia Commons mass upload tool
@@ -1231,7 +1231,7 @@ media-gfx/qview 4.0 5.0 6.1: Practical and minimal image viewer
media-gfx/sic 0.22.4: Accessible image processing and conversion from the terminal tool.
media-gfx/silicon 0.5.2: Create beautiful image of your code
media-gfx/svgcleaner 0.9.5: svgcleaner could help you to clean up your SVG files from the unnecessary data.
media-gfx/swayimg 2.2: A lightweight image viewer for Wayland display servers
media-gfx/swayimg 3.2: A lightweight image viewer for Wayland display servers
media-gfx/timg 1.6.0: Terminal image and video viewer
media-gfx/vimiv-qt 0.9.0: An image viewer with vim-like keybindings
media-gfx/vpuppr 0.9.0-r1: VTuber application made with Godot 3.4
@@ -1396,7 +1396,7 @@ net-im/jitsi-meet 2022.3.1-r1: Desktop application for Jitsi Meet built with Ele
net-im/kaidan 0.9.1: User-friendly and modern chat app for every device
net-im/manyverse-bin 0.2310.9: A social network off the grid with append-only protocol (no edits) on blockchain
net-im/mastoposter 0.2: Configurable reposter from Mastodon-compatible Fediverse servers
net-im/matterhorn-bin 50200.13.0 50200.19.0 90000.0.0: Terminal based Mattermost client
net-im/matterhorn-bin 90000.0.0 90000.0.1: Terminal based Mattermost client
net-im/maubot 0.4.2: Plugin-based Matrix bot system
net-im/mautrix-discord 0.6.4 0.6.5: A Matrix-Discord puppeting bridge
net-im/mautrix-meta 0.3.0 0.3.1: A Matrix-Facebook puppeting bridge
@@ -1459,6 +1459,7 @@ net-misc/lyrics-in-terminal 1.5.0: Command Line Lyrics fetcher for MPRIS media p
net-misc/maestral 1.9.3-r1 1.9.4: Maestral is an open-source Dropbox client written in Python
net-misc/maestral-qt 1.9.3 1.9.4: Maestral is an open-source Dropbox client written in Python
net-misc/mastorss 0.13.1 0.13.1-r1 9999: Another RSS to Mastodon bot
net-misc/mbpoll 1.5.2 9999: command line utility to communicate with ModBus slave (RTU or TCP)
net-misc/megasync 5.4.1.0 9999: The official Qt-based program for syncing your MEGA account in your PC
net-misc/myip 1.2.1: Get your external IP address using STUN server
net-misc/ooni-probe-cli 3.22.0 3.23.0: OONI Probe network measurement tool for detecting internet censorship
@@ -1596,7 +1597,7 @@ sys-apps/asus-touchpad-numpad-driver 0_pre20220311 9999: Feature-rich configurab
sys-apps/bat-extras 2023.09.19 2023.09.19-r1 9999: Bash scripts that integrate bat with various command line tools.
sys-apps/bustd 0.1.1: Process killer daemon for out-of-memory scenarios
sys-apps/corefreq 1.96.3: CPU monitoring software designed for the 64-bits Processors, like top
sys-apps/dnf5 5.2.5.0-r1: Command-line package manager
sys-apps/dnf5 5.2.5.0-r2: Command-line package manager
sys-apps/dool 1.3.1-r1 9999: Versatile replacement for vmstat, iostat and ifstat (clone of dstat)
sys-apps/drm_info 2.6.0: Small utility to dump info about DRM devices
sys-apps/fselect 0.8.6: Find files with SQL-like queries
@@ -1673,6 +1674,7 @@ sys-power/fan2go 0.8.1: A simple daemon providing dynamic fan speed control
sys-power/gtherm 0.0.3: A simple daemon to monitor thermal zones and cooling devices
sys-power/linux-tools-power-x86 6.1 6.6: Linux x86 CPU power tools
sys-power/nvidia-exec 0.2.7-r1 9999: GPU switching without login out for Nvidia Optimus laptops under Linux
sys-power/system76-power 9999: System76 Power Management Tool for systemd
sys-process/forkstat 0.03.02-r2: Logs process fork(), exec() and exit() activity
sys-process/gotop 4.2.0: A terminal based graphical activity monitor inspired by gtop and vtop
sys-process/nq 0.4: Unix command line queue utility

View File

@@ -1 +1 @@
Tue, 27 Aug 2024 10:04:04 +0000
Wed, 28 Aug 2024 11:04:09 +0000