2024-02-09 00:33:22 UTC

This commit is contained in:
Repository mirror & CI
2024-02-09 00:33:22 +00:00
parent dc045966e2
commit 745467e1e9
33 changed files with 117 additions and 255 deletions

View File

@@ -8,4 +8,4 @@ LICENSE=GPL-2
SLOT=0
SRC_URI=https://github.com/Dr-Noob/cpufetch/archive/refs/tags/v1.05.tar.gz -> cpufetch-1.05.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=58180ff0dc1437a176cd1b925a1e6c21
_md5_=7ed0c0ac55a44de32e8943f58115243b

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

@@ -1,16 +0,0 @@
BDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) 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/argcomplete[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/colorama[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/termcolor[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DESCRIPTION=Python command line client for tldr pages
EAPI=8
HOMEPAGE=https://github.com/tldr-pages/tldr-python-client
INHERIT=distutils-r1 pypi
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) 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/argcomplete[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/colorama[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/termcolor[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] !app-misc/tealdeer python_targets_pypy3? ( dev-python/pypy3:= ) 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_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/t/tldr/tldr-2.0.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=186cf449bb1ebb675f8e4a99c5d573fa

View File

@@ -0,0 +1,16 @@
BDEPEND=man? ( dev-python/sphinx dev-python/sphinx-argparse ) test? ( dev-python/colorama[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/shtab[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/termcolor[python_targets_python3_11(-)?,python_targets_python3_12(-)?] !app-misc/tealdeer >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python command line client for tldr pages
EAPI=8
HOMEPAGE=https://github.com/tldr-pages/tldr-python-client
INHERIT=distutils-r1
IUSE=man test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/colorama[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/shtab[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/termcolor[python_targets_python3_11(-)?,python_targets_python3_12(-)?] !app-misc/tealdeer python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/tldr-pages/tldr-python-client/archive/refs/tags/3.2.0.tar.gz -> tldr-3.2.0.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=7a0604b66aaacd3fcace6e7f9d455bb2

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/setuptools-scm[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Automagic shell tab completion for Python CLI applications
EAPI=8
HOMEPAGE=https://github.com/iterative/shtab https://pypi.org/project/shtab/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/s/shtab/shtab-1.6.5.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=610895549c243c28df33dea63f6ee0a9

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/pytest-recording[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( <app-portage/gentoopm-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/aiohttp-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/aiohttp-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/click-aliases[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pydantic-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/pydantic-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-bugzilla[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/repology-client-0.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/repology-client-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/requests-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sortedcontainers[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tabulate[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(-)?] ) doc? ( || ( ( dev-lang/python:3.12 >=dev-python/sphinx-5.3.0[python_targets_python3_12(-)] dev-python/insipid-sphinx-theme[python_targets_python3_12(-)] dev-python/sphinx-prompt[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/insipid-sphinx-theme[python_targets_python3_11(-)] dev-python/sphinx-prompt[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/insipid-sphinx-theme[python_targets_python3_10(-)] dev-python/sphinx-prompt[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/hatchling-1.17.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Personal advice utility for Gentoo package maintainers
EAPI=8
HOMEPAGE=https://find-work.sysrq.in/ https://pypi.org/project/find-work/
INHERIT=distutils-r1 pypi shell-completion
IUSE=test doc python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=WTFPL-2
RDEPEND=<app-portage/gentoopm-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/aiohttp-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/aiohttp-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/click-aliases[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pydantic-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/pydantic-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-bugzilla[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/repology-client-0.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/repology-client-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/requests-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sortedcontainers[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tabulate[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://files.pythonhosted.org/packages/source/f/find-work/find_work-0.3.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=19d42ab89351c777658f3f2d873f5067

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/pytest-recording[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( <app-portage/gentoopm-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/aiohttp-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/aiohttp-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/click-aliases[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/deepmerge[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/platformdirs-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/platformdirs-5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pydantic-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/pydantic-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-bugzilla[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/repology-client-0.0.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/repology-client-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/requests-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sortedcontainers[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tabulate[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-util/pkgcheck[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) doc? ( || ( ( dev-lang/python:3.12 >=dev-python/sphinx-5.3.0[python_targets_python3_12(-)] dev-python/insipid-sphinx-theme[python_targets_python3_12(-)] dev-python/sphinx-prompt[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/insipid-sphinx-theme[python_targets_python3_11(-)] dev-python/sphinx-prompt[python_targets_python3_11(-)] ) ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/hatchling-1.17.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Personal advice utility for Gentoo package maintainers
EAPI=8
HOMEPAGE=https://find-work.sysrq.in/ https://pypi.org/project/find-work/
INHERIT=distutils-r1 pypi shell-completion
IUSE=test doc python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=WTFPL-2
RDEPEND=<app-portage/gentoopm-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/aiohttp-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/aiohttp-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/click-aliases[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/deepmerge[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/platformdirs-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/platformdirs-5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pydantic-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/pydantic-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-bugzilla[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/repology-client-0.0.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/repology-client-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/requests-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sortedcontainers[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tabulate[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-util/pkgcheck[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/f/find-work/find_work-0.6.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=ce9904ac4d2a3760c7390c4af2d473f1

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( ( dev-lang/python:3.12 dev-python/pyyaml[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/pyyaml[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/pyyaml[python_targets_python3_10(-)] ) ) doc? ( dev-ruby/asciidoctor )
BDEPEND=|| ( ( dev-lang/python:3.12 dev-python/pyyaml[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/pyyaml[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/pyyaml[python_targets_python3_10(-)] ) ) test? ( dev-util/cppcheck || ( ( dev-lang/python:3.12 dev-python/pylint[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/pylint[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/pylint[python_targets_python3_10(-)] ) ) ) doc? ( dev-ruby/asciidoctor )
DEFINED_PHASES=compile install prepare setup test
DEPEND=dev-libs/libedit
DESCRIPTION=Forward-port of the Crowther/Woods Adventure 2.5
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.com/esr/open-adventure/-/archive/1.18/open-adventure-1.18.tar.bz2
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 042f4cc53680245bf99a84669b94155a python-any-r1 f5169813d1619761b459800587005fd2
_md5_=ab03e9580681be59213a6b09886f5571
_md5_=60252f6d9245354a016de450aabec52f

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-build/meson-1.2.1 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DEPEND=gui-libs/wlroots:0/16[X?] x11-libs/libxkbcommon[X?]
DEPEND=gui-libs/wlroots:0/17[X?] x11-libs/libxkbcommon[X?]
DESCRIPTION=A Wayland kiosk
EAPI=8
HOMEPAGE=https://www.hjdskes.nl/projects/cage/ https://github.com/Hjdskes/cage
@@ -8,7 +8,7 @@ INHERIT=meson git-r3
IUSE=X
LICENSE=MIT
PROPERTIES=live
RDEPEND=gui-libs/wlroots:0/16[X?] x11-libs/libxkbcommon[X?]
RDEPEND=gui-libs/wlroots:0/17[X?] x11-libs/libxkbcommon[X?]
SLOT=0
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 042f4cc53680245bf99a84669b94155a meson e322276188f86eacb29ae081ba5485c8 git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
_md5_=63a233b656069ed634b0dad06a42dabf
_md5_=32dfba5ae70708c439c33637cd30ac58

View File

@@ -7,10 +7,10 @@ HOMEPAGE=https://github.com/ocornut/imgui https://github.com/cimgui/cimgui
INHERIT=cmake-multilib
IUSE=allegro bindings examples freetype glfw glut opengl sdl vulkan 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
LICENSE=MITmultilib
LICENSE=MIT
RDEPEND=dev-libs/stb:= allegro? ( media-libs/allegro:5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) freetype? ( media-libs/freetype[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) glfw? ( media-libs/glfw:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) glut? ( media-libs/freeglut[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) opengl? ( virtual/opengl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sdl? ( media-libs/libsdl2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vulkan? ( media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
REQUIRED_USE=|| ( allegro glfw glut sdl ) || ( allegro opengl vulkan )
SLOT=0/1.87
SRC_URI=https://github.com/ocornut/imgui/archive/v1.87.tar.gz -> imgui-1.87.gh.tar.gz https://github.com/cimgui/cimgui/archive/refs/tags/1.87.tar.gz -> cimgui-1.87.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b cmake-multilib 37d23064f303dcf23453353ab8c77059
_md5_=b81361d3e7f5762744e77e870b229b96
_md5_=4368cc1f2f4971a913bdac886dd5d7a4

View File

@@ -12,6 +12,6 @@ RDEPEND=dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_p
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/wkentaro/gdown/archive/refs/tags/v5.0.0.tar.gz -> gdown-5.0.0.gh.tar.gz
SRC_URI=https://github.com/wkentaro/gdown/archive/refs/tags/v5.1.0.tar.gz -> gdown-5.1.0.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=65f4f78b648e29b47c48d785128e81e1

View File

@@ -1,11 +0,0 @@
BDEPEND=app-arch/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v4.20230503.0/limine-4.20230503.0.tar.xz
_md5_=1e5d42b5a409d9dd7f6d3251007f787c

View File

@@ -1,11 +0,0 @@
BDEPEND=app-arch/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v4.20230514.0/limine-4.20230514.0.tar.xz
_md5_=1e5d42b5a409d9dd7f6d3251007f787c

View File

@@ -1,11 +0,0 @@
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v4.20230529.0/limine-4.20230529.0.tar.xz
_md5_=e4259c9612d9c26ecedef2cb2ac818e1

View File

@@ -1,11 +0,0 @@
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v4.20230530.0/limine-4.20230530.0.tar.xz
_md5_=e4259c9612d9c26ecedef2cb2ac818e1

View File

@@ -1,11 +0,0 @@
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v4.20230606.0/limine-4.20230606.0.tar.xz
_md5_=e4259c9612d9c26ecedef2cb2ac818e1

View File

@@ -1,11 +0,0 @@
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v4.20230615.0/limine-4.20230615.0.tar.xz
_md5_=e4259c9612d9c26ecedef2cb2ac818e1

View File

@@ -1,11 +0,0 @@
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v5.20230811.0/limine-5.20230811.0.tar.xz
_md5_=e4259c9612d9c26ecedef2cb2ac818e1

View File

@@ -1,11 +0,0 @@
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v5.20231103.0/limine-5.20231103.0.tar.xz
_md5_=e4259c9612d9c26ecedef2cb2ac818e1

View File

@@ -1,11 +0,0 @@
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64 +uefirv64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v5.20231121.0/limine-5.20231121.0.tar.xz
_md5_=8b4c94911cde4a1a6696052cd814f968

View File

@@ -1,11 +0,0 @@
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64 +uefirv64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v5.20231124.0/limine-5.20231124.0.tar.xz
_md5_=8b4c94911cde4a1a6696052cd814f968

View File

@@ -1,11 +0,0 @@
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64 +uefirv64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v6.20231227.0/limine-6.20231227.0.tar.xz
_md5_=8b4c94911cde4a1a6696052cd814f968

View File

@@ -7,5 +7,5 @@ IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64 +uefirv64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v5.20231103.0/limine-5.20231103.0.tar.xz
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v7.0.3/limine-7.0.3.tar.xz
_md5_=8b4c94911cde4a1a6696052cd814f968

View File

@@ -1,17 +0,0 @@
BDEPEND=dev-util/patchelf sys-devel/bison sys-devel/flex virtual/pkgconfig man? ( app-text/ronn-ng ) test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) app-arch/libarchive app-arch/lz4 app-arch/snappy app-arch/xz-utils app-arch/zstd dev-cpp/gflags dev-cpp/glog[gflags] dev-cpp/parallel-hashmap:= dev-libs/boost[context,python?] dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/utfcpp dev-libs/xxhash sys-fs/fuse:3 dev-libs/fsst sys-libs/binutils-libs sys-libs/libunwind sys-libs/zlib !dev-cpp/fbthrift !dev-cpp/fizz !dev-cpp/folly !dev-cpp/wangle jemalloc? ( >=dev-libs/jemalloc-5.3.0-r1 )
DESCRIPTION=A fast very high compression read-only FUSE file system
EAPI=8
HOMEPAGE=https://github.com/mhx/dwarfs
INHERIT=check-reqs cmake flag-o-matic python-single-r1
IUSE=python +jemalloc test man python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) app-arch/libarchive app-arch/lz4 app-arch/snappy app-arch/xz-utils app-arch/zstd dev-cpp/gflags dev-cpp/glog[gflags] dev-cpp/parallel-hashmap:= dev-libs/boost[context,python?] dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/utfcpp dev-libs/xxhash sys-fs/fuse:3 dev-libs/fsst sys-libs/binutils-libs sys-libs/libunwind sys-libs/zlib !dev-cpp/fbthrift !dev-cpp/fizz !dev-cpp/folly !dev-cpp/wangle jemalloc? ( >=dev-libs/jemalloc-5.3.0-r1 )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mhx/dwarfs/releases/download/v0.7.5/dwarfs-0.7.5.tar.xz
_eclasses_=check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=db70d24d541dc92a10b110c094ea3bbd

View File

@@ -0,0 +1,16 @@
BDEPEND=|| ( dev-lang/python:3.12 dev-lang/python:3.11 dev-lang/python:3.10 ) dev-util/patchelf sys-devel/bison sys-devel/flex virtual/pkgconfig man? ( app-text/ronn-ng ) test? ( dev-cpp/gtest ) || ( ( dev-lang/python:3.12 dev-python/mistletoe[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/mistletoe[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/mistletoe[python_targets_python3_10(-)] ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
DEPEND=app-arch/libarchive app-arch/lz4 app-arch/snappy app-arch/xz-utils app-arch/zstd dev-cpp/range-v3 dev-cpp/gflags dev-cpp/glog[gflags] dev-cpp/parallel-hashmap:= dev-libs/boost[context] dev-libs/date dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/utfcpp dev-libs/xxhash sys-fs/fuse:3 dev-libs/fsst sys-libs/binutils-libs sys-libs/libunwind sys-libs/zlib !dev-cpp/fbthrift !dev-cpp/fizz !dev-cpp/folly !dev-cpp/wangle jemalloc? ( >=dev-libs/jemalloc-5.3.0-r1 )
DESCRIPTION=A fast very high compression read-only FUSE file system
EAPI=8
HOMEPAGE=https://github.com/mhx/dwarfs
INHERIT=check-reqs cmake flag-o-matic python-any-r1
IUSE=+jemalloc test man
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-arch/libarchive app-arch/lz4 app-arch/snappy app-arch/xz-utils app-arch/zstd dev-cpp/range-v3 dev-cpp/gflags dev-cpp/glog[gflags] dev-cpp/parallel-hashmap:= dev-libs/boost[context] dev-libs/date dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/utfcpp dev-libs/xxhash sys-fs/fuse:3 dev-libs/fsst sys-libs/binutils-libs sys-libs/libunwind sys-libs/zlib !dev-cpp/fbthrift !dev-cpp/fizz !dev-cpp/folly !dev-cpp/wangle jemalloc? ( >=dev-libs/jemalloc-5.3.0-r1 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mhx/dwarfs/releases/download/v0.9.1/dwarfs-0.9.1.tar.xz
_eclasses_=check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 042f4cc53680245bf99a84669b94155a python-any-r1 f5169813d1619761b459800587005fd2
_md5_=0614d737078fd646a2d58d2a3791c022

View File

@@ -7,5 +7,5 @@ KEYWORDS=-* ~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=sys-fs/fuse:3
SLOT=0
SRC_URI=amd64? ( https://github.com/mhx/dwarfs/releases/download/v0.7.5/dwarfs-0.7.5-Linux-x86_64.tar.xz -> dwarfs-bin-0.7.5-amd64.tar.xz ) arm64? ( https://github.com/mhx/dwarfs/releases/download/v0.7.5/dwarfs-0.7.5-Linux-aarch64.tar.xz -> dwarfs-bin-0.7.5-arm64.tar.gz )
_md5_=47d530fd156f64f147e6a6878355c3e5
SRC_URI=amd64? ( https://github.com/mhx/dwarfs/releases/download/v0.9.1/dwarfs-0.9.1-Linux-x86_64-clang.tar.xz -> dwarfs-bin-0.9.1-amd64.tar.xz ) arm64? ( https://github.com/mhx/dwarfs/releases/download/v0.9.1/dwarfs-0.9.1-Linux-aarch64-clang.tar.xz -> dwarfs-bin-0.9.1-arm64.tar.gz )
_md5_=caa55f8e370b1bb90809902bfa331940

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -215,7 +215,7 @@ app-misc/clifm 1.8 1.11 1.13 1.15 9999: The command line file manager
app-misc/clipboard 0.9.0.1: Cut, copy, and paste anything in your terminal
app-misc/cliphist 0.4.0: Wayland clipboard manager with support for multimedia
app-misc/corectrl 1.3.9 1.3.10 9999: Core control application
app-misc/cpufetch 1.05: Simplistic yet fancy CPU architecture fetching tool
app-misc/cpufetch 1.05-r1: Simplistic yet fancy CPU architecture fetching tool
app-misc/dbf 0.9.0: Command line tool to read the content of dBASE III, IV, and 5.0 files
app-misc/diff-so-fancy 1.4.4: Good-lookin' diffs. Actually... nah... The best-lookin' diffs
app-misc/doublecmd-bin 1.0.11 1.1.9_beta: Free cross platform open source file manager with two panels side by side.
@@ -243,7 +243,7 @@ app-misc/mat2 0.13.3 0.13.4: Metadata Anonymisation Toolkit: handy tool to trash
app-misc/metadata-cleaner 2.5.4: Python GTK application to view and clean metadata in files, using mat2.
app-misc/minder 1.14.0 1.15.6 1.16.2: Mind-mapping application for Elementary OS.
app-misc/mobile-datovka 1.10.0: Mobile optimized GUI to access the Czech data box e-government system
app-misc/navi 2.19.0 2.20.1 9999: An interactive cheatsheet tool for the command-line
app-misc/navi 2.23.0: An interactive cheatsheet tool for the command-line
app-misc/neo 0.6.1 9999: cmatrix clone with 32-bit color and Unicode support
app-misc/nerdfetch 8.1.0: A POSIX *nix fetch script using Nerdfonts
app-misc/nonsense 0.7-r1: Generates random text from datafiles and templates
@@ -346,7 +346,7 @@ app-text/owo 0.1.0: OwO-ifies text via regex
app-text/sioyek 2.0.0 9999: Sioyek is a PDF viewer with a focus on textbooks and research papers
app-text/smu 1.5 9999: Simple markup - markdown like syntax
app-text/the-platinum-searcher-bin 2.2.0: Fast CLI search tool, faster than grep, ack, silver_searcher (ag)
app-text/tldr 2.0.0-r2: Python command line client for tldr pages
app-text/tldr 3.2.0: Python command line client for tldr pages
app-text/typst 0.9.0: A markup-based typesetting system for the sciences
app-text/vale 2.28.3: A syntax-aware linter for prose built with speed and extensibility in mind
app-vim/ale 3.3.0: Check syntax in Vim asynchronously and fix files, with LSP support
@@ -1185,6 +1185,7 @@ dev-python/screeninfo 0.8.1: Fetch location and size of physical screens.
dev-python/sdnotify 0.3.2: Python implementation of the systemd sd_notify protocol
dev-python/sendgrid 6.9.7: Twilio SendGrid library for Python
dev-python/sentence-splitter 1.4-r2: Sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder
dev-python/shtab 1.6.5: Automagic shell tab completion for Python CLI applications
dev-python/signalstickers-client 3.2.0 3.3.0: A Python client for the Signal stickers API
dev-python/simplemma 0.9.1: A simple multilingual lemmatizer for Python
dev-python/sjcl 0.2.1: Decrypt and encrypt 'Stanford Javascript Crypto Library'-compatible messages
@@ -1290,7 +1291,7 @@ dev-util/distribution-gpg-keys 1.100: Collection of GPG keys used in Linux Distr
dev-util/dockerfile-language-server 0.10.2 0.11.0: A language server for Dockerfiles
dev-util/eclipse-parallel-bin 4.27 4.28: Eclipse IDE for Scientific Computing (C, C++, Fortran)
dev-util/exercism 3.1.0 3.2.0: Command line client for https://exercism.io
dev-util/find-work 0.3.0 0.5.0: Personal advice utility for Gentoo package maintainers
dev-util/find-work 0.5.0 0.6.0: Personal advice utility for Gentoo package maintainers
dev-util/fnm 1.32.0 1.33.1: Fast and simple Node.js version manager
dev-util/fontmake 3.5.1: Compile fonts from sources (UFO, Glyphs) to binary (OpenType, TrueType)
dev-util/fortls 2.13.0: Fortran Language Server (fortls)
@@ -1771,7 +1772,7 @@ net-misc/eg25-manager 0.4.2: Daemon for managing the Quectel EG25 modem
net-misc/facebook-ptp 0_pre20211123: Facebook's PTP libraries
net-misc/fedigroup 1.0.6 1.0.8: Emulate group accounts on Mastodon/Pleroma
net-misc/freetube-bin 0.17.1 0.19.0 0.19.1: A private YouTube desktop client
net-misc/gdown 5.0.0 5.0.1: Google Drive public file/folder downloader
net-misc/gdown 5.0.1 5.1.0: Google Drive public file/folder downloader
net-misc/gemget 1.9.0: Command line downloader for the Gemini protocol
net-misc/gemserv 0.6.5 0.6.6: A gemini Server written in rust
net-misc/giara 1.0.1 1.1.0: An app for Reddit
@@ -1973,7 +1974,7 @@ sys-auth/pam-gnupg 0.3: Unlock GnuPG keys on login
sys-block/partclone 0.3.20: Partition cloning tool
sys-boot/customrescuecd-x86-grub 0.1: Grub menu entries for the .iso image of customrescuecd
sys-boot/customrescuecd-x86_64-grub 0.1: Grub menu entries for the .iso image of customrescuecd
sys-boot/limine 4.20230503.0 4.20230514.0 4.20230529.0 4.20230530.0 4.20230606.0 4.20230615.0 5.20230811.0 5.20231103.0 5.20231103.0-r1 5.20231121.0 5.20231124.0 6.20231227.0 7.0.0: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
sys-boot/limine 7.0.0 7.0.3: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
sys-boot/woeusb-ng 0.2.10: Create Windows installer USB from ISO (rewrite of WoeUSB)
sys-boot/zfsbootmenu 1.12.0 2.2.2 2.3.0: ZFS bootloader for root-on-ZFS systems
sys-cluster/AXL 0.5.0 0.7.0: AXL provides a common C interface to transfer files in an HPC storage hierarchy
@@ -2035,8 +2036,8 @@ sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesyst
sys-fs/ddrescueview 0.4.5: Graphical viewer for GNU ddrescue mapfiles
sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
sys-fs/dua-cli 2.25.0 2.28.0: A tool to conveniently learn about the disk usage of directories, fast!
sys-fs/dwarfs 0.7.5 0.8.0: A fast very high compression read-only FUSE file system
sys-fs/dwarfs-bin 0.7.5 0.8.0: Static version of a fast very high compression read-only FUSE file system
sys-fs/dwarfs 0.8.0 0.9.1: A fast very high compression read-only FUSE file system
sys-fs/dwarfs-bin 0.8.0 0.9.1: Static version of a fast very high compression read-only FUSE file system
sys-fs/fstransform 0.9.4: Tool for in-place filesystem conversion
sys-fs/gcsfuse 1.2.0: A user-space file system for interacting with Google Cloud Storage
sys-fs/gdu 5.14.0 5.25.0: Disk usage analyzer with console interface written in Go
@@ -2168,5 +2169,5 @@ x11-themes/vimix-xcursors 20200224-r2: Theme inspired by Materia design and base
x11-wm/berry 0.1.11 0.1.12: A byte-sized window manager written in C
x11-wm/dk 1.7 9999: A list based tiling window manager in the vein of dwm, bspwm, and xmonad.
x11-wm/i3-rounded 4.21.1: i3-gaps fork with rounded corners support.
x11-wm/leftwm 0.4.2: A window manager for Adventurers
x11-wm/leftwm 0.5.1: A window manager for Adventurers
x11-wm/qtile-extras 0.23.0: elParaguayo's Qtile Extras

View File

@@ -1 +1 @@
Thu, 08 Feb 2024 09:33:13 +0000
Fri, 09 Feb 2024 00:33:22 +0000