2025-12-20 21:46:06 UTC

This commit is contained in:
Repository mirror & CI
2025-12-20 21:46:06 +00:00
parent e863e7f18e
commit 9608337789
34 changed files with 219 additions and 202 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,13 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.85.0:* >=dev-lang/rust-1.85.0:* ) virtual/pkgconfig
DEFINED_PHASES=compile configure install setup test unpack
DESCRIPTION=A cli tool for managing long running shell commands.
EAPI=8
HOMEPAGE=https://github.com/nukesor/pueue
INHERIT=cargo systemd shell-completion
IUSE=debug
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense
SLOT=0
SRC_URI=https://github.com/Nukesor/pueue/archive/v4.0.2.tar.gz -> pueue-4.0.2.tar.gz https://github.com/gentoo-crate-dist/pueue/releases/download/v4.0.2/pueue-4.0.2-crates.tar.xz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 systemd a964c0cbe818b5729da1dbfcee5be861 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=123a68d2080bb1fda62daad828fda6ed

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/pytest-qt[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-xvfb[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyqt6[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/qtpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[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 ) >=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
DESCRIPTION=Library for user interfaces for easy dataset editing and display
EAPI=8
HOMEPAGE=https://pypi.org/project/guidata/
INHERIT=distutils-r1 pypi
IUSE=test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyqt6[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/qtpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tomli[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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/guidata/guidata-3.12.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=ae37c22095cc391d5c8cdbc48903449e

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/pytest-qt[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-xvfb[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyqt6[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/qtpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[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 ) >=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
DESCRIPTION=Library for user interfaces for easy dataset editing and display
EAPI=8
HOMEPAGE=https://pypi.org/project/guidata/
INHERIT=distutils-r1 pypi
IUSE=test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyqt6[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/qtpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tomli[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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/guidata/guidata-3.13.1.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=ae37c22095cc391d5c8cdbc48903449e

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/pytest-qt[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-xvfb[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyqt6[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/qtpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[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
DESCRIPTION=Library for user interfaces for easy dataset editing and display
EAPI=8
HOMEPAGE=https://pypi.org/project/guidata/
INHERIT=distutils-r1 pypi
IUSE=test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyqt6[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/qtpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/tomli[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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/guidata/guidata-3.13.4.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=8f7a9ffcfcd3f813e6940fcbb9061969

View File

@@ -0,0 +1,15 @@
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(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A pure Python HTML5 parser that just works.
EAPI=8
HOMEPAGE=https://github.com/EmilStenstrom/justhtml
INHERIT=distutils-r1
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=MIT
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 )
SLOT=0
SRC_URI=https://github.com/EmilStenstrom/justhtml/archive/refs/tags/v0.16.0.tar.gz -> justhtml-0.16.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=a967dc40ad8384f5ab136f033eb43fb4

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( >=dev-python/lxml-5.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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/hatchling-1.27.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python library for OpenDocument format (ODF)
EAPI=8
HOMEPAGE=https://github.com/jdum/odfdo https://pypi.org/project/odfdo/
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/lxml-5.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jdum/odfdo/archive/refs/tags/v3.14.4.tar.gz -> odfdo-3.14.4.gh.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=af5f2a82c743f291b98b8c8109394391

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/lxml-5.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[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/uv-build[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python library for OpenDocument format (ODF)
EAPI=8
HOMEPAGE=https://github.com/jdum/odfdo https://pypi.org/project/odfdo/
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/lxml-5.3.0[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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jdum/odfdo/archive/refs/tags/v3.18.2.tar.gz -> odfdo-3.18.2.gh.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=524caf85991d577ad1a82e45c48afdaa

View File

@@ -1,15 +0,0 @@
BDEPEND=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/hatchling-1.27.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Generate an OpenDocument Format .ods file from a .json or .yaml file.
EAPI=8
HOMEPAGE=https://github.com/jdum/odsgenerator
INHERIT=distutils-r1
IUSE=python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=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/jdum/odsgenerator/archive/refs/tags/v1.11.3.tar.gz -> odsgenerator-1.11.3.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=b3d1b86fc682b81423dffc9302abe2c8

View File

@@ -0,0 +1,15 @@
BDEPEND=doc? ( >=dev-python/sphinx-7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/myst-parser-4.0.1[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/uv-build[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Generate an OpenDocument Format .ods file from a .json or .yaml file.
EAPI=8
HOMEPAGE=https://github.com/jdum/odsgenerator
INHERIT=distutils-r1
IUSE=doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/odfdo-3.7.7[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pyyaml-6.0.3[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 )
SLOT=0
SRC_URI=https://github.com/jdum/odsgenerator/archive/refs/tags/v1.12.0.tar.gz -> odsgenerator-1.12.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=f8d83e04e34c6dd4e8be97aa9cc1f847

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/odfdo[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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/poetry-core-2.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Generate a JSON file from an OpenDocument Format .ods file.
EAPI=8
HOMEPAGE=https://github.com/jdum/odsparsator https://pypi.org/project/odsparsator/
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/odfdo[python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jdum/odsparsator/archive/refs/tags/v1.12.1.tar.gz -> odsparsator-1.12.1.gh.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=5ab114174b4e05913af1039dc6fa0bc5

View File

@@ -0,0 +1,15 @@
BDEPEND=doc? ( >=dev-python/sphinx-7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/myst-parser-4.0.1[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(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Generate a JSON file from an OpenDocument Format .ods file.
EAPI=8
HOMEPAGE=https://github.com/jdum/odsparsator
INHERIT=distutils-r1
IUSE=doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/odfdo-3.14.0[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 )
SLOT=0
SRC_URI=https://github.com/jdum/odsparsator/archive/refs/tags/v1.13.1.tar.gz -> odsparsator-1.13.1.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=61fdbef59d1f13bbda2c7eb82ea85f3f

View File

@@ -0,0 +1,15 @@
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=Function and command-line program to strip Python type hints.
EAPI=8
HOMEPAGE=https://pypi.org/project/strip-hints https://github.com/abarker/strip-hints
INHERIT=distutils-r1 edo
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=MIT
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 )
SLOT=0
SRC_URI=https://github.com/abarker/strip-hints/archive/8e55ffaddcc8c8a0fc968729718e0c6abe2b71e9.tar.gz -> strip-hints-0.1.13.gh.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 edo a5e294016aa84979fcb2459749eb80b2
_md5_=12020995a1372c9096a1bf26f9e2aebf

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-util/patchelf
DEFINED_PHASES=install postinst postrm prepare
DESCRIPTION=A feature-rich Rust IDE with timely support by JetBrarins
EAPI=8
HOMEPAGE=https://www.jetbrains.com/rust/
INHERIT=desktop wrapper xdg-utils
IUSE=+bundled-jdk
KEYWORDS=-* ~amd64
LICENSE=|| ( JetBrains-business JetBrains-classroom JetBrains-educational JetBrains-individual ) Apache-2.0 BSD CC0-1.0 CDDL CDDL-1.1 EPL-1.0 GPL-2 GPL-2-with-classpath-exception ISC LGPL-2.1 LGPL-3 MIT MPL-1.1 OFL-1.1 ZLIB
RDEPEND=!bundled-jdk? ( >=virtual/jre-1.8 ) >=app-accessibility/at-spi2-core-2.46.0:2 dev-debug/gdb llvm-core/lldb dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss dev-libs/wayland media-libs/alsa-lib media-libs/freetype:2 media-libs/mesa net-print/cups sys-apps/dbus virtual/zlib:= x11-libs/cairo x11-libs/libdrm 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/libXxf86vm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango
RESTRICT=bindist mirror
SLOT=0
SRC_URI=https://download.jetbrains.com/rustrover/RustRover-2025.3.1.tar.gz
_eclasses_=desktop 7b6f6e9d65093966fbc8475399c5dd4e wrapper 11a2a3bd712784986679b60a0cab34a0 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=e0c2b19c8ff15e438a6629027898830b

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=sys-apps/dbus dev-libs/openssl net-libs/webkit-gtk:4.1 x11-libs/gtk+:3 net-libs/libsoup gnome-base/librsvg dev-libs/glib x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/libX11 media-libs/libpulse x11-libs/libXxf86vm
SLOT=0
SRC_URI=https://launcher-files.modrinth.com/versions/0.10.10/linux/Modrinth%20App_0.10.10_amd64.deb
SRC_URI=https://launcher-files.modrinth.com/versions/0.10.23/linux/Modrinth%20App_0.10.23_amd64.deb
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 desktop 7b6f6e9d65093966fbc8475399c5dd4e xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=7418df3f3dc5ffab3c5fe86294b383b3

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/wayland <media-libs/fcft-4.0.0 >=media-libs/fcft-3.0.0 media-libs/fontconfig x11-libs/libxkbcommon x11-libs/pixman png? ( media-libs/libpng ) svg? ( media-libs/nanosvg )
SLOT=0
SRC_URI=https://codeberg.org/dnkl/fuzzel/archive/1.13.0.tar.gz -> fuzzel-1.13.0.tar.gz
SRC_URI=https://codeberg.org/dnkl/fuzzel/archive/1.13.1.tar.gz -> fuzzel-1.13.1.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99e6a34d0f7039439dad788f7443b574 optfeature 538bce96e5589935b57e178e8635f301
_md5_=e36b302d8ea073137bb54c326f60b8c7

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,15 @@
BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
DEFINED_PHASES=compile configure install setup test unpack
DEPEND=gui-libs/gtk[wayland] gui-libs/gtk4-layer-shell[introspection] cairo? ( dev-lua/lgi[lua_targets_luajit] ) http? ( dev-libs/openssl:0= ) keyboard? ( dev-libs/libinput ) music? ( sys-apps/dbus ) notifications? ( gui-apps/swaync ) volume? ( media-libs/libpulse )
DESCRIPTION=Customisable Wayland gtk bar written in Rust
EAPI=8
HOMEPAGE=https://crates.io/crates/ironbar
INHERIT=cargo
IUSE=cairo +http +keyboard +music notifications +tray +volume debug
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 BSD CC0-1.0 GPL-3+ ISC MIT MPL-2.0 Unicode-DFS-2016
RDEPEND=gui-libs/gtk[wayland] gui-libs/gtk4-layer-shell[introspection] cairo? ( dev-lua/lgi[lua_targets_luajit] ) http? ( dev-libs/openssl:0= ) keyboard? ( dev-libs/libinput ) music? ( sys-apps/dbus ) notifications? ( gui-apps/swaync ) volume? ( media-libs/libpulse )
SLOT=0
SRC_URI=https://github.com/JakeStanger/ironbar/archive/refs/tags/v0.18.0.tar.gz -> ironbar-0.18.0.tar.gz https://github.com/gentoo-crate-dist/ironbar/releases/download/v0.18.0/ironbar-0.18.0-crates.tar.xz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8
_md5_=3b93a8988455159c2cb7b42ca5986ab1

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-cpp/cli11 dev-cpp/eigen dev-cpp/nlohmann_json dev-util/glslang dev-util/gdbus-codegen dev-util/vulkan-headers app-alternatives/ninja >=dev-build/cmake-3.28.5
BDEPEND=dev-util/glslang dev-util/gdbus-codegen app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=app-arch/libarchive dev-libs/glib dev-libs/libbsd dev-libs/openssl gnome-base/librsvg media-libs/libpng media-libs/openxr-loader net-dns/avahi x11-libs/libnotify || ( sys-apps/systemd sys-auth/elogind ) gui? ( dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6 kde-frameworks/kirigami:6 kde-frameworks/qqc2-desktop-style:6 ) pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) systemd? ( sys-apps/systemd ) vaapi? ( || ( media-video/ffmpeg[libdrm(-),vaapi] media-video/ffmpeg[drm(-),vaapi] ) ) wireshark-plugins? ( net-analyzer/wireshark ) x264? ( media-libs/x264 ) dev-libs/boost
DEPEND=app-arch/libarchive dev-libs/glib dev-libs/libbsd dev-libs/openssl gnome-base/librsvg media-libs/libpng media-libs/openxr-loader net-dns/avahi x11-libs/libnotify || ( sys-apps/systemd sys-auth/elogind ) gui? ( dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6 kde-frameworks/kirigami:6 kde-frameworks/qqc2-desktop-style:6 ) pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) systemd? ( sys-apps/systemd ) vaapi? ( || ( media-video/ffmpeg[libdrm(-),vaapi] media-video/ffmpeg[drm(-),vaapi] ) ) x264? ( media-libs/x264 ) wireshark-plugins? ( !=net-analyzer/wireshark-4.6.0 net-analyzer/wireshark ) dev-libs/boost dev-cpp/cli11 dev-cpp/eigen dev-cpp/nlohmann_json dev-util/vulkan-headers
DESCRIPTION=WiVRn OpenXR streaming
EAPI=8
HOMEPAGE=https://github.com/WiVRn/WiVRn
@@ -9,9 +9,9 @@ INHERIT=cmake-multilib fcaps flag-o-matic xdg
IUSE=debug gui nvenc +pipewire pulseaudio systemd vaapi wireshark-plugins x264 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 +filecaps
KEYWORDS=~amd64
LICENSE=GPL-3 Apache-2.0 MIT
RDEPEND=app-arch/libarchive dev-libs/glib dev-libs/libbsd dev-libs/openssl gnome-base/librsvg media-libs/libpng media-libs/openxr-loader net-dns/avahi x11-libs/libnotify || ( sys-apps/systemd sys-auth/elogind ) gui? ( dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6 kde-frameworks/kirigami:6 kde-frameworks/qqc2-desktop-style:6 ) pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) systemd? ( sys-apps/systemd ) vaapi? ( || ( media-video/ffmpeg[libdrm(-),vaapi] media-video/ffmpeg[drm(-),vaapi] ) ) wireshark-plugins? ( net-analyzer/wireshark ) x264? ( media-libs/x264 )
RDEPEND=app-arch/libarchive dev-libs/glib dev-libs/libbsd dev-libs/openssl gnome-base/librsvg media-libs/libpng media-libs/openxr-loader net-dns/avahi x11-libs/libnotify || ( sys-apps/systemd sys-auth/elogind ) gui? ( dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6 kde-frameworks/kirigami:6 kde-frameworks/qqc2-desktop-style:6 ) pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) systemd? ( sys-apps/systemd ) vaapi? ( || ( media-video/ffmpeg[libdrm(-),vaapi] media-video/ffmpeg[drm(-),vaapi] ) ) x264? ( media-libs/x264 ) wireshark-plugins? ( !=net-analyzer/wireshark-4.6.0 net-analyzer/wireshark )
REQUIRED_USE=|| ( nvenc vaapi x264 )
SLOT=0
SRC_URI=https://github.com/WiVRn/WiVRn/archive/refs/tags/v25.8.tar.gz -> wivrn-25.8.tar.gz https://github.com/WiVRn/WiVRn/releases/download/v25.8/server-build-deps.tar.xz -> wivrn-25.8-server-build-deps.tar.xz
SRC_URI=https://github.com/WiVRn/WiVRn/archive/refs/tags/v25.12.tar.gz -> wivrn-25.12.tar.gz https://github.com/WiVRn/WiVRn/releases/download/v25.12/server-build-deps.tar.xz -> wivrn-25.12-server-build-deps.tar.xz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 3f19d8d5fccba52076cdeb2281ad349f fcaps c94316d02a37fb5cbe79b7d41c729119 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=e5495e8ac10fef05c71e9efa349be0dd
_md5_=8f4e9256d3b6ac9e020b48ba950e3125

View File

@@ -13,4 +13,4 @@ RDEPEND=app-arch/libarchive dev-libs/glib dev-libs/libbsd dev-libs/openssl gnome
REQUIRED_USE=|| ( nvenc vaapi x264 )
SLOT=0
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 3f19d8d5fccba52076cdeb2281ad349f fcaps c94316d02a37fb5cbe79b7d41c729119 xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=e31f4513af397138828a50fc46a318fe
_md5_=8f4e9256d3b6ac9e020b48ba950e3125

View File

@@ -10,6 +10,6 @@ LICENSE=AIMP
RDEPEND=app-accessibility/at-spi2-core app-arch/bzip2 dev-db/sqlite dev-libs/expat dev-libs/fribidi dev-libs/glib dev-libs/icu dev-libs/libffi dev-libs/libpcre2 media-gfx/graphite2 media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libjpeg-turbo media-libs/libpng media-sound/opus-tools sys-apps/dbus sys-apps/util-linux sys-devel/gcc sys-libs/glibc virtual/zlib x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libxcb x11-libs/pango x11-libs/pixman
RESTRICT=bindist fetch strip
SLOT=0
SRC_URI=amd64? ( aimp-6.00-3026a.x86_64.rpm )
SRC_URI=amd64? ( aimp-6.00-3027a.x86_64.rpm )
_eclasses_=wrapper 11a2a3bd712784986679b60a0cab34a0 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm a07e59be6cf48ed85e624a41e8a7a832 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=0b8ed2fa3692a29237912aa3a906a22b

View File

@@ -1,16 +0,0 @@
DEFINED_PHASES=install postinst postrm preinst prepare setup unpack
DEPEND=>=dev-util/patchelf-0.9
DESCRIPTION=Yandex Music streaming service
EAPI=8
HOMEPAGE=https://music.yandex.ru/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=chromium-2 pax-utils wrapper unpacker xdg
IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es-419 +l10n_es +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
KEYWORDS=~amd64
LICENSE=Yandex-EULA
RDEPEND=app-accessibility/at-spi2-core app-arch/bzip2 dev-libs/expat dev-libs/fribidi dev-libs/glib:2 dev-libs/gmp dev-libs/libffi dev-libs/libpcre2 dev-libs/libtasn1 dev-libs/libunistring dev-libs/nettle dev-libs/nspr dev-libs/nss dev-libs/wayland media-gfx/graphite2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libepoxy media-libs/libjpeg-turbo media-libs/libpng media-libs/mesa net-dns/libidn2 net-libs/gnutls net-print/cups sys-apps/dbus sys-apps/systemd-utils sys-apps/util-linux sys-devel/gcc sys-libs/glibc sys-libs/libcap virtual/zlib x11-libs/cairo[X,glib] x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango[X] x11-libs/pixman
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_amd64_5.77.1.deb )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 pax-utils 5555f2e75744739fe100ee62c22d28fe wrapper 11a2a3bd712784986679b60a0cab34a0 multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=5b2156327b2e7927bb4f4838b8795afe

View File

@@ -1,16 +0,0 @@
DEFINED_PHASES=install postinst postrm preinst prepare setup unpack
DEPEND=>=dev-util/patchelf-0.9
DESCRIPTION=Yandex Music streaming service
EAPI=8
HOMEPAGE=https://music.yandex.ru/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=chromium-2 pax-utils wrapper unpacker xdg
IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es-419 +l10n_es +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
KEYWORDS=~amd64
LICENSE=Yandex-EULA
RDEPEND=app-accessibility/at-spi2-core app-arch/bzip2 dev-libs/expat dev-libs/fribidi dev-libs/glib:2 dev-libs/gmp dev-libs/libffi dev-libs/libpcre2 dev-libs/libtasn1 dev-libs/libunistring dev-libs/nettle dev-libs/nspr dev-libs/nss dev-libs/wayland media-gfx/graphite2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libepoxy media-libs/libjpeg-turbo media-libs/libpng media-libs/mesa net-dns/libidn2 net-libs/gnutls net-print/cups sys-apps/dbus sys-apps/systemd-utils sys-apps/util-linux sys-devel/gcc sys-libs/glibc sys-libs/libcap virtual/zlib x11-libs/cairo[X,glib] x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango[X] x11-libs/pixman
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_amd64_5.79.2.deb )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 pax-utils 5555f2e75744739fe100ee62c22d28fe wrapper 11a2a3bd712784986679b60a0cab34a0 multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=5b2156327b2e7927bb4f4838b8795afe

View File

@@ -11,6 +11,6 @@ LICENSE=Yandex-EULA
RDEPEND=app-accessibility/at-spi2-core app-arch/bzip2 dev-libs/expat dev-libs/fribidi dev-libs/glib:2 dev-libs/gmp dev-libs/libffi dev-libs/libpcre2 dev-libs/libtasn1 dev-libs/libunistring dev-libs/nettle dev-libs/nspr dev-libs/nss dev-libs/wayland media-gfx/graphite2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libepoxy media-libs/libjpeg-turbo media-libs/libpng media-libs/mesa net-dns/libidn2 net-libs/gnutls net-print/cups sys-apps/dbus sys-apps/systemd-utils sys-apps/util-linux sys-devel/gcc sys-libs/glibc sys-libs/libcap virtual/zlib x11-libs/cairo[X,glib] x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango[X] x11-libs/pixman
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_amd64_5.76.4.deb )
SRC_URI=amd64? ( https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_amd64_5.81.4.deb )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 pax-utils 5555f2e75744739fe100ee62c22d28fe wrapper 11a2a3bd712784986679b60a0cab34a0 multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=5b2156327b2e7927bb4f4838b8795afe

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -12,6 +12,6 @@ LICENSE=OSMC-PL GPL-3 AGPL-3 BSD EPL-1.0 public-domain BSD-with-attribution LGPL
RDEPEND=>=app-text/asciidoc-10.2.1 >=app-text/doxygen-1.13.2 >=dev-libs/boost-1.88.0-r1 >=dev-games/openscenegraph-3.6.5-r118 dev-lang/python:3.12 >=dev-libs/expat-2.7.3 >=dev-libs/icu-77.1 >=dev-libs/libxml2-2.14.6 >=dev-python/kiwisolver-1.4.9 >=dev-python/matplotlib-3.10.3 >=dev-python/numpy-2.3.1 >=dev-python/pandas-2.3.0 >=dev-python/pillow-11.3.0 >=dev-python/pytest-8.4.2 >=dev-python/six-1.17.0 >=dev-python/sphinx-8.2.3-r2 dev-qt/qt5compat:6 dev-qt/qtbase:6 dev-qt/qtdeclarative:6 dev-qt/qtpositioning:6 dev-qt/qtsvg:6 dev-qt/qtwebchannel:6 dev-qt/qtwebengine:6 >=net-misc/curl-8.16.0-r1 >=net-misc/omniORB-4.3.0 >=sci-libs/hdf5-1.14.6-r2 >=sys-apps/hwloc-2.11.2-r1 >=sys-devel/flex-2.6.4-r6 >=sys-libs/ncurses-6.4_p20240414 >=sys-libs/readline-8.3_p1 >=virtual/blas-3.8 >=virtual/jdk-17 >=virtual/lapack-3.10 >=virtual/libiconv-0-r2 >=virtual/libintl-0-r2 >=virtual/opencl-3-r5 >=virtual/opengl-8 >=virtual/pkgconfig-3 virtual/fortran
REQUIRED_USE=|| ( static-libs )
SLOT=0
SRC_URI=https://github.com/OpenModelica/OpenModelica/archive/38bef66da59e57597a6a5f482695e6c37ca09940.tar.gz -> openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OMCompiler-3rdParty/archive/05b2332389883ff2a6021ecdf2e13d5a00ebf286.tar.gz -> OMCompiler-3rdParty_openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OMBootstrapping/archive/04d16f7461e5401321f0f72613daf466ae2f76be.tar.gz -> OMBootstrapping_openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OMSens/archive/093ad1134cf572ea73a9c7f834614e53ba5ea878.tar.gz -> OMSens_openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OMSens_Qt/archive/bab329ae897ce28621dc45a34cc9cc7dad1aa002.tar.gz -> OMSens_Qt_openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OMSimulator/archive/86e9635bda23ffc87a33c90bfbbc6ee7192cbb7a.tar.gz -> OMSimulator_openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OMSimulator-3rdParty/archive/4ee9733a8fa6de86ce6fc18d775de4efbd7aae9f.tar.gz -> OMSimulator-3rdParty_openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OMOptim/archive/f1036f43db18c5015da259771004cfb80e08a110.tar.gz -> OMOptim_openmodelica-1.25.5.tar.gz https://github.com/OpenModelica/OpenModelica-common/archive/6e6d4fd78c74da79ef079ee412d5325eb3b60166.tar.gz -> OpenModelica-common_openmodelica-1.25.5.tar.gz
SRC_URI=https://github.com/OpenModelica/OpenModelica/archive/38bef66da59e57597a6a5f482695e6c37ca09940.tar.gz -> openmodelica-1.26.0.tar.gz https://github.com/OpenModelica/OMCompiler-3rdParty/archive/05b2332389883ff2a6021ecdf2e13d5a00ebf286.tar.gz -> OMCompiler-3rdParty_openmodelica-1.26.0.tar.gz https://github.com/OpenModelica/OMBootstrapping/archive/04d16f7461e5401321f0f72613daf466ae2f76be.tar.gz -> OMBootstrapping_openmodelica-1.26.0.tar.gz https://github.com/OpenModelica/OMSens/archive/093ad1134cf572ea73a9c7f834614e53ba5ea878.tar.gz -> OMSens_openmodelica-1.26.0.tar.gz https://github.com/OpenModelica/OMSens_Qt/archive/bab329ae897ce28621dc45a34cc9cc7dad1aa002.tar.gz -> OMSens_Qt_openmodelica-1.26.0.tar.gz https://github.com/OpenModelica/OMSimulator/archive/86e9635bda23ffc87a33c90bfbbc6ee7192cbb7a.tar.gz -> OMSimulator_openmodelica-1.26.0.tar.gz https://github.com/OpenModelica/OMSimulator-3rdParty/archive/4ee9733a8fa6de86ce6fc18d775de4efbd7aae9f.tar.gz -> OMSimulator-3rdParty_openmodelica-1.26.0.tar.gz https://github.com/OpenModelica/OMOptim/archive/f1036f43db18c5015da259771004cfb80e08a110.tar.gz -> OMOptim_openmodelica-1.26.0.tar.gz https://github.com/OpenModelica/OpenModelica-common/archive/6e6d4fd78c74da79ef079ee412d5325eb3b60166.tar.gz -> OpenModelica-common_openmodelica-1.26.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 desktop 7b6f6e9d65093966fbc8475399c5dd4e xdg 3ef49a87c52c8b77c476351195dfe575 fortran-2 ae6d43513003405bd4a48698fc20370a
_md5_=3f0eb51aeb4dcf7791bbc74804b21af7
_md5_=271ee1c0c41498b88b4c8976c78d942d

View File

@@ -11,6 +11,6 @@ KEYWORDS=~amd64 ~arm64
LICENSE=GPL-2 Apache-2.0 BSD ISC MIT Unicode-DFS-2016
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
SLOT=0
SRC_URI=https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.33.1.tar.zst verify-sig? ( https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.33.1.tar.sign )
SRC_URI=https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.33.2.tar.zst verify-sig? ( https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.33.2.tar.sign )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 2cf23b136af9fd4c3fceadc34d0f98ad
_md5_=38896fc41b2a055cc0e74c42af30e18d

View File

@@ -0,0 +1,17 @@
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 postinst prepare test
DEPEND=test? ( dev-python/strip-hints )
DESCRIPTION=Easy-to-use, feature-packed, protable file server
EAPI=8
HOMEPAGE=https://github.com/9001/copyparty
INHERIT=distutils-r1 optfeature edo
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=MIT
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? ( test )
SLOT=0
SRC_URI=https://github.com/9001/copyparty/releases/download/v1.19.23/copyparty-1.19.23.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 optfeature 538bce96e5589935b57e178e8635f301 edo a5e294016aa84979fcb2459749eb80b2
_md5_=0b93e985213cab8a5fb25f60555d5acf

View File

@@ -297,7 +297,7 @@ app-misc/pfetch-rs 2.11.1: A rewrite of the pfetch system information tool
app-misc/pipes-rs 1.6.4: An over-engineered rewrite of pipes.sh in Rust
app-misc/powerpanel 1.4.1-r1: PowerPanel software for CyberPower UPS systems
app-misc/proctl 1.5 9999: small C program that can control processes
app-misc/pueue 3.4.1 4.0.0: A cli tool for managing long running shell commands.
app-misc/pueue 4.0.0 4.0.2: A cli tool for managing long running shell commands.
app-misc/qman 1.4.2 1.5.0 9999: A more modern manual page viewer for our terminals
app-misc/rememberthemilk 1.3.11-r1: Freemium simple to-do tasks manager
app-misc/s6-man 9999: mdoc versions of the HTML documentation for the s6 supervision suite
@@ -774,7 +774,7 @@ dev-python/googletrans 4.0.0_rc1-r1: Free Google Translate API for Python. Trans
dev-python/grapheme 0.8.0: Unicode grapheme helpers
dev-python/graphql-core 3.2.3: Python port of GraphQL.js, the JavaScript reference implementation for GraphQL
dev-python/graphql-relay 3.2.0: Relay library for graphql-core
dev-python/guidata 3.12.0 3.13.1 3.13.2: Library for user interfaces for easy dataset editing and display
dev-python/guidata 3.13.2 3.13.4: Library for user interfaces for easy dataset editing and display
dev-python/guiqwt 4.4.5-r1: Efficient 2D plotting Python library based on PythonQwt
dev-python/guppy3 3.1.4 3.1.5: A Python Programming Environment & Heap analysis toolset
dev-python/hachoir 3.3.0: Hachoir is a Python library to view and edit a binary stream field by field
@@ -799,6 +799,7 @@ dev-python/json-schema-for-humans 1.3.4 1.4.1: Quickly generate HTML documentati
dev-python/json_exporter 1.0.2: Python-based library for exporting JSON data as metrics for Prometheus.
dev-python/jsonfeed 1.1.2: Python package for parsing and generating JSON feeds.
dev-python/jsonlines 4.0.0: Library with helpers for the jsonlines file format
dev-python/justhtml 0.16.0: A pure Python HTML5 parser that just works.
dev-python/kicad-python 0.5.0-r1: KiCad API Python Bindings for interacting with running KiCad sessions
dev-python/langdetect 1.0.9: Port of Google's language-detection library to Python
dev-python/latexify-py 0.4.3.1 0.4.4.1: Annotate Python source code to get LaTeX expressions
@@ -829,9 +830,9 @@ dev-python/msrest 0.7.1: AutoRest swagger generator Python client runtime
dev-python/mwclient 0.11.0: Unofficial lib for MediaWiki API
dev-python/nitrokey 0.4.1: Python SDK for Nitrokey devices
dev-python/nkdfu 0.2: Python DFU tool for updating Nitrokeys' firmware
dev-python/odfdo 3.14.4: Python library for OpenDocument format (ODF)
dev-python/odsgenerator 1.11.3: Generate an OpenDocument Format .ods file from a .json or .yaml file.
dev-python/odsparsator 1.12.1-r2: Generate a JSON file from an OpenDocument Format .ods file.
dev-python/odfdo 3.18.2: Python library for OpenDocument format (ODF)
dev-python/odsgenerator 1.12.0: Generate an OpenDocument Format .ods file from a .json or .yaml file.
dev-python/odsparsator 1.13.1: Generate a JSON file from an OpenDocument Format .ods file.
dev-python/osc-placement 4.6.0-r1 4.7.0: OpenStackClient plugin for Placement service
dev-python/oscrypto 1.3.0-r2: TLS sockets, key generation, encryption, decryption, signing, verification
dev-python/parsel 1.10.0: Utility to extract data from XML/HTML documents using XPath or CSS selectors
@@ -942,6 +943,7 @@ dev-python/sqlmodel 0.0.24: SQL databases in Python, designed for simplicity, co
dev-python/starkbank-ecdsa 2.2.0-r1: A lightweight and fast pure python ECDSA library
dev-python/steam 2.0.0-r1: Python package for interacting with Steam
dev-python/stone 3.3.9: The Official Api Spec Language for Dropbox
dev-python/strip-hints 0.1.13: Function and command-line program to strip Python type hints.
dev-python/survey 5.4.2: A simple library for creating beautiful interactive prompts
dev-python/svgelements 1.9.6-r1: SVG Parsing for Elements, Paths, and other SVG Objects.
dev-python/syrupy 5.0.0: The sweeter pytest snapshot plugin
@@ -1058,7 +1060,7 @@ 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.6.0 3.6.1: Diff filter highlighting changed line parts
dev-util/rtc-testbench 5.3: RTC Testbench is a set of tools for validating Ethernet networks
dev-util/rust-rover 2024.2.1-r1 2025.2.1 2025.2.2 2025.2.3 2025.2.4.1 2025.2.5 2025.3: A feature-rich Rust IDE with timely support by JetBrarins
dev-util/rust-rover 2024.2.1-r1 2025.2.1 2025.2.2 2025.2.3 2025.2.4.1 2025.2.5 2025.3 2025.3.1: A feature-rich Rust IDE with timely support by JetBrarins
dev-util/rust-script 0.36.0: Command-line tool to run Rust scripts which can make use of crates
dev-util/rye 0.44.0: a Hassle-Free Python Experience
dev-util/rz-ghidra 0.8.0: An integration of the Ghidra decompiler and Sleigh Disassembler for Rizin.
@@ -1168,7 +1170,7 @@ games-util/legendary 0.20.33-r2 0.20.34-r2: A free and open-source replacement f
games-util/libtess2 1.0.2: Game and tools oriented refactored version of GLU tesselator
games-util/mangohud 0.7.2-r1 0.8.0 0.8.1 9999: Vulkan and OpenGL overlay for monitoring FPS, sensors, system load and more
games-util/minigalaxy 1.4.0: A simple GOG client for Linux
games-util/modrinth-app-bin 0.10.10 0.10.15 0.10.18: A unique, open source launcher that allows you to play your favorite Minecraft mods, and keep them up to date, all in one neat little package.
games-util/modrinth-app-bin 0.10.15 0.10.18 0.10.23: A unique, open source launcher that allows you to play your favorite Minecraft mods, and keep them up to date, all in one neat little package.
games-util/protonup 0.1.5 9999: Install and Update Proton-GE
games-util/qzdl 20250103 99999999: Qt version of the ZDL ZDoom launcher
games-util/r2modman-bin 3.1.51: A simple and easy to use mod manager for several games using Thunderstore
@@ -1219,7 +1221,7 @@ gui-apps/darkman 2.2.0: Framework for dark and light mode transitions
gui-apps/espanso 2.3.0: Cross-platform Text Expander written in Rust
gui-apps/eww 0.6.0-r3 9999: Elkowars Wacky Widgets is a standalone widget system made in Rust
gui-apps/fnott 1.7.1 1.8.0 9999: Keyboard driven and lightweight Wayland notification daemon.
gui-apps/fuzzel 1.13.0: Application launcher for wlroots based Wayland compositors.
gui-apps/fuzzel 1.13.1: Application launcher for wlroots based Wayland compositors.
gui-apps/fyi 1.0.4 9999: A notify-send alternative
gui-apps/gcolor3 2.4.0: A simple color chooser written in GTK3
gui-apps/gradience 0.3.0-r2 0.4.1: Change the look of Adwaita with ease
@@ -1238,7 +1240,7 @@ gui-apps/hyprsunset 0.2.0 9999: An application to enable a blue-light filter on
gui-apps/hyprswitch 1.3.1: A CLI/GUI that allows switching between windows in Hyprland
gui-apps/hyprsysteminfo 0.1.3: Hyprland's system information GUI application
gui-apps/intiface-central-bin 2.6.0 2.6.4: Buttplug frontend application
gui-apps/ironbar 0.16.1-r1 0.17.1 9999: Customisable Wayland gtk bar written in Rust
gui-apps/ironbar 0.17.1 0.18.0 9999: Customisable Wayland gtk bar written in Rust
gui-apps/klassy 6.4 9999: Klassy QT6 window decoration theme for KDE Plasma 6.3+
gui-apps/koi 0.5.1 0.6: Theme scheduling for the KDE Plasma Desktop
gui-apps/lan-mouse 0.10.0 0.10.0_p20251027: Software KVM Switch / mouse & keyboard sharing software for Local Area Networks
@@ -1310,7 +1312,7 @@ gui-apps/wlsunset 0.4.0 9999: Day/night gamma adjustments for Wayland
gui-apps/wob 0.15.1-r1 0.16: Lightweight overlay volume/backlight/progress/anything bar for Wayland
gui-apps/wscreensaver 9999: Xscreensaver screensavers ported to wayland
gui-apps/wtype 0.4: xdotool type for wayland
gui-apps/xremap 0.14.5: Dynamic key remap for X and Wayland
gui-apps/xremap 0.14.7: Dynamic key remap for X and Wayland
gui-apps/xwayland-satellite 0.5.1 0.8: Xwayland outside your Wayland
gui-apps/yambar 1.11.0 9999: Simplistic and highly configurable status panel for X and Wayland
gui-libs/gtk-session-lock 0.2.0-r6 9999: GTK-based lockscreen for Wayland
@@ -1422,7 +1424,7 @@ media-libs/sonic 0.2.0_p20250419: Simple library to speed up or slow down speech
media-libs/svt-vp9 0.3.0 9999: Scalable Video Technology for VP9 (SVT-VP9 Encoder)
media-libs/vvdec 2.3.0: VVdeC, the Fraunhofer Versatile Video Decoder
media-libs/vvenc 1.11.1: VVenC, the Fraunhofer Versatile Video Encoder
media-libs/wivrn 25.8 25.9 25.11.1 9999: WiVRn OpenXR streaming
media-libs/wivrn 25.9 25.11.1 25.12 9999: WiVRn OpenXR streaming
media-libs/xrizer 0.3.0-r1 9999: OpenVR over OpenXR compatibility layer
media-plugins/alsa-sndio 0.2: ALSA PCM to play audio on sndio servers
media-plugins/argotlunar-bin 2.06-r2: Argotlunar is a sound granulator. Binary Linux VST
@@ -1437,7 +1439,7 @@ 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 8.2.1 8.2.2 8.2.3 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/aimp 6.00.3017_alpha4 6.00.3021_alpha5 6.00.3026_alpha6: AIMP - Free Audio Player
media-sound/aimp 6.00.3017_alpha4 6.00.3021_alpha5 6.00.3027_alpha6: AIMP - Free Audio Player
media-sound/amberol 2024.2: Simple GUI Music Player
media-sound/bespokesynth 1.2.1 1.3.0: Software modular synth
media-sound/callaudiod 0.1.10 0.1.99: Call audio routing daemon
@@ -1488,7 +1490,7 @@ media-sound/spotube-bin 3.8.0: An open source, cross-platform Spotify client
media-sound/supersonic 0.17.0 0.18.1 0.19.0: A lightweight and full-featured cross-platform desktop client
media-sound/tenacity 1.3.4-r4: Easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor
media-sound/tidal-hifi-bin 5.16.0-r1 5.17.0: Web version of Tidal running in electron with Hi-Fi support thanks to Widevine.
media-sound/yandex-music 5.76.4 5.77.1 5.78.7 5.79.2 5.79.7: Yandex Music streaming service
media-sound/yandex-music 5.78.7 5.79.7 5.81.4: Yandex Music streaming service
media-sound/yewtube 2.12.0 9999: Terminal-based YouTube player and downloader
media-sound/ymuse 0.22: GTK client for Music Player Daemon (MPD) written in Go
media-sound/youtube-music-bin 3.10.0 3.11.0: YouTube Music Desktop App bundled with custom plugins
@@ -1605,7 +1607,7 @@ net-im/teams-for-linux 2.6.14 2.6.17 2.6.18: Unofficial Microsoft Teams client f
net-im/vesktop-bin 1.5.6 1.5.7 1.5.8 1.6.1: All-in-one voice and text chat for gamers with Vencord Preinstalled
net-im/zulip-desktop-bin 5.12.2: Organized chat for distributed teams.
net-irc/catgirl 2.2 2.2a: TLS-only terminal IRC client
net-irc/halloy 2025.9 2025.10 2025.11: IRC application written in Rust
net-irc/halloy 2025.10 2025.11 2025.12: IRC application written in Rust
net-irc/limnoria-plugins-bugzilla 4.0: Bugzilla integration plugin for the Limnoria IRC Bot
net-irc/litterbox 1.9: TLS-only IRC logger
net-irc/pounce 3.0 3.1 3.1-r1: Multi-client, TLS-only IRC bouncer
@@ -1817,7 +1819,7 @@ sci-misc/boinc-wrapper 26018-r3 26019 26019-r1: Wrapper to use non-BOINC apps wi
sci-misc/llama-cpp 0_pre5633-r1 0_pre6140 0_pre6318 0_pre6710 0_pre6980 0_pre7276 9999: Port of Facebook's LLaMA model in C/C++
sci-ml/aichat 0.30.0: All-in-one LLM CLI Tool
sci-ml/ollama 0.13.0 0.13.1 0.13.2 0.13.4 0.13.5 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
sci-physics/openmodelica 1.25.5-r1: Open-source Modelica-based modeling and simulation environment
sci-physics/openmodelica 1.26.0: 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
sec-keys/openpgp-keys-emersion 20240714: OpenPGP keys used by Simon Ser
@@ -1892,7 +1894,7 @@ sys-devel/clang-bloomberg-p2996 21.0.0_p20250702 9999: Clang fork implementing e
sys-devel/fcode-utils 1.0.3: Set of utilities to process FCODE, OpenFirmware's byte code
sys-devel/lcc 2021.01.11-r1: The lcc retargetable ANSI C compiler
sys-firmware/lenovolegionlinux 9999: Lenovo Legion Linux kernel module
sys-fs/bcachefs-kmod 1.33.1: Linux bcachefs kernel module for sys-fs/bcachefs-tools
sys-fs/bcachefs-kmod 1.33.2: Linux bcachefs kernel module for sys-fs/bcachefs-tools
sys-fs/btrd 0.5.4: The btrfs debugger
sys-fs/btrfs-dump 20250918: Metadata dumper for btrfs
sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesystem
@@ -1980,6 +1982,7 @@ www-misc/libkiwix 14.0.0: Kiwix software suite core: code shared by all Kiwix po
www-misc/waldl 0.0.1_pre20211112: Browse and download wallpapers from wallhaven.cc using sxiv
www-misc/wyebadblock 1.0.0_p20230211: An adblock extension for wyeb, also webkit2gtk browsers.
www-plugins/firefoxpwa 2.15.0 2.17.1 2.17.2: A tool to install, manage and use PWAs in Mozilla Firefox (native component)
www-servers/copyparty 1.19.23: Easy-to-use, feature-packed, protable file server
www-servers/hinsightd 0.9.17 9999: hinsightd a http/1.1 webserver with (hopefully) minimal goals
www-servers/quark 0_pre20220817 9999: A small, GET-only static HTTP server
x11-apps/lightdm-gtk-greeter-settings 1.2.2-r3: Configuration tool for the LightDM GTK Greeter

View File

@@ -1 +1 @@
Fri, 19 Dec 2025 13:00:52 +0000
Sat, 20 Dec 2025 21:46:06 +0000

View File

@@ -407,6 +407,7 @@ gui-apps/wlogout:fish-completions - Enable completions for fish shell
gui-apps/wlogout:layershell - Enable transparency
gui-apps/wlogout:zsh-completions - Enable completions for zsh shell
gui-apps/wob:seccomp - Linux kernel syscall filtering
gui-apps/xremap:cosmic - build client for COSMIC
gui-apps/xremap:gnome - build client for GNOME Wayland
gui-apps/xremap:hyprland - build client for Hyprland
gui-apps/xremap:kde - build client for KDE-Plasma Wayland