2025-07-03 10:22:12 UTC

This commit is contained in:
Repository mirror & CI
2025-07-03 10:22:12 +00:00
parent 3384ab1bbc
commit 8b9c879d76
21 changed files with 140 additions and 68 deletions

View File

@@ -1,4 +1,4 @@
BDEPEND=virtual/pandoc || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
DEFINED_PHASES=compile configure install postinst setup test unpack
DEPEND=pam? ( sys-libs/pam )
DESCRIPTION=A memory safe implementation of sudo and su.
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
LICENSE=|| ( Apache-2.0 MIT ) || ( Apache-2.0 MIT )
RDEPEND=pam? ( sys-libs/pam ) virtual/editor !app-admin/sudo su? ( sys-apps/shadow[-su] sys-apps/util-linux[-su] ) pam? ( sys-auth/pambase )
SLOT=0
SRC_URI=https://github.com/trifectatechfoundation/sudo-rs/archive/refs/tags/v0.2.6.tar.gz -> sudo-rs-0.2.6.tar.gz https://crates.io/api/v1/crates/diff/0.1.13/download -> diff-0.1.13.crate https://crates.io/api/v1/crates/glob/0.3.2/download -> glob-0.3.2.crate https://crates.io/api/v1/crates/libc/0.2.172/download -> libc-0.2.172.crate https://crates.io/api/v1/crates/log/0.4.27/download -> log-0.4.27.crate https://crates.io/api/v1/crates/pretty_assertions/1.4.1/download -> pretty_assertions-1.4.1.crate https://crates.io/api/v1/crates/yansi/1.0.1/download -> yansi-1.0.1.crate
SRC_URI=https://github.com/trifectatechfoundation/sudo-rs/archive/refs/tags/v0.2.7.tar.gz -> sudo-rs-0.2.7.tar.gz https://crates.io/api/v1/crates/diff/0.1.13/download -> diff-0.1.13.crate https://crates.io/api/v1/crates/glob/0.3.2/download -> glob-0.3.2.crate https://crates.io/api/v1/crates/libc/0.2.174/download -> libc-0.2.174.crate https://crates.io/api/v1/crates/log/0.4.27/download -> log-0.4.27.crate https://crates.io/api/v1/crates/pretty_assertions/1.4.1/download -> pretty_assertions-1.4.1.crate https://crates.io/api/v1/crates/yansi/1.0.1/download -> yansi-1.0.1.crate
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a pam b56d0c9c20fc5b553f13c8ae165a10a5
_md5_=b29eb05d2632500d2d8baa67b680c68a
_md5_=b5554c645222f46b5710e8c89a40ffa7

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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Versatile ASCII and ANSI Art text editor for drawing
EAPI=8
HOMEPAGE=https://github.com/cmang/durdraw
INHERIT=distutils-r1
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/cmang/durdraw/archive/refs/tags/0.29.0.tar.gz -> durdraw-0.29.0.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71
_md5_=ae531f1133f4bb96c8e06af593fe0702

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.24:= >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=install unpack
DESCRIPTION=Environment variable manager for shell
EAPI=8
HOMEPAGE=https://github.com/direnv/direnv
INHERIT=go-module
KEYWORDS=~amd64 ~x86
LICENSE=MIT BSD
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/direnv/direnv/archive/v2.37.0.tar.gz -> direnv-2.37.0.tar.gz https://files.demize.dev/gentoo/app-shells/direnv/direnv-2.37.0-deps.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6
_md5_=bc4426a322a5920f9cd76d41713bdcf5

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=dev-libs/libdwarf test? ( dev-cpp/gtest )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jeremy-rifkin/cpptrace/archive/refs/tags/v0.8.3.tar.gz -> cpptrace-0.8.3.tar.gz
SRC_URI=https://github.com/jeremy-rifkin/cpptrace/archive/refs/tags/v1.0.2.tar.gz -> cpptrace-1.0.2.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
_md5_=9ed70493c21c20af54c760de23873293

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 CC0-1.0 CDDL GPL-2.0-with-bison-exception MIT MPL-2.0 Unicode-DFS-2016
RDEPEND=>=dev-libs/libgit2-0.99:= dev-libs/oniguruma:=
SLOT=0
SRC_URI=https://github.com/tursodatabase/limbo/releases/download/v0.0.22/source.tar.gz -> limbo-0.0.22.tar.gz https://github.com/freijon/limbo/releases/download/v0.0.22/limbo-0.0.22-crates.tar.xz
SRC_URI=https://github.com/tursodatabase/turso/releases/download/v0.0.22/source.tar.gz -> limbo-0.0.22.tar.gz https://github.com/freijon/turso/releases/download/v0.0.22/limbo-0.0.22-crates.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a linux-info efd923656513c879204fec6638eadee5
_md5_=0694ac4947c57ebb9d97a1ed8ae3613c
_md5_=e53cef2836cbaaec9f05ec314373e790

View File

@@ -1,13 +1,15 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
DEFINED_PHASES=compile configure install setup test unpack
DESCRIPTION=The Limbo interactive SQL shell
DEPEND=>=dev-libs/libgit2-0.99:= dev-libs/oniguruma:=
DESCRIPTION=Turso Database is an in-process OLTP database engine library with a CLI
EAPI=8
HOMEPAGE=https://github.com/tursodatabase/limbo
HOMEPAGE=https://github.com/tursodatabase/turso
INHERIT=cargo linux-info
IUSE=+uring debug
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 CC0-1.0 CDDL GPL-2.0-with-bison-exception MIT MPL-2.0 Unicode-DFS-2016
RDEPEND=>=dev-libs/libgit2-0.99:= dev-libs/oniguruma:=
SLOT=0
SRC_URI=https://github.com/tursodatabase/limbo/releases/download/v0.0.19/source.tar.gz -> limbo-0.0.19.tar.gz https://github.com/freijon/limbo/releases/download/v0.0.19/limbo-0.0.19-crates.tar.xz
SRC_URI=https://github.com/tursodatabase/turso/releases/download/v0.1.1/source.tar.gz -> turso-0.1.1.tar.gz https://github.com/freijon/turso/releases/download/v0.1.1/turso-0.1.1-crates.tar.xz https://github.com/trishume/syntect/archive/64644ffe064457265cbcee12a0c1baf9485ba6ee.tar.gz -> syntect-64644ffe064457265cbcee12a0c1baf9485ba6ee.gh.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a linux-info efd923656513c879204fec6638eadee5
_md5_=0be6ef2801ddcf0a315eb679268693b0
_md5_=b39e427da4ca79b7befe739b9aa739a8

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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/bidict[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/flask-compress[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pygments[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/python-engineio[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DESCRIPTION=Browser-based frontend to gdb
EAPI=8
HOMEPAGE=https://www.gdbgui.com/ https://github.com/cs01/gdbgui
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-python/bidict[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/flask-compress[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pygments[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/python-engineio[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/gdbgui/gdbgui-0.15.3.0.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=b3a8baded64f4f5fc436d644002523fc

View File

@@ -1,17 +0,0 @@
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DESCRIPTION=Python version of NASA DE4xx ephemerides for Astronomical Alamanac
EAPI=8
HOMEPAGE=https://pypi.org/project/jplephem/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/j/jplephem/jplephem-2.21.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=8b776323b93b843cc25f2131e9e9eef1

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DESCRIPTION=Python version of NASA DE4xx ephemerides for Astronomical Alamanac
EAPI=8
HOMEPAGE=https://pypi.org/project/jplephem/
INHERIT=distutils-r1
IUSE=test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/brandon-rhodes/python-jplephem/archive/refs/tags/2.23.tar.gz -> jplephem-2.23.gh.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71
_md5_=f0244f96196c4a3ae731a62bd2939325

View File

@@ -0,0 +1,13 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
DEFINED_PHASES=compile configure install setup test unpack
DESCRIPTION=A diff filter highlighting changed line parts
EAPI=8
HOMEPAGE=https://github.com/walles/riff/
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 BSD-2 BSD MIT Unicode-3.0 Unicode-DFS-2016
SLOT=0
SRC_URI=https://github.com/walles/riff/archive/refs/tags/3.4.0.tar.gz -> riffdiff-3.4.0.tar.gz https://raw.githubusercontent.com/PPN-SD/vendor/refs/tags/riffdiff-3.4.0/riffdiff-3.4.0-crates.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
_md5_=4db725bd6c033fb3c2ed914854890038

View File

@@ -0,0 +1,14 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.84.0:* >=dev-lang/rust-1.84.0:* )
DEFINED_PHASES=compile configure install setup test unpack
DESCRIPTION=Jujutsu - an experimental version control system
EAPI=8
HOMEPAGE=https://github.com/jj-vcs/jj
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0 Apache-2.0 BSD MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016 WTFPL-2 ZLIB
RDEPEND=dev-vcs/git
SLOT=0
SRC_URI=https://github.com/jj-vcs/jj/archive/refs/tags/v0.31.0.tar.gz -> jj-0.31.0.tar.gz https://files.demize.dev/gentoo/dev-vcs/jj/jj-0.31.0-crates.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
_md5_=89f77a40b1cb5c7737bce18c50eb2488

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Jujutsu - an experimental version control system
EAPI=8
HOMEPAGE=https://github.com/jj-vcs/jj
INHERIT=cargo git-r3
IUSE=+git2 debug
IUSE=debug
LICENSE=Apache-2.0 Apache-2.0 BSD MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016 WTFPL-2
PROPERTIES=live
RDEPEND=dev-vcs/git
SLOT=0
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=4f4a626f26bbc2c7001343c2d344c163
_md5_=96168c2dbcda6b773d8a72b37fb71d8f

View File

@@ -10,6 +10,6 @@ LICENSE=Overwolf Apache-2.0 BSD BSD-2 GPL-2 LGPL-2+ LGPL-2.1 MPL-2.0 MIT
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa[gbm(+)] net-print/cups sys-apps/dbus sys-libs/zlib x11-libs/cairo x11-libs/libdrm x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libX11 x11-libs/pango x11-misc/xdg-utils
RESTRICT=bindist mirror strip test
SLOT=0
SRC_URI=amd64? ( https://curseforge.overwolf.com/downloads/curseforge-latest-linux.deb -> curseforge-1.279.0_p26201.deb )
SRC_URI=amd64? ( https://curseforge.overwolf.com/downloads/curseforge-latest-linux.deb -> curseforge-1.281.2_p27023.deb )
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 linux-info efd923656513c879204fec6638eadee5 chromium-2 3bebf8c71f3acd4070d63b098c45a7f1 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=774776b8e50e84d2d0a7c7a3bb1617d2

View File

@@ -1,6 +1,6 @@
BDEPEND=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
DEPEND=dev-lang/python dev-util/vulkan-headers media-libs/glm media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,X] media-libs/openxr-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
DEPEND=dev-lang/python dev-util/vulkan-headers media-libs/glm media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,X] media-libs/openxr-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/glu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
DESCRIPTION=OpenVR over OpenXR compatibility layer
EAPI=8
HOMEPAGE=https://gitlab.com/znixian/OpenOVR
@@ -8,7 +8,7 @@ INHERIT=cmake-multilib git-r3
IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
LICENSE=GPL-3 Apache-2.0 MIT
PROPERTIES=live
RDEPEND=dev-lang/python dev-util/vulkan-headers media-libs/glm media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,X] media-libs/openxr-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
RDEPEND=dev-lang/python dev-util/vulkan-headers media-libs/glm media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,X] media-libs/openxr-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/glu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
SLOT=0
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 37d23064f303dcf23453353ab8c77059 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=32d10ecdbffea9ec21b863262da5acd5
_md5_=98c48d2c6100eb765801a7cf16ed3021

View File

@@ -1,17 +0,0 @@
BDEPEND=sys-devel/gettext python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-python/beautifulsoup4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/musicbrainzngs[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/natsort[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pillow[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pysdl2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/setproctitle[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/send2trash[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/unidecode[python_targets_python3_11(-)?,python_targets_python3_12(-)?] media-video/ffmpeg media-libs/mutagen[python_targets_python3_11(-)?,python_targets_python3_12(-)?] media-libs/sdl2-image dev-libs/miniaudio media-libs/flac media-libs/game-music-emu media-libs/libopenmpt media-libs/opus media-libs/opusfile media-libs/libsamplerate media-libs/libvorbis media-sound/mpg123 media-sound/wavpack sci-libs/kissfft[-cpu_flags_x86_sse] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
DESCRIPTION=The desktop music player of today!
EAPI=8
HOMEPAGE=https://tauonmusicbox.rocks/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop distutils-r1 optfeature plocale xdg
IUSE=python_targets_python3_11 python_targets_python3_12 debug
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-python/beautifulsoup4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/musicbrainzngs[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/natsort[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pillow[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pysdl2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/setproctitle[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/send2trash[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/unidecode[python_targets_python3_11(-)?,python_targets_python3_12(-)?] media-video/ffmpeg media-libs/mutagen[python_targets_python3_11(-)?,python_targets_python3_12(-)?] media-libs/sdl2-image dev-libs/miniaudio media-libs/flac media-libs/game-music-emu media-libs/libopenmpt media-libs/opus media-libs/opusfile media-libs/libsamplerate media-libs/libvorbis media-sound/mpg123 media-sound/wavpack sci-libs/kissfft[-cpu_flags_x86_sse] dev-libs/libayatana-appindicator media-sound/mpg123-base x11-libs/libnotify 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/Taiko2k/Tauon/archive/refs/tags/v7.9.0.tar.gz -> Tauon-7.9.0.tar.gz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71 optfeature 538bce96e5589935b57e178e8635f301 plocale 950fbaec7deeba41b5bcc0572cca99b9 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=800880d500997ddf5ce0c1c71af3537e

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/gettext python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-python/aiohttp[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/beautifulsoup4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/musicbrainzngs[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/natsort[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pillow[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pysdl3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/setproctitle[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/send2trash[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/unidecode[python_targets_python3_12(-)?,python_targets_python3_13(-)?] media-video/ffmpeg media-libs/mutagen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] media-libs/sdl3-image dev-libs/miniaudio media-libs/flac media-libs/game-music-emu media-libs/libopenmpt media-libs/opus media-libs/opusfile media-libs/libsamplerate media-libs/libvorbis media-sound/mpg123 media-sound/wavpack sci-libs/kissfft[-cpu_flags_x86_sse] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
DEPEND=dev-python/aiohttp[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/beautifulsoup4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/musicbrainzngs[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/natsort[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pillow[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pysdl3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/setproctitle[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/send2trash[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/unidecode[python_targets_python3_12(-)?,python_targets_python3_13(-)?] media-video/ffmpeg media-libs/mutagen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] media-libs/sdl3-image dev-libs/miniaudio media-libs/flac:= media-libs/game-music-emu media-libs/libopenmpt media-libs/opus media-libs/opusfile media-libs/libsamplerate media-libs/libvorbis media-sound/mpg123 media-sound/wavpack sci-libs/kissfft[-cpu_flags_x86_sse] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
DESCRIPTION=The desktop music player of today!
EAPI=8
HOMEPAGE=https://tauonmusicbox.rocks/
@@ -9,9 +9,9 @@ INHERIT=desktop distutils-r1 optfeature plocale xdg
IUSE=python_targets_python3_12 python_targets_python3_13 debug
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-python/aiohttp[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/beautifulsoup4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/musicbrainzngs[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/natsort[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pillow[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pysdl3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/setproctitle[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/send2trash[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/unidecode[python_targets_python3_12(-)?,python_targets_python3_13(-)?] media-video/ffmpeg media-libs/mutagen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] media-libs/sdl3-image dev-libs/miniaudio media-libs/flac media-libs/game-music-emu media-libs/libopenmpt media-libs/opus media-libs/opusfile media-libs/libsamplerate media-libs/libvorbis media-sound/mpg123 media-sound/wavpack sci-libs/kissfft[-cpu_flags_x86_sse] dev-libs/libayatana-appindicator media-sound/mpg123-base x11-libs/libnotify python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
RDEPEND=dev-python/aiohttp[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/beautifulsoup4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/musicbrainzngs[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/natsort[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pillow[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pysdl3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/setproctitle[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/send2trash[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/unidecode[python_targets_python3_12(-)?,python_targets_python3_13(-)?] media-video/ffmpeg media-libs/mutagen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] media-libs/sdl3-image dev-libs/miniaudio media-libs/flac:= media-libs/game-music-emu media-libs/libopenmpt media-libs/opus media-libs/opusfile media-libs/libsamplerate media-libs/libvorbis media-sound/mpg123 media-sound/wavpack sci-libs/kissfft[-cpu_flags_x86_sse] dev-libs/libayatana-appindicator media-sound/mpg123-base x11-libs/libnotify python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://github.com/Taiko2k/Tauon/archive/refs/tags/v8.0.1.tar.gz -> Tauon-8.0.1.tar.gz
SRC_URI=https://github.com/Taiko2k/Tauon/archive/refs/tags/v8.1.0.tar.gz -> Tauon-8.1.0.tar.gz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71 optfeature 538bce96e5589935b57e178e8635f301 plocale 950fbaec7deeba41b5bcc0572cca99b9 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=d00faaf928c0b435400d91e73ac175e7
_md5_=104c52658d684221441413b995d3e26a

View File

@@ -0,0 +1,13 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.85.0:* >=dev-lang/rust-1.85.0:* )
DEFINED_PHASES=compile configure install setup test unpack
DESCRIPTION=A beautiful and configurable TUI client for MPD
EAPI=8
HOMEPAGE=https://mierak.github.io/rmpc/
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD CC0-1.0 ISC LGPL-3+ MIT UoI-NCSA Unicode-3.0 ZLIB
SLOT=0
SRC_URI=https://github.com/mierak/rmpc/archive/refs/tags/v0.9.0.tar.gz -> rmpc-0.9.0.tar.gz https://github.com/kuprTheMan/contribute-deps/releases/download/rmpc-0.9.0/rmpc-0.9.0-crates.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
_md5_=c06c5a2f87d0816beb9bb0b57f075236

View File

@@ -8,6 +8,6 @@ IUSE=debug
KEYWORDS=~amd64
LICENSE=BSD Apache-2.0 BSD CC0-1.0 CDLA-Permissive-2.0 ISC MIT openssl Unicode-3.0
SLOT=0
SRC_URI=https://github.com/erebe/wstunnel/archive/v10.4.2.tar.gz -> wstunnel-10.4.2.tar.gz https://raw.githubusercontent.com/PPN-SD/vendor/refs/tags/wstunnel-10.4.2/wstunnel-10.4.2-crates.tar.xz
SRC_URI=https://github.com/erebe/wstunnel/archive/v10.4.4.tar.gz -> wstunnel-10.4.4.tar.gz https://raw.githubusercontent.com/PPN-SD/vendor/refs/tags/wstunnel-10.4.4/wstunnel-10.4.4-crates.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
_md5_=851dd03eb1ea498cf3ebfa2033a52f5a

View File

@@ -105,7 +105,7 @@ app-admin/pulumi-bin 3.167.0 3.171.0 3.175.0: Infrastructure as code in any prog
app-admin/rbw 1.13.2 9999: Unofficial Bitwarden CLI
app-admin/ripasso 0.7.0: A password manager that uses the file format of 'pass'
app-admin/s-tui 1.1.6 1.2.0: Stress-Terminal UI monitoring tool
app-admin/sudo-rs 0.2.6: A memory safe implementation of sudo and su.
app-admin/sudo-rs 0.2.7: A memory safe implementation of sudo and su.
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
app-admin/talosctl-bin 1.7.6 1.9.5 1.10.1: Pre-compiled talosctl is an tool for interacting with the Talos API
app-admin/terragrunt-bin 0.38.6 0.45.4 0.50.8: A thin wrapper for Terraform
@@ -234,6 +234,7 @@ app-misc/doublecmd 1.1.24 1.1.25 1.1.26: Cross Platform file manager
app-misc/doublecmd-bin 1.1.26-r1 9999: Double Commander: file manager with two panels, similar to Total Commander
app-misc/dpscreenocr 1.4.1: Program to recognize text on screen
app-misc/dragon 1.1.1 1.1.1_p20210820 1.2.0: Simple drag-and-drop source/sink for X and Wayland
app-misc/durdraw 0.29.0: Versatile ASCII and ANSI Art text editor for drawing
app-misc/electricsheep 3.0.4_p20240213: Realize the collective dream of sleeping computers from all over the internet
app-misc/far2l 2.6.4_beta 2.6.5_beta 9999: Linux port of FAR Manager v2
app-misc/fetsh 1.8 1.9 9999: A fetch written in POSIX shell without any external commands
@@ -328,7 +329,7 @@ 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/zig-ebuilder 9999: Semi-automatic generator for Zig ebuilds
app-shells/carapace 1.3.3: Multi-shell multi-command argument completer
app-shells/direnv 2.36.0 9999: Environment variable manager for shell
app-shells/direnv 2.36.0 2.37.0 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
app-shells/fzf-fish 10.3: Augment your fish command line with fzf key bindings
@@ -416,7 +417,7 @@ dev-cpp/boxed-cpp 1.4.3: Boxing primitive types in C++
dev-cpp/coeurl 0.3.0 0.3.1: A simple async wrapper around CURL for C++
dev-cpp/cpp-jwt 1.5_pre20220727: JSON Web Token library for C++
dev-cpp/cpprestsdk 2.10.19-r5: A Microsoft project for cloud-based client-server communication.
dev-cpp/cpptrace 0.8.3 1.0.0 1.0.1 9999: Simple, portable, and self-contained stacktrace library for C++
dev-cpp/cpptrace 1.0.0 1.0.1 1.0.2 9999: Simple, portable, and self-contained stacktrace library for C++
dev-cpp/dpp 10.0.23 10.0.24 10.0.25 10.0.29 10.0.30 10.0.33: Lightweight C++ Discord bot library
dev-cpp/drogon 1.9.5 1.9.6: C++14/17 based HTTP web application framework
dev-cpp/fast_double_parser 0.8.0: Parse strings into double floating-point values
@@ -472,7 +473,6 @@ dev-crystal/webdrivers 0.4.3-r1: Helps manage drivers for Selenium, such as the
dev-crystal/webless 0.1.0 0.2.0: HTTP::Client for testing HTTP::Handlers directly and maintaining cookies
dev-crystal/webmock 0.14.0: Mock HTTP client
dev-db/libpg_query 16.5.1.0 17.6.0.0: C library for accessing the PostgreSQL parser outside of the server environment
dev-db/limbo 0.0.19 0.0.22: The Limbo interactive SQL shell
dev-db/pg_query_vala 0.1.0_pre20240326-r1 0.1.0_pre20241001: Thin wrapper around libpg_query to use with vala
dev-db/pg_repack 1.5.0: Reorganize tables in PostgreSQL databases with minimal locks
dev-db/psequel 0.2.0-r1: Run your SQL query
@@ -480,8 +480,9 @@ dev-db/rum 1.3.13-r1 1.3.14: RUM access method - inverted index with additional
dev-db/soci 4.0.3-r4 4.1.2: SOCI - The C++ Database Access Library
dev-db/sqlcmd 1.8.3: The MSSQL SQLCMD CLI tool
dev-db/tdscpp 20250301: C++ library to communicate with Microsoft SQL server
dev-db/turso 0.0.22 0.1.1: Turso Database is an in-process OLTP database engine library with a CLI
dev-debug/gdb-dashboard 0.17.3 0.17.4: Modular visual interface for GDB in Python
dev-debug/gdbgui 0.15.2.0 0.15.2.0-r1: Browser-based frontend to gdb
dev-debug/gdbgui 0.15.2.0 0.15.2.0-r1 0.15.3.0: Browser-based frontend to gdb
dev-debug/lldb-mi 0.0.1 9999: LLDB Machine Interface Driver
dev-dotnet/gtk-sharp 3.22.2-r2: gtk bindings for mono
dev-elixir/hex 1.0.1-r1: Package manager for the Erlang VM
@@ -734,7 +735,7 @@ dev-python/itemadapter 0.11.0: Common interface for scrapy data container classe
dev-python/itemloaders 1.3.2: Library to populate items using XPath and CSS with a convenient API
dev-python/iuliia 0.13.0: Transliterate Cyrillic to Latin in every possible way
dev-python/jinja2-cli 0.8.2: CLI for Jinja2
dev-python/jplephem 2.21 2.22: Python version of NASA DE4xx ephemerides for Astronomical Alamanac
dev-python/jplephem 2.22 2.23: Python version of NASA DE4xx ephemerides for Astronomical Alamanac
dev-python/jpype 1.6.0: Bridge to allow Python programs full access to Java class libraries
dev-python/json-schema-for-humans 1.3.4 1.4.1: Quickly generate HTML documentation from a JSON schema
dev-python/json_exporter 1.0.2: Python-based library for exporting JSON data as metrics for Prometheus.
@@ -975,7 +976,7 @@ dev-util/pmbootstrap 3.0.0 3.3.1: Helper tool for developing and building postma
dev-util/qshaderedit 0.1.5: Multiplatform shader editor inspired by Apple's OpenGL Shader Builder
dev-util/quilttools 0.3-r1: Mailbox to quilt series converter
dev-util/rexxd 2025.02.17: Drop-in replacement for the original xxd
dev-util/riffdiff 3.3.10: A diff filter highlighting changed line parts
dev-util/riffdiff 3.3.10 3.4.0: A diff filter highlighting changed line parts
dev-util/rust-rover 2024.2.1-r1: A feature-rich Rust IDE with timely support by JetBrarins
dev-util/rust-script 0.35.0-r1: Command-line tool to run Rust scripts which can make use of crates
dev-util/rye 0.44.0: a Hassle-Free Python Experience
@@ -1005,7 +1006,7 @@ dev-vcs/gitqlient 1.6.2 1.6.3 9999: Multi-platform Git client written with Qt
dev-vcs/gitqlient-gitserver-plugin 0.2.0: GitQlient GitServer plugin
dev-vcs/gitqlient-jenkins-plugin 0.2.0: GitQlient Jenkins plugin
dev-vcs/gitui 0.26.3 0.27.0: blazing fast terminal-ui for git
dev-vcs/jj 0.29.0 0.30.0 9999: Jujutsu - an experimental version control system
dev-vcs/jj 0.29.0 0.30.0 0.31.0 9999: Jujutsu - an experimental version control system
dev-vcs/lazygit 0.50.0 0.51.1 0.52.0 9999: Simple terminal UI for git commands
dev-vcs/lazyjj 0.5.0: TUI for Jujutsu/jj
dev-vcs/pijul 1.0.0_beta9: A distributed version control system based on a theory of patches
@@ -1072,7 +1073,7 @@ games-strategy/zedonline-bin 0.3.2-r1: A remake of the 1996 classic game Z, with
games-util/NotEnoughProduction 0.0.4: Tool for building production chains for modded minecraft
games-util/ProtonUp-Qt 2.11.1 2.12.0 9999: Install and manage GE-Proton, Luxtorpeda & more for Steam Lutris and Heroic.
games-util/chiaki-ng 1.9.5 9999: Client for PlayStation 4 and PlayStation 5 Remote Play
games-util/curseforge 1.279.0_p26201: The CurseForge Electron App
games-util/curseforge 1.281.2_p27023: The CurseForge Electron App
games-util/dwarf-therapist 41.2.5 42.1.5: For managing dwarves in Dwarf Fortress
games-util/gamehub 0.16.3.2-r2: GameHub is a unified library for all your games
games-util/goverlay 1.2: Graphical UI to help manage Linux game overlays (MangoHud).
@@ -1337,7 +1338,7 @@ media-plugins/qt-jpegxl-image-plugin 9999: Qt plug-in to allow Qt and KDE based
media-plugins/whysynth 20170701_p20180323-r1: A software synthesizer plugin for the DSSI Soft Synth Interface
media-radio/fllog 1.2.8: Logbook application for amateur radio use
media-sound/6pm 0.9: 6PM is a polyphonic, touch-sensitive, realtime phase modulation synthesizer
media-sound/Tauon 7.9.0 8.0.1 8.0.1-r1 9999: The desktop music player of today!
media-sound/Tauon 8.0.1-r1 8.1.0 9999: The desktop music player of today!
media-sound/add64 3.8.0 3.9.3: Add64 is a realtime additive/subtractive-synthesis softsynth
media-sound/amberol 2024.2: Simple GUI Music Player
media-sound/bespokesynth 1.2.1 1.3.0: Software modular synth
@@ -1374,6 +1375,7 @@ media-sound/plexamp 4.11.5: A dedicated music player for your Plex media library
media-sound/pulseaudio-virtualmic 0.1 9999: Use any offline or online media file or stream as a PulseAudio source
media-sound/qbitmplayer 3.1.2 3.2.0-r1 3.3.1: Music Player written in C++ & Qt.
media-sound/qloud 1.4.2: Tool to measure loudspeaker frequency and step responses and distortions
media-sound/rmpc 0.9.0: A beautiful and configurable TUI client for MPD
media-sound/rsgain 3.5.1 3.5.3: Really Simple replay Gain calculator for tagging audio files
media-sound/spct 1.1.3: A CLI program to play back or render SPC files.
media-sound/spot 0.4.0-r2: GTK4 Spotify (Premium) client
@@ -1552,7 +1554,7 @@ net-misc/wayback_machine_downloader 2.3.0 2.3.1: Download an entire website from
net-misc/whatscli 1.0.6 1.0.11: A command line interface for WhatsApp
net-misc/wlvncc 20250122 20250307 20250626 99999999: A Wayland Native VNC Client
net-misc/wsdd 0.8 0.9: A Web Service Discovery host daemon.
net-misc/wstunnel 10.4.2 10.4.3: Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI
net-misc/wstunnel 10.4.3 10.4.4: Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI
net-misc/xh 0.24.1: Friendly and fast tool for sending HTTP requests
net-misc/xkcd-handler 1.1.4: A handler for XKCD urls
net-misc/xmrig-mo 6.21.2 6.22.2: MoneroOcean fork of xmrig that supports algo switching

View File

@@ -1 +1 @@
Wed, 02 Jul 2025 17:52:18 +0000
Thu, 03 Jul 2025 10:22:12 +0000