2023-12-20 09:16:43 UTC

This commit is contained in:
Repository mirror & CI
2023-12-20 09:16:43 +00:00
parent b240f3b409
commit 5b43dae4c0
27 changed files with 198 additions and 66 deletions

View File

@@ -0,0 +1,8 @@
DEFINED_PHASES=install preinst pretend
DESCRIPTION=System group: mock
EAPI=8
INHERIT=acct-group
KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
SLOT=0
_eclasses_=user-info 9951b1a0e4f026d16c33a001fd2d5cdf acct-group 1ba28b31fccef7f4ff1cebfad243a633
_md5_=c99e18ae517055878552db70cea51d64

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) test? ( python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=app-crypt/acme-2.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=app-crypt/certbot-2.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/dnspython-1.15.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) test? ( python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=app-crypt/acme-2.8.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=app-crypt/certbot-2.8.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/dnspython-1.15.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=RFC 2136 DNS Authenticator plugin for Certbot (Lets Encrypt client)
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
IUSE=doc test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=app-crypt/acme-2.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=app-crypt/certbot-2.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/dnspython-1.15.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=app-crypt/acme-2.8.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=app-crypt/certbot-2.8.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/dnspython-1.15.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/certbot/certbot/archive/v2.7.1.tar.gz -> certbot-2.7.1.gh.tar.gz
SRC_URI=https://github.com/certbot/certbot/archive/v2.8.0.tar.gz -> certbot-2.8.0.gh.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic c816c598969cbaf38cc02d2496ad2e98 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690
_md5_=d86961b157a3070f2cf317d81f1a6d06

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=X? ( x11-libs/libX11 x11-libs/libXext ) wayland? ( dev-libs/wayland-protocols dev-libs/wayland ) media-libs/alsa-lib
SLOT=0
SRC_URI=https://github.com/Slackadays/Clipboard/archive/refs/tags/0.9.0.tar.gz -> clipboard-0.9.0.tar.gz
SRC_URI=https://github.com/Slackadays/Clipboard/archive/refs/tags/0.9.0.1.tar.gz -> clipboard-0.9.0.1.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic c816c598969cbaf38cc02d2496ad2e98 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=33cd164360914d628bb10429640550d0

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools_scm_git_archive[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( python_targets_python3_10? ( dev-lang/python:3.10[ssl] ) python_targets_python3_11? ( dev-lang/python:3.11[ssl] ) dev-python/sqlalchemy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/uvloop[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/pymysql[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinxcontrib-asyncio[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinxcontrib-asyncio[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( python_targets_python3_10? ( dev-lang/python:3.10[ssl] ) python_targets_python3_11? ( dev-lang/python:3.11[ssl] ) dev-python/sqlalchemy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/uvloop[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/pymysql[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinxcontrib-asyncio[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinxcontrib-asyncio[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=aiomysql is a library for accessing a MySQL database from the asyncio
EAPI=8
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/aio-libs/aiomysql/archive/v0.1.1.tar.gz -> aiomysql-0.1.1.tar.gz
_eclasses_=databases 617283a7895577b41519ac2c3a75beb8 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic c816c598969cbaf38cc02d2496ad2e98 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690
_md5_=7664c44ddd3378f981a40da21099a195
_md5_=af79593d4f19bb46600237f3558b9db8

View File

@@ -11,6 +11,6 @@ RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_pytho
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/hynek/pem/archive/refs/tags/21.2.0.tar.gz -> pem-21.2.0.tar.gz
SRC_URI=https://github.com/hynek/pem/archive/refs/tags/21.2.0.tar.gz -> pem-21.2.0.gh.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic c816c598969cbaf38cc02d2496ad2e98 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690
_md5_=da000dd104efe0402dc294ebdc30e2ba
_md5_=c9d44dbde888d82c0efc8a02275686e0

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( >=dev-python/coverage-5.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pretend[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyopenssl[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/hatchling-1.17.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
BDEPEND=dev-python/hatch-fancy-pypi-readme[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( >=dev-python/coverage-5.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pretend[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyopenssl[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/hatchling-1.17.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Easy PEM file parsing in Python
EAPI=8
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pem/pem-23.1.0.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic c816c598969cbaf38cc02d2496ad2e98 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=d8f62b880ac8399e4de92fe36dc920f1
_md5_=780ce3e2b0981435956433f020a3ce29

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-7.3.1[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 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Core functionality used by rpmautospec
EAPI=8
HOMEPAGE=https://github.com/fedora-infra/rpmautospec-core/ https://pypi.org/project/rpmautospec-core/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=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/r/rpmautospec-core/rpmautospec_core-0.1.2.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic c816c598969cbaf38cc02d2496ad2e98 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=5b70f5e563f5e8b9758355fcb8f8057f

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 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python dictionary with Jinja2 expansion
EAPI=8
HOMEPAGE=https://github.com/xsuchy/templated-dictionary/ https://pypi.org/project/templated-dictionary/
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=dev-python/jinja[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 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/t/templated-dictionary/templated-dictionary-1.2.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic c816c598969cbaf38cc02d2496ad2e98 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=8d41512ad9c9d3e8c5e5dc5d51f65081

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=install prepare
DESCRIPTION=Collection of GPG keys used in Linux Distributions
EAPI=8
HOMEPAGE=https://github.com/xsuchy/distribution-gpg-keys
IUSE=copr
KEYWORDS=~amd64
LICENSE=CC0-1.0
SLOT=0
SRC_URI=https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.98-1.tar.gz
_md5_=b36643bb80e274644aad6790d3f3dcdd

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=compile install postinst prepare setup
DESCRIPTION=Simple chroot build environment manager for building RPMs
EAPI=8
HOMEPAGE=https://rpm-software-management.github.io/mock/ https://github.com/rpm-software-management/mock/
INHERIT=bash-completion-r1 optfeature python-single-r1
IUSE=+python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_11? ( app-arch/rpm[python,python_single_target_python3_11(-)] dev-python/backoff[python_targets_python3_11(-)] dev-python/distro[python_targets_python3_11(-)] dev-python/pyroute2[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/rpmautospec-core[python_targets_python3_11(-)] dev-python/templated-dictionary[python_targets_python3_11(-)] ) acct-group/mock app-containers/podman dev-util/distribution-gpg-keys dev-util/mock-core-configs
REQUIRED_USE=^^ ( python_single_target_python3_11 )
SLOT=0
SRC_URI=https://github.com/rpm-software-management/mock/releases/download/mock-5.3-1/mock-5.3.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=ec4faeadf2bd77056aaaffc8cec476af

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=Mock core config files basic chroots
EAPI=8
HOMEPAGE=https://rpm-software-management.github.io/mock/ https://github.com/rpm-software-management/mock
KEYWORDS=~amd64
LICENSE=GPL-2+
SLOT=0
SRC_URI=https://github.com/rpm-software-management/mock/releases/download/mock-core-configs-39.3-1/mock-core-configs-39.3.tar.gz
_md5_=b5aa9cd26f0be196e85d9aa1e9675a84

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,18 @@
BDEPEND=test? ( >=dev-python/PyQt5-5.13.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
DESCRIPTION=An image viewer with vim-like keybindings
EAPI=8
HOMEPAGE=https://karlch.github.io/vimiv-qt/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 desktop xdg
IUSE=debug test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=dev-python/PyQt5-5.13.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/karlch/vimiv-qt/archive/refs/tags/v0.9.0.tar.gz -> vimiv-qt-0.9.0.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic c816c598969cbaf38cc02d2496ad2e98 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=0c07d3fcabee7a06cfb336dcddae3116

View File

@@ -0,0 +1,15 @@
BDEPEND=nvenc? ( x11-drivers/nvidia-drivers ) vaapi? ( media-video/ffmpeg[vulkan,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd media-libs/libpulse media-libs/openxr-loader net-dns/avahi systemd? ( sys-apps/systemd ) nvenc? ( dev-util/nvidia-cuda-toolkit ) dev-cpp/eigen dev-cpp/nlohmann_json dev-util/glslang app-alternatives/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=WiVRn OpenXR streaming
EAPI=7
HOMEPAGE=https://github.com/meumeu/WiVRn
INHERIT=cmake
IUSE=nvenc systemd vaapi x264
KEYWORDS=~amd64
LICENSE=GPL-3 Apache-2.0 MIT
RDEPEND=nvenc? ( x11-drivers/nvidia-drivers ) vaapi? ( media-video/ffmpeg[vulkan,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd media-libs/libpulse media-libs/openxr-loader net-dns/avahi systemd? ( sys-apps/systemd )
REQUIRED_USE=|| ( nvenc vaapi x264 )
SLOT=0
SRC_URI=https://github.com/Meumeu/WiVRn/archive/refs/tags/v0.10.1.tar.gz -> wivrn-0.10.1.tar.gz https://github.com/Meumeu/WiVRn/releases/download/v0.10.1/server-build-deps.tar.xz -> wivrn-0.10.1-server-build-deps.tar.xz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic c816c598969cbaf38cc02d2496ad2e98 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=d94dde8248a3bcd32c92db84f8cdae1b

View File

@@ -10,6 +10,6 @@ PROPERTIES=live
RDEPEND=nvenc? ( x11-drivers/nvidia-drivers ) vaapi? ( media-video/ffmpeg[vulkan,vaapi] ) x264? ( media-libs/x264 ) dev-libs/libbsd media-libs/libpulse media-libs/openxr-loader net-dns/avahi systemd? ( sys-apps/systemd )
REQUIRED_USE=|| ( nvenc vaapi x264 )
SLOT=0
SRC_URI=https://github.com/boostorg/pfr/archive/refs/tags/2.0.3.tar.gz -> boostpfr_2.0.3.tar.gz https://gitlab.freedesktop.org/monado/monado/-/archive/3ca1381be18e4cda516a2c7ac5778706aac89ce4/monado-3ca1381be18e4cda516a2c7ac5778706aac89ce4.tar.gz
SRC_URI=https://github.com/boostorg/pfr/archive/refs/tags/2.0.3.tar.gz -> boostpfr_2.0.3.tar.gz https://gitlab.freedesktop.org/monado/monado/-/archive/79bf8eb8fa168f65f4e5505e0525ee74aa88783e/monado-79bf8eb8fa168f65f4e5505e0525ee74aa88783e.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic c816c598969cbaf38cc02d2496ad2e98 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 git-r3 5133e393e8717a3a093660f990801dc1
_md5_=a61d5be442fd3277e5859ea1dae5fd4f
_md5_=d94dde8248a3bcd32c92db84f8cdae1b

View File

@@ -7,5 +7,5 @@ KEYWORDS=~amd64
LICENSE=Unlicense
RDEPEND=app-misc/jq[oniguruma] dev-libs/openssl dev-util/dialog media-video/mpv net-misc/curl
SLOT=0
SRC_URI=https://github.com/yne/dzr/archive/refs/tags/230919.tar.gz -> dzr-230919.tar.gz
SRC_URI=https://github.com/yne/dzr/archive/refs/tags/231217.tar.gz -> dzr-231217.tar.gz
_md5_=19433c7a88bb029d3e1ad3ea65921aa3

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -7,5 +7,5 @@ KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/raphamorim/rio/archive/refs/tags/v0.0.31.tar.gz -> rio-0.0.31.tar.gz
SRC_URI=https://github.com/raphamorim/rio/archive/refs/tags/v0.0.33.tar.gz -> rio-0.0.33.tar.gz
_md5_=e8c443c244edd186f581e6c1a61c1dd6

View File

@@ -0,0 +1,16 @@
DEFINED_PHASES=configure postinst postrm preinst setup
DEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) x11-libs/gtk+:3 x11-libs/vte
DESCRIPTION=Lua-configurable terminal emulator
EAPI=8
HOMEPAGE=https://github.com/endaaman/tym
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=lua-single xdg
IUSE=lua_single_target_luajit lua_single_target_lua5-3
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) x11-libs/gtk+:3 x11-libs/vte
REQUIRED_USE=^^ ( lua_single_target_luajit lua_single_target_lua5-3 )
SLOT=0
SRC_URI=https://github.com/endaaman/tym/releases/download/3.5.0/tym-3.5.0.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=fc2ef8c73350330c72605b994afb03bf

View File

@@ -16,6 +16,7 @@ acct-group/libmedium 0: A group for www-apps/libmedium
acct-group/librarian 0: A group for www-apps/librarian
acct-group/mastoposter 0: System group: mastoposter
acct-group/mautrix 0: Group for Mautrix Bridges
acct-group/mock 0: System group: mock
acct-group/monero 0: System group: monero
acct-group/nitter 0: System group: nitter
acct-group/owncast 0: Group for media-video/owncast
@@ -121,7 +122,7 @@ app-containers/waydroid 1.4.0: Container-based approach to boot a full Android s
app-crypt/PBinCLI 0.3.2: PrivateBin CLI
app-crypt/autofirma 1.7.1: Spanish government's electronic signature application for online procedures
app-crypt/certbot-dns-desec 1.2.1: deSEC DNS Authenticator plugin for Certbot
app-crypt/certbot-dns-rfc2136 2.6.0 2.7.1 2.7.2 2.7.3 2.7.4 9999: RFC 2136 DNS Authenticator plugin for Certbot (Lets Encrypt client)
app-crypt/certbot-dns-rfc2136 2.6.0 2.7.2 2.7.3 2.7.4 2.8.0 9999: RFC 2136 DNS Authenticator plugin for Certbot (Lets Encrypt client)
app-crypt/clevis 19-r1: Automated Encryption Framework
app-crypt/configuradorfnmt 1.0.1: Spanish government certificate request generator
app-crypt/gnome-encfs-manager 1.9-r1 1.9-r2: An easy to use manager and mounter for encfs stashes
@@ -158,7 +159,7 @@ app-doc/stdman 2022.07.30 9999: Formatted C++ stdlib man pages (cppreference)
app-doc/sway-wiki 9999: Wiki of gui-wm/sway, rendered to HTML using kramdown-parser-gfm
app-editors/amp 0.6.2: A complete text editor for your terminal.
app-editors/imhex 1.31.0: A hex editor for reverse engineers, programmers, and eyesight
app-editors/kak-lsp 12.2.1: Kakoune Language Server Protocol Client
app-editors/kak-lsp 15.0.1: Kakoune Language Server Protocol Client
app-editors/kitscenarist 0.7.2_rc9: Simple and powerful application for creating screenplays.
app-editors/lapce 0.3.1 9999: Lightning-fast and Powerful Code Editor written in Rust
app-editors/mined 2015.25: A powerful text editor with extensive Unicode and CJK support
@@ -203,7 +204,7 @@ app-misc/brightnessctl 0.5.1: A program to read and control device brightness
app-misc/chayang 0.1.0: Gradually dim the screen.
app-misc/cheat 4.2.3 4.3.3-r1: cheat allows you to create and view interactive cheatsheets on the command-line
app-misc/clifm 1.8 1.11 1.13 1.14 9999: The command line file manager
app-misc/clipboard 0.9.0: Cut, copy, and paste anything in your terminal
app-misc/clipboard 0.9.0.1: Cut, copy, and paste anything in your terminal
app-misc/cliphist 0.4.0: Wayland clipboard manager with support for multimedia
app-misc/corectrl 1.3.7 9999: Core control application
app-misc/cpufetch 1.01 1.02 1.04: Simplistic yet fancy CPU architecture fetching tool
@@ -1145,6 +1146,7 @@ dev-python/readability-lxml 0.6.1 0.8.1: fast html to text parser (article reada
dev-python/readmdict 0.1.1-r1: Read mdx/mdd files
dev-python/repoze-sphinx-autointerface 1.0.0-r1: Auto-generate Sphinx API docs from Zope interfaces
dev-python/restrictedpython 6.2 7.0: A restricted execution environment for Python to run untrusted code
dev-python/rpmautospec-core 0.1.2: Core functionality used by rpmautospec
dev-python/rst2ansi 0.1.5-r2: Render reStructuredText documents to the terminal
dev-python/rstcheck 6.2.0: Checks syntax of reStructuredText and code blocks nested within it
dev-python/rstr 3.2.0: Easily generate random strings of various types
@@ -1187,6 +1189,7 @@ dev-python/stringcase 1.2.0-r1: Convert string cases between camel case, pascal
dev-python/survey 4.5.4 5.1.0_alpha: A simple library for creating beautiful interactive prompts
dev-python/svgelements 1.9.3 1.9.6: SVG Parsing for Elements, Paths, and other SVG Objects.
dev-python/sysv_ipc 1.1.0: System V IPC primitives for python
dev-python/templated-dictionary 1.2: Python dictionary with Jinja2 expansion
dev-python/tempus-themes 2.3.0.20220206: Accessible themes for Pygments
dev-python/tempy 1.3.0: A simple, visually pleasing weather report in your terminal
dev-python/testrepository 0.0.20-r200: A repository of test results
@@ -1262,6 +1265,7 @@ dev-util/binaryen 105: Compiler and toolchain infrastructure library for WebAsse
dev-util/cargo-make 0.35.9 0.35.10: Rust task runner and build tool
dev-util/cmakelang 0.6.13: Provides Quality Assurance (QA) tools for cmake
dev-util/deblob 0.5 0.6 9999: remove binary executables from a directory
dev-util/distribution-gpg-keys 1.98: Collection of GPG keys used in Linux Distributions
dev-util/dockerfile-language-server 0.10.2 0.11.0: A language server for Dockerfiles
dev-util/eclipse-parallel-bin 4.27 4.28: Eclipse IDE for Scientific Computing (C, C++, Fortran)
dev-util/exercism 3.1.0: Command line client for https://exercism.io
@@ -1284,6 +1288,8 @@ dev-util/lemminx-bin 0.24.0 0.25.0: XML Language Server
dev-util/lottieconverter 0.2: Simple lottie (telegram animated sticker) converter.
dev-util/lua-language-server 3.7.3: Lua language server
dev-util/mh 1.0.3: Generate help for Makefile
dev-util/mock 5.3: Simple chroot build environment manager for building RPMs
dev-util/mock-core-configs 39.3: Mock core config files basic chroots
dev-util/odb 2.5.0_beta21_p1: ODB compiler and the ODB system documentation
dev-util/ots 8.1.4 8.2.1: An util for validating and sanitising OpenType files
dev-util/pmbootstrap 1.51.0: Helper tool for developing and building postmarketOS
@@ -1419,7 +1425,7 @@ gui-apps/coretime 4.2.0 9999: A time related task manager for C Suite
gui-apps/coretoppings 4.1.0-r1 4.2.0 9999: Additional features, plugins, widgets etc for C Suite
gui-apps/coreuniverse 4.2.0 9999: Shows information about apps for C Suite
gui-apps/darkman 1.5.4: Framework for dark and light mode transitions
gui-apps/espanso 2.1.8: Cross-platform Text Expander written in Rust
gui-apps/espanso 2.1.8 2.2.1: Cross-platform Text Expander written in Rust
gui-apps/eww 0.4.0 9999: Elkowars Wacky Widgets is a standalone widget system made in Rust
gui-apps/fnott 1.2.1 1.3.0 1.4.1 9999: Keyboard driven and lightweight Wayland notification daemon.
gui-apps/fuzzel 1.9.2 9999: Application launcher for wlroots based Wayland compositors.
@@ -1554,6 +1560,7 @@ media-gfx/silicon 0.5.1 0.5.2: Create beautiful image of your code
media-gfx/svgcleaner 0.9.5: svgcleaner could help you to clean up your SVG files from the unnecessary data.
media-gfx/swayimg 1.12: A lightweight image viewer for Wayland display servers
media-gfx/ufolint 1.2.0-r1: UFO source format linter
media-gfx/vimiv-qt 0.9.0: An image viewer with vim-like keybindings
media-gfx/vpuppr 0.9.0 9999: VTuber application made with Godot 3.4
media-gfx/zw3d 2022.0.3.1-r3 2023.0.3.1: CAD/CAM software for 3D design and processing
media-gfx/zwcad 2023.23.0.3.4-r2: CAD software for 2D drawing, reviewing and printing work
@@ -1575,7 +1582,7 @@ media-libs/sjpeg 1.0_p20210422-r1: simple jpeg encoder
media-libs/svt-vp9 0.3.0 9999: Scalable Video Technology for VP9 (SVT-VP9 Encoder)
media-libs/vvdec 2.1.2: VVdeC, the Fraunhofer Versatile Video Decoder
media-libs/vvenc 1.9.1: VVenC, the Fraunhofer Versatile Video Encoder
media-libs/wivrn 0.9.1 9999: WiVRn OpenXR streaming
media-libs/wivrn 0.9.1 0.10.1 9999: WiVRn OpenXR streaming
media-plugins/alsa-sndio 0.2: ALSA PCM to play audio on sndio servers
media-plugins/argotlunar-bin 2.06-r1: Argotlunar is a sound granulator. Binary Linux VST
media-plugins/gimp-avif-plugin 9999: Plug-in for development GIMP 2.99.11 for loading/saving AVIF images.
@@ -1589,7 +1596,7 @@ media-sound/add64 3.8.0 3.9.3: Add64 is a realtime additive/subtractive-synthesi
media-sound/amberol 0.9.2 0.10.3: Simple GUI Music Player
media-sound/callaudiod 0.1.7 0.1.9: Call audio routing daemon
media-sound/drumgizmo 0.9.20 9999: Cross-platform drum plugin and stand-alone application
media-sound/dzr 230919: DZR: the command line deezer.com player
media-sound/dzr 231217: DZR: the command line deezer.com player
media-sound/eartag 0.5.0 0.5.1: GTK4 MusicBrainz audio tagger
media-sound/furnace 0.6: a multi-system chiptune tracker compatible with DefleMask modules
media-sound/g4music 3.3 3.4: A GTK4 music player
@@ -1898,7 +1905,7 @@ sys-apps/corefreq 1.96.3: CPU monitoring software designed for the 64-bits Proce
sys-apps/dool 1.1.0 9999: Versatile replacement for vmstat, iostat and ifstat (clone of dstat)
sys-apps/drm_info 2.2.0 2.3.0 9999: Small utility to dump info about DRM devices
sys-apps/fchroot 0.1.2: Funtoo's franken-chroot tool - chroot from AMD64 to ARM system
sys-apps/fselect 0.7.9 0.8.0: Find files with SQL-like queries
sys-apps/fselect 0.8.4: Find files with SQL-like queries
sys-apps/hex 0.3.2 0.4.2 0.5.0: Futuristic take on hexdump
sys-apps/intel-cmt-cat 4.4.0: User space software for Intel(R) Resource Director Technology
sys-apps/lact 0.5.0: Linux AMDGPU Controller
@@ -2100,9 +2107,10 @@ x11-misc/xscreensaver-anclock 2.2.1: Analog clock hack for the xscreensaver prog
x11-plugins/purple-mm-sms 0.1.7: Purple SMS plugin using ModemManager
x11-terms/dmd5620 1.2.0: GTK+ 3.0 implementation of an AT&T / Teletype DMD 5620 emulator.
x11-terms/mlterm-canna 3.9.3: canna plugin for mlterm
x11-terms/rio 0.0.28 0.0.31: A hardware-accelerated GPU terminal emulator powered by WebGPU
x11-terms/rio-terminfo 0.0.28 0.0.31: Terminfo for Rio, a hardware-accelerated GPU terminal emulator powered by WebGPU
x11-terms/rio 0.0.28 0.0.33: A hardware-accelerated GPU terminal emulator powered by WebGPU
x11-terms/rio-terminfo 0.0.28 0.0.33: Terminfo for Rio, a hardware-accelerated GPU terminal emulator powered by WebGPU
x11-terms/tabby-bin 1.0.189: A terminal for a more modern age
x11-terms/tym 3.5.0: Lua-configurable terminal emulator
x11-themes/adw-gtk3 5.0 5.1: The theme from libadwaita ported to GTK-3
x11-themes/arc-darkest-colors 0_pre20200818 0_pre20201112: Flat, dark-mode theme with transparent elements
x11-themes/arc-kde 20220908: Port of the popular GTK theme Arc for Plasma 5

View File

@@ -1 +1 @@
Mon, 18 Dec 2023 17:31:56 +0000
Wed, 20 Dec 2023 09:16:43 +0000

View File

@@ -234,6 +234,7 @@ dev-python/imgui:vulkan - Enable vulkan renderer
dev-python/python-socketio:asyncio-client - Add async websocket client
dev-python/python-socketio:client - Add websocket client
dev-util/FoBiS:graphviz - Add support of generation of a dependencies graph
dev-util/distribution-gpg-keys:copr - Install GPG keys used by Copr projects
dev-util/fpm:openmp - OpenMP support to build targets in parallel where possible
dev-util/gammaray:3d - Build support for Qt5 3D modules
dev-util/gammaray:designer - Widget .ui file export