2023-09-03 12:31:46 UTC

This commit is contained in:
Repository mirror & CI
2023-09-03 12:31:46 +00:00
parent 05882bd6b3
commit f6022b89db
61 changed files with 447 additions and 257 deletions

View File

@@ -0,0 +1,8 @@
DEFINED_PHASES=install preinst pretend
DESCRIPTION=Group for www-apps/whoogle-search
EAPI=8
INHERIT=acct-group
KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
SLOT=0
_eclasses_=user-info 9951b1a0e4f026d16c33a001fd2d5cdf acct-group 1ba28b31fccef7f4ff1cebfad243a633
_md5_=38aa537093e56e066592a39e82422f82

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install postinst preinst prerm pretend
DESCRIPTION=User for www-apps/whoogle-search
EAPI=7
INHERIT=acct-user
KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
RDEPEND=acct-group/whoogle
SLOT=0
_eclasses_=user-info 9951b1a0e4f026d16c33a001fd2d5cdf acct-user fd6725fcc11ecffded6fe9228b8e3448
_md5_=cffe075f92cbef2f1bbcdab7c44a4387

View File

@@ -11,6 +11,6 @@ RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_pytho
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Lab-Brat/gentoo_update/archive/refs/tags/0.1.13.tar.gz -> gentoo_update-0.1.13.gh.tar.gz
SRC_URI=https://github.com/Lab-Brat/gentoo_update/archive/refs/tags/0.1.14.tar.gz -> gentoo_update-0.1.14.gh.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=caa2043a7619ea3a1c44b756bffdd986

View File

@@ -1,11 +0,0 @@
DEFINED_PHASES=install
DESCRIPTION=Infrastructure as code in any programming language
EAPI=8
HOMEPAGE=https://www.pulumi.com/ https://github.com/pulumi/pulumi
INHERIT=bash-completion-r1
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.78.1/pulumi-v3.78.1-linux-x64.tar.gz )
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=d6600f8961b9348c7bc7cfcc8bfebe86

View File

@@ -6,6 +6,6 @@ INHERIT=bash-completion-r1
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.77.1/pulumi-v3.77.1-linux-x64.tar.gz )
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.80.0/pulumi-v3.80.0-linux-x64.tar.gz )
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=d6600f8961b9348c7bc7cfcc8bfebe86

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click-option-group[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dnspython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tabulate[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=Command line admin tool for Synapse
EAPI=8
HOMEPAGE=https://github.com/JOJ0/synadm
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click-option-group[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dnspython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tabulate[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/s/synadm/synadm-0.42.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=defedbcc5d18a09665c8c1619032b56d

View File

@@ -1,6 +1,6 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Evernote CLI
DESCRIPTION=Evernote CLI: CRUD for notes in cloud
EAPI=8
HOMEPAGE=https://github.com/Evernote/evernote-sdk-python3
INHERIT=bash-completion-r1 distutils-r1 git-r3
@@ -11,4 +11,4 @@ RDEPEND=dev-python/evernote3[python_targets_python3_10(-)?,python_targets_python
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=ea004f1dcad39346dfc9ef1b6db21b94
_md5_=c464bb424388e836d210ce1a8404ae6c

View File

@@ -7,5 +7,5 @@ LICENSE=all-rights-reserved
RDEPEND=sys-fs/fuse:0
RESTRICT=strip
SLOT=0
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.57.0-linux-x86_64.AppImage
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.66.0-linux-x86_64.AppImage
_md5_=f303c9e293504a088a0269eb1e21d689

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

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

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/vala-0.56.8 >=dev-util/meson-1.1.1 >=dev-util/ninja-1.11.1-r2 || ( dev-lang/vala:0.56 ) >=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 test
DESCRIPTION=A GTK4 time tracker for tasks
EAPI=8
HOMEPAGE=https://apps.gnome.org/app/io.github.lainsce.Khronos
IDEPEND=>=gui-libs/gtk-4.6 >=gui-libs/libadwaita-1 >=dev-libs/libgee-0.20.6 >=dev-libs/json-glib-1.6.6-r1 dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=meson xdg gnome2-utils vala
KEYWORDS=~amd64
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/lainsce/khronos/archive/refs/tags/3.7.0.tar.gz -> khronos-3.7.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 meson 08b7183c3f4811568ee93eb0f79a89fe xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e gnome2-utils b0183db3b2e07b18f3b77bffec72e116 flag-o-matic be27a904c614cb93ae037762dc69bcc2 vala db97951caa799e73a831a5f48e717da8
_md5_=2b28031fae828f3e3a84f0ee33165eac

View File

@@ -0,0 +1,14 @@
BDEPEND=test? ( dev-cpp/doctest ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Minimal, header-only, modern C++ library for terminal goodies
EAPI=8
HOMEPAGE=https://agauniyal.github.io/rang/
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=Unlicense
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/agauniyal/rang/archive/refs/tags/v3.2.tar.gz -> rang-3.2.gh.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake ea305d3be967deed8faa5c9e94f9aee4
_md5_=a412927ed9382d7db6269bb47be618b3

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-libs/expat dev-libs/icu:=
DESCRIPTION=Library to handle RPG Maker 2000/2003 and EasyRPG projects
EAPI=8
HOMEPAGE=https://github.com/EasyRPG/liblcf
HOMEPAGE=https://easyrpg.org/ https://github.com/EasyRPG/liblcf
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake xdg
IUSE=doc tools
@@ -11,6 +11,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/expat dev-libs/icu:=
SLOT=0
SRC_URI=https://github.com/EasyRPG/liblcf/archive/refs/tags/0.8.tar.gz -> liblcf-0.8.gh.tar.gz
SRC_URI=https://easyrpg.org/downloads/player/0.8/liblcf-0.8.tar.xz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake ea305d3be967deed8faa5c9e94f9aee4 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=1b83e8ec97b666355c89d92ffe510dfb
_md5_=51628c413a6399abccda883534d59993

View File

@@ -12,6 +12,6 @@ RDEPEND=dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/m/mautrix/mautrix-0.19.16.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/m/mautrix/mautrix-0.20.1.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=8eb3334b3b857fa11438882c096fbe7b

View File

@@ -1,15 +1,15 @@
BDEPEND=dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/urllib3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/urllib3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=MinIO Client SDK for Python
EAPI=8
HOMEPAGE=https://github.com/minio/minio-py
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/m/minio/minio-7.1.15.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=a9a0d302aa8569df86b50b7eecc01a65
_md5_=1f75f6f0207a30dab78d8b0b00a696dc

View File

@@ -1,15 +1,15 @@
BDEPEND=dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/urllib3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/urllib3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=MinIO Client SDK for Python
EAPI=8
HOMEPAGE=https://github.com/minio/minio-py
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/m/minio/minio-7.1.14.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/m/minio/minio-7.1.16.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=a9a0d302aa8569df86b50b7eecc01a65
_md5_=1f75f6f0207a30dab78d8b0b00a696dc

View File

@@ -1,17 +1,17 @@
BDEPEND=dev-python/multipledispatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] doc? ( dev-python/sphinx[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=dev-python/multipledispatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] doc? ( <dev-python/sphinx-8[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/multipledispatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/multipledispatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] doc? ( dev-python/sphinx[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
DEPEND=dev-python/multipledispatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] doc? ( <dev-python/sphinx-8[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
DESCRIPTION=A cross platform utility library for ModernGL
EAPI=8
HOMEPAGE=https://github.com/adamlwgriffiths/pyrr https://pypi.org/project/pyrr
INHERIT=distutils-r1
IUSE=doc test python_targets_python3_10 python_targets_python3_11
IUSE=doc test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RDEPEND=dev-python/multipledispatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/adamlwgriffiths/pyrr/archive/refs/tags/0.10.3.tar.gz -> v0.10.3.gh.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e
_md5_=ecdf35e18e70eebb6d198cf2d965d98f
_md5_=9892717fd2cc63bb3ed585f5cef7661f

View File

@@ -12,6 +12,6 @@ RDEPEND=doc? ( dev-python/sphinx-rtd-theme[python_targets_python3_10(-)?,python_
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/zopefoundation/RestrictedPython/archive/6.0.tar.gz -> restrictedpython-6.0.gh.tar.gz
SRC_URI=https://github.com/zopefoundation/RestrictedPython/archive/6.2.tar.gz -> restrictedpython-6.2.gh.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e
_md5_=f9a73485d2e3b09375162235096b6708

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/anyio[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/httpx[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/protobuf-python[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=A Python client for the Signal stickers API
EAPI=8
HOMEPAGE=https://github.com/signalstickers/signalstickers-client
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=dev-python/anyio[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/httpx[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/protobuf-python[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/s/signalstickers-client/signalstickers-client-3.3.0.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=dfd6c26d7b3d7b5c2e09233798ef4dde

View File

@@ -1,17 +1,17 @@
BDEPEND=app-arch/unzip dev-python/cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-util/gn dev-util/ninja test? ( dev-python/pytest-cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=app-arch/unzip <dev-python/cython-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-util/gn dev-util/ninja test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
DEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
DESCRIPTION=Python bindings for the Skia Path Ops
EAPI=8
HOMEPAGE=https://skia.org/dev/present/pathops https://pypi.org/project/skia-pathops/ https://github.com/fonttools/skia-pathops
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_10 python_targets_python3_11 debug
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/s/skia-pathops/skia-pathops-0.7.4.zip
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=fc2fb399515490c2651c02a4ae2c8c12
_md5_=6e09a69e014f1c955c153aecc96e4f29

View File

@@ -12,6 +12,6 @@ RDEPEND=dev-python/cryptg[python_targets_python3_10(-)?,python_targets_python3_1
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/tulir/Telethon/archive/v1.29.0a1.tar.gz -> tulir-telethon-1.29.0_alpha1.gh.tar.gz
SRC_URI=https://github.com/tulir/Telethon/archive/v1.30.0a2.tar.gz -> tulir-telethon-1.30.0_alpha2.gh.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e
_md5_=c2f57205d2ac9b793af1faf516bed1fb

View File

@@ -0,0 +1,17 @@
BDEPEND=doc? ( dev-python/j1m-sphinxautozconfig[python_targets_python3_10(-)?] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)?] dev-python/sphinxcontrib-zopeext[python_targets_python3_10(-)?] ) test? ( dev-python/manuel[python_targets_python3_10(-)?] dev-python/mock[python_targets_python3_10(-)?] dev-python/zope-testing[python_targets_python3_10(-)?] dev-python/zope-testrunner[python_targets_python3_10(-)?] ) doc? ( || ( ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ) ) test? ( dev-python/BTrees[python_targets_python3_10(-)?] dev-python/six[python_targets_python3_10(-)?] dev-python/persistent[python_targets_python3_10(-)?] dev-python/transaction[python_targets_python3_10(-)?] dev-python/zc-lockfile[python_targets_python3_10(-)?] dev-python/zconfig[python_targets_python3_10(-)?] dev-python/zodbpickle[python_targets_python3_10(-)?] dev-python/zope-interface[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-python/BTrees[python_targets_python3_10(-)?] dev-python/six[python_targets_python3_10(-)?] dev-python/persistent[python_targets_python3_10(-)?] dev-python/transaction[python_targets_python3_10(-)?] dev-python/zc-lockfile[python_targets_python3_10(-)?] dev-python/zconfig[python_targets_python3_10(-)?] dev-python/zodbpickle[python_targets_python3_10(-)?] dev-python/zope-interface[python_targets_python3_10(-)?]
DESCRIPTION=Python object-oriented database
EAPI=8
HOMEPAGE=https://github.com/zopefoundation/zodb
INHERIT=distutils-r1 pypi
IUSE=doc test python_targets_python3_10
KEYWORDS=~amd64
LICENSE=ZPL
RDEPEND=dev-python/BTrees[python_targets_python3_10(-)?] dev-python/six[python_targets_python3_10(-)?] dev-python/persistent[python_targets_python3_10(-)?] dev-python/transaction[python_targets_python3_10(-)?] dev-python/zc-lockfile[python_targets_python3_10(-)?] dev-python/zconfig[python_targets_python3_10(-)?] dev-python/zodbpickle[python_targets_python3_10(-)?] dev-python/zope-interface[python_targets_python3_10(-)?] python_targets_python3_10? ( dev-lang/python:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/Z/ZODB/ZODB-5.8.1.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=45bdc0fa0aa5d76f4fc2b956cfa1fe76

View File

@@ -0,0 +1,17 @@
BDEPEND=doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ) ) test? ( dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-exceptions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] doc? ( dev-python/sphinxcontrib-programoutput[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/zope-testing[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-exceptions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] doc? ( dev-python/sphinxcontrib-programoutput[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/zope-testing[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
DESCRIPTION=This package provides a flexible test runner with layer support.
EAPI=8
HOMEPAGE=https://github.com/zopefoundation/zope.testrunner
INHERIT=distutils-r1 pypi
IUSE=doc test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=ZPL
RDEPEND=dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-exceptions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] doc? ( dev-python/sphinxcontrib-programoutput[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/zope-testing[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/z/zope.testrunner/zope.testrunner-6.1.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=9730586fce4fbca9146f0ef035604b73

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.6.25/lua-language-server-3.6.25-submodules.zip -> lua-language-server-3.6.25.zip
SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.7.0/lua-language-server-3.7.0-submodules.zip -> lua-language-server-3.7.0.zip
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 prefix eab3c99d77fe00506c109c8a736186f7
_md5_=e8abe10945c476def71910ed6e4eeef9

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-lang/nasm sys-libs/libcap 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 postinst postrm preinst prepare pretend test
DEPEND=media-libs/alsa-lib media-libs/libsdl2[X,alsa,opengl?,sound,threads,video] media-libs/sdl2-net net-libs/libpcap sys-libs/zlib X? ( x11-libs/libX11 x11-libs/libXrandr x11-libs/libxkbfile ) debug? ( sys-libs/ncurses:= ) ffmpeg? ( media-video/ffmpeg:= ) fluidsynth? ( media-sound/fluidsynth:= ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp ) truetype? ( media-libs/freetype )
DESCRIPTION=Complete, accurate DOS emulator forked from DOSBox
EAPI=8
HOMEPAGE=https://dosbox-x.com/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=autotools toolchain-funcs xdg
IUSE=X debug ffmpeg fluidsynth opengl png slirp truetype
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=media-libs/alsa-lib media-libs/libsdl2[X,alsa,opengl?,sound,threads,video] media-libs/sdl2-net net-libs/libpcap sys-libs/zlib X? ( x11-libs/libX11 x11-libs/libXrandr x11-libs/libxkbfile ) debug? ( sys-libs/ncurses:= ) ffmpeg? ( media-video/ffmpeg:= ) fluidsynth? ( media-sound/fluidsynth:= ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp ) truetype? ( media-libs/freetype )
RESTRICT=!debug? ( test )
SLOT=0
SRC_URI=https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v2023.09.01.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=f6a706252b929986669f3da8e6a8877b

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-cpp/nlohmann_json-3.8.0 dev-cpp/robin-map dev-util/glslang discord? ( >=dev-libs/rapidjson-1.1.0 ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
DEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/inih-52 >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= >=net-libs/enet-1.3 app-arch/lz4:= dev-libs/boost:=[context] media-libs/opus media-libs/vulkan-loader sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtmultimedia-5.15:5 >=dev-qt/qtwidgets-5.15:5 >=dev-qt/qtdbus-5.15:5 >=dev-qt/qtconcurrent-5.15:5 >=dev-qt/linguist-tools-5.15:5 webengine? ( >=dev-qt/qtwebengine-5.15:5 ) ) sdl? ( >=media-libs/libsdl2-2.28 ) system-libfmt? ( >=dev-libs/libfmt-9:= ) dev-cpp/cpp-httplib dev-cpp/cpp-jwt system-vulkan? ( >=dev-util/vulkan-headers-1.3.250 dev-util/spirv-headers ) test? ( >dev-cpp/catch-3:0 )
DEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/inih-52 >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= >=net-libs/enet-1.3 app-arch/lz4:= dev-libs/boost:=[context] media-libs/opus media-libs/vulkan-loader sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtmultimedia-5.15:5 >=dev-qt/qtwidgets-5.15:5 >=dev-qt/qtdbus-5.15:5 >=dev-qt/qtconcurrent-5.15:5 >=dev-qt/linguist-tools-5.15:5 webengine? ( >=dev-qt/qtwebengine-5.15:5 ) ) sdl? ( >=media-libs/libsdl2-2.28 ) system-libfmt? ( >=dev-libs/libfmt-9:= ) <=dev-cpp/cpp-httplib-0.13.0 dev-cpp/cpp-jwt system-vulkan? ( >=dev-util/vulkan-headers-1.3.250 dev-util/spirv-headers ) test? ( >dev-cpp/catch-3:0 )
DESCRIPTION=An emulator for Nintendo Switch
EAPI=8
HOMEPAGE=https://yuzu-emu.org
@@ -14,4 +14,4 @@ REQUIRED_USE=|| ( qt5 sdl ) discord? ( webservice )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake ea305d3be967deed8faa5c9e94f9aee4 git-r3 2358a7b20091609e24bd3a83b3ac5991 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=9c804e8afd891d0c74396d9bfb30fc06
_md5_=47a9d81c1341fd2ea19230540f0487c8

View File

@@ -0,0 +1,17 @@
BDEPEND=virtual/pkgconfig doc? ( app-doc/doxygen[dot] ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-cpp/rang >=dev-games/liblcf-0.8 dev-libs/libfmt:= media-libs/libpng:= >=media-libs/libsdl2-2.0.5[joystick,sound?,video] sys-libs/zlib x11-libs/pixman harfbuzz? ( media-libs/harfbuzz:=[truetype] ) truetype? ( media-libs/freetype:= ) sound? ( media-libs/dr_wav media-libs/libsndfile media-libs/libvorbis media-libs/opusfile media-libs/speexdsp media-sound/mpg123 media-libs/libxmp fluidsynth? ( media-sound/fluidsynth ) wildmidi? ( media-sound/wildmidi ) !fluidsynth? ( !wildmidi? ( media-libs/alsa-lib ) ) )
DESCRIPTION=RPG Maker 2000/2003 and EasyRPG games interpreter
EAPI=8
HOMEPAGE=https://easyrpg.org/player/ https://github.com/EasyRPG/Player
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake readme.gentoo-r1 xdg
IUSE=doc fluidsynth harfbuzz +sound truetype +wildmidi
KEYWORDS=~amd64
LICENSE=Baekmuk CC-BY-4.0 GPL-2+-with-font-exception GPL-3+ public-domain TTYP0 Unlicense || ( MIT-0 public-domain )
RDEPEND=dev-cpp/rang >=dev-games/liblcf-0.8 dev-libs/libfmt:= media-libs/libpng:= >=media-libs/libsdl2-2.0.5[joystick,sound?,video] sys-libs/zlib x11-libs/pixman harfbuzz? ( media-libs/harfbuzz:=[truetype] ) truetype? ( media-libs/freetype:= ) sound? ( media-libs/dr_wav media-libs/libsndfile media-libs/libvorbis media-libs/opusfile media-libs/speexdsp media-sound/mpg123 media-libs/libxmp fluidsynth? ( media-sound/fluidsynth ) wildmidi? ( media-sound/wildmidi ) !fluidsynth? ( !wildmidi? ( media-libs/alsa-lib ) ) ) fluidsynth? ( media-sound/fluid-soundfont )
REQUIRED_USE=fluidsynth? ( sound ) harfbuzz? ( truetype ) wildmidi? ( sound )
SLOT=0
SRC_URI=https://easyrpg.org/downloads/player/0.8/easyrpg-player-0.8.tar.xz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake ea305d3be967deed8faa5c9e94f9aee4 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=3f6d36e475bbda2baf26627719ad4fe7

View File

@@ -0,0 +1,16 @@
BDEPEND=app-text/scdoc >=dev-libs/tllist-1.0.1 >=dev-util/meson-0.53.0 virtual/pkgconfig wayland? ( dev-libs/wayland-protocols 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 test
DEPEND=>=media-libs/fcft-2.4.0 dev-libs/libyaml alsa? ( media-libs/alsa-lib ) backlight? ( virtual/libudev:= ) battery? ( virtual/libudev:= ) mpd? ( media-libs/libmpdclient ) pipewire? ( dev-libs/json-c media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) removables? ( virtual/libudev:= ) sway-xkb? ( dev-libs/json-c ) x11-libs/pixman X? ( x11-libs/libxcb:0=[xkb] x11-libs/xcb-util x11-libs/xcb-util-cursor x11-libs/xcb-util-wm ) wayland? ( dev-libs/wayland )
DESCRIPTION=Simplistic and highly configurable status panel for X and Wayland
EAPI=8
HOMEPAGE=https://codeberg.org/dnkl/yambar
INHERIT=meson
IUSE=core +alsa +backlight +battery +clock +cpu +disk-io +dwl +foreign-toplevel +memory +mpd +i3 +label +network +pipewire +pulseaudio +removables +river +script sway-xkb wayland X xkb xwindow
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=media-libs/fcft-2.4.0 dev-libs/libyaml alsa? ( media-libs/alsa-lib ) backlight? ( virtual/libudev:= ) battery? ( virtual/libudev:= ) mpd? ( media-libs/libmpdclient ) pipewire? ( dev-libs/json-c media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) removables? ( virtual/libudev:= ) sway-xkb? ( dev-libs/json-c ) x11-libs/pixman X? ( x11-libs/libxcb:0=[xkb] x11-libs/xcb-util x11-libs/xcb-util-cursor x11-libs/xcb-util-wm ) wayland? ( dev-libs/wayland )
REQUIRED_USE=|| ( wayland X ) sway-xkb? ( wayland ) xkb? ( X ) xwindow? ( X )
SLOT=0
SRC_URI=https://codeberg.org/dnkl/yambar/archive/1.10.0.tar.gz -> yambar-1.10.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 meson 08b7183c3f4811568ee93eb0f79a89fe
_md5_=363cb69ce2b38e339d78d24e9143882f

View File

@@ -1,16 +0,0 @@
BDEPEND=app-text/scdoc >=dev-libs/tllist-1.0.1 >=dev-util/meson-0.53.0 virtual/pkgconfig wayland? ( dev-libs/wayland-protocols 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 test
DEPEND=>=media-libs/fcft-2.4.0 dev-libs/json-c dev-libs/libyaml media-libs/alsa-lib media-libs/libmpdclient virtual/libudev:= x11-libs/pixman wayland? ( dev-libs/wayland ) X? ( x11-libs/libxcb:0=[xkb] x11-libs/xcb-util x11-libs/xcb-util-cursor x11-libs/xcb-util-wm )
DESCRIPTION=Simplistic and highly configurable status panel for X and Wayland
EAPI=7
HOMEPAGE=https://codeberg.org/dnkl/yambar
INHERIT=meson
IUSE=wayland X
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=media-libs/fcft-2.4.0 dev-libs/json-c dev-libs/libyaml media-libs/alsa-lib media-libs/libmpdclient virtual/libudev:= x11-libs/pixman wayland? ( dev-libs/wayland ) X? ( x11-libs/libxcb:0=[xkb] x11-libs/xcb-util x11-libs/xcb-util-cursor x11-libs/xcb-util-wm )
REQUIRED_USE=|| ( wayland X )
SLOT=0
SRC_URI=https://codeberg.org/dnkl/yambar/archive/1.6.2.tar.gz -> yambar-1.6.2.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 meson 08b7183c3f4811568ee93eb0f79a89fe
_md5_=f593b5af51ffd8667f7a5a5de38fed4d

View File

@@ -1,16 +0,0 @@
BDEPEND=app-text/scdoc >=dev-libs/tllist-1.0.1 >=dev-util/meson-0.53.0 virtual/pkgconfig wayland? ( dev-libs/wayland-protocols 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 test
DEPEND=>=media-libs/fcft-2.4.0 dev-libs/json-c dev-libs/libyaml media-libs/alsa-lib media-libs/libmpdclient virtual/libudev:= x11-libs/pixman wayland? ( dev-libs/wayland ) X? ( x11-libs/libxcb:0=[xkb] x11-libs/xcb-util x11-libs/xcb-util-cursor x11-libs/xcb-util-wm )
DESCRIPTION=Simplistic and highly configurable status panel for X and Wayland
EAPI=7
HOMEPAGE=https://codeberg.org/dnkl/yambar
INHERIT=meson
IUSE=wayland X
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=media-libs/fcft-2.4.0 dev-libs/json-c dev-libs/libyaml media-libs/alsa-lib media-libs/libmpdclient virtual/libudev:= x11-libs/pixman wayland? ( dev-libs/wayland ) X? ( x11-libs/libxcb:0=[xkb] x11-libs/xcb-util x11-libs/xcb-util-cursor x11-libs/xcb-util-wm )
REQUIRED_USE=|| ( wayland X )
SLOT=0
SRC_URI=https://codeberg.org/dnkl/yambar/archive/1.7.0.tar.gz -> yambar-1.7.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 meson 08b7183c3f4811568ee93eb0f79a89fe
_md5_=f593b5af51ffd8667f7a5a5de38fed4d

View File

@@ -1,16 +0,0 @@
BDEPEND=app-text/scdoc >=dev-libs/tllist-1.0.1 >=dev-util/meson-0.53.0 virtual/pkgconfig wayland? ( dev-libs/wayland-protocols 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 test
DEPEND==media-libs/fcft-3* dev-libs/json-c dev-libs/libyaml media-libs/alsa-lib media-libs/libmpdclient virtual/libudev:= x11-libs/pixman wayland? ( dev-libs/wayland ) X? ( x11-libs/libxcb:0=[xkb] x11-libs/xcb-util x11-libs/xcb-util-cursor x11-libs/xcb-util-wm )
DESCRIPTION=Simplistic and highly configurable status panel for X and Wayland
EAPI=7
HOMEPAGE=https://codeberg.org/dnkl/yambar
INHERIT=meson
IUSE=wayland X
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND==media-libs/fcft-3* dev-libs/json-c dev-libs/libyaml media-libs/alsa-lib media-libs/libmpdclient virtual/libudev:= x11-libs/pixman wayland? ( dev-libs/wayland ) X? ( x11-libs/libxcb:0=[xkb] x11-libs/xcb-util x11-libs/xcb-util-cursor x11-libs/xcb-util-wm )
REQUIRED_USE=|| ( wayland X )
SLOT=0
SRC_URI=https://codeberg.org/dnkl/yambar/archive/1.8.0.tar.gz -> yambar-1.8.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 meson 08b7183c3f4811568ee93eb0f79a89fe
_md5_=b2e0d8d2689a7a388d12a86b49d36585

View File

@@ -1,5 +1,5 @@
BDEPEND=app-text/scdoc >=dev-libs/tllist-1.0.1 >=dev-util/meson-0.53.0 virtual/pkgconfig wayland? ( dev-libs/wayland-protocols dev-util/wayland-scanner ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DEFINED_PHASES=compile configure install postinst test unpack
DEPEND=>=media-libs/fcft-2.4.0 dev-libs/libyaml alsa? ( media-libs/alsa-lib ) backlight? ( virtual/libudev:= ) battery? ( virtual/libudev:= ) mpd? ( media-libs/libmpdclient ) pipewire? ( dev-libs/json-c media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) removables? ( virtual/libudev:= ) sway-xkb? ( dev-libs/json-c ) x11-libs/pixman X? ( x11-libs/libxcb:0=[xkb] x11-libs/xcb-util x11-libs/xcb-util-cursor x11-libs/xcb-util-wm ) wayland? ( dev-libs/wayland )
DESCRIPTION=Simplistic and highly configurable status panel for X and Wayland
EAPI=8
@@ -12,4 +12,4 @@ RDEPEND=>=media-libs/fcft-2.4.0 dev-libs/libyaml alsa? ( media-libs/alsa-lib ) b
REQUIRED_USE=|| ( wayland X ) sway-xkb? ( wayland ) xkb? ( X ) xwindow? ( X )
SLOT=0
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 meson 08b7183c3f4811568ee93eb0f79a89fe git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=b74e169ab7ca90d00de7398547f35b0a
_md5_=363cb69ce2b38e339d78d24e9143882f

View File

@@ -0,0 +1,14 @@
BDEPEND=test? ( media-libs/libsndfile )
DEFINED_PHASES=install prepare test
DESCRIPTION=WAV audio loader and writer
EAPI=8
HOMEPAGE=https://github.com/mackron/dr_libs/
INHERIT=toolchain-funcs
IUSE=test
KEYWORDS=~amd64
LICENSE=|| ( MIT-0 public-domain )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://raw.githubusercontent.com/mackron/dr_libs/d35a3bc5efd02455d98cbe12b94647136f09b42d/dr_wav.h -> dr_wav-0.13.32.gh.h https://raw.githubusercontent.com/mackron/dr_libs/d35a3bc5efd02455d98cbe12b94647136f09b42d/README.md -> dr_wav-0.13.32-README.md test? ( https://github.com/mackron/dr_libs/archive/d35a3bc5efd02455d98cbe12b94647136f09b42d.tar.gz -> dr_wav-0.13.32.gh.tar.gz )
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=48839441540163c8cd98dce1e45b28b8

File diff suppressed because one or more lines are too long

View File

@@ -1,16 +0,0 @@
BDEPEND=virtual/pkgconfig test? ( app-misc/jq app-shells/bash app-text/jo media-sound/playerctl net-misc/socat sys-apps/dbus app-alternatives/awk x11-apps/xauth x11-misc/xvfb-run x11-themes/sound-theme-freedesktop )
DEFINED_PHASES=compile install postinst test
DEPEND=dev-libs/glib:2
DESCRIPTION=MPRIS plugin for mpv
EAPI=8
HOMEPAGE=https://github.com/hoyon/mpv-mpris
INHERIT=mpv-plugin toolchain-funcs
IUSE=test +autoload
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=dev-libs/glib:2 media-video/mpv:=[cplugins(+),libmpv]
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/hoyon/mpv-mpris/archive/0.8.1.tar.gz -> mpv-mpris-0.8.1.tar.gz
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=93da3639ce8580d062c72f80ffcd30dd

View File

@@ -1,6 +1,6 @@
BDEPEND=virtual/pkgconfig test? ( app-misc/jq app-text/jo media-sound/playerctl || ( media-video/mpv[lua] media-video/mpv[javascript] >=media-video/mpv-0.36 ) net-misc/socat sys-apps/dbus x11-apps/xauth x11-misc/xvfb-run x11-themes/sound-theme-freedesktop )
DEFINED_PHASES=compile install postinst prepare test
DEPEND=dev-libs/glib:2
DEFINED_PHASES=compile install postinst test
DEPEND=dev-libs/glib:2 media-video/ffmpeg
DESCRIPTION=MPRIS plugin for mpv
EAPI=8
HOMEPAGE=https://github.com/hoyon/mpv-mpris
@@ -8,9 +8,9 @@ INHERIT=mpv-plugin toolchain-funcs
IUSE=test +autoload
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=dev-libs/glib:2 media-video/mpv:=[cplugins(+),libmpv]
RDEPEND=dev-libs/glib:2 media-video/ffmpeg media-video/mpv:=[cplugins(+),libmpv]
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/hoyon/mpv-mpris/archive/0.9.tar.gz -> mpv-mpris-0.9.tar.gz
SRC_URI=https://github.com/hoyon/mpv-mpris/archive/1.1.tar.gz -> mpv-mpris-1.1.tar.gz
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=4f85097378436a44eb55747657ae568d
_md5_=95869c0243c6df80e856a8c0bf421674

View File

@@ -1,6 +1,6 @@
BDEPEND=virtual/pkgconfig test? ( app-misc/jq app-text/jo media-sound/playerctl || ( media-video/mpv[lua] media-video/mpv[javascript] >=media-video/mpv-0.36 ) net-misc/socat sys-apps/dbus x11-apps/xauth x11-misc/xvfb-run x11-themes/sound-theme-freedesktop ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst test unpack
DEPEND=dev-libs/glib:2
DEPEND=dev-libs/glib:2 media-video/ffmpeg
DESCRIPTION=MPRIS plugin for mpv
EAPI=8
HOMEPAGE=https://github.com/hoyon/mpv-mpris
@@ -8,8 +8,8 @@ INHERIT=mpv-plugin toolchain-funcs git-r3
IUSE=test +autoload
LICENSE=MIT
PROPERTIES=live
RDEPEND=dev-libs/glib:2 media-video/mpv:=[cplugins(+),libmpv]
RDEPEND=dev-libs/glib:2 media-video/ffmpeg media-video/mpv:=[cplugins(+),libmpv]
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=b9a1da0bf59ea8f7e9becc3c10e26da8
_md5_=95869c0243c6df80e856a8c0bf421674

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst prepare test unpack
DEPEND=dev-libs/libsodium net-libs/czmq
DESCRIPTION=Decentralized pool for Monero mining
EAPI=8
HOMEPAGE=https://p2pool.io
INHERIT=cmake
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=BSD GPL-3+ ISC LGPL-3+ MIT
SLOT=0
SRC_URI=https://github.com/SChernykh/p2pool/releases/download/v3.6/p2pool_source.tar.xz -> p2pool-3.6.tar.xz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake ea305d3be967deed8faa5c9e94f9aee4
_md5_=345a662a316afc4b2f858e4f3401fbd9

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst prepare test unpack
DEPEND=dev-libs/libsodium net-libs/czmq
DESCRIPTION=Decentralized pool for Monero mining
EAPI=8
HOMEPAGE=https://p2pool.io
INHERIT=cmake
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=BSD GPL-3+ ISC LGPL-3+ MIT
SLOT=0
SRC_URI=https://github.com/SChernykh/p2pool/releases/download/v3.6.1/p2pool_source.tar.xz -> p2pool-3.6.1.tar.xz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake ea305d3be967deed8faa5c9e94f9aee4
_md5_=345a662a316afc4b2f858e4f3401fbd9

View File

@@ -1,16 +1,16 @@
BDEPEND=sys-kernel/linux-headers sys-apps/lm-sensors sys-apps/dmidecode sys-apps/sed sys-apps/kmod[tools] modules-sign? ( dev-libs/openssl virtual/pkgconfig ) >=dev-vcs/git-1.8.2.1[curl] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] virtual/pkgconfig
BDEPEND=sys-kernel/linux-headers sys-apps/lm-sensors sys-apps/dmidecode sys-apps/sed sys-apps/kmod[tools] modules-sign? ( dev-libs/openssl virtual/pkgconfig ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DEPEND=legion-tools? ( dev-python/PyQt5 dev-python/pyyaml dev-python/argcomplete dev-python/darkdetect ) downgrade-nvidia? ( <=x11-drivers/nvidia-drivers-525 ) legion-acpi? ( sys-power/acpid ) radeon-dgpu? ( dev-util/rocm-smi ) ryzenadj? ( sys-power/RyzenAdj ) undervolt-intel? ( dev-python/undervolt ) virtual/linux-sources
DESCRIPTION=Lenovo Legion Linux kernel module
EAPI=8
HOMEPAGE=https://github.com/johnfanv2/LenovoLegionLinux
IDEPEND=sys-apps/kmod[tools]
INHERIT=linux-mod-r1 git-r3 distutils-r1 systemd
INHERIT=linux-mod-r1 distutils-r1 systemd git-r3
IUSE=legion-tools legion-acpi systemd radeon-dgpu downgrade-nvidia ryzenadj undervolt-intel dist-kernel modules-sign +strip python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=legion-tools? ( dev-python/PyQt5 dev-python/pyyaml dev-python/argcomplete dev-python/darkdetect ) downgrade-nvidia? ( <=x11-drivers/nvidia-drivers-525 ) legion-acpi? ( sys-power/acpid ) radeon-dgpu? ( dev-util/rocm-smi ) ryzenadj? ( sys-power/RyzenAdj ) undervolt-intel? ( dev-python/undervolt ) sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( systemd legion-acpi radeon-dgpu downgrade-nvidia ryzenadj legion-tools undervolt-intel ) legion-acpi? ( legion-tools ) radeon-dgpu? ( !downgrade-nvidia legion-tools ) downgrade-nvidia? ( !radeon-dgpu legion-tools ) undervolt-intel? ( !ryzenadj legion-tools ) ryzenadj? ( !undervolt-intel legion-tools ) || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod-r1 3adf4125a2c5f60764f8d3bba0d4111b git-r3 2358a7b20091609e24bd3a83b3ac5991 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=7a6458254fc31e16e082a59666949b1e
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod-r1 3adf4125a2c5f60764f8d3bba0d4111b flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e systemd 5f4bb0758df2e483babf68cd517078ca git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=a52a95fe8062440246d1446e3bed6bf0

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=doc? ( app-doc/doxygen )
DESCRIPTION=Eclipse Cyclone DDS is a very performant and robust open-source implementation of the OMG DDS specification.
EAPI=8
HOMEPAGE=https://cyclonedds.io/
INHERIT=cmake
IUSE=test ssl shm parser doc examples ipv6 idlc get_kind
KEYWORDS=~amd64
LICENSE=EPL-2.0
RDEPEND=doc? ( app-doc/doxygen )
RESTRICT=!test? ( test )
SLOT=0/0.10
SRC_URI=https://github.com/eclipse-cyclonedds/cyclonedds/archive/0.10.3.tar.gz -> cyclonedds-0.10.3.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake ea305d3be967deed8faa5c9e94f9aee4
_md5_=152455a9bc9bab7f1270f4e6c23b347c

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=doc? ( app-doc/doxygen )
DESCRIPTION=Eclipse Cyclone DDS is a very performant and robust open-source implementation of the OMG DDS specification.
EAPI=8
HOMEPAGE=https://cyclonedds.io/
INHERIT=cmake git-r3
IUSE=test ssl shm parser doc examples ipv6 idlc get_kind
LICENSE=EPL-2.0
PROPERTIES=live
RDEPEND=doc? ( app-doc/doxygen )
RESTRICT=!test? ( test )
SLOT=0/9999
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake ea305d3be967deed8faa5c9e94f9aee4 git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=1deaf14acbac687cc6f6edf4c596bcf0

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=doc? ( app-doc/doxygen )
DESCRIPTION=Eclipse Iceoryx zero copy IPC
EAPI=8
HOMEPAGE=https://iceoryx.io
INHERIT=cmake
IUSE=test doc examples ccache
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=doc? ( app-doc/doxygen )
RESTRICT=!test? ( test )
SLOT=0/2.0
SRC_URI=https://github.com/eclipse-iceoryx/iceoryx/archive/v2.0.3.tar.gz -> iceoryx-2.0.3.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake ea305d3be967deed8faa5c9e94f9aee4
_md5_=6c1facdd70d18a714b1e3ab198de878e

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=doc? ( app-doc/doxygen )
DESCRIPTION=Eclipse Iceoryx zero copy IPC
EAPI=8
HOMEPAGE=https://iceoryx.io
INHERIT=cmake git-r3
IUSE=test doc examples ccache
LICENSE=Apache-2.0
PROPERTIES=live
RDEPEND=doc? ( app-doc/doxygen )
RESTRICT=!test? ( test )
SLOT=0/9999
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake ea305d3be967deed8faa5c9e94f9aee4 git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=f5827238c32e88edba6b40f998419bac

View File

@@ -1,4 +1,4 @@
BDEPEND=<dev-lang/erlang-26:= <dev-lang/elixir-1.15:= dev-util/cmake >=dev-util/rebar-3.20.0-r1 dev-elixir/hex !<www-apps/pleroma-2.5.4 !>www-apps/pleroma-2.5.4
BDEPEND=<dev-lang/erlang-26:= <dev-lang/elixir-1.15:= dev-util/cmake >=dev-util/rebar-3.20.0-r1 dev-elixir/hex !<www-apps/pleroma-2.5.5 !>www-apps/pleroma-2.5.5
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=sys-libs/ncurses:= sys-apps/file dev-lang/elixir dev-lang/erlang:=
DESCRIPTION=ActivityPub social networking software compatible with other Fediverse software
@@ -10,6 +10,6 @@ LICENSE=AGPL-3 CC-BY-SA-4.0 CC-BY-4.0
RDEPEND=sys-libs/ncurses:= sys-apps/file acct-user/pleroma acct-group/pleroma dev-db/postgresql[uuid] dev-lang/elixir dev-lang/erlang:=
RESTRICT=network-sandbox
SLOT=otp
SRC_URI=https://git.pleroma.social/pleroma/pleroma/-/archive/v2.5.4/pleroma-v2.5.4.tar.gz
SRC_URI=https://git.pleroma.social/pleroma/pleroma/-/archive/v2.5.5/pleroma-v2.5.5.tar.gz
_eclasses_=mix 050026469a6221b06a098c663472bffd optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=0c6973640e14bd5690c864d12233191d

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A self-hosted, ad-free, privacy-respecting metasearch engine
EAPI=8
HOMEPAGE=https://github.com/benbusby/whoogle-search
INHERIT=distutils-r1 systemd
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/cssutils[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/defusedxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/waitress[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] app-arch/brotli[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python] net-libs/stem acct-user/whoogle acct-group/whoogle python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/benbusby/whoogle-search/archive/refs/tags/v0.8.3.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=260dddcad992f9fdef38d776e2a81633

View File

@@ -11,6 +11,6 @@ LICENSE=BSD CC-BY-SA-3.0
RDEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas media-libs/gst-plugins-bad media-libs/gst-plugins-base media-libs/gst-plugins-good media-libs/gst-plugins-ugly media-plugins/gst-plugins-libav net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.4.0/nyxt-3.4.0-source-with-submodules.tar.xz -> nyxt-3.4.0.gh.tar.xz
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.6.1/nyxt-3.6.1-source-with-submodules.tar.xz -> nyxt-3.6.1.gh.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=7dd4dd2f75d1ea97bd6e5c88d479a3df

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,13 @@
BDEPEND=>=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
DESCRIPTION=The theme from libadwaita ported to GTK-3
EAPI=8
HOMEPAGE=https://github.com/lassekongo83/adw-gtk3
IDEPEND=>=dev-lang/sassc-3.6.2 dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=meson xdg
KEYWORDS=~amd64
LICENSE=LGPL-2.1
SLOT=0
SRC_URI=https://github.com/lassekongo83/adw-gtk3/archive/refs/tags/v4.9.tar.gz -> adw-gtk3-4.9.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 meson 08b7183c3f4811568ee93eb0f79a89fe xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=c02df17dc009ed9ce5cccf40f54acaa4