2023-05-12 10:16:50 UTC

This commit is contained in:
Repository mirror & CI
2023-05-12 10:16:50 +00:00
parent 95e3d10722
commit 6117cb26d1
37 changed files with 136 additions and 169 deletions

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 doc? ( app-doc/doxygen )
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( <dev-cpp/catch-3:0 dev-libs/boost )
DESCRIPTION=Command line parser for C++11
EAPI=8
HOMEPAGE=https://github.com/CLIUtils/CLI11 https://cliutils.github.io/CLI11/book/
INHERIT=cmake docs
IUSE=test doc
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RESTRICT=!test? ( test )
SLOT=0/2
SRC_URI=https://github.com/CLIUtils/cli11/archive/refs/tags/v2.3.1.tar.gz -> cli11-2.3.1.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c docs 7b9e167549c44efa7994614f33ba6d7a
_md5_=a3f28e9a619513aea8bb0ae12f9e5ef5

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 doc? ( app-doc/doxygen )
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( <dev-cpp/catch-3:0 dev-libs/boost )
DESCRIPTION=Command line parser for C++11
EAPI=8
HOMEPAGE=https://github.com/CLIUtils/CLI11 https://cliutils.github.io/CLI11/book/
INHERIT=cmake docs
IUSE=test doc
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RESTRICT=!test? ( test )
SLOT=0/2
SRC_URI=https://github.com/CLIUtils/cli11/archive/refs/tags/v2.3.2.tar.gz -> cli11-2.3.2.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c docs 7b9e167549c44efa7994614f33ba6d7a
_md5_=a3f28e9a619513aea8bb0ae12f9e5ef5

View File

@@ -1,15 +0,0 @@
BDEPEND=dev-python/build[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=desktop-notifier is a Python library for cross-platform desktop notifications
EAPI=8
HOMEPAGE=https://desktop-notifier.readthedocs.io https://pypi.org/project/desktop-notifier/ https://github.com/samschott/desktop-notifier
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/wheel[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dbus-next[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/d/desktop-notifier/desktop-notifier-3.5.2.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=7f6a61ee544fb69a8b6804167178f0f7

View File

@@ -10,6 +10,6 @@ LICENSE=MIT
RDEPEND=dev-python/wheel[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dbus-next[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/d/desktop-notifier/desktop-notifier-3.4.3.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/d/desktop-notifier/desktop-notifier-3.5.3.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=7f6a61ee544fb69a8b6804167178f0f7

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/blinker[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/urllib3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/platformdirs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/virtualenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyproject-hooks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/unearth-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/findpython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tomlkit[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/shellingham[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/resolvelib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/installer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cachecontrol[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/tomli[python_targets_python3_10(-)?] ) test? ( dev-python/pytest-mock[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-xdist[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-rerunfailures[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-httpserver[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/blinker[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/urllib3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/platformdirs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/virtualenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyproject-hooks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/unearth-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/findpython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tomlkit[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/shellingham[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/resolvelib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/installer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cachecontrol[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/tomli[python_targets_python3_10(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pdm-pep517-1.0.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Modern Python package and dependency manager supporting latest PEP standards
EAPI=8
HOMEPAGE=https://github.com/pdm-project/pdm/ https://pypi.org/project/pdm/
INHERIT=bash-completion-r1 distutils-r1 pypi
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/blinker[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/urllib3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/platformdirs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/virtualenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyproject-hooks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/unearth-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/findpython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tomlkit[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/shellingham[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/resolvelib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/installer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cachecontrol[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/tomli[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pdm/pdm-2.6.1.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 bash-completion-r1 59cf54afadd3b37d31d9d85c7d7d8067 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=eb96c53e15eddabf000ec5201a69207c

View File

@@ -1,16 +0,0 @@
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/setuptools-65.7.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=<dev-python/types-urllib3-1.27
DESCRIPTION=Typing stubs for requests
EAPI=8
HOMEPAGE=https://pypi.org/project/types-requests/ https://github.com/python/typeshed/tree/master/stubs/requests
INHERIT=distutils-r1
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=<dev-python/types-urllib3-1.27 python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=mirror://pypi/t/types-requests/types-requests-2.27.30.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060
_md5_=a1f7f5c07e9179af1f1fe6688ad9e145

View File

@@ -1,6 +1,5 @@
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/setuptools-65.7.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=<dev-python/types-urllib3-1.27
DESCRIPTION=Typing stubs for requests
EAPI=8
HOMEPAGE=https://pypi.org/project/types-requests/ https://github.com/python/typeshed/tree/master/stubs/requests
@@ -8,9 +7,9 @@ INHERIT=distutils-r1 pypi
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=<dev-python/types-urllib3-1.27 python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
RDEPEND=dev-python/types-urllib3 python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-requests/types-requests-2.28.0.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-requests/types-requests-2.30.0.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=c0e75ae36d540cf63f320d2991d04c87
_md5_=865176c6ef0d110ba2f6bc4b18d553f0

View File

@@ -1,15 +0,0 @@
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/setuptools-65.7.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Typing stubs for urllib3
EAPI=8
HOMEPAGE=https://pypi.org/project/types-urllib3/ https://github.com/python/typeshed/tree/master/stubs/urllib3
INHERIT=distutils-r1
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=mirror://pypi/t/types-urllib3/types-urllib3-1.26.14.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060
_md5_=3d450a1f71b29c1f9a89167979cc693a

View File

@@ -1,4 +1,4 @@
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/setuptools-65.7.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Typing stubs for urllib3
EAPI=8
@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-urllib3/types-urllib3-1.26.15.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-urllib3/types-urllib3-1.26.25.13.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=d3564e3be77a1258c28345122b6437c7
_md5_=c1fb007bb948715f3aca45609b6be1d0

View File

@@ -12,4 +12,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://pkg.cppget.org/1/beta/odb/odb-2.5.0-b.21+1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 build2 16f6c3f422c0f5bb3cec7de6c39532bd
_md5_=c0159478df478d4c6daf4ccdc699b3b2
_md5_=6436c3068d3b7932ee2199ac6d6f2f53

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-util/wayland-scanner >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst test
DEPEND=dev-libs/glib:2 dev-libs/json-c:= dev-libs/wayland gui-libs/gtk-layer-shell >=x11-libs/gtk+-3.22.0:3[introspection,wayland] X? ( x11-libs/libxkbcommon ) mpd? ( media-libs/libmpdclient ) pulseaudio? ( media-libs/libpulse[glib] ) >=dev-libs/wayland-protocols-1.17
DESCRIPTION=S* Floating Window Bar
EAPI=8
HOMEPAGE=https://github.com/LBCrion/sfwbar
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=meson xdg
IUSE=X mpd pulseaudio
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/glib:2 dev-libs/json-c:= dev-libs/wayland gui-libs/gtk-layer-shell >=x11-libs/gtk+-3.22.0:3[introspection,wayland] X? ( x11-libs/libxkbcommon ) mpd? ( media-libs/libmpdclient ) pulseaudio? ( media-libs/libpulse[glib] ) virtual/freedesktop-icon-theme
SLOT=0
SRC_URI=https://github.com/LBCrion/sfwbar/archive/v1.0_beta11.tar.gz -> sfwbar-1.0_beta11.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 meson 915ec7c25e08d7886558215e6809ca1e xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=6b8963f0617b8de875aad68d97a653c9

View File

@@ -12,4 +12,4 @@ RDEPEND=dev-libs/libinput:= dev-libs/wayland gui-libs/wlroots:0/16[X(-)?] x11-li
SLOT=0
SRC_URI=https://github.com/djpohly/dwl/archive/v0.4.tar.gz -> dwl-0.4.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 portability 964493f201f557a5c6baccacccf45ee2 savedconfig 8b5f9d995a970e49cd427c55d5840285
_md5_=80b05b5ecf72ea80e514cca5522b940f
_md5_=47fa185fcd7d3c4b4fec0c5e0a00659c

View File

@@ -1,15 +0,0 @@
BDEPEND=dev-libs/wayland-protocols dev-util/wayland-scanner virtual/pkgconfig
DEFINED_PHASES=configure install postinst prepare
DEPEND=dev-libs/libinput dev-libs/wayland gui-libs/wlroots:0/16[X(-)?] x11-libs/libxkbcommon X? ( x11-libs/libxcb x11-libs/xcb-util-wm )
DESCRIPTION=dwm for Wayland
EAPI=7
HOMEPAGE=https://github.com/djpohly/dwl
INHERIT=flag-o-matic savedconfig toolchain-funcs desktop
IUSE=X savedconfig
KEYWORDS=~amd64 ~x86
LICENSE=CC0-1.0 GPL-3 MIT
RDEPEND=dev-libs/libinput dev-libs/wayland gui-libs/wlroots:0/16[X(-)?] x11-libs/libxkbcommon X? ( x11-libs/libxcb x11-libs/xcb-util-wm )
SLOT=0
SRC_URI=https://github.com/djpohly/dwl/archive/v0.4-rc2.tar.gz -> dwl-0.4_rc2.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 portability 964493f201f557a5c6baccacccf45ee2 savedconfig 8b5f9d995a970e49cd427c55d5840285 desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=c82fa1d75c91c4ade8db90f194c9fdc5

View File

@@ -11,4 +11,4 @@ PROPERTIES=live
RDEPEND=dev-libs/libinput:= dev-libs/wayland gui-libs/wlroots:0/16[X(-)?] x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm )
SLOT=0
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 portability 964493f201f557a5c6baccacccf45ee2 savedconfig 8b5f9d995a970e49cd427c55d5840285 git-r3 27e13c09a4c7e4c78ac812f74727e676
_md5_=80b05b5ecf72ea80e514cca5522b940f
_md5_=47fa185fcd7d3c4b4fec0c5e0a00659c

View File

@@ -11,4 +11,4 @@ PROPERTIES=live
RDEPEND=dev-libs/libinput:= dev-libs/wayland gui-libs/wlroots:0/9999[X(-)?] x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm )
SLOT=0
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 portability 964493f201f557a5c6baccacccf45ee2 savedconfig 8b5f9d995a970e49cd427c55d5840285 git-r3 27e13c09a4c7e4c78ac812f74727e676
_md5_=80b05b5ecf72ea80e514cca5522b940f
_md5_=47fa185fcd7d3c4b4fec0c5e0a00659c

View File

@@ -1,17 +0,0 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-libs/glib-2.6:2 dev-libs/expat:= debug? ( dev-libs/dmalloc ) fftw? ( sci-libs/fftw:3.0= ) imagemagick? ( graphicsmagick? ( media-gfx/graphicsmagick ) !graphicsmagick? ( media-gfx/imagemagick ) ) imagequant? ( media-gfx/libimagequant:= ) exif? ( >=media-libs/libexif-0.6 ) fits? ( sci-libs/cfitsio ) heif? ( >=media-libs/libheif-1.3.0:= ) jpeg? ( media-libs/libjpeg-turbo:0= ) gsf? ( gnome-extra/libgsf:= ) lcms? ( media-libs/lcms ) matio? ( >=sci-libs/matio-1.3.4 ) openexr? ( >=media-libs/openexr-1.2.2:= ) orc? ( >=dev-lang/orc-0.4.11 ) pango? ( x11-libs/pango ) pdf? ( app-text/poppler[cairo] ) png? ( >=media-libs/libpng-1.2.9:0= ) svg? ( gnome-base/librsvg ) tiff? ( media-libs/tiff:0= ) webp? ( media-libs/libwebp ) zlib? ( sys-libs/zlib ) doc? ( dev-util/gtk-doc dev-util/gtk-doc-am )
DESCRIPTION=VIPS Image Processing Library
EAPI=7
HOMEPAGE=https://libvips.github.io/libvips/
INHERIT=autotools multilib-minimal
IUSE=doc debug exif fftw fits heif gsf graphicsmagick imagemagick imagequant jpeg lcms matio openexr orc pango pdf png svg static-libs test tiff webp zlib 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 ~x86
LICENSE=LGPL-2.1+
RDEPEND=>=dev-libs/glib-2.6:2 dev-libs/expat:= debug? ( dev-libs/dmalloc ) fftw? ( sci-libs/fftw:3.0= ) imagemagick? ( graphicsmagick? ( media-gfx/graphicsmagick ) !graphicsmagick? ( media-gfx/imagemagick ) ) imagequant? ( media-gfx/libimagequant:= ) exif? ( >=media-libs/libexif-0.6 ) fits? ( sci-libs/cfitsio ) heif? ( >=media-libs/libheif-1.3.0:= ) jpeg? ( media-libs/libjpeg-turbo:0= ) gsf? ( gnome-extra/libgsf:= ) lcms? ( media-libs/lcms ) matio? ( >=sci-libs/matio-1.3.4 ) openexr? ( >=media-libs/openexr-1.2.2:= ) orc? ( >=dev-lang/orc-0.4.11 ) pango? ( x11-libs/pango ) pdf? ( app-text/poppler[cairo] ) png? ( >=media-libs/libpng-1.2.9:0= ) svg? ( gnome-base/librsvg ) tiff? ( media-libs/tiff:0= ) webp? ( media-libs/libwebp ) zlib? ( sys-libs/zlib )
REQUIRED_USE=imagequant? ( png ) test? ( jpeg png )
RESTRICT=!test? ( test )
SLOT=1
SRC_URI=https://github.com/libvips/libvips/releases/download/v8.10.6/vips-8.10.6.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 libtool 9d3a9a889a6fa62ae794f817c156491b autotools f0d3196128225dee3220e65f3371bc7a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b
_md5_=ab8ddf4e5d5fff8d5cb800c410f67d0b

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Cross-platform drum plugin and stand-alone application
EAPI=8
HOMEPAGE=https://www.drumgizmo.org/wiki
IUSE=+alsa jack lv2 vst cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3
KEYWORDS=amd64
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=alsa? ( media-libs/alsa-lib ) lv2? ( media-libs/lv2 ) media-libs/libsmf media-libs/libsndfile media-libs/zita-resampler x11-libs/libX11
REQUIRED_USE=|| ( alsa jack )
SLOT=0
SRC_URI=https://www.drumgizmo.org/releases/drumgizmo-0.9.20/drumgizmo-0.9.20.tar.gz
_md5_=d57944854c2ab4934303f801867402dd
_md5_=74a64b6be2bab7f6d9d798fb7305f737

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-lang/nasm >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) python_single_target_python3_11? ( dev-python/pyelftools[python_targets_python3_11(-)] ) ~sys-kernel/dpdk-kmod-23.03[python_single_target_python3_11(-)?] app-arch/libarchive app-crypt/intel-ipsec-mb dev-libs/elfutils dev-libs/isa-l dev-libs/jansson dev-libs/libbpf dev-libs/libbsd dev-libs/openssl net-libs/libmnl net-libs/libpcap sys-apps/dtc sys-cluster/rdma-core sys-process/numactl
DESCRIPTION=Data Plane Development Kit libraries for fast userspace networking
EAPI=8
HOMEPAGE=https://dpdk.org/
INHERIT=python-single-r1 toolchain-funcs meson
IUSE=test +python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=BSD GPL-2
RDEPEND=python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) python_single_target_python3_11? ( dev-python/pyelftools[python_targets_python3_11(-)] ) ~sys-kernel/dpdk-kmod-23.03[python_single_target_python3_11(-)?] app-arch/libarchive app-crypt/intel-ipsec-mb dev-libs/elfutils dev-libs/isa-l dev-libs/jansson dev-libs/libbpf dev-libs/libbsd dev-libs/openssl net-libs/libmnl net-libs/libpcap sys-apps/dtc sys-cluster/rdma-core sys-process/numactl
REQUIRED_USE=^^ ( python_single_target_python3_11 )
RESTRICT=test
SLOT=0
SRC_URI=https://fast.dpdk.org/rel/dpdk-23.03.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562 ninja-utils 76050953ad5b70d7e09a6ca55558db92 meson 915ec7c25e08d7886558215e6809ca1e
_md5_=436bb7203de27214919f1d3ac457a9ac

View File

@@ -4,9 +4,9 @@ DESCRIPTION=XMPP fork of Signal Protocol C Library supporting XEP-0384 OMEMO
EAPI=7
HOMEPAGE=https://github.com/dino/libomemo-c/
INHERIT=cmake
KEYWORDS=amd64 arm64 x86
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/dino/libomemo-c/archive/v0.5.0.tar.gz -> libomemo-c-0.5.0.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c
_md5_=dcf98a8712433f760c264bf362d74d69
_md5_=e2e8837d4c44656f3a4ce55cdaa102b7

View File

@@ -1,15 +1,16 @@
BDEPEND=virtual/pkgconfig test? ( dev-python/pygobject:3 || ( ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/twisted[python_targets_python3_10(-)] ) ) )
DEFINED_PHASES=setup
DEPEND=dev-libs/dbus-glib dev-libs/glib:2 net-im/pidgin[dbus] net-libs/telepathy-glib || ( >=dev-lang/python-3.10.9-r1:3.10 ) dev-libs/libxslt dev-util/glib-utils virtual/pkgconfig test? ( dev-python/pygobject:3 || ( ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/twisted[python_targets_python3_10(-)] ) ) )
DEPEND=dev-libs/dbus-glib dev-libs/glib:2 net-im/pidgin[dbus] net-libs/telepathy-glib || ( >=dev-lang/python-3.10.9-r1:3.10 ) dev-libs/libxslt dev-util/glib-utils
DESCRIPTION=Telepathy connection manager providing libpurple supported protocols
EAPI=8
HOMEPAGE=https://telepathy.freedesktop.org https://developer.pidgin.im/wiki/TelepathyHaze
INHERIT=python-any-r1
IUSE=test
KEYWORDS=amd64 x86
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=dev-libs/dbus-glib dev-libs/glib:2 net-im/pidgin[dbus] net-libs/telepathy-glib
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://telepathy.freedesktop.org/releases/telepathy-haze/telepathy-haze-0.8.1.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
_md5_=770f604f93d369f90e63ecabf98b1b1a
_md5_=afb3006d3b3cec73b526522abf249b9c

View File

@@ -11,6 +11,6 @@ PROPERTIES=test_network
RDEPEND=dev-db/sqlite:3[icu]
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/ooni/probe-cli/releases/download/v3.17.0/ooni-probe-cli-3.17.0.tar.gz
SRC_URI=https://github.com/ooni/probe-cli/releases/download/v3.17.2/ooni-probe-cli-3.17.2.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 go-module 9c75e51a48520b2f01471c1f91762882
_md5_=0be374a90d61aa68240d3d5c44621cf0

View File

@@ -0,0 +1,15 @@
BDEPEND=app-arch/rpm2targz virtual/pkgconfig
DEFINED_PHASES=install postinst postrm preinst unpack
DESCRIPTION=Cloudflare Warp Client
EAPI=8
HOMEPAGE=https://1.1.1.1
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=rpm systemd xdg desktop
IUSE=systemd +systray
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RESTRICT=bindist mirror
SLOT=0
SRC_URI=https://pkg.cloudflareclient.com/uploads/cloudflare_warp_2023_3_398_1_x86_64_e9b71b3326.rpm
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 rpm f73e907469f65e52192f110dec72dce0 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 systemd 5f4bb0758df2e483babf68cd517078ca xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=e3f1e1258073406f99ac25794070e01c

View File

@@ -2,8 +2,8 @@ DEFINED_PHASES=install
DESCRIPTION=OpenPGP keys used by Alexander Epaneshnikov
EAPI=8
HOMEPAGE=https://github.com/alex19ep https://keybase.io/alex19ep
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=public-domain
SLOT=0
SRC_URI=https://keybase.io/alex19ep/pgp_keys.asc?fingerprint=6c7f7f22e0152a6fd5728592dad6f3056c897266 -> openpgp-keys-aepaneshnikov-20221210.asc
_md5_=557d67d8067938885e119dc3a29bc254
_md5_=9b187b260cb2889c8fef4c9ca9e0ce95

View File

@@ -2,8 +2,8 @@ DEFINED_PHASES=install
DESCRIPTION=OpenPGP keys used by Julien Voisin
EAPI=8
HOMEPAGE=https://dustri.org/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=public-domain
SLOT=0
SRC_URI=https://dustri.org/pub/pubkey.asc -> openpgp-keys-jvoisin-20230224.asc
_md5_=db2eb28531292d90c6d6bc5c2bb845fc
_md5_=7f4925024d51530f700594a03c623e14

View File

@@ -2,8 +2,8 @@ DEFINED_PHASES=install
DESCRIPTION=OpenPGP keys used by Russ Allbery (Eagle)
EAPI=8
HOMEPAGE=https://www.eyrie.org/~eagle/personal/contact.html
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=public-domain
SLOT=0
SRC_URI=https://keys.openpgp.org/vks/v1/by-fingerprint/E784364E8DDE7BB370FBD9EAD15D313882004173 -> openpgp-keys-russallbery-20230000.asc
_md5_=08585c80856ff884c8cfcbab663bd4af
_md5_=f9938134552788dd7ffda5d61906090f

View File

@@ -2,8 +2,8 @@ DEFINED_PHASES=install
DESCRIPTION=OpenPGP keys used by Jaakko Keranen
EAPI=8
HOMEPAGE=https://gmi.skyjake.fi
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=public-domain
SLOT=0
SRC_URI=https://gmi.skyjake.fi/pgp_public_key.txt -> openpgp-keys-skyjake-20211224.asc
_md5_=96cc8fd6ce9d41989fcc9f3370aef2f7
_md5_=e1c49e5d34d4b738eaa4d278ae399e41

View File

@@ -2,8 +2,8 @@ DEFINED_PHASES=install
DESCRIPTION=Signify keys used to sign gmid releases
EAPI=8
HOMEPAGE=https://github.com/omar-polo/gmid
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=public-domain
SLOT=1.7
SRC_URI=https://github.com/omar-polo/gmid/releases/download/1.7/gmid-1.7.pub
_md5_=3fea4a7a6b0e78080da5b2a3ebecadb3
_md5_=04a8f3e7293b08f542533a024ec5728d

View File

@@ -2,8 +2,8 @@ DEFINED_PHASES=install
DESCRIPTION=Signify keys used to sign gmid releases
EAPI=8
HOMEPAGE=https://github.com/omar-polo/gmid
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=public-domain
SLOT=1.8
SRC_URI=https://github.com/omar-polo/gmid/releases/download/1.8/gmid-1.8.pub
_md5_=3fea4a7a6b0e78080da5b2a3ebecadb3
_md5_=04a8f3e7293b08f542533a024ec5728d

View File

@@ -2,8 +2,8 @@ DEFINED_PHASES=install
DESCRIPTION=Signify keys used to sign telescope releases
EAPI=8
HOMEPAGE=https://github.com/omar-polo/telescope
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=public-domain
SLOT=0.7
SRC_URI=https://github.com/omar-polo/telescope/releases/download/0.7/telescope-0.7.pub
_md5_=7dd0fb83e8a4fcf09c897f518be6104b
_md5_=9ab634e1eafb1756d3c81b7d58018ff7

View File

@@ -2,8 +2,8 @@ DEFINED_PHASES=install
DESCRIPTION=Signify keys used to sign telescope releases
EAPI=8
HOMEPAGE=https://github.com/omar-polo/telescope
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=public-domain
SLOT=0.8
SRC_URI=https://github.com/omar-polo/telescope/releases/download/0.8/telescope-0.8.pub
_md5_=7dd0fb83e8a4fcf09c897f518be6104b
_md5_=9ab634e1eafb1756d3c81b7d58018ff7

View File

@@ -0,0 +1,17 @@
BDEPEND=python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) python_single_target_python3_11? ( dev-python/pyelftools[python_targets_python3_11(-)] ) app-crypt/intel-ipsec-mb dev-libs/elfutils dev-libs/isa-l dev-libs/jansson dev-libs/libbpf dev-libs/libbsd dev-libs/openssl net-libs/libmnl net-libs/libpcap sys-apps/dtc sys-cluster/rdma-core sys-process/numactl kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf )
DESCRIPTION=DPDK Kernel Nic Interface module
EAPI=8
HOMEPAGE=https://dpdk.org/
INHERIT=linux-mod toolchain-funcs python-single-r1 meson
IUSE=dist-kernel +python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=BSD GPL-2
RDEPEND=python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
REQUIRED_USE=^^ ( python_single_target_python3_11 )
RESTRICT=test
SLOT=0
SRC_URI=https://fast.dpdk.org/rel/dpdk-23.03.tar.xz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod e02e2112f542b74962d5d264c60a08de python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562 ninja-utils 76050953ad5b70d7e09a6ca55558db92 meson 915ec7c25e08d7886558215e6809ca1e
_md5_=95ca475e38e55bb758d5270fef57a029

View File

@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=https://berrywm.org
INHERIT=toolchain-funcs
IUSE=examples
KEYWORDS=amd64 ~x86
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=x11-libs/libxcb x11-libs/xcb-util x11-libs/xcb-util-wm x11-libs/libXinerama x11-libs/libX11 x11-libs/libXft x11-misc/sxhkd
SLOT=0
SRC_URI=https://github.com/JLErvin/berry/archive/0.1.11.tar.gz -> berry-0.1.11.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1
_md5_=c10bdc073332aa33441c58bfd9dcdb16
_md5_=247843349107bab1a323f0e536ba49aa

View File

@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=https://berrywm.org
INHERIT=toolchain-funcs
IUSE=examples
KEYWORDS=amd64 ~x86
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=x11-libs/libxcb x11-libs/xcb-util x11-libs/xcb-util-wm x11-libs/libXinerama x11-libs/libX11 x11-libs/libXft x11-misc/sxhkd
SLOT=0
SRC_URI=https://github.com/JLErvin/berry/archive/0.1.12.tar.gz -> berry-0.1.12.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1
_md5_=d284fd4dd28f7966dffc8129b40468a2
_md5_=d46b394b25b328104c99137b45a17722

View File

@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://bitbucket.org/natemaia/dk/src/master/
INHERIT=toolchain-funcs xdg-utils desktop
IUSE=examples man
KEYWORDS=amd64 ~riscv x86
KEYWORDS=~amd64 ~riscv ~x86
LICENSE=MIT
RDEPEND=x11-base/xcb-proto x11-libs/libxcb x11-libs/xcb-util-cursor x11-libs/xcb-util-keysyms x11-libs/xcb-util x11-libs/xcb-util-wm x11-misc/sxhkd
RESTRICT=strip
SLOT=0
SRC_URI=https://bitbucket.org/natemaia/dk/get/bc9bd6349321c27ddb2dd7a9cb7630e2f1794c85.tar.gz -> dk-1.7.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 xdg-utils baea6080dd821f5562d715887954c9d3 desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=e05fc5822a00069b28161a78caa5b7ee
_md5_=d2511facb9672d026d736baa1a5936cb

View File

@@ -480,7 +480,6 @@ dev-R/yaml 2.3.5: Methods to Convert R Data to YAML and Back
dev-R/zoo 1.8.10: S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations)
dev-cpp/MEL 1.0.0-r1: Math Expression Library
dev-cpp/blurhash 0.2.0: C++ blurhash encoder/decoder
dev-cpp/cli11 2.3.1 2.3.2: Command line parser for C++11
dev-cpp/coeurl 0.2.1 0.3.0: A simple async wrapper around CURL for C++
dev-cpp/cpp-jwt 1.5_pre20220727: JSON Web Token library for C++
dev-cpp/cpptoml 0.1.1: Header-only library for parsing TOML
@@ -871,7 +870,7 @@ dev-python/dataclasses_json 0.5.7: Easily serialize Data Classes to and from JSO
dev-python/dateparser 1.1.7 1.1.8: Date parsing library designed to parse dates from HTML pages
dev-python/decopatch 1.4.9 1.4.10: Create decorators easily in python
dev-python/defcon 0.10.2: A set of UFO based objects for use in font editing applications
dev-python/desktop-notifier 3.4.3 3.5.2: desktop-notifier is a Python library for cross-platform desktop notifications
dev-python/desktop-notifier 3.5.3: desktop-notifier is a Python library for cross-platform desktop notifications
dev-python/devtools 0.10.0-r1: Dev tools for python
dev-python/digitalocean 1.17.0 1.17.0-r1: Digitalocean API access library
dev-python/django-bleach 3.0.1: Easily use bleach with Django models and templates
@@ -981,7 +980,7 @@ dev-python/os-api-ref 2.3.0: Sphinx Extensions to support API reference sites in
dev-python/oscrypto 1.3.0-r1: TLS sockets, key generation, encryption, decryption, signing, verification
dev-python/ots-python 8.2.1: A Python wrapper for OpenType Sanitizer
dev-python/parsel 1.7.0: Utility to extract data from XML/HTML documents using XPath or CSS selectors
dev-python/pdm 2.5.4: Modern Python package and dependency manager supporting latest PEP standards
dev-python/pdm 2.5.4 2.6.1: Modern Python package and dependency manager supporting latest PEP standards
dev-python/pem 21.2.0: Easy PEM file parsing in Python
dev-python/persist-queue 0.8.0: A thread-safe disk based persistent queue in Python
dev-python/persistent 5.0: automatic persistence for Python objects
@@ -1106,8 +1105,8 @@ dev-python/tweepy 4.10.1: An easy-to-use Python library for accessing the Twitte
dev-python/types-paramiko 2.10.0 2.11.1: Typing stubs for paramiko
dev-python/types-python-dateutil 2.8.17 2.8.18: Typing stubs for python-dateutil
dev-python/types-pytz 2021.3.8 2022.1.1: Typing stubs for pytz
dev-python/types-requests 2.27.30 2.28.0: Typing stubs for requests
dev-python/types-urllib3 1.26.14 1.26.15: Typing stubs for urllib3
dev-python/types-requests 2.30.0.0: Typing stubs for requests
dev-python/types-urllib3 1.26.25.13: Typing stubs for urllib3
dev-python/typing_inspect 0.7.1: Runtime inspection utilities for Python typing module
dev-python/ufmt 1.3.3: Safe, atomic formatting with black and usort
dev-python/ufo2ft 2.31.1: A bridge from UFOs to FontTools
@@ -1347,7 +1346,7 @@ gui-apps/organicmaps 9999: Offline maps and navigation using OpenStreetMap data
gui-apps/packettracer 8.2.0: Cisco's packet tracer
gui-apps/paperde 0.1.1_p20210426 9999: Simple, sleek QT based DE for wayland using wayfire
gui-apps/rofi-wayland 1.7.5: A window switcher, run dialog and dmenu replacement
gui-apps/sfwbar 1.0_beta10-r1: S* Floating Window Bar
gui-apps/sfwbar 1.0_beta10-r1 1.0_beta11: S* Floating Window Bar
gui-apps/showmethekey 1.7.3: Show keys you typed on screen.
gui-apps/somebar 1.0.0 1.0.3 9999: dwm-like bar for dwl
gui-apps/someblocks 1.0.0 1.0.1 9999: Modular status bar for somebar written in c.
@@ -1380,7 +1379,7 @@ gui-libs/text-engine 0.1.1-r2 9999: A lightweight rich-text framework for GTK 4
gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
gui-libs/xdg-desktop-portal-hyprland 0.3.0 0.3.0-r1 0.3.1 9999: xdg-desktop-portal backend for hyprland
gui-wm/cage 0.1.3 0.1.4 9999: A Wayland kiosk
gui-wm/dwl 0.3.1 0.4_rc2 0.4 9999 9999-r1: dwm for Wayland
gui-wm/dwl 0.3.1 0.4-r1 9999 9999-r1: dwm for Wayland
gui-wm/hyprland-contrib 0.1: Community-maintained extensions for hyprland
gui-wm/phosh 0.17.0: A pure Wayland shell prototype for GNOME on mobile devices
gui-wm/swayfx 0.1 0.2: i3-compatible Wayland window manager
@@ -1453,7 +1452,6 @@ media-libs/nvidia-vaapi-driver 0.0.8-r1 0.0.9: A VA-API implemention using NVIDI
media-libs/openxr-loader 1.0.20 9999: OpenXR loader
media-libs/sjpeg 1.0_p20210422-r1: simple jpeg encoder
media-libs/svt-vp9 0.3.0 9999: Scalable Video Technology for VP9 (SVT-VP9 Encoder)
media-libs/vips 8.10.6: VIPS Image Processing Library
media-plugins/alsa-sndio 0.2: ALSA PCM to play audio on sndio servers
media-plugins/argotlunar-bin 2.06-r1: Argotlunar is a sound granulator. Binary Linux VST
media-plugins/gimp-avif-plugin 9999: Plug-in for development GIMP 2.99.11 for loading/saving AVIF images.
@@ -1557,7 +1555,7 @@ net-irc/catgirl 2.0a 2.1: TLS-only terminal IRC client
net-irc/pounce 3.0 3.1: Multi-client, TLS-only IRC bouncer
net-irc/srain 1.4.0: Modern, beautiful IRC client written in GTK+ 3
net-irc/tiny 0.10.0: An IRC client
net-libs/dpdk 21.11.1-r1 22.07-r1: Data Plane Development Kit libraries for fast userspace networking
net-libs/dpdk 21.11.1-r1 22.07-r1 23.03: Data Plane Development Kit libraries for fast userspace networking
net-libs/evpath 4.5.0_p20220601: EVpath is an event transport middleware layer
net-libs/ixwebsocket 11.3.3 11.4.3: C++ websocket client and server library
net-libs/kcgi 0.12.5 0.13.0: Minimal CGI library for web applications
@@ -1593,7 +1591,7 @@ net-misc/mastorss 0.13.0 0.13.1 9999: Another RSS to Mastodon bot
net-misc/megasync 4.3.8.0 4.5.0.0 9999: The official Qt-based program for syncing your MEGA account in your PC
net-misc/moonlight 4.3.1: GameStream client for PCs
net-misc/myip 1.2.0: Get your external IP address using STUN server
net-misc/ooni-probe-cli 3.17.0 3.17.1: OONI Probe network measurement tool for detecting internet censorship
net-misc/ooni-probe-cli 3.17.1 3.17.2: OONI Probe network measurement tool for detecting internet censorship
net-misc/openbgpd 6.8_p0 6.9_p0 9999: OpenBGPD is a free implementation of BGPv4
net-misc/peertube-viewer-rs 1.8.4-r1: Command-line PeerTube viewer inspired by youtube-viewer
net-misc/purritobin 0.6.7 9999: minimalistic commandline pastebin
@@ -1626,6 +1624,7 @@ net-proxy/snowflake 2.5.1: Pluggable Transport using WebRTC, inspired by Flashpr
net-voip/discover-overlay 0.4.5 0.5.4 0.6.3-r1: Yet another Discord overlay for Linux written in Python using GTK3
net-voip/gnome-calls 44.0 44.1: Phone dialer and call handler
net-voip/vvmd 0.8: vvmd is a lower level daemon that retrieves Visual Voicemail
net-vpn/cloudflare-warp 2023.3.398: Cloudflare Warp Client
net-vpn/fastd 22: A very small VPN daemon which tunnels IP packets and Ethernet frames over UDP.
net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that require SAML
net-wireless/rtl8192eu 0_pre20230313: Realtek 8192EU driver module for Linux kernel
@@ -1828,7 +1827,7 @@ sys-fs/ntfs2btrfs 20230501: Conversion tool from NTFS to Btrfs
sys-fs/python-btrfs 13-r1: Python 3 module to inspect btrfs filesystems
sys-fs/ufiformat 0.9.9: USB Floppy Disk formatting tool
sys-kernel/dkms 2.8.4 3.0.10: Dynamic Kernel Module Support
sys-kernel/dpdk-kmod 21.11.1 22.07: DPDK Kernel Nic Interface module
sys-kernel/dpdk-kmod 21.11.1 22.07 23.03: DPDK Kernel Nic Interface module
sys-kernel/modprobed-db 2.46: This utility tracks modules loaded by the kernel, for localmodconfig
sys-kernel/msr-safe 1.6.0: Allows safer access to model specific registers (MSRs)
sys-kernel/tirdad 0_pre20200926: kernel module for random ISN generation

View File

@@ -1 +1 @@
Thu, 11 May 2023 14:46:53 +0000
Fri, 12 May 2023 10:16:50 +0000