mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
2025-11-27 05:45:55 UTC
This commit is contained in:
@@ -12,4 +12,4 @@ RDEPEND=media-libs/libsdl2 media-libs/libglvnd media-libs/openal x11-libs/wxGTK:
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sarah-walker-pcem/pcem/archive/bd1283b91282d522617ac6d29eb0f271ded83ffc.tar.gz -> pcem-17_p20241210.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed wxwidgets c48bf68858bd3c27c272ff034eb1e14d
|
||||
_md5_=94759011ee7a5a3fd93ba0d1c0fbcf7f
|
||||
_md5_=e5f816a81ca848f52aa1b1e106b216ce
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/cattrs/ https://github.com/python-attrs/cattrs/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test-rust test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/attrs-25.4.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/typing-extensions-4.14.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/python-attrs/cattrs/archive/v25.3.0.tar.gz -> cattrs-25.3.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
|
||||
_md5_=097d762c25db781d68ba51c1ca854291
|
||||
_md5_=422029f28379a9e1e336079f511b3956
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/pyca/cryptography/ https://pypi.org/project/cryptography/
|
||||
INHERIT=cargo distutils-r1 flag-o-matic pypi
|
||||
IUSE=test debug python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
KEYWORDS=~amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
LICENSE=|| ( Apache-2.0 BSD ) PSF-2 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-3.0
|
||||
RDEPEND=>=dev-libs/openssl-1.0.2o-r6:0= python_targets_python3_11? ( >=dev-python/cffi-2.0.0:=[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( >=dev-python/cffi-2.0.0:=[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_13? ( >=dev-python/cffi-2.0.0:=[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_14? ( >=dev-python/cffi-2.0.0:=[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11=[threads(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_targets_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[threads(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-46.0.3.tar.gz https://crates.io/api/v1/crates/asn1/0.22.0/download -> asn1-0.22.0.crate https://crates.io/api/v1/crates/asn1_derive/0.22.0/download -> asn1_derive-0.22.0.crate https://crates.io/api/v1/crates/autocfg/1.5.0/download -> autocfg-1.5.0.crate https://crates.io/api/v1/crates/base64/0.22.1/download -> base64-0.22.1.crate https://crates.io/api/v1/crates/bitflags/2.9.4/download -> bitflags-2.9.4.crate https://crates.io/api/v1/crates/cc/1.2.37/download -> cc-1.2.37.crate https://crates.io/api/v1/crates/cfg-if/1.0.3/download -> cfg-if-1.0.3.crate https://crates.io/api/v1/crates/find-msvc-tools/0.1.1/download -> find-msvc-tools-0.1.1.crate https://crates.io/api/v1/crates/foreign-types-shared/0.1.1/download -> foreign-types-shared-0.1.1.crate https://crates.io/api/v1/crates/foreign-types/0.3.2/download -> foreign-types-0.3.2.crate https://crates.io/api/v1/crates/heck/0.5.0/download -> heck-0.5.0.crate https://crates.io/api/v1/crates/indoc/2.0.6/download -> indoc-2.0.6.crate https://crates.io/api/v1/crates/itoa/1.0.15/download -> itoa-1.0.15.crate https://crates.io/api/v1/crates/libc/0.2.175/download -> libc-0.2.175.crate https://crates.io/api/v1/crates/memoffset/0.9.1/download -> memoffset-0.9.1.crate https://crates.io/api/v1/crates/once_cell/1.21.3/download -> once_cell-1.21.3.crate https://crates.io/api/v1/crates/openssl-macros/0.1.1/download -> openssl-macros-0.1.1.crate https://crates.io/api/v1/crates/openssl-sys/0.9.110/download -> openssl-sys-0.9.110.crate https://crates.io/api/v1/crates/openssl/0.10.74/download -> openssl-0.10.74.crate https://crates.io/api/v1/crates/pem/3.0.5/download -> pem-3.0.5.crate https://crates.io/api/v1/crates/pkg-config/0.3.32/download -> pkg-config-0.3.32.crate https://crates.io/api/v1/crates/portable-atomic/1.11.1/download -> portable-atomic-1.11.1.crate https://crates.io/api/v1/crates/proc-macro2/1.0.101/download -> proc-macro2-1.0.101.crate https://crates.io/api/v1/crates/pyo3-build-config/0.26.0/download -> pyo3-build-config-0.26.0.crate https://crates.io/api/v1/crates/pyo3-ffi/0.26.0/download -> pyo3-ffi-0.26.0.crate https://crates.io/api/v1/crates/pyo3-macros-backend/0.26.0/download -> pyo3-macros-backend-0.26.0.crate https://crates.io/api/v1/crates/pyo3-macros/0.26.0/download -> pyo3-macros-0.26.0.crate https://crates.io/api/v1/crates/pyo3/0.26.0/download -> pyo3-0.26.0.crate https://crates.io/api/v1/crates/quote/1.0.40/download -> quote-1.0.40.crate https://crates.io/api/v1/crates/self_cell/1.2.0/download -> self_cell-1.2.0.crate https://crates.io/api/v1/crates/shlex/1.3.0/download -> shlex-1.3.0.crate https://crates.io/api/v1/crates/syn/2.0.106/download -> syn-2.0.106.crate https://crates.io/api/v1/crates/target-lexicon/0.13.3/download -> target-lexicon-0.13.3.crate https://crates.io/api/v1/crates/unicode-ident/1.0.19/download -> unicode-ident-1.0.19.crate https://crates.io/api/v1/crates/unindent/0.2.4/download -> unindent-0.2.4.crate https://crates.io/api/v1/crates/vcpkg/0.2.15/download -> vcpkg-0.2.15.crate test? ( https://files.pythonhosted.org/packages/source/c/cryptography_vectors/cryptography_vectors-46.0.3.tar.gz )
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust ee7b3be2c0e004fa7aaaed31e4fef928 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
|
||||
_md5_=d20ce3bbb054eb94e553ea8591315b54
|
||||
_md5_=a569fe4c9a04d02faf3acbcb77d05369
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/certbot/josepy/ https://pypi.org/project/josepy/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=doc test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
|
||||
KEYWORDS=amd64 arm arm64 ~ppc64 ~riscv x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/cryptography-1.5[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 )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/j/josepy/josepy-2.2.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
|
||||
_md5_=59aff864bfba36f3a36fb59edf93913f
|
||||
_md5_=7868657634eecfae2c8d77ebddca112d
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
HOMEPAGE=https://magic-wormhole.readthedocs.io/en/latest/ https://github.com/magic-wormhole/magic-wormhole/ https://pypi.org/project/magic-wormhole/
|
||||
INHERIT=distutils-r1 pypi shell-completion
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
KEYWORDS=amd64 ~arm64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/attrs-19.2.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/autobahn-0.14.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/automat[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/humanize[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/iterable-io-1.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/noiseprotocol[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pynacl[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/qrcode-8.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ~dev-python/spake2-0.9[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tqdm-4.13.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/twisted[ssl,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/txtorcon-18.0.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/zipstream-ng-1.7.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/m/magic-wormhole/magic_wormhole-0.21.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=f204134fd10f31f08b72e430a0d0b1d2
|
||||
_md5_=fe194e85978162cac63bd7fd30e6d32c
|
||||
|
||||
@@ -5,11 +5,11 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/ipython/matplotlib-inline/ https://pypi.org/project/matplotlib-inline/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/traitlets[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ipython/matplotlib-inline/archive/0.2.1.tar.gz -> matplotlib-inline-0.2.1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
|
||||
_md5_=9c11c9fa2b733fc7ca9ad8bcb809caaa
|
||||
_md5_=fbeeb8f3546daf8b34b5f9ee7840bb6f
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
HOMEPAGE=https://mathema.tician.de/software/pytools/ https://github.com/inducer/pytools/ https://pypi.org/project/pytools/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv
|
||||
KEYWORDS=amd64 arm64 ~ppc64 ~riscv
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/numpy-1.6[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/platformdirs-2.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/siphash24-1.6[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/typing-extensions-4.5[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[sqlite] ) python_targets_python3_12? ( dev-lang/python:3.12[sqlite] ) python_targets_python3_13? ( dev-lang/python:3.13[sqlite] ) python_targets_python3_14? ( dev-lang/python:3.14[sqlite] )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pytools/pytools-2025.2.5.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
|
||||
_md5_=46d4512d51aa53e344f4dce7649e78ea
|
||||
_md5_=2ea9e9233870d691b10965d2d92f4a01
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://pipewire.org/
|
||||
INHERIT=meson-multilib optfeature prefix python-any-r1 systemd tmpfiles udev
|
||||
IUSE=man bluetooth elogind dbus doc echo-cancel extra ffmpeg fftw flatpak gstreamer gsettings ieee1394 jack-client jack-sdk liblc3 loudness lv2 modemmanager pipewire-alsa readline roc selinux sound-server ssl system-service systemd test v4l X zeroconf abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
|
||||
KEYWORDS=~amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
|
||||
LICENSE=MIT LGPL-2.1+ GPL-2
|
||||
PDEPEND=>=media-video/wireplumber-0.5.2
|
||||
RDEPEND=acct-group/audio acct-group/pipewire media-libs/alsa-lib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-libs/ncurses:=[unicode(+)] virtual/libintl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/libudev[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] bluetooth? ( dev-libs/glib media-libs/fdk-aac media-libs/libldac media-libs/libfreeaptx media-libs/opus media-libs/sbc >=net-wireless/bluez-4.101:= virtual/libusb:1 ) elogind? ( sys-auth/elogind ) dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) echo-cancel? ( media-libs/webrtc-audio-processing:= || ( >=media-libs/webrtc-audio-processing-2.0:2 >=media-libs/webrtc-audio-processing-1.2:1 ) ) extra? ( >=media-libs/libsndfile-1.0.20 ) ffmpeg? ( media-video/ffmpeg:= ) fftw? ( sci-libs/fftw:3.0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) flatpak? ( dev-libs/glib ) gstreamer? ( >=dev-libs/glib-2.32.0:2 >=media-libs/gstreamer-1.10.0:1.0 media-libs/gst-plugins-base:1.0 ) gsettings? ( >=dev-libs/glib-2.26.0:2 ) ieee1394? ( media-libs/libffado[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) jack-client? ( >=media-sound/jack2-1.9.10:2[dbus] ) jack-sdk? ( !media-sound/jack-audio-connection-kit !media-sound/jack2 ) liblc3? ( media-sound/liblc3 ) loudness? ( media-libs/libebur128:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) lv2? ( media-libs/lilv ) modemmanager? ( >=net-misc/modemmanager-1.10.0 ) pipewire-alsa? ( >=media-libs/alsa-lib-1.2.10[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sound-server? ( !media-sound/pulseaudio-daemon ) roc? ( >=media-libs/roc-toolkit-0.4.0:= ) readline? ( sys-libs/readline:= ) selinux? ( sys-libs/libselinux ) ssl? ( dev-libs/openssl:= ) systemd? ( sys-apps/systemd ) system-service? ( acct-user/pipewire ) v4l? ( media-libs/libv4l ) X? ( media-libs/libcanberra x11-libs/libX11 x11-libs/libXfixes ) zeroconf? ( net-dns/avahi ) virtual/tmpfiles
|
||||
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0/0.4
|
||||
SRC_URI=https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/1.4.9/pipewire-1.4.9.tar.bz2 !man? ( https://dev.gentoo.org/~sam/distfiles/media-video/pipewire/pipewire-1.4.0-docs.tar.xz ) https://dev.gentoo.org/~sam/distfiles/media-video/pipewire/pipewire-1.4.7-0001-don-t-include-standard-C-headers-inside-of-extern-C.patch.xz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 1a27c82364f611e149966d2c47cbb083 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 meson-multilib 8989922d980e5e870cc3de949d1b2586 optfeature 538bce96e5589935b57e178e8635f301 prefix c3c4c93ebda319c0fa7ed6f942ba1010 python-any-r1 891415dfe39ad9b41b461f2b86354af0 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles 9a9814db5a3fbd4f1e921c05297e7735 udev f3d9a4376ebd22131726a68e1a0a058f
|
||||
_md5_=4d5fe433bfeb6eec392e860c7b5ab163
|
||||
_md5_=a12773b397b698daee7af50eb7d38ff9
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=8
|
||||
HOMEPAGE=https://www.kernel.org/pub/linux/utils/usb/usbutils/ https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/
|
||||
INHERIT=meson python-single-r1
|
||||
IUSE=python usbreset python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux
|
||||
KEYWORDS=~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=virtual/libusb:1= virtual/libudev:= python? ( python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) sys-apps/hwdata )
|
||||
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) )
|
||||
SLOT=0
|
||||
SRC_URI=https://www.kernel.org/pub/linux/utils/usb/usbutils/usbutils-019.tar.xz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 1a27c82364f611e149966d2c47cbb083 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=c6717ffdd3c3fb91ef6dbccadfa834a3
|
||||
_md5_=7aa8917a4849a08acad9264e42e8307c
|
||||
|
||||
@@ -6,10 +6,10 @@ EAPI=8
|
||||
HOMEPAGE=https://xfs.wiki.kernel.org/ https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/
|
||||
INHERIT=flag-o-matic systemd udev
|
||||
IUSE=icu libedit nls selinux static-libs
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=dev-libs/inih dev-libs/userspace-rcu:= >=sys-apps/util-linux-2.17.2 icu? ( dev-libs/icu:= ) libedit? ( dev-libs/libedit ) selinux? ( sec-policy/selinux-xfs )
|
||||
SLOT=0
|
||||
SRC_URI=https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-6.17.0.tar.xz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 systemd a964c0cbe818b5729da1dbfcee5be861 udev f3d9a4376ebd22131726a68e1a0a058f
|
||||
_md5_=6592840c4dbf339f7abcd8973b7959df
|
||||
_md5_=b7a2e7e96943ec906560a3a5eee94a6b
|
||||
|
||||
@@ -7,11 +7,11 @@ HOMEPAGE=https://www.atoptool.nl/ https://github.com/Atoptool/atop
|
||||
IDEPEND=modules? ( sys-apps/kmod[tools] )
|
||||
INHERIT=linux-mod-r1 python-single-r1 systemd toolchain-funcs flag-o-matic
|
||||
IUSE=video_cards_nvidia dist-kernel modules-compress modules-sign +strip modules python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
|
||||
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=dev-libs/glib sys-libs/ncurses:= virtual/zlib:= >=sys-process/acct-6.6.4-r1 video_cards_nvidia? ( python_single_target_python3_11? ( dev-lang/python:3.11 ) 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 ) python_single_target_python3_11? ( dev-python/nvidia-ml-py[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/nvidia-ml-py[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/nvidia-ml-py[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/nvidia-ml-py[python_targets_python3_14(-)] ) ) modules? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Atoptool/atop/releases/download/v2.12.0/atop-2.12.0.tar.gz modules? ( https://www.atoptool.nl/download/netatop-3.2.2.tar.gz )
|
||||
_eclasses_=mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 systemd a964c0cbe818b5729da1dbfcee5be861 flag-o-matic a7afe42e95fb46ce9691605acfb24672
|
||||
_md5_=bd68a00134206fe1b649c08bd0777681
|
||||
_md5_=c0623278a498c7907714f9d9f51c3e4e
|
||||
|
||||
@@ -7,7 +7,7 @@ HOMEPAGE=https://nginx.org https://github.com/nginx/nginx
|
||||
IDEPEND=virtual/tmpfiles
|
||||
INHERIT=nginx
|
||||
IUSE=aio debug libatomic +modules selinux test +http stream mail +nginx_modules_http_charset +nginx_modules_http_gzip +nginx_modules_http_ssi +nginx_modules_http_userid +nginx_modules_http_access +nginx_modules_http_auth_basic +nginx_modules_http_mirror +nginx_modules_http_autoindex +nginx_modules_http_geo +nginx_modules_http_map +nginx_modules_http_split_clients +nginx_modules_http_referer +nginx_modules_http_rewrite +nginx_modules_http_proxy +nginx_modules_http_fastcgi +nginx_modules_http_uwsgi +nginx_modules_http_scgi +nginx_modules_http_grpc +nginx_modules_http_memcached +nginx_modules_http_limit_conn +nginx_modules_http_limit_req +nginx_modules_http_empty_gif +nginx_modules_http_browser +nginx_modules_http_upstream_hash +nginx_modules_http_upstream_ip_hash +nginx_modules_http_upstream_least_conn +nginx_modules_http_upstream_random +nginx_modules_http_upstream_keepalive +nginx_modules_http_upstream_zone +nginx_modules_http_ssl nginx_modules_http_v2 nginx_modules_http_v3 nginx_modules_http_realip nginx_modules_http_addition nginx_modules_http_xslt nginx_modules_http_image_filter nginx_modules_http_geoip nginx_modules_http_sub nginx_modules_http_dav nginx_modules_http_flv nginx_modules_http_mp4 nginx_modules_http_gunzip nginx_modules_http_gzip_static nginx_modules_http_auth_request nginx_modules_http_random_index nginx_modules_http_secure_link nginx_modules_http_degradation nginx_modules_http_slice nginx_modules_http_stub_status nginx_modules_http_perl +nginx_modules_mail_pop3 +nginx_modules_mail_imap +nginx_modules_mail_smtp +nginx_modules_mail_ssl +nginx_modules_stream_limit_conn +nginx_modules_stream_access +nginx_modules_stream_geo +nginx_modules_stream_map +nginx_modules_stream_split_clients +nginx_modules_stream_return +nginx_modules_stream_pass +nginx_modules_stream_set +nginx_modules_stream_upstream_hash +nginx_modules_stream_upstream_least_conn +nginx_modules_stream_upstream_random +nginx_modules_stream_upstream_zone +nginx_modules_stream_ssl nginx_modules_stream_realip nginx_modules_stream_geoip nginx_modules_stream_ssl_preread
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
|
||||
KEYWORDS=~amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=acct-group/nginx acct-user/nginx virtual/libcrypt:= libatomic? ( dev-libs/libatomic_ops ) app-misc/mime-types[nginx] selinux? ( sec-policy/selinux-nginx ) !app-vim/nginx-syntax !www-servers/nginx:mainline !www-servers/nginx:live !www-servers/nginx:0 nginx_modules_http_xslt? ( dev-libs/libxml2:= dev-libs/libxslt ) nginx_modules_http_gzip? ( virtual/zlib:= ) nginx_modules_http_gunzip? ( virtual/zlib:= ) nginx_modules_http_image_filter? ( media-libs/gd:= ) nginx_modules_http_perl? ( dev-lang/perl:= ) nginx_modules_stream_geoip? ( dev-libs/geoip ) nginx_modules_stream_ssl? ( dev-libs/openssl:= ) nginx_modules_http_v3? ( >=dev-libs/openssl-1.1.1:= ) nginx_modules_http_rewrite? ( dev-libs/libpcre2:= ) nginx_modules_http_ssl? ( dev-libs/openssl:= ) nginx_modules_http_geoip? ( dev-libs/geoip ) nginx_modules_mail_ssl? ( dev-libs/openssl:= )
|
||||
REQUIRED_USE=|| ( http stream mail ) nginx_modules_http_v3? ( nginx_modules_http_ssl )
|
||||
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=stable/1.28.0
|
||||
SRC_URI=https://nginx.org/download/nginx-1.28.0.tar.gz test? ( https://github.com/nginx/nginx-tests/archive/06a36245e134eac985cdfc5fac982cb149f61412.tar.gz -> nginx-tests-06a36245e134eac985cdfc5fac982cb149f61412.tar.gz )
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles 9a9814db5a3fbd4f1e921c05297e7735 nginx 5179b56bace3b4608be0b04ac4b10b82
|
||||
_md5_=8b9884780f98284d629d860649f1341f
|
||||
_md5_=dfa04b2bea1d1df18db12202a288e6e1
|
||||
|
||||
@@ -7,7 +7,7 @@ HOMEPAGE=https://nginx.org https://github.com/nginx/nginx
|
||||
IDEPEND=virtual/tmpfiles
|
||||
INHERIT=nginx
|
||||
IUSE=aio debug libatomic +modules selinux test +http stream mail +nginx_modules_http_charset +nginx_modules_http_gzip +nginx_modules_http_ssi +nginx_modules_http_userid +nginx_modules_http_access +nginx_modules_http_auth_basic +nginx_modules_http_mirror +nginx_modules_http_autoindex +nginx_modules_http_geo +nginx_modules_http_map +nginx_modules_http_split_clients +nginx_modules_http_referer +nginx_modules_http_rewrite +nginx_modules_http_proxy +nginx_modules_http_fastcgi +nginx_modules_http_uwsgi +nginx_modules_http_scgi +nginx_modules_http_grpc +nginx_modules_http_memcached +nginx_modules_http_limit_conn +nginx_modules_http_limit_req +nginx_modules_http_empty_gif +nginx_modules_http_browser +nginx_modules_http_upstream_hash +nginx_modules_http_upstream_ip_hash +nginx_modules_http_upstream_least_conn +nginx_modules_http_upstream_random +nginx_modules_http_upstream_keepalive +nginx_modules_http_upstream_zone +nginx_modules_http_ssl nginx_modules_http_v2 nginx_modules_http_v3 nginx_modules_http_realip nginx_modules_http_addition nginx_modules_http_xslt nginx_modules_http_image_filter nginx_modules_http_geoip nginx_modules_http_sub nginx_modules_http_dav nginx_modules_http_flv nginx_modules_http_mp4 nginx_modules_http_gunzip nginx_modules_http_gzip_static nginx_modules_http_auth_request nginx_modules_http_random_index nginx_modules_http_secure_link nginx_modules_http_degradation nginx_modules_http_slice nginx_modules_http_stub_status nginx_modules_http_perl +nginx_modules_mail_pop3 +nginx_modules_mail_imap +nginx_modules_mail_smtp +nginx_modules_mail_ssl +nginx_modules_stream_limit_conn +nginx_modules_stream_access +nginx_modules_stream_geo +nginx_modules_stream_map +nginx_modules_stream_split_clients +nginx_modules_stream_return +nginx_modules_stream_pass +nginx_modules_stream_set +nginx_modules_stream_upstream_hash +nginx_modules_stream_upstream_least_conn +nginx_modules_stream_upstream_random +nginx_modules_stream_upstream_zone +nginx_modules_stream_ssl nginx_modules_stream_realip nginx_modules_stream_geoip nginx_modules_stream_ssl_preread
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
|
||||
KEYWORDS=~amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=acct-group/nginx acct-user/nginx virtual/libcrypt:= libatomic? ( dev-libs/libatomic_ops ) app-misc/mime-types[nginx] selinux? ( sec-policy/selinux-nginx ) !app-vim/nginx-syntax !www-servers/nginx:stable !www-servers/nginx:live !www-servers/nginx:0 nginx_modules_http_xslt? ( dev-libs/libxml2:= dev-libs/libxslt ) nginx_modules_http_gzip? ( virtual/zlib:= ) nginx_modules_http_gunzip? ( virtual/zlib:= ) nginx_modules_http_image_filter? ( media-libs/gd:= ) nginx_modules_http_perl? ( dev-lang/perl:= ) nginx_modules_stream_geoip? ( dev-libs/geoip ) nginx_modules_stream_ssl? ( dev-libs/openssl:= ) nginx_modules_http_v3? ( >=dev-libs/openssl-1.1.1:= ) nginx_modules_http_rewrite? ( dev-libs/libpcre2:= ) nginx_modules_http_ssl? ( dev-libs/openssl:= ) nginx_modules_http_geoip? ( dev-libs/geoip ) nginx_modules_mail_ssl? ( dev-libs/openssl:= )
|
||||
REQUIRED_USE=|| ( http stream mail ) nginx_modules_http_v3? ( nginx_modules_http_ssl )
|
||||
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=mainline/1.29.1
|
||||
SRC_URI=https://nginx.org/download/nginx-1.29.1.tar.gz test? ( https://github.com/nginx/nginx-tests/archive/06a36245e134eac985cdfc5fac982cb149f61412.tar.gz -> nginx-tests-06a36245e134eac985cdfc5fac982cb149f61412.tar.gz )
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles 9a9814db5a3fbd4f1e921c05297e7735 nginx 5179b56bace3b4608be0b04ac4b10b82
|
||||
_md5_=a0d02ab5ad0bb25a8e1052d80cbc1b54
|
||||
_md5_=a0a00e663d2e7617f6be2e6456a4ce26
|
||||
|
||||
@@ -7,7 +7,7 @@ HOMEPAGE=https://nginx.org https://github.com/nginx/nginx
|
||||
IDEPEND=virtual/tmpfiles
|
||||
INHERIT=nginx
|
||||
IUSE=aio debug libatomic +modules selinux test +http stream mail +nginx_modules_http_charset +nginx_modules_http_gzip +nginx_modules_http_ssi +nginx_modules_http_userid +nginx_modules_http_access +nginx_modules_http_auth_basic +nginx_modules_http_mirror +nginx_modules_http_autoindex +nginx_modules_http_geo +nginx_modules_http_map +nginx_modules_http_split_clients +nginx_modules_http_referer +nginx_modules_http_rewrite +nginx_modules_http_proxy +nginx_modules_http_fastcgi +nginx_modules_http_uwsgi +nginx_modules_http_scgi +nginx_modules_http_grpc +nginx_modules_http_memcached +nginx_modules_http_limit_conn +nginx_modules_http_limit_req +nginx_modules_http_empty_gif +nginx_modules_http_browser +nginx_modules_http_upstream_hash +nginx_modules_http_upstream_ip_hash +nginx_modules_http_upstream_least_conn +nginx_modules_http_upstream_random +nginx_modules_http_upstream_keepalive +nginx_modules_http_upstream_zone +nginx_modules_http_ssl nginx_modules_http_v2 nginx_modules_http_v3 nginx_modules_http_realip nginx_modules_http_addition nginx_modules_http_xslt nginx_modules_http_image_filter nginx_modules_http_geoip nginx_modules_http_sub nginx_modules_http_dav nginx_modules_http_flv nginx_modules_http_mp4 nginx_modules_http_gunzip nginx_modules_http_gzip_static nginx_modules_http_auth_request nginx_modules_http_random_index nginx_modules_http_secure_link nginx_modules_http_degradation nginx_modules_http_slice nginx_modules_http_stub_status nginx_modules_http_perl +nginx_modules_mail_pop3 +nginx_modules_mail_imap +nginx_modules_mail_smtp +nginx_modules_mail_ssl +nginx_modules_stream_limit_conn +nginx_modules_stream_access +nginx_modules_stream_geo +nginx_modules_stream_map +nginx_modules_stream_split_clients +nginx_modules_stream_return +nginx_modules_stream_pass +nginx_modules_stream_set +nginx_modules_stream_upstream_hash +nginx_modules_stream_upstream_least_conn +nginx_modules_stream_upstream_random +nginx_modules_stream_upstream_zone +nginx_modules_stream_ssl nginx_modules_stream_realip nginx_modules_stream_geoip nginx_modules_stream_ssl_preread
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
|
||||
KEYWORDS=~amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=acct-group/nginx acct-user/nginx virtual/libcrypt:= libatomic? ( dev-libs/libatomic_ops ) app-misc/mime-types[nginx] selinux? ( sec-policy/selinux-nginx ) !app-vim/nginx-syntax !www-servers/nginx:stable !www-servers/nginx:live !www-servers/nginx:0 nginx_modules_http_xslt? ( dev-libs/libxml2:= dev-libs/libxslt ) nginx_modules_http_gzip? ( virtual/zlib:= ) nginx_modules_http_gunzip? ( virtual/zlib:= ) nginx_modules_http_image_filter? ( media-libs/gd:= ) nginx_modules_http_perl? ( dev-lang/perl:= ) nginx_modules_stream_geoip? ( dev-libs/geoip ) nginx_modules_stream_ssl? ( dev-libs/openssl:= ) nginx_modules_http_v3? ( >=dev-libs/openssl-1.1.1:= ) nginx_modules_http_rewrite? ( dev-libs/libpcre2:= ) nginx_modules_http_ssl? ( dev-libs/openssl:= ) nginx_modules_http_geoip? ( dev-libs/geoip ) nginx_modules_mail_ssl? ( dev-libs/openssl:= )
|
||||
REQUIRED_USE=|| ( http stream mail ) nginx_modules_http_v3? ( nginx_modules_http_ssl )
|
||||
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=mainline/1.29.3
|
||||
SRC_URI=https://nginx.org/download/nginx-1.29.3.tar.gz test? ( https://github.com/nginx/nginx-tests/archive/06a36245e134eac985cdfc5fac982cb149f61412.tar.gz -> nginx-tests-06a36245e134eac985cdfc5fac982cb149f61412.tar.gz )
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles 9a9814db5a3fbd4f1e921c05297e7735 nginx 5179b56bace3b4608be0b04ac4b10b82
|
||||
_md5_=a0d02ab5ad0bb25a8e1052d80cbc1b54
|
||||
_md5_=a0a00e663d2e7617f6be2e6456a4ce26
|
||||
|
||||
@@ -1 +1 @@
|
||||
Thu, 27 Nov 2025 05:30:53 +0000
|
||||
Thu, 27 Nov 2025 05:45:54 +0000
|
||||
|
||||
Reference in New Issue
Block a user