2026-05-08 10:31:18 UTC

This commit is contained in:
Repository mirror & CI
2026-05-08 10:31:19 +00:00
parent 87010c5117
commit 49beaea828
53 changed files with 311 additions and 236 deletions

View File

@@ -0,0 +1,8 @@
DEFINED_PHASES=install preinst pretend
DESCRIPTION=Group for Apache CouchDB
EAPI=8
INHERIT=acct-group
KEYWORDS=amd64
SLOT=0
_eclasses_=user-info d7c261c6f7c2392145e8789913f1bf7e acct-group 64c2dcae095a4889476d76ba39d2ce21
_md5_=b0a8fa029bace7ff460f6e50bb9b53a8

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install postinst preinst prerm pretend
DESCRIPTION=User for Apache CouchDB
EAPI=8
INHERIT=acct-user
KEYWORDS=amd64
RDEPEND=acct-group/couchdb
SLOT=0
_eclasses_=user-info d7c261c6f7c2392145e8789913f1bf7e acct-user 8c5f04cd2cfafc30ffb9bae9cf5f5605
_md5_=aad8ab14318cf058a92982ad89088ca2

View File

@@ -4,9 +4,11 @@ DEPEND=>=dev-lang/hare-0.26.0:=
DESCRIPTION=Secret storage system for Unix, suitable for storing passwords, keys, ...
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/himitsu
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=GPL-3
PDEPEND=|| ( app-admin/hiprompt-gtk gui-apps/hiprompt-gtk-py )
SLOT=0/0.10
SRC_URI=https://git.sr.ht/~sircmpwn/himitsu/archive/0.10.tar.gz -> himitsu-0.10.tar.gz
_md5_=8c028593137c48a962d3febfb4ed7fde
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=07f05263a1b33758f104ed6bb1578d49

View File

@@ -4,10 +4,10 @@ DEPEND=>=dev-lang/hare-0.24.2:=
DESCRIPTION=Secret storage system for Unix, suitable for storing passwords, keys, ...
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/himitsu
INHERIT=git-r3
INHERIT=toolchain-funcs git-r3
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=|| ( app-admin/hiprompt-gtk gui-apps/hiprompt-gtk-py )
SLOT=0
_eclasses_=git-r3 7b584b5dc33e3bc66ff5b9271bf41764
_md5_=da33831f4f316831bfa12d58c68e0c25
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
_md5_=192a47f411234f96bc351cadddaedb66

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=install prepare setup
DESCRIPTION=Script to edit a single file as root using run0
EAPI=8
HOMEPAGE=https://github.com/HastD/run0edit
INHERIT=python-single-r1
IUSE=python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64
LICENSE=|| ( Apache-2.0 MIT )
RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) >=sys-apps/systemd-256:=
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
SLOT=0
SRC_URI=https://github.com/HastD/run0edit/releases/download/v0.5.9/run0edit-0.5.9.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=1600c663ef695e31e36e54d7a0bc2b3a

View File

@@ -9,4 +9,4 @@ LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/andrewrk/poop/archive/refs/tags/0.5.0.tar.gz -> poop-0.5.0.tar.gz
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d linux-info efd923656513c879204fec6638eadee5 zig-utils 00d67f014030fe73cc2e0ba2f0984231 zig bc77880e429bb8eb2e12dc7976914959
_md5_=61c27b1b7a03b1461687066c01ebab4a
_md5_=a2d374f2ed53156b8f00ce640c27ff92

View File

@@ -8,4 +8,4 @@ LICENSE=MIT
PROPERTIES=live
SLOT=0
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d linux-info efd923656513c879204fec6638eadee5 zig-utils 00d67f014030fe73cc2e0ba2f0984231 zig bc77880e429bb8eb2e12dc7976914959 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
_md5_=61c27b1b7a03b1461687066c01ebab4a
_md5_=a2d374f2ed53156b8f00ce640c27ff92

View File

@@ -0,0 +1,16 @@
BDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/poetry-core-2.1.1[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-16[python_targets_python3_13(-)] >=dev-python/poetry-core-2.1.1[python_targets_python3_13(-)] )
DEFINED_PHASES=compile configure install postinst prepare setup test
DESCRIPTION=A command line interface for the Nitrokey FIDO2, Start, 3 and NetHSM
EAPI=8
HOMEPAGE=https://github.com/Nitrokey/pynitrokey
INHERIT=distutils-r1
IUSE=piv python_single_target_python3_12 python_single_target_python3_13
KEYWORDS=~amd64
LICENSE=|| ( Apache-2.0 MIT )
RDEPEND=python_single_target_python3_12? ( >=dev-python/cffi-1.15[python_targets_python3_12(-)] <dev-python/cffi-3[python_targets_python3_12(-)] >=dev-python/click-8.2[python_targets_python3_12(-)] <dev-python/click-9[python_targets_python3_12(-)] >=dev-python/cryptography-43[python_targets_python3_12(-)] <dev-python/cryptography-49[python_targets_python3_12(-)] =dev-python/fido2-2*[python_targets_python3_12(-)] >=dev-python/hidapi-0.14[python_targets_python3_12(-)] =dev-python/intelhex-2*[python_targets_python3_12(-)] >=dev-python/nitrokey-0.4.2[python_targets_python3_12(-)] <dev-python/nitrokey-0.5[python_targets_python3_12(-)] =dev-python/nkdfu-0.2*[python_targets_python3_12(-)] =dev-python/pyusb-1*[python_targets_python3_12(-)] =dev-python/requests-2*[python_targets_python3_12(-)] =dev-python/tqdm-4*[python_targets_python3_12(-)] =dev-python/tlv8-0.10*[python_targets_python3_12(-)] =dev-python/semver-3*[python_targets_python3_12(-)] >=dev-python/nethsm-2.1[python_targets_python3_12(-)] <dev-python/nethsm-3[python_targets_python3_12(-)] piv? ( =dev-python/pyscard-2*[python_targets_python3_12(-)] ) ) python_single_target_python3_13? ( >=dev-python/cffi-1.15[python_targets_python3_13(-)] <dev-python/cffi-3[python_targets_python3_13(-)] >=dev-python/click-8.2[python_targets_python3_13(-)] <dev-python/click-9[python_targets_python3_13(-)] >=dev-python/cryptography-43[python_targets_python3_13(-)] <dev-python/cryptography-49[python_targets_python3_13(-)] =dev-python/fido2-2*[python_targets_python3_13(-)] >=dev-python/hidapi-0.14[python_targets_python3_13(-)] =dev-python/intelhex-2*[python_targets_python3_13(-)] >=dev-python/nitrokey-0.4.2[python_targets_python3_13(-)] <dev-python/nitrokey-0.5[python_targets_python3_13(-)] =dev-python/nkdfu-0.2*[python_targets_python3_13(-)] =dev-python/pyusb-1*[python_targets_python3_13(-)] =dev-python/requests-2*[python_targets_python3_13(-)] =dev-python/tqdm-4*[python_targets_python3_13(-)] =dev-python/tlv8-0.10*[python_targets_python3_13(-)] =dev-python/semver-3*[python_targets_python3_13(-)] >=dev-python/nethsm-2.1[python_targets_python3_13(-)] <dev-python/nethsm-3[python_targets_python3_13(-)] piv? ( =dev-python/pyscard-2*[python_targets_python3_13(-)] ) ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/Nitrokey/pynitrokey/archive/v0.12.1.tar.gz -> pynitrokey-0.12.1.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=1c1798dd6859fd5b9999d1bf5ad32f72

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,12 +0,0 @@
BDEPEND=>=dev-lang/go-1.24.11:= app-arch/unzip
DEFINED_PHASES=install unpack
DESCRIPTION=Render markdown on the CLI, with pizzazz!
EAPI=8
HOMEPAGE=https://github.com/charmbracelet/glow
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD-2 BSD MIT MPL-2.0
SLOT=0
SRC_URI=https://github.com/charmbracelet/glow/archive/refs/tags/v2.0.0.tar.gz -> glow-2.0.0.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/glow-2.0.0-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba
_md5_=2db60bed70e959af7ffb3017c745bafd

View File

@@ -1,12 +0,0 @@
BDEPEND=>=dev-lang/go-1.24.11:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Render markdown on the CLI, with pizzazz!
EAPI=8
HOMEPAGE=https://github.com/charmbracelet/glow
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD-2 BSD MIT MPL-2.0
SLOT=0
SRC_URI=https://github.com/charmbracelet/glow/archive/refs/tags/v2.1.1.tar.gz -> glow-2.1.1.tar.gz https://github.com/ingenarel/guru-depfiles/releases/download/glow-2.1.1-deps.tar.xz/glow-2.1.1-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba
_md5_=5398f52cb83cbd871c59bf825d77a8ca

View File

@@ -1,12 +1,12 @@
BDEPEND=>=dev-lang/go-1.24.11:= app-arch/unzip
DEFINED_PHASES=install unpack
DEFINED_PHASES=compile install test unpack
DESCRIPTION=Render markdown on the CLI, with pizzazz!
EAPI=8
HOMEPAGE=https://github.com/charmbracelet/glow
INHERIT=go-module
INHERIT=go-module shell-completion
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD-2 BSD MIT MPL-2.0
LICENSE=MIT Apache-2.0 BSD MIT
SLOT=0
SRC_URI=https://github.com/charmbracelet/glow/archive/refs/tags/v1.5.1.tar.gz -> glow-1.5.1.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/glow-1.5.1-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba
_md5_=2db60bed70e959af7ffb3017c745bafd
SRC_URI=https://github.com/charmbracelet/glow/archive/refs/tags/v2.1.2.tar.gz -> glow-2.1.2.tar.gz https://github.com/ingenarel/guru-depfiles/releases/download/glow-2.1.2-deps.tar.xz/glow-2.1.2-go-mod-deps.tar.xz -> glow-2.1.2-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=d45337aa52c84404dad49054b8fe0ecc

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=compile configure install prepare
DEPEND=>=dev-libs/openssl-3.5.6 >=dev-libs/icu-78.3 >=sys-libs/ncurses-6.5_p20251220 >=virtual/zlib-1.3.1 acct-user/couchdb acct-group/couchdb >=dev-lang/erlang-28.1
DESCRIPTION=Document-oriented NoSQL database
EAPI=8
HOMEPAGE=https://couchdb.apache.org
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-libs/openssl-3.5.6 >=dev-libs/icu-78.3 >=sys-libs/ncurses-6.5_p20251220 >=virtual/zlib-1.3.1 acct-user/couchdb acct-group/couchdb
SLOT=0
SRC_URI=https://apache.org/dist/couchdb/source/3.5.1/apache-couchdb-3.5.1.tar.gz
_md5_=7bad0ef8a8bd65e08302b6fbb940f4b2

View File

@@ -13,4 +13,4 @@ RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
REQUIRED_USE=?? ( compress-xz compress-zstd )
SLOT=0
_eclasses_=mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 dist-kernel-utils 6b5bab4e35c9a263b3f102ee53d96c65 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 linux-mod-r1 c07d9d48506ae94ea189c64f2f78a94a optfeature 538bce96e5589935b57e178e8635f301 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
_md5_=0465b21ad4e8c6b5b98c2b6eb9f39b4f
_md5_=257f4c42fc8502c989da894496adc0dd

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( >=net-libs/nodejs-18.20.1 dev-python/pytest-asyncio[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/time-machine[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/dirty-equals[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/respx[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/httpx-0.23.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2.9.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.7.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/anyio-4.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/distro-1.7.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/sniffio-1.3.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/httpx-0.23.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2.9.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.7.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/anyio-4.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/distro-1.7.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/sniffio-1.3.1[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 unpack
DESCRIPTION=Python wrapper for the Cloudflare v4 API
EAPI=8
HOMEPAGE=https://pypi.org/project/cloudflare/
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64
LICENSE=MIT test? ( ISC Apache-2.0 MIT BSD CC0-1.0 0BSD )
RDEPEND=>=dev-python/httpx-0.23.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2.9.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.7.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/anyio-4.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/distro-1.7.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/sniffio-1.3.1[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 ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/cloudflare/cloudflare-python/archive/refs/tags/v4.2.0.tar.gz -> cloudflare-4.2.0.gh.tar.gz test? ( https://github.com/Phoenix591/cloudflare-python/releases/download/4.2.0/cloudflare-python-4.2.0-prism.tar.gz )
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=46cf1468b0f69be772e531ca3b179d09

View File

@@ -0,0 +1,15 @@
BDEPEND=test? ( >=dev-python/httpx-aiohttp-0.1.9[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=net-libs/nodejs-18.20.1 dev-python/time-machine[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/dirty-equals[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/httpx-0.23.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pydantic-2.9.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/typing-extensions-4.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/anyio-4.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/distro-1.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/sniffio-1.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( >=dev-python/httpx-0.23.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pydantic-2.9.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/typing-extensions-4.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/anyio-4.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/distro-1.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/sniffio-1.3.1[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(-)?] dev-python/pytest-xdist[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-asyncio[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/respx[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/hatchling-1.27.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 unpack
DESCRIPTION=Python wrapper for the Cloudflare v4 API
EAPI=8
HOMEPAGE=https://pypi.org/project/cloudflare/
INHERIT=distutils-r1 eapi9-ver
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
LICENSE=MIT test? ( ISC Apache-2.0 MIT BSD CC0-1.0 0BSD )
RDEPEND=>=dev-python/httpx-0.23.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pydantic-2.9.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/typing-extensions-4.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/anyio-4.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/distro-1.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/sniffio-1.3.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 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/cloudflare/cloudflare-python/archive/refs/tags/v5.1.0.tar.gz -> cloudflare-5.1.0.gh.tar.gz test? ( https://github.com/Phoenix591/cloudflare-python/releases/download/5.1.0/cloudflare-python-5.1.0-prism.tar.gz )
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0
_md5_=1dab69353efdce918f13768f62539049

View File

@@ -1,16 +0,0 @@
BDEPEND=<dev-python/setuptools-82.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] test? ( dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/six[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/stone[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/urllib3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) 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_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=The offical Dropbox SDK for Python
EAPI=8
HOMEPAGE=https://www.dropbox.com/developers
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/six[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/stone[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/urllib3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] 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_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dropbox/dropbox-sdk-python/archive/refs/tags/v12.0.2.tar.gz -> dropbox-sdk-python-12.0.2.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=7287a6e710e1c649e1a355d5047fd8e6

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/requests-2.16.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/six-1.12.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/stone[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/urllib3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) 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_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=The offical Dropbox SDK for Python
EAPI=8
HOMEPAGE=https://www.dropbox.com/developers
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/requests-2.16.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/six-1.12.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/stone[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/urllib3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] 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_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dropbox/dropbox-sdk-python/archive/8223031ffad6b4b3ab4ee886658bc606e6f82bac.tar.gz -> dropbox-12.0.2_p20260506.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=c244a71151f851780f9c2433b411bb73

View File

@@ -1,17 +0,0 @@
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) test? ( dev-python/attrs[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/scrapy[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.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/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
DESCRIPTION=Common interface for scrapy data container classes
EAPI=8
HOMEPAGE=https://scrapy.org/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64
LICENSE=BSD
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.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://files.pythonhosted.org/packages/source/i/itemadapter/itemadapter-0.11.0.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=7bf9458617ad6251fc15aeca26b0970d

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-python/itemadapter[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jmespath[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/parsel-1.8.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/w3lib[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/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
DESCRIPTION=Library to populate items using XPath and CSS with a convenient API
EAPI=8
HOMEPAGE=https://scrapy.org/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64
LICENSE=BSD
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-python/itemadapter[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jmespath[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/parsel-1.8.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/w3lib[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://files.pythonhosted.org/packages/source/i/itemloaders/itemloaders-1.3.2.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=7dc25b168d58929256084f6abf1aa861

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/python-lsp/pylsp-mypy https://pypi.org/project/pylsp-mypy/
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64 ~x86
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
RDEPEND=>=dev-python/python-lsp-server-1.7.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/mypy-0.981[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tomli-1.1.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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/python-lsp/pylsp-mypy/archive/refs/tags/0.7.0.tar.gz -> python-lsp-mypy-0.7.0.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=ad005efba0226fb90f13dc6a6cc0a4f6
_md5_=c674bcd146565269406ab12176fe7e19

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/cssselect[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/priority-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/h2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/itemadapter[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/itemloaders[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/parsel[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/protego[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydispatcher-2.0.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyopenssl[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/queuelib[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/service-identity[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/six[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tldextract[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/twisted-18.9.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/w3lib[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/zope-interface[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/botocore[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/defusedxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pexpect[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/testfixtures[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/uvloop[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/cssselect[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/priority-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/h2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/itemadapter[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/itemloaders[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/parsel[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/protego[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydispatcher-2.0.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyopenssl[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/queuelib[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/service-identity[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/six[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tldextract[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/twisted-18.9.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/w3lib[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/zope-interface[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/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A high-level Web Crawling and Web Scraping framework
EAPI=8
HOMEPAGE=https://scrapy.org/
INHERIT=distutils-r1 pypi
IUSE=test test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64
LICENSE=BSD
RDEPEND=dev-python/cssselect[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/priority-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/h2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/itemadapter[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/itemloaders[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/parsel[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/protego[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydispatcher-2.0.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyopenssl[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/queuelib[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/service-identity[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/six[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tldextract[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/twisted-18.9.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/w3lib[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/zope-interface[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 ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/s/scrapy/scrapy-2.12.0.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=bd4ea42c0a75cc3e0a4e2347abee743f

View File

@@ -11,6 +11,6 @@ LICENSE=Apache-2.0 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.
RDEPEND=dev-libs/openssl:= sys-apps/dbus
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/openai/codex/archive/rust-v0.128.0.tar.gz -> codex-0.128.0.tar.gz https://github.com/gentoo-zh-drafts/codex/releases/download/rust-v0.128.0/codex-rust-v0.128.0-crates.tar.xz amd64? ( https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/librusty_v8_release_x86_64-unknown-linux-musl.a.gz -> rusty_v8_146.4.0_librusty_v8_release_x86_64-unknown-linux-musl.a.gz https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/src_binding_release_x86_64-unknown-linux-musl.rs -> rusty_v8_146.4.0_src_binding_release_x86_64-unknown-linux-musl.rs ) arm64? ( https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/librusty_v8_release_aarch64-unknown-linux-musl.a.gz -> rusty_v8_146.4.0_librusty_v8_release_aarch64-unknown-linux-musl.a.gz https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/src_binding_release_aarch64-unknown-linux-musl.rs -> rusty_v8_146.4.0_src_binding_release_aarch64-unknown-linux-musl.rs ) https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/helix-editor/nucleo/archive/4253de9faabb4e5c6d81d946a5e35a90f87347ee.tar.gz -> nucleo-4253de9faabb4e5c6d81d946a5e35a90f87347ee.gh.tar.gz https://github.com/helix-editor/nucleo/archive/4253de9faabb4e5c6d81d946a5e35a90f87347ee.tar.gz -> nucleo-4253de9faabb4e5c6d81d946a5e35a90f87347ee.gh.tar.gz https://github.com/dzbarsky/rules_rust/archive/b56cbaa8465e74127f1ea216f813cd377295ad81.tar.gz -> rules_rust-b56cbaa8465e74127f1ea216f813cd377295ad81.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/nornagon/ratatui/archive/9b2ad1298408c45918ee9f8241a6f95498cdbed2.tar.gz -> ratatui-9b2ad1298408c45918ee9f8241a6f95498cdbed2.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/nornagon/crossterm/archive/87db8bfa6dc99427fd3b071681b07fc31c6ce995.tar.gz -> crossterm-87db8bfa6dc99427fd3b071681b07fc31c6ce995.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/openai-oss-forks/tungstenite-rs/archive/9200079d3b54a1ff51072e24d81fd354f085156f.tar.gz -> tungstenite-rs-9200079d3b54a1ff51072e24d81fd354f085156f.gh.tar.gz https://github.com/openai-oss-forks/tokio-tungstenite/archive/132f5b39c862e3a970f731d709608b3e6276d5f6.tar.gz -> tokio-tungstenite-132f5b39c862e3a970f731d709608b3e6276d5f6.gh.tar.gz
SRC_URI=https://github.com/openai/codex/archive/rust-v0.129.0.tar.gz -> codex-0.129.0.tar.gz https://github.com/gentoo-zh-drafts/codex/releases/download/rust-v0.129.0/codex-rust-v0.129.0-crates.tar.xz amd64? ( https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/librusty_v8_release_x86_64-unknown-linux-musl.a.gz -> rusty_v8_146.4.0_librusty_v8_release_x86_64-unknown-linux-musl.a.gz https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/src_binding_release_x86_64-unknown-linux-musl.rs -> rusty_v8_146.4.0_src_binding_release_x86_64-unknown-linux-musl.rs ) arm64? ( https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/librusty_v8_release_aarch64-unknown-linux-musl.a.gz -> rusty_v8_146.4.0_librusty_v8_release_aarch64-unknown-linux-musl.a.gz https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/src_binding_release_aarch64-unknown-linux-musl.rs -> rusty_v8_146.4.0_src_binding_release_aarch64-unknown-linux-musl.rs ) https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/helix-editor/nucleo/archive/4253de9faabb4e5c6d81d946a5e35a90f87347ee.tar.gz -> nucleo-4253de9faabb4e5c6d81d946a5e35a90f87347ee.gh.tar.gz https://github.com/helix-editor/nucleo/archive/4253de9faabb4e5c6d81d946a5e35a90f87347ee.tar.gz -> nucleo-4253de9faabb4e5c6d81d946a5e35a90f87347ee.gh.tar.gz https://github.com/dzbarsky/rules_rust/archive/b56cbaa8465e74127f1ea216f813cd377295ad81.tar.gz -> rules_rust-b56cbaa8465e74127f1ea216f813cd377295ad81.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/nornagon/ratatui/archive/9b2ad1298408c45918ee9f8241a6f95498cdbed2.tar.gz -> ratatui-9b2ad1298408c45918ee9f8241a6f95498cdbed2.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/nornagon/crossterm/archive/87db8bfa6dc99427fd3b071681b07fc31c6ce995.tar.gz -> crossterm-87db8bfa6dc99427fd3b071681b07fc31c6ce995.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/openai-oss-forks/tungstenite-rs/archive/9200079d3b54a1ff51072e24d81fd354f085156f.tar.gz -> tungstenite-rs-9200079d3b54a1ff51072e24d81fd354f085156f.gh.tar.gz https://github.com/openai-oss-forks/tokio-tungstenite/archive/132f5b39c862e3a970f731d709608b3e6276d5f6.tar.gz -> tokio-tungstenite-132f5b39c862e3a970f731d709608b3e6276d5f6.gh.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033
_md5_=7bd27f28f8c129dadb589eb711956a0c

View File

@@ -12,6 +12,6 @@ RDEPEND=acct-user/forgejo-runner[docker=,podman=,lxc=]
REQUIRED_USE=|| ( docker podman lxc )
RESTRICT=mirror test
SLOT=0
SRC_URI=https://code.forgejo.org/forgejo/runner/archive/v12.10.0.tar.gz -> forgejo-runner-12.10.0.tar.gz https://github.com/gentoo-golang-dist/forgejo-runner/releases/download/v12.10.0/forgejo-runner-12.10.0-deps.tar.xz
SRC_URI=https://code.forgejo.org/forgejo/runner/archive/v12.10.1.tar.gz -> forgejo-runner-12.10.1.tar.gz https://github.com/gentoo-golang-dist/forgejo-runner/releases/download/v12.10.1/forgejo-runner-12.10.1-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=6495778ab827f02fa35b0e0f95f6e727

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-util/debugedit dev-util/patchelf
DEFINED_PHASES=install prepare unpack
DESCRIPTION=An integrated development environment for JavaScript and related technologies.
EAPI=8
HOMEPAGE=https://www.jetbrains.com/webstorm/
INHERIT=desktop wrapper toolchain-funcs
IUSE=wayland
KEYWORDS=~amd64 ~arm64
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=dev-libs/wayland sys-libs/pam sys-process/audit virtual/zlib:=
RESTRICT=bindist mirror
SLOT=0/2025
SRC_URI=amd64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2026.1.1.tar.gz ) arm64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2026.1.1-aarch64.tar.gz )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc wrapper ebaa3beeb43f7e533872b6c37168c7ad toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=e4f3cecb8d5ec5baa4dd4510c639acc6

View File

@@ -0,0 +1,13 @@
BDEPEND=|| ( dev-lang/zig:0.16 dev-lang/zig-bin:0.16 ) virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare setup test unpack
DESCRIPTION=Non-official language server for Zig
EAPI=8
HOMEPAGE=https://zigtools.org/zls/ https://github.com/zigtools/zls
INHERIT=zig
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=|| ( >=dev-lang/zig-0.16.0 >=dev-lang/zig-bin-0.16.0 )
SLOT=0
SRC_URI=https://github.com/zigtools/zls/archive/refs/tags/0.16.0.tar.gz -> zls-0.16.0.tar.gz https://github.com/ziglibs/diffz/archive/b39fe07e7fdbcf56e43ba2890b9f484f16969f90.tar.gz -> diffz-0.0.1-G2tlISzNAQCldmOcINavGmF1zdt20NFPXeM8d07jp_68.tar.gz https://github.com/wolfpld/tracy/archive/refs/tags/v0.13.1.tar.gz -> N-V-__8AAOncKwEm1F9c5LrT7HMNmRMYX8-fAoqpc6YyTu9X.tar.gz https://github.com/zigtools/lsp-kit/archive/b886a2b0d5cee85ecbcc3089b863f7517cc9ff7f.tar.gz -> lsp_kit-0.1.0-bi_PL3IyDACfp1xdTnkiOHEok2YpPCCCJHuuOcNzjl1D.tar.gz https://github.com/ziglibs/known-folders/archive/d6d03830968cca6b7b9f24fd97ee348346a6905d.tar.gz -> known_folders-0.0.0-Fy-PJk3KAACzUg2us_0JvQQmod1ZA8jBt7MuoKCihq88.tar.gz
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d linux-info efd923656513c879204fec6638eadee5 zig-utils 00d67f014030fe73cc2e0ba2f0984231 zig bc77880e429bb8eb2e12dc7976914959
_md5_=7f2bf2b0ab1893d5a252afe7175752b4

View File

@@ -6,7 +6,7 @@ HOMEPAGE=https://zigtools.org/zls/ https://github.com/zigtools/zls
INHERIT=git-r3 zig
LICENSE=MIT
PROPERTIES=live
RDEPEND=|| ( >=dev-lang/zig-0.14.0 >=dev-lang/zig-bin-0.14.0 )
RDEPEND=|| ( >=dev-lang/zig-9999 )
SLOT=0
_eclasses_=git-r3 7b584b5dc33e3bc66ff5b9271bf41764 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d linux-info efd923656513c879204fec6638eadee5 zig-utils 00d67f014030fe73cc2e0ba2f0984231 zig bc77880e429bb8eb2e12dc7976914959
_md5_=452a5a276550166a24dcbd64e4bdaa1d
_md5_=ca8a5b859899bb6dc6e313e21f1bb38b

View File

@@ -0,0 +1,16 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-cpp/cli11 dev-cpp/magic_enum dev-cpp/nlohmann_json dev-cpp/robin-map dev-cpp/toml11 dev-libs/boost dev-libs/libfmt dev-libs/half dev-libs/pugixml dev-libs/stb dev-libs/xbyak dev-libs/xxhash media-libs/imgui media-libs/libsdl3 media-libs/libpng media-libs/openal media-libs/sdl3-mixer media-libs/vulkan-layers media-gfx/renderdoc media-video/ffmpeg media-sound/sndio virtual/jack virtual/zlib test? ( dev-cpp/gtest )
DESCRIPTION=PlayStation 4 emulator written in C++
EAPI=8
HOMEPAGE=https://shadps4.net
INHERIT=cmake
IUSE=discord test
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-cpp/cli11 dev-cpp/magic_enum dev-cpp/nlohmann_json dev-cpp/robin-map dev-cpp/toml11 dev-libs/boost dev-libs/libfmt dev-libs/half dev-libs/pugixml dev-libs/stb dev-libs/xbyak dev-libs/xxhash media-libs/imgui media-libs/libsdl3 media-libs/libpng media-libs/openal media-libs/sdl3-mixer media-libs/vulkan-layers media-gfx/renderdoc media-video/ffmpeg media-sound/sndio virtual/jack virtual/zlib test? ( dev-cpp/gtest )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://codeberg.org/ceres-sees-all/guru-distfiles/releases/download/shadPS4-0.15.0-submodules.tar.xz/shadPS4-0.15.0-submodules.tar.xz -> shadPS4-0.15.0.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
_md5_=527e0de88f8cef2e49820e7dfd9846db

View File

@@ -9,6 +9,6 @@ LICENSE=all-rights-reserved
RDEPEND=media-libs/vulkan-loader virtual/dotnet-sdk:10.0
RESTRICT=mirror strip
SLOT=0
SRC_URI=amd64? ( https://ksa-linux.ahwoo.com/download?file=setup_ksa_v2026.5.3.4264.tar.gz -> kittenspaceagency-bin-2026.5.3-r4264.tar.gz )
SRC_URI=amd64? ( https://ksa-linux.ahwoo.com/download?file=setup_ksa_v2026.5.5.4304.tar.gz -> kittenspaceagency-bin-2026.5.5-r4304.tar.gz )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc
_md5_=79c2d53753757b871ed9e0a5c37b6db8

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

@@ -0,0 +1,14 @@
BDEPEND=dev-libs/wayland-protocols dev-util/wayland-scanner || ( dev-lang/zig:0.16 dev-lang/zig-bin:0.16 ) virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=dev-libs/wayland sys-libs/pam x11-libs/libxkbcommon[wayland]
DESCRIPTION=Small screenlocker for Wayland compositors
EAPI=8
HOMEPAGE=https://isaacfreund.com/software/waylock/ https://codeberg.org/ifreund/waylock
INHERIT=zig
KEYWORDS=~amd64 ~arm64
LICENSE=ISC MIT
RDEPEND=dev-libs/wayland sys-libs/pam x11-libs/libxkbcommon[wayland]
SLOT=0
SRC_URI=https://codeberg.org/ifreund/waylock/releases/download/v1.6.0/waylock-1.6.0.tar.gz https://codeberg.org/ifreund/zig-wayland/archive/v0.6.0.tar.gz -> wayland-0.6.0-lQa1kqz8AQADQmdNJsNhLoNHcnEGEUjrOaPV-dtEnEmX.tar.gz https://codeberg.org/ifreund/zig-xkbcommon/archive/v0.3.0.tar.gz -> xkbcommon-0.3.0-VDqIe3K9AQB2fG5ZeRcMC9i7kfrp5m2rWgLrmdNn9azr.tar.gz
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d linux-info efd923656513c879204fec6638eadee5 zig-utils 00d67f014030fe73cc2e0ba2f0984231 zig bc77880e429bb8eb2e12dc7976914959
_md5_=02b49bdcfae84c1bcb87af452c55435d

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-libs/wayland-protocols dev-util/wayland-scanner man? ( app-text/scdoc ) || ( dev-lang/zig:0.16[llvm(+)?] dev-lang/zig-bin:0.16 ) || ( dev-lang/zig:0.16 dev-lang/zig-bin:0.16 ) virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DEPEND=dev-libs/libevdev dev-libs/libinput:= dev-libs/wayland gui-libs/wlroots:0.20[X?] x11-libs/libxkbcommon[wayland,X?] x11-libs/pixman
DESCRIPTION=A dynamic tiling Wayland compositor
EAPI=8
HOMEPAGE=https://isaacfreund.com/software/river/ https://codeberg.org/river/river
INHERIT=eapi9-ver zig
IUSE=X +llvm man
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3+ MIT
RDEPEND=dev-libs/libevdev dev-libs/libinput:= dev-libs/wayland gui-libs/wlroots:0.20[X?] x11-libs/libxkbcommon[wayland,X?] x11-libs/pixman
SLOT=0
SRC_URI=https://codeberg.org/river/river/releases/download/v0.4.5/river-0.4.5.tar.gz https://codeberg.org/ifreund/zig-pixman/archive/v0.3.0.tar.gz -> pixman-0.3.0-LClMnz2VAAAs7QSCGwLimV5VUYx0JFnX5xWU6HwtMuDX.tar.gz https://codeberg.org/ifreund/zig-wayland/archive/v0.6.0.tar.gz -> wayland-0.6.0-lQa1kqz8AQADQmdNJsNhLoNHcnEGEUjrOaPV-dtEnEmX.tar.gz https://codeberg.org/ifreund/zig-xkbcommon/archive/v0.4.0.tar.gz -> xkbcommon-0.4.0-VDqIe0i2AgDRsok2GpMFYJ8SVhQS10_PI2M_CnHXsJJZ.tar.gz https://github.com/Vexu/arocc/archive/5f5a050569a95ecc40a426f0c3666ae7ef987ede.tar.gz -> aro-0.0.0-JSD1Qi7QNgDnfcrdEJf82v3o6MhZySjYVrtdfEf3E4Se.tar.gz https://codeberg.org/ifreund/zig-wlroots/archive/v0.20.1.tar.gz -> wlroots-0.20.1-jmOlcqNVBAB3uB5oqBTzpRlwu-FmMyyZMVAWCe5kmcSt.tar.gz https://codeberg.org/ziglang/translate-c/archive/57c559cf581b1fcad90494eda219f98abeb155ce.tar.gz -> translate_c-0.0.0-Q_BUWlX1BgCD1wo6uo97prlp9VJ4gxAjwN_vZ7nsSjGN.tar.gz
_eclasses_=eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d linux-info efd923656513c879204fec6638eadee5 zig-utils 00d67f014030fe73cc2e0ba2f0984231 zig bc77880e429bb8eb2e12dc7976914959
_md5_=939895f0e5f41ae32844391bc1de0448

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-qt/qttools:6[linguist] app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-libs/openssl:= dev-qt/qt5compat:6 dev-qt/qtbase:6[concurrent,gui,network,widgets] dev-qt/qtsvg:6 dev-qt/qtimageformats:6 libnotify? ( dev-libs/glib:2 x11-libs/gdk-pixbuf:2 x11-libs/libnotify ) qtkeychain? ( dev-libs/qtkeychain:= ) dev-libs/boost
DESCRIPTION=Chat client for https://twitch.tv
EAPI=8
HOMEPAGE=https://chatterino.com/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake flag-o-matic optfeature xdg
IUSE=debug libnotify +plugins qtkeychain
KEYWORDS=~amd64
LICENSE=MIT Boost-1.0 BSD MIT Unlicense
RDEPEND=dev-libs/openssl:= dev-qt/qt5compat:6 dev-qt/qtbase:6[concurrent,gui,network,widgets] dev-qt/qtsvg:6 dev-qt/qtimageformats:6 libnotify? ( dev-libs/glib:2 x11-libs/gdk-pixbuf:2 x11-libs/libnotify ) qtkeychain? ( dev-libs/qtkeychain:= )
SLOT=0
SRC_URI=https://github.com/Chatterino/chatterino2/archive/v2.5.4.tar.gz -> chatterino-2.5.4.tar.gz https://github.com/Chatterino/certify/archive/a448a3915ddac716ce76e4b8cbf0e7f4153ed1e2.tar.gz -> chatterino-certify-a448a3915ddac716ce76e4b8cbf0e7f4153ed1e2.tar.gz https://github.com/nonstd-lite/expected-lite/archive/e45e8d5f295d54efe9cace331b9e9f5efa8a84c3.tar.gz -> chatterino-expected-e45e8d5f295d54efe9cace331b9e9f5efa8a84c3.tar.gz https://github.com/Chatterino/libcommuni/archive/2979eb96262756047a8dca47f2e509168138c0d0.tar.gz -> chatterino-libcommuni-2979eb96262756047a8dca47f2e509168138c0d0.tar.gz https://github.com/lua/lua/archive/1ab3208a1fceb12fca8f24ba57d6e13c5bff15e3.tar.gz -> chatterino-lua-1ab3208a1fceb12fca8f24ba57d6e13c5bff15e3.tar.gz https://github.com/Neargye/magic_enum/archive/e55b9b54d5cf61f8e117cafb17846d7d742dd3b4.tar.gz -> chatterino-magic-e55b9b54d5cf61f8e117cafb17846d7d742dd3b4.tar.gz https://github.com/mackron/miniaudio/archive/350784a9467a79d0fa65802132668e5afbcf3777.tar.gz -> chatterino-miniaudio-350784a9467a79d0fa65802132668e5afbcf3777.tar.gz https://github.com/Tencent/rapidjson/archive/d87b698d0fcc10a5f632ecbc80a9cb2a8fa094a5.tar.gz -> chatterino-rapidjson-d87b698d0fcc10a5f632ecbc80a9cb2a8fa094a5.tar.gz https://github.com/pajlada/serialize/archive/17946d65a41a72b447da37df6e314cded9650c32.tar.gz -> chatterino-serialize-17946d65a41a72b447da37df6e314cded9650c32.tar.gz https://github.com/pajlada/settings/archive/9b5c05ee2129e9eaa641d08a49096682105c2588.tar.gz -> chatterino-settings-9b5c05ee2129e9eaa641d08a49096682105c2588.tar.gz https://github.com/pajlada/signals/archive/d06770649a7e83db780865d09c313a876bf0f4eb.tar.gz -> chatterino-signals-d06770649a7e83db780865d09c313a876bf0f4eb.tar.gz https://github.com/ThePhD/sol2/archive/2b0d2fe8ba0074e16b499940c4f3126b9c7d3471.tar.gz -> chatterino-sol2-2b0d2fe8ba0074e16b499940c4f3126b9c7d3471.tar.gz https://github.com/Chatterino/websocketpp/archive/f1736a8e72b910810ff6869fe20f647a62f3bc35.tar.gz -> chatterino-websocketpp-f1736a8e72b910810ff6869fe20f647a62f3bc35.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 optfeature 538bce96e5589935b57e178e8635f301 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=d6abeedff41f60c5be70950dc648a87a

View File

@@ -12,6 +12,6 @@ PROPERTIES=live
RDEPEND=dev-libs/openssl:= dev-qt/qt5compat:6 dev-qt/qtbase:6[concurrent,gui,network,widgets] dev-qt/qtsvg:6 dev-qt/qtimageformats:6 libnotify? ( dev-libs/glib:2 x11-libs/gdk-pixbuf:2 x11-libs/libnotify ) qtkeychain? ( dev-libs/qtkeychain:= ) spell? ( app-text/hunspell )
RESTRICT=mirror
SLOT=0
SRC_URI=https://github.com/Chatterino/certify/archive/a448a3915ddac716ce76e4b8cbf0e7f4153ed1e2.tar.gz -> chatterino-certify-a448a3915ddac716ce76e4b8cbf0e7f4153ed1e2.tar.gz https://github.com/nonstd-lite/expected-lite/archive/df5814711f5f9111a2515a181bde67f22f2fe716.tar.gz -> chatterino-expected-df5814711f5f9111a2515a181bde67f22f2fe716.tar.gz https://github.com/Chatterino/libcommuni/archive/bb5417c451d764f57f2f1b3e1c9a81496b5521bd.tar.gz -> chatterino-libcommuni-bb5417c451d764f57f2f1b3e1c9a81496b5521bd.tar.gz https://github.com/lua/lua/archive/1ab3208a1fceb12fca8f24ba57d6e13c5bff15e3.tar.gz -> chatterino-lua-1ab3208a1fceb12fca8f24ba57d6e13c5bff15e3.tar.gz https://github.com/Neargye/magic_enum/archive/e55b9b54d5cf61f8e117cafb17846d7d742dd3b4.tar.gz -> chatterino-magic-e55b9b54d5cf61f8e117cafb17846d7d742dd3b4.tar.gz https://github.com/mackron/miniaudio/archive/9634bedb5b5a2ca38c1ee7108a9358a4e233f14d.tar.gz -> chatterino-miniaudio-9634bedb5b5a2ca38c1ee7108a9358a4e233f14d.tar.gz https://github.com/Tencent/rapidjson/archive/24b5e7a8b27f42fa16b96fc70aade9106cf7102f.tar.gz -> chatterino-rapidjson-24b5e7a8b27f42fa16b96fc70aade9106cf7102f.tar.gz https://github.com/pajlada/serialize/archive/75bc7b9c1054f70d0dd0486f175dea93c7733cc3.tar.gz -> chatterino-serialize-75bc7b9c1054f70d0dd0486f175dea93c7733cc3.tar.gz https://github.com/pajlada/settings/archive/16b3d5ba6e947e84df74e17a19121d6be8baf36b.tar.gz -> chatterino-settings-16b3d5ba6e947e84df74e17a19121d6be8baf36b.tar.gz https://github.com/pajlada/signals/archive/ef0bd9978826bfb2df536c1312762bacbe0b45fa.tar.gz -> chatterino-signals-ef0bd9978826bfb2df536c1312762bacbe0b45fa.tar.gz https://github.com/ThePhD/sol2/archive/2b0d2fe8ba0074e16b499940c4f3126b9c7d3471.tar.gz -> chatterino-sol2-2b0d2fe8ba0074e16b499940c4f3126b9c7d3471.tar.gz
SRC_URI=https://github.com/Chatterino/certify/archive/a448a3915ddac716ce76e4b8cbf0e7f4153ed1e2.tar.gz -> chatterino-certify-a448a3915ddac716ce76e4b8cbf0e7f4153ed1e2.tar.gz https://github.com/nonstd-lite/expected-lite/archive/df5814711f5f9111a2515a181bde67f22f2fe716.tar.gz -> chatterino-expected-df5814711f5f9111a2515a181bde67f22f2fe716.tar.gz https://github.com/Chatterino/libcommuni/archive/bb5417c451d764f57f2f1b3e1c9a81496b5521bd.tar.gz -> chatterino-libcommuni-bb5417c451d764f57f2f1b3e1c9a81496b5521bd.tar.gz https://github.com/lua/lua/archive/1ab3208a1fceb12fca8f24ba57d6e13c5bff15e3.tar.gz -> chatterino-lua-1ab3208a1fceb12fca8f24ba57d6e13c5bff15e3.tar.gz https://github.com/Neargye/magic_enum/archive/1384769c66bd16ec9bb1353f45fe8ec8ccc12dbd.tar.gz -> chatterino-magic-1384769c66bd16ec9bb1353f45fe8ec8ccc12dbd.tar.gz https://github.com/mackron/miniaudio/archive/9634bedb5b5a2ca38c1ee7108a9358a4e233f14d.tar.gz -> chatterino-miniaudio-9634bedb5b5a2ca38c1ee7108a9358a4e233f14d.tar.gz https://github.com/Tencent/rapidjson/archive/24b5e7a8b27f42fa16b96fc70aade9106cf7102f.tar.gz -> chatterino-rapidjson-24b5e7a8b27f42fa16b96fc70aade9106cf7102f.tar.gz https://github.com/pajlada/serialize/archive/a5103e4bfd647d914ec2d49f9353022bf93c54e2.tar.gz -> chatterino-serialize-a5103e4bfd647d914ec2d49f9353022bf93c54e2.tar.gz https://github.com/pajlada/settings/archive/d9246de5677f369054231ddb4d663be6b1eaf45d.tar.gz -> chatterino-settings-d9246de5677f369054231ddb4d663be6b1eaf45d.tar.gz https://github.com/pajlada/signals/archive/d5fdf0e823a6cd3153e5982ec9aa40f737f59b21.tar.gz -> chatterino-signals-d5fdf0e823a6cd3153e5982ec9aa40f737f59b21.tar.gz https://github.com/ThePhD/sol2/archive/2b0d2fe8ba0074e16b499940c4f3126b9c7d3471.tar.gz -> chatterino-sol2-2b0d2fe8ba0074e16b499940c4f3126b9c7d3471.tar.gz
_eclasses_=git-r3 7b584b5dc33e3bc66ff5b9271bf41764 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 optfeature 538bce96e5589935b57e178e8635f301 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=1bbcac7e0ebd5e58af9d5f0496b170de
_md5_=c72ac85d6523d463da988259f9caf9ec

View File

@@ -1,13 +0,0 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.88.0:* >=dev-lang/rust-1.88.0:* )
DEFINED_PHASES=compile configure install setup test unpack
DESCRIPTION=Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI
EAPI=8
HOMEPAGE=https://github.com/erebe/wstunnel/
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=BSD Apache-2.0 BSD CC0-1.0 CDLA-Permissive-2.0 ISC MIT openssl Unicode-3.0 ZLIB
SLOT=0
SRC_URI=https://github.com/erebe/wstunnel/archive/v10.5.3.tar.gz -> wstunnel-10.5.3.tar.gz https://raw.githubusercontent.com/PPN-SD/vendor/refs/tags/wstunnel-10.5.3/wstunnel-10.5.3-crates.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033
_md5_=bd50152dfce89a3ac2303b5e47932af1

View File

@@ -8,6 +8,6 @@ IUSE=debug
KEYWORDS=~amd64
LICENSE=BSD Apache-2.0 BSD CC0-1.0 ISC MIT openssl Unicode-3.0 ZLIB
SLOT=0
SRC_URI=https://github.com/erebe/wstunnel/archive/v10.5.4.tar.gz -> wstunnel-10.5.4.tar.gz https://raw.githubusercontent.com/PPN-SD/vendor/refs/tags/wstunnel-10.5.4/wstunnel-10.5.4-crates.tar.xz
SRC_URI=https://github.com/erebe/wstunnel/archive/v10.5.5.tar.gz -> wstunnel-10.5.5.tar.gz https://raw.githubusercontent.com/PPN-SD/vendor/refs/tags/wstunnel-10.5.4/wstunnel-10.5.4-crates.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033
_md5_=f46a1c1aab689c7029c1a8d258cd2a3b
_md5_=71ea959dc2bc0383e6806171a58563d8

View File

@@ -9,4 +9,4 @@ LICENSE=MIT
RDEPEND=dev-lang/lua:5.4
SLOT=0
SRC_URI=https://codeberg.org/nzuum/fetchit/archive/b0ed7c1fe08d32fc26e458cd971930d550720462.tar.gz -> fetchit-0.1.0.tar.gz
_md5_=9aba04cfed5a7cc75405274b15bd7f4b
_md5_=a0b6e118a419772d0b75139d16af9561

View File

@@ -10,4 +10,4 @@ PROPERTIES=live
RDEPEND=dev-lang/lua:5.4
SLOT=0
_eclasses_=git-r3 7b584b5dc33e3bc66ff5b9271bf41764
_md5_=6bb5bfa98d7e4dbba27594bd628c8399
_md5_=5def622ec19f5c2128b3d10975eb6a02

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-lang/go-1.24.11:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=A fast and powerful alternative to grep.
EAPI=8
HOMEPAGE=https://github.com/svent/sift
INHERIT=go-module bash-completion-r1
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/svent/sift/archive/refs/tags/v0.9.1.tar.gz -> sift-0.9.1.tar.gz https://codeberg.org/brtz/guru-distfiles/releases/download/sift-0.9.1-deps.tar.xz/sift-0.9.1-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba bash-completion-r1 9e91505e030725688d1e953321a47501
_md5_=fb109694c76b77984e90109238f2aa0e

View File

@@ -10,6 +10,6 @@ KEYWORDS=-* ~amd64
LICENSE=MPL-2.0
RDEPEND=app-accessibility/at-spi2-core app-misc/mime-types dev-libs/dbus-glib dev-libs/glib dev-libs/nspr dev-libs/nss gui-libs/gtk media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-video/ffmpeg sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-themes/hicolor-icon-theme x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt x11-libs/libXtst
SLOT=0
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/15.0.11/mullvad-browser-linux-x86_64-15.0.11.tar.xz -> mullvad-browser-bin-15.0.11.tar.xz verify-sig? ( https://github.com/mullvad/mullvad-browser/releases/download/15.0.11/mullvad-browser-linux-x86_64-15.0.11.tar.xz.asc -> mullvad-browser-bin-15.0.11.tar.xz.asc )
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/15.0.12/mullvad-browser-linux-x86_64-15.0.12.tar.xz -> mullvad-browser-bin-15.0.12.tar.xz verify-sig? ( https://github.com/mullvad/mullvad-browser/releases/download/15.0.12/mullvad-browser-linux-x86_64-15.0.12.tar.xz.asc -> mullvad-browser-bin-15.0.12.tar.xz.asc )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
_md5_=424e1fc363d508a58a0cbea931383c71

View File

@@ -0,0 +1,15 @@
BDEPEND=virtual/pkgconfig || ( dev-lang/zig:0.16 dev-lang/zig-bin:0.16 ) virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=sys-libs/pam X? ( x11-libs/libxcb )
DESCRIPTION=Ly - a TUI display manager
EAPI=8
HOMEPAGE=https://codeberg.org/fairyglade/ly
INHERIT=pam systemd zig
IUSE=X
KEYWORDS=~amd64
LICENSE=WTFPL-2
RDEPEND=app-misc/brightnessctl X? ( x11-base/xorg-server x11-apps/xauth x11-apps/xrdb x11-apps/xmessage )
SLOT=0
SRC_URI=https://codeberg.org/fairyglade/ly/archive/v1.4.0.tar.gz -> ly-1.4.0.tar.gz https://github.com/AnErrupTion/termbox2/archive/c7f241e8888ce243e1748b05c26a42fcfaaad936.tar.gz -> N-V-__8AAAUXBQD6Fwpi9m0MBqWXFFaqW5l1lVrJC2Ynj7a-.tar.gz https://github.com/AshAmetrine/zigini/archive/a665d081dda42664a96da2840ea09c5ccf9d0692.tar.gz -> zigini-0.5.0-BSkB7e9WAACfyCBABNZiWL3gFMw18GKn3qBcPs8L1Ec1.tar.gz https://github.com/Vexu/arocc/archive/5f5a050569a95ecc40a426f0c3666ae7ef987ede.tar.gz -> aro-0.0.0-JSD1Qi7QNgDnfcrdEJf82v3o6MhZySjYVrtdfEf3E4Se.tar.gz https://github.com/Hejsil/zig-clap/archive/fc1e5cc3f6d9d3001112385ee6256d694e959d2f.tar.gz -> clap-0.11.0-oBajB7foAQC3Iyn4IVCkUdYaOVVng5IZkSncySTjNig1.tar.gz https://codeberg.org/ziglang/translate-c/archive/7a1a9fdc4ab00835748a6657ecbb835e3d5d45f7.tar.gz -> translate_c-0.0.0-Q_BUWvP1BgCjAk6PWv5286tOlvzD9-X-NkuTzh0KxY0Q.tar.gz https://github.com/AshAmetrine/ziglibs-ini/archive/3b733e10adc6c4c48050709b97a22258bc2e6156.tar.gz -> ini-0.1.0-YCQ9YiwsAACghqF8LZyjAF2H_NnL6n29QLuCe0fsmPTo.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd a964c0cbe818b5729da1dbfcee5be861 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 zig-utils 00d67f014030fe73cc2e0ba2f0984231 zig bc77880e429bb8eb2e12dc7976914959
_md5_=f2662af8c3789997864cf2163b06f03f

View File

@@ -8,7 +8,7 @@ INHERIT=zig
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=x11-libs/libX11 x11-libs/libXft x11-libs/libXinerama media-libs/fontconfig media-libs/freetype dev-lang/lua
SLOT=0.15
SLOT=0.16
SRC_URI=https://github.com/tonybanters/oxwm/archive/4670ae7.tar.gz -> oxwm-0.11.4.tar.gz
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d linux-info efd923656513c879204fec6638eadee5 zig-utils 00d67f014030fe73cc2e0ba2f0984231 zig bc77880e429bb8eb2e12dc7976914959
_md5_=00014d0660abd8c93f48555b0e5e525f
_md5_=4f7c1f6851add04e6b69b348bd13b0e3

View File

@@ -4,6 +4,7 @@ acct-group/_rpki-client 0: System group: _rpki-client
acct-group/anubis 0: System group: anubis
acct-group/blocky 0-r1: A group for net-dns/blocky
acct-group/conduit 0: Group conduit
acct-group/couchdb 0: Group for Apache CouchDB
acct-group/fileshelter 0: Group for fileshelter
acct-group/flaresolverr 0: Group for www-apps/flaresolverr
acct-group/forgejo-runner 0: Forgejo-Runner group
@@ -47,6 +48,7 @@ acct-user/anubis 0: System user: anubis
acct-user/blocky 0-r1: A user for net-dns/blocky
acct-user/byedpi 0: System user: byedpi
acct-user/conduit 0: User for conduit
acct-user/couchdb 0: User for Apache CouchDB
acct-user/eturnal 0: System user: eturnal
acct-user/fileshelter 0: User for fileshelter
acct-user/flaresolverr 0: User for www-apps/flaresolverr
@@ -125,7 +127,7 @@ app-admin/passage 1.7.4.2: A fork of password-store using age as encryption back
app-admin/pulumi-bin 3.191.0 3.198.0 3.201.0 3.204.0 3.207.0: Infrastructure as code in any programming language
app-admin/rbw 1.14.1 1.15.0 9999: Unofficial Bitwarden CLI
app-admin/ripasso 0.7.0: A password manager that uses the file format of 'pass'
app-admin/run0edit 0.5.8 9999: Script to edit a single file as root using run0
app-admin/run0edit 0.5.8 0.5.9 9999: Script to edit a single file as root using run0
app-admin/s-tui 1.3.0 1.4.0: Stress-Terminal UI monitoring tool
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
app-admin/talosctl-bin 1.7.6 1.9.5 1.10.1 1.12.0_rc0 1.12.5: Pre-compiled talosctl is an tool for interacting with the Talos API
@@ -182,7 +184,7 @@ app-crypt/nitrokey-app2 2.5.2: Graphical application to manage and use Nitrokey
app-crypt/nitrokey-udev-rules 1.1.0: udev rules for Nitrokey devices
app-crypt/pinentry-bemenu 0.13.2 0.14.0: Pinentry based on bemenu
app-crypt/pinentry-fuzzel 1.0.0: Simple passphrase entry dialog via 'fuzzel'.
app-crypt/pynitrokey 0.12.0: A command line interface for the Nitrokey FIDO2, Start, 3 and NetHSM
app-crypt/pynitrokey 0.12.0 0.12.1: A command line interface for the Nitrokey FIDO2, Start, 3 and NetHSM
app-crypt/rage 0.11.2: A simple, secure, and modern encryption tool.
app-crypt/reop 2.1.1-r2: reasonable expectation of privacy
app-crypt/sac-core 10.8.1050-r1: Thales/Gemalto SafeNet Authentication Client
@@ -202,7 +204,7 @@ app-doc/stdman 2022.07.30 2024.07.05 9999: Formatted C++ stdlib man pages (cppre
app-doc/sway-wiki 9999: Wiki of gui-wm/sway, rendered to HTML using kramdown-parser-gfm
app-editors/edit 1.2.0: Microsoft edit
app-editors/emacs-lsp-booster 0.2.1: Emacs LSP performance booster
app-editors/fresh 0.3.0 0.3.1 0.3.2: Terminal based IDE & text editor: easy, powerful and fast
app-editors/fresh 0.3.1 0.3.2 0.3.5: Terminal based IDE & text editor: easy, powerful and fast
app-editors/imhex 1.38.1: A hex editor for reverse engineers, programmers, and eyesight
app-editors/kakoune-lsp 18.1.0: Kakoune Language Server Protocol Client
app-editors/l3afpad 0.8.18.1.11: Simple GTK3 text editor (successor to leafpad)
@@ -281,7 +283,7 @@ app-misc/fff 2.2: A simple file manager written in bash
app-misc/gentodo 0.2.1 1.1.0 1.1.1 9999: Todo program to help enhance your Gentoo workflow
app-misc/ghq 1.8.0 1.9.4 1.10.1 9999: Remote repository management made easy
app-misc/github-desktop-bin 3.4.9_rc1: Linux fork of GitHub Desktop
app-misc/glow 1.5.1 2.0.0 2.1.1: Render markdown on the CLI, with pizzazz!
app-misc/glow 2.1.2: Render markdown on the CLI, with pizzazz!
app-misc/godedupe 1.5.1 1.5.2: Improved and modern fdupes alternative
app-misc/gopsuinfo 0.1.5 0.1.9: A gopsutil-based command to display system usage info as text
app-misc/grit 0.3.0: An personal task manager that represents tasks as multitree nodes
@@ -517,6 +519,7 @@ dev-crystal/spectator 0.12.1-r1 0.12.2-r1: Feature-rich testing framework for Cr
dev-crystal/webdrivers 0.4.3-r2: Helps manage drivers for Selenium, such as the Chromedriver
dev-crystal/webless 0.1.0-r1 0.2.0-r1: HTTP::Client for testing HTTP::Handlers directly and maintaining cookies
dev-crystal/webmock 0.14.0-r1: Mock HTTP client
dev-db/couchdb 3.5.1: Document-oriented NoSQL database
dev-db/libpg_query 16.5.1.0 17.6.0.0: C library for accessing the PostgreSQL parser outside of the server environment
dev-db/pg_query_vala 0.1.0_pre20240326-r1 0.1.0_pre20241001: Thin wrapper around libpg_query to use with vala
dev-db/pg_repack 1.5.3: Reorganize tables in PostgreSQL databases with minimal locks
@@ -765,7 +768,7 @@ dev-python/chevron 0.13.1 0.14.0-r1: A Python implementation of mustache
dev-python/click-aliases 1.0.5: Add (mutiple) aliases to a click group or command
dev-python/click-command-tree 1.1.1: click plugin to show the command tree of your CLI
dev-python/click-repl 0.2.0-r1: Subcommand REPL for click apps
dev-python/cloudflare 2.19.4 4.2.0 4.3.1: Python wrapper for the Cloudflare v4 API
dev-python/cloudflare 2.19.4 4.3.1 5.1.0: Python wrapper for the Cloudflare v4 API
dev-python/cloup 3.0.9: Click + option groups + constraints + aliases + help themes + ...
dev-python/cogapp 3.4.1: Cog content generation tool. Small bits of computation for static files
dev-python/colorspacious 1.1.2: Python library for doing colorspace conversions
@@ -794,7 +797,7 @@ dev-python/django-tailwind 3.8.0: Tailwind CSS Framework for Django projects
dev-python/django-tinymce 4.1.0: TinyMCE integration for Django
dev-python/docstring-parser 0.17.0: Parse Python docstrings in reST, Google and Numpydoc format
dev-python/doxypypy 0.8.8.6_p20210405-r1: A more Pythonic version of doxypy, a Doxygen filter for Python
dev-python/dropbox 12.0.2: The offical Dropbox SDK for Python
dev-python/dropbox 12.0.2_p20260506: The offical Dropbox SDK for Python
dev-python/dtreeviz 2.2.2: A python library for decision tree visualization and model interpretation
dev-python/editor 1.7.0: Open the default text editor
dev-python/eval-type-backport 0.3.1: Backport of typing._eval_type
@@ -839,8 +842,6 @@ dev-python/inquirer 3.4.1: Common interactive command line user interfaces, base
dev-python/internetarchive 5.7.1 5.8.0: Lib and CLI for archive.org - for search, uploading, downloading, rename etc
dev-python/invoke 3.0.3: Pythonic task execution
dev-python/isosurfaces 0.1.2: Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function
dev-python/itemadapter 0.11.0: Common interface for scrapy data container classes
dev-python/itemloaders 1.3.2: Library to populate items using XPath and CSS with a convenient API
dev-python/iuliia 0.13.0: Transliterate Cyrillic to Latin in every possible way
dev-python/jinja2-cli 0.8.2: CLI for Jinja2
dev-python/jiter 0.13.0: Fast iterable JSON parser
@@ -950,7 +951,7 @@ dev-python/pypandoc 1.17: Pypandoc provides a thin wrapper for pandoc, a univers
dev-python/pyperscan 0.3.0: An opinionated Python binding for Hyperscan
dev-python/pyproject2ebuild 0.0.3: Convert pyproject.toml to Gentoo ebuilds automatically.
dev-python/pyqtdarktheme 2.1.0: A flat dark theme for PySide and PyQt.
dev-python/pyrefly 0.61.1 0.62.0 0.63.1: A fast type checker and language server for Python with powerful IDE features
dev-python/pyrefly 0.62.0 0.63.1 0.64.0: A fast type checker and language server for Python with powerful IDE features
dev-python/pyrime 0.0.7: rime for python
dev-python/pysdl3 0.9.9_beta1: A pure Python wrapper for SDL3
dev-python/pysnooper 1.2.1 1.2.3: Never use print for debugging again
@@ -996,7 +997,6 @@ dev-python/rich-rst 1.3.2: A beautiful reStructuredText renderer for rich
dev-python/rpmautospec-core 0.1.5: Core functionality used by rpmautospec
dev-python/rstcheck 6.2.0 6.2.1: Checks syntax of reStructuredText and code blocks nested within it
dev-python/runs 1.3.0: Run a block of text as a subprocess
dev-python/scrapy 2.12.0: A high-level Web Crawling and Web Scraping framework
dev-python/screeninfo 0.8.1: Fetch location and size of physical screens.
dev-python/sendgrid 6.11.0: Twilio SendGrid library for Python
dev-python/sentence-splitter 1.4-r2: Sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder
@@ -1092,7 +1092,7 @@ dev-util/bump-my-version 1.2.6 1.2.7: Version bump your Python project
dev-util/cargo-post 0.1.7: A cargo wrapper that executes a post build script after a successful build.
dev-util/cargo-show-asm 0.2.55: A cargo subcommand that displays the generated assembly of Rust source code.
dev-util/catalyst-lab 1.6.0 1.6.1: An automation tool for building Gentoo release stages and binhost packages.
dev-util/codex 0.128.0: Codex CLI - OpenAI's AI-powered coding agent
dev-util/codex 0.129.0: Codex CLI - OpenAI's AI-powered coding agent
dev-util/coq-lsp 0.1.9: Visual Studio Code Extension and Language Server Protocol for Coq
dev-util/deblob 0.12 9999: remove binary executables from a directory
dev-util/distribution-gpg-keys 1.119: Collection of GPG keys used in Linux Distributions
@@ -1106,7 +1106,7 @@ dev-util/find-work-pkgcheck 1.0.0 1.1.0: Personal advice utility for Gentoo pack
dev-util/find-work-repology 1.0.1 1.1.0: Personal advice utility for Gentoo package maintainers: Repology plugin
dev-util/flatpakify 1.0.5 1.0.6: Tool to create Flatpak bundles from Portage ebuilds
dev-util/forgejo-cli 0.5.0: CLI application for interacting with Forgejo
dev-util/forgejo-runner 12.10.0 9999: A daemon that connects to a Forgejo instance and runs jobs for CI
dev-util/forgejo-runner 12.10.1 9999: A daemon that connects to a Forgejo instance and runs jobs for CI
dev-util/fortls 2.13.0 3.0.0 3.1.1 3.1.2 3.2.2: Fortran Language Server (fortls)
dev-util/fortran-test-drive 0.4.0 0.5.0: The simple testing framework (for Fortran)
dev-util/gammaray 3.3.0 3.3.1: High-level runtime introspection tool for Qt applications
@@ -1169,7 +1169,7 @@ dev-util/termux-language-server 0.0.31: A language server for some specific Bash
dev-util/tflint-bin 0.43.0 0.46.0: A Pluggable Terraform Linter
dev-util/tinyxxd 1.3.7-r2 1.3.11 9999: Drop-in replacement and standalone version of xxd
dev-util/tokei 12.1.2 13.0.0 14.0.0 9999: Count your code, quickly
dev-util/tombi 0.9.25: TOML Formatter / Linter / Language Server
dev-util/tombi 0.9.25 0.10.6: TOML Formatter / Linter / Language Server
dev-util/topiary 0.7.3: CLI app for Topiary, the universal code formatter.
dev-util/trivy 0.55.2: Vulnerability scanner for container images, file systems, and Git repos
dev-util/typescript-language-server 4.1.2 4.3.3 5.1.3: TypeScript & JavaScript Language Server
@@ -1179,7 +1179,7 @@ dev-util/vala-language-server 0.48.7: Code Intelligence for Vala & Genie
dev-util/vscode-langservers-extracted 4.8.0 4.10.0: HTML/CSS/JSON/ESLint/Markdown language servers extracted from vscode.
dev-util/wakatime-cli 1.27.0 1.28.6: Command line interface to WakaTime used by all WakaTime plugins
dev-util/webgpu-headers 9999 20240512: Webgpu Header files
dev-util/webstorm 2024.3.5-r1 2025.1.4.1-r1 2025.2.5 2025.3.2 2025.3.3 2025.3.4 2026.1: An integrated development environment for JavaScript and related technologies.
dev-util/webstorm 2024.3.5-r1 2025.1.4.1-r1 2025.2.5 2025.3.2 2025.3.3 2025.3.4 2026.1 2026.1.1: An integrated development environment for JavaScript and related technologies.
dev-util/wxformbuilder 3.10.1-r1 4.2.1: A wxWidgets GUI Builder
dev-util/xcd-rgb 1.0.0 9999: colorful hex dump (RGB edition)
dev-util/xrt 2.21.75 999999: Runtime for AIE and FPGA based platforms
@@ -1193,7 +1193,7 @@ dev-vcs/lazygit 0.59.0 0.60.0 0.61.1 9999: Simple terminal UI for git commands
dev-vcs/lazyjj 0.6.1: TUI for Jujutsu/jj
dev-vcs/llm-git 3.1.0: AI-powered git commit message generator using LLMs
dev-vcs/pijul 1.0.0_beta9: A distributed version control system based on a theory of patches
dev-zig/zls 0.10.0-r2 0.13.0-r1 0.14.0 0.15.0 9999: Non-official language server for Zig
dev-zig/zls 0.10.0-r2 0.13.0-r1 0.14.0 0.15.0 0.16.0 9999: Non-official language server for Zig
games-action/ATLauncher 3.4.40.1: Minecraft launcher which integrates multiple different ModPacks
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
games-action/classicube 1.3.7 9999: Reverse-engineered Minecraft Classic client
@@ -1218,6 +1218,7 @@ games-emulation/flycast 9999: Sega Dreamcast, Naomi and Atomiswave emulator
games-emulation/libretro-dolphin 0.0.1_pre20250517-r1: Dolphin libretro port
games-emulation/mupen64plus-qt 1.17 9999: A basic launcher for Mupen64Plus
games-emulation/rpcs3 0.0.39 0.0.40 9999: PS3 emulator/debugger
games-emulation/shadPS4 0.15.0: PlayStation 4 emulator written in C++
games-engines/boxtron 0.5.4-r2: Steam Play compatibility tool to run DOS games using native Linux DOSBox
games-engines/fs2_open 24.2.0 25.0.0 25.0.1: FreeSpace2 Source Code Project game engine
games-engines/instead 3.5.2 9999: INSTEAD text-based quest game engine
@@ -1250,7 +1251,7 @@ games-rpg/open-adventure 1.17 1.18 1.20: Forward-port of the Crowther/Woods Adve
games-rpg/primordia 3.6.70667: A cyberpunk point-and-click adventure game
games-rpg/snoot-game 1.12.0: Visual novel parody of Goodbye Volcano High
games-server/among-sus 20210519: Among Us, but it's a text adventure
games-simulation/kittenspaceagency-bin 2026.5.3-r4264: A space flight and rocketry simulation
games-simulation/kittenspaceagency-bin 2026.5.5-r4304: A space flight and rocketry simulation
games-strategy/7k-ambition 3.2.8 9999: Seven Kingdoms: Ambition
games-strategy/gigalomania 1.0.1: Libre clone of Mega-Lo-Mania (original from ~1990), supports original resources
games-strategy/hedgewars 1.1.0_pre20260124: A turn-based strategy, artillery, action and comedy game
@@ -1279,7 +1280,7 @@ games-util/modrinth-app-bin 0.10.27 0.12.2 0.12.5: A unique, open source launche
games-util/oversteer 0.8.3 9999: Steering Wheel Manager for Linux
games-util/protonplus 0.5.19: A modern compatibility tools manager
games-util/protonup 0.1.5 9999: Install and Update Proton-GE
games-util/protonup-rs 0.10.0-r1 0.11.0 0.12.0: TUI Program for Custom Proton Download and installation written in rust
games-util/protonup-rs 0.11.0 0.12.0 0.12.1: TUI Program for Custom Proton Download and installation written in rust
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
games-util/roll 2.6.1: Program to roll dices specified in a simple and intuitive way
@@ -1401,7 +1402,7 @@ gui-apps/walker 0.10.3 0.12.0 0.13.26 9999: Multi-Purpose Launcher with a lot of
gui-apps/way-displays 1.15.0 9999: Auto Manage Your Wayland Displays
gui-apps/wayfreeze 9999: Tool to freeze the screen of a Wayland compositor
gui-apps/wayidle 1.0.1: Wayland idle timeout waiter
gui-apps/waylock 1.3.0 1.4.0 1.5.0 1.5.0-r2: Small screenlocker for Wayland compositors
gui-apps/waylock 1.3.0 1.4.0 1.5.0 1.5.0-r2 1.6.0: Small screenlocker for Wayland compositors
gui-apps/waypaper 2.7-r1: GUI wallpaper setter for Wayland and Xorg window managers
gui-apps/wbg 1.0.2 1.1.0 1.2.0 9999: Super simple wallpaper application
gui-apps/wdisplays 1.1.3 9999: GUI display configurator for wlroots compositors
@@ -1440,7 +1441,7 @@ gui-wm/mangowm 0.12.8 9999: wayland compositor based on wlroots and scenefx(dwl
gui-wm/miracle-wm 0.9.1: Tiling Wayland compositor based on Mir
gui-wm/niri 26.04 9999: Scrollable-tiling Wayland compositor
gui-wm/phoc 0.50.0 0.52.0 0.53.0: Wayland compositor for mobile phones
gui-wm/river 0.3.11 0.3.12 0.3.14 0.3.15 0.3.9999 0.4.1 0.4.2 0.4.3 9999: A dynamic tiling Wayland compositor
gui-wm/river 0.3.11 0.3.12 0.3.14 0.3.15 0.3.9999 0.4.1 0.4.2 0.4.3 0.4.5 9999: A dynamic tiling Wayland compositor
gui-wm/swayfx 0.5 0.5.3: SwayFX: Sway, but with eye candy!
gui-wm/wayback 0.2: X11 compatibility layer levaraging wlroots and Xwayland
kde-misc/geminipart 20250730: KPart for viewing text/gemini files
@@ -1686,7 +1687,7 @@ net-im/WasIstLos 1.6.5 1.7.0: An unofficial WhatsApp desktop application for Lin
net-im/abaddon 0.2.3 9999: Alternative Discord client using GTK instead of Electron
net-im/bbctl 0.13.0: Beeper Bridge Manager
net-im/beeper 4.2.670 4.2.742: Beeper: Unified Messenger
net-im/chatterino 2.5.4 2.5.5 9999: Chat client for https://twitch.tv
net-im/chatterino 2.5.5 9999: Chat client for https://twitch.tv
net-im/conduit 0.10.12 9999: Matrix homeserver written in Rust
net-im/discord-canary-bin 0.0.821: All-in-one voice and text chat
net-im/discord-ptb-bin 0.0.137: All-in-one voice and text chat
@@ -1802,7 +1803,7 @@ net-misc/wayback_machine_downloader 2.3.0 2.3.1: Download an entire website from
net-misc/whatscli 1.0.6 1.0.11: A command line interface for WhatsApp
net-misc/wlvncc 20250626 20250725 20260429 99999999: A Wayland Native VNC Client
net-misc/wsdd 0.8 0.9: A Web Service Discovery host daemon.
net-misc/wstunnel 10.5.2 10.5.3 10.5.4: Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI
net-misc/wstunnel 10.5.2 10.5.5: Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI
net-misc/xh 0.25.3: Friendly and fast tool for sending HTTP requests
net-misc/xkcd-handler 1.1.4: A handler for XKCD urls
net-misc/xmrig-mo 6.21.2 6.22.2: MoneroOcean fork of xmrig that supports algo switching
@@ -1998,6 +1999,7 @@ sys-apps/qdiskinfo 0.4: CrystalDiskInfo alternative for Linux
sys-apps/qemu-openrc 0.10.0 0.11.1 9999: OpenRC init script for QEMU/KVM
sys-apps/save-backlight 1.1.4 9999: An OpenRC service for restoring the last brightness level on reboot
sys-apps/sd 1.0.0: Intuitive find & replace CLI (sed alternative)
sys-apps/sift 0.9.1: A fast and powerful alternative to grep.
sys-apps/systemd-bootchart 234 235: systemd boot performance graphing tool
sys-apps/utils-extra 0.0.2-r1 9999: Collection of extra tools for Unixes
sys-apps/zmem 0.2.1: Memory monitoring tool focusing on swap, zswap and zram
@@ -2101,7 +2103,7 @@ www-client/badwolf 1.4.0-r2 9999-r1: Minimalist and privacy-oriented WebKitGTK+
www-client/browsh 1.8.2 1.8.3: A fully-modern text-based browser, rendering to TTY and browsers
www-client/chawan 0.3.3 9999: TUI web browser; supports CSS, images, JavaScript, and multiple web protocols
www-client/helium-bin 0.10.8.1 0.11.2.1 0.11.5.1: Private, fast, and honest web browser based on Chromium
www-client/mullvad-browser-bin 15.0.11: The Mullvad Browser is developed to minimize tracking and fingerprinting.
www-client/mullvad-browser-bin 15.0.12: The Mullvad Browser is developed to minimize tracking and fingerprinting.
www-client/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser
www-client/opera-gx-bin 128.0.5807.97: Opera GX Browser (Binary Package)
www-client/torbrowser-launcher 0.3.9: A program to help you securely download and run Tor Browser
@@ -2145,7 +2147,7 @@ x11-misc/i3lock-fancy-rapid 0.0.0_pre20201109-r1 0.0.0_pre20210421: A faster imp
x11-misc/i3status-rust 0.35.0: Feature-rich and resource-friendly replacement for i3status, written in Rust
x11-misc/ksnip 1.11.0_pre20250130: Ksnip is a Qt based cross-platform screenshot tool
x11-misc/leftwm-theme 0.1.2: Theme mangager for LeftWM
x11-misc/ly 1.3.2: Ly - a TUI display manager
x11-misc/ly 1.3.2 1.4.0: Ly - a TUI display manager
x11-misc/matugen 2.4.1: A material you color generation tool with templates
x11-misc/picom-jonaburg 9999: A lightweight compositor for X11 (previously a compton fork)
x11-misc/pywal16 3.6.0 3.7.2: 16 colors fork of pywal

View File

@@ -1 +1 @@
Wed, 06 May 2026 10:00:59 +0000
Fri, 08 May 2026 10:31:18 +0000