2026-05-06 10:00:59 UTC

This commit is contained in:
Repository mirror & CI
2026-05-06 10:00:59 +00:00
parent 0759bede62
commit ea29dceeb0
27 changed files with 92 additions and 189 deletions

View File

@@ -1,12 +0,0 @@
BDEPEND=app-text/scdoc
DEFINED_PHASES=configure
DEPEND=>=dev-lang/hare-0.25.2:=
DESCRIPTION=Secret storage system for Unix, suitable for storing passwords, keys, ...
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/himitsu
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=GPL-3
PDEPEND=|| ( app-admin/hiprompt-gtk gui-apps/hiprompt-gtk-py )
SLOT=0/0.9
SRC_URI=https://git.sr.ht/~sircmpwn/himitsu/archive/0.9.tar.gz -> himitsu-0.9.tar.gz
_md5_=adbce91a63c1e9919aa83cc76b6c2fe4

View File

@@ -1,12 +0,0 @@
BDEPEND=app-text/scdoc
DEFINED_PHASES=configure test
DEPEND=>=app-admin/himitsu-0.9:= >=dev-hare/hare-ssh-0.25.2:= >=dev-lang/hare-0.25.2:=
DESCRIPTION=SSH integration for Himitsu
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/himitsu-ssh
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=app-admin/himitsu-0.9:= >=dev-hare/hare-ssh-0.25.2:=
SLOT=0
SRC_URI=https://git.sr.ht/~sircmpwn/himitsu-ssh/archive/0.9.1.tar.gz -> himitsu-ssh-0.9.1.tar.gz
_md5_=8923c52fb3240ac4a9cbdb83a5b3c52e

View File

@@ -1,14 +0,0 @@
BDEPEND=app-text/scdoc
DEFINED_PHASES=configure
DEPEND=app-admin/himitsu:= >=dev-lang/hare-0.25.2:=
DESCRIPTION=TOTP support for Himitsu
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/himitsu-totp
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=GPL-3
RDEPEND=app-admin/himitsu:=
SLOT=0
SRC_URI=https://git.sr.ht/~sircmpwn/himitsu-totp/archive/0.9.tar.gz -> himitsu-totp-0.9.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=468b8f9db344b95e9c2cbc33f227c847

View File

@@ -1,11 +0,0 @@
DEFINED_PHASES=configure
DEPEND=dev-libs/glib >=gui-libs/gtk-4.18:4 gui-libs/libadwaita gui-libs/gtk4-layer-shell >=dev-lang/hare-0.25.2:= app-admin/himitsu dev-hare/hare-gi dev-hare/hare-adwaita dev-hare/hare-gtk4-layer-shell
DESCRIPTION=GTK4 prompter for Himitsu
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/hiprompt-gtk
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/glib >=gui-libs/gtk-4.18:4 gui-libs/libadwaita gui-libs/gtk4-layer-shell !gui-apps/hiprompt-gtk-py
SLOT=0
SRC_URI=https://git.sr.ht/~sircmpwn/hiprompt-gtk/archive/0.9.tar.gz -> hiprompt-gtk-0.9.tar.gz
_md5_=da3a1ef25d9d6d058e57c28756f4c3cd

View File

@@ -12,6 +12,6 @@ RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_pytho
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/terryyin/lizard/archive/1.21.2.tar.gz -> lizard-1.21.2.tar.gz
SRC_URI=https://github.com/terryyin/lizard/archive/1.22.1.tar.gz -> lizard-1.22.1.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=8f113c36f532ec3a2e5ceb739cf191a6

View File

@@ -1,11 +0,0 @@
DEFINED_PHASES=prepare
DEPEND=>=dev-lang/hare-0.24.2
DESCRIPTION=JSON support for Hare
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/hare-json
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=MPL-2.0
RDEPEND=>=dev-lang/hare-0.24.2
SLOT=0
SRC_URI=https://git.sr.ht/~sircmpwn/hare-json/archive/0.25.2.0.tar.gz -> hare-json-0.25.2.0.tar.gz
_md5_=7c8a17139e2e6c7bbbcb44664ca2c93a

View File

@@ -1,11 +0,0 @@
DEFINED_PHASES=prepare
DEPEND=>=dev-lang/hare-0.25.2
DESCRIPTION=SSH library for Hare
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/hare-ssh
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=MPL-2.0
RDEPEND=>=dev-lang/hare-0.25.2
SLOT=0/0.25.2
SRC_URI=https://git.sr.ht/~sircmpwn/hare-ssh/archive/0.25.2.tar.gz -> hare-ssh-0.25.2.tar.gz
_md5_=ea96a78d208fb42502eb3bb58894c7d5

View File

@@ -1,12 +0,0 @@
BDEPEND=app-text/scdoc
DEFINED_PHASES=configure install
DEPEND=~dev-lang/harec-0.25.2 >=sys-devel/qbe-1.2
DESCRIPTION=The Hare systems programming language
EAPI=8
HOMEPAGE=https://harelang.org/
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=MPL-2.0 GPL-3
RDEPEND=~dev-lang/harec-0.25.2 >=sys-devel/qbe-1.2
SLOT=0/0.25.2
SRC_URI=https://git.sr.ht/~sircmpwn/hare/archive/0.25.2.tar.gz -> hare-0.25.2.tar.gz
_md5_=92cc3d8a8f8fe04493d2a530dda1158c

View File

@@ -8,7 +8,7 @@ INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=MPL-2.0 GPL-3
RDEPEND=~dev-lang/harec-0.26.0 >=sys-devel/qbe-1.2 sys-libs/timezone-data
SLOT=0/0.26.0
SRC_URI=https://git.sr.ht/~sircmpwn/hare/archive/0.26.0.tar.gz -> hare-0.26.0.tar.gz
SLOT=0/0.26.0.1
SRC_URI=https://git.sr.ht/~sircmpwn/hare/archive/0.26.0.1.tar.gz -> hare-0.26.0.1.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=b5dae151ddc87eec10c447259300e55b
_md5_=af3f02a69499c6a987b836cbc9177553

View File

@@ -1,12 +0,0 @@
DEFINED_PHASES=configure prepare
DESCRIPTION=Small embeddable Javascript engine
EAPI=8
HOMEPAGE=https://bellard.org/quickjs/
INHERIT=toolchain-funcs
IUSE=lto static-libs
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://bellard.org/quickjs/quickjs-2024-01-13.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=25baff444e4ca3b47f6b76d75175b79c

View File

@@ -1,14 +0,0 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Modular web engine (HTML/CSS parser, renderer, ...)
EAPI=8
HOMEPAGE=https://lexbor.com/ https://github.com/lexbor/lexbor
INHERIT=cmake
IUSE=examples static-libs test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/lexbor/lexbor/archive/refs/tags/v2.7.0.tar.gz -> lexbor-2.7.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
_md5_=71121e4a585e42284d02751947cb557e

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Qt plotting widgets for Python
EAPI=8
HOMEPAGE=https://pypi.org/project/PythonQwt
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/pyqt6[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,svg] dev-python/numpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=test
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/P/PythonQwt/pythonqwt-0.16.0.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=a62e832990097414db9037d4879c2c1b

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/h5py[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/numpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyqt6[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/qtpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/tomli[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-xvfb[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-qt[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Library for user interfaces for easy dataset editing and display
EAPI=8
HOMEPAGE=https://pypi.org/project/guidata/
INHERIT=distutils-r1 pypi
IUSE=test test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/h5py[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/numpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyqt6[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/qtpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/tomli[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/guidata/guidata-3.14.1.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=b9ff34e80a701bba68a27098732c5779

View File

@@ -11,6 +11,6 @@ RDEPEND=dev-python/h5py[python_targets_python3_12(-)?,python_targets_python3_13(
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/guidata/guidata-3.14.0.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/g/guidata/guidata-3.14.3.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=b9ff34e80a701bba68a27098732c5779

View File

@@ -1,16 +1,16 @@
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python client for NitroKey NetHSM
EAPI=8
HOMEPAGE=https://github.com/Nitrokey/nethsm-sdk-py
INHERIT=distutils-r1
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/certifi[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/cryptography-41[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] =dev-python/python-dateutil-2*[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] =dev-python/typing-extensions-4*[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] =dev-python/urllib3-2*[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RDEPEND=dev-python/certifi[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/cryptography-41[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] =dev-python/python-dateutil-2*[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] =dev-python/typing-extensions-4*[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] =dev-python/urllib3-2*[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/Nitrokey/nethsm-sdk-py/archive/refs/tags/v2.1.0.tar.gz -> nethsm-2.1.0.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=b14d583b2a39d967632aa1336cacf06c
_md5_=3bfc835dc13e25ecba2a13e40c516b51

View File

@@ -8,6 +8,6 @@ KEYWORDS=-* ~amd64 ~arm64
LICENSE=Apache-2.0
RDEPEND=net-libs/nodejs
SLOT=0
SRC_URI=https://github.com/google-gemini/gemini-cli/releases/download/v0.40.1/gemini-cli-bundle.zip -> gemini-cli-0.40.1.zip
SRC_URI=https://github.com/google-gemini/gemini-cli/releases/download/v0.41.1/gemini-cli-bundle.zip -> gemini-cli-0.41.1.zip
_eclasses_=wrapper ebaa3beeb43f7e533872b6c37168c7ad
_md5_=ab48c698ed928ca0b8c76d9686ad0e29

View File

@@ -1,10 +0,0 @@
DEFINED_PHASES=prepare
DEPEND=~dev-lang/hare-0.25.2:=
DESCRIPTION=assist in upgrading a codebase to a newer Hare release
EAPI=8
HOMEPAGE=https://sr.ht/~sircmpwn/hare-update
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=EUPL-1.2
SLOT=0
SRC_URI=https://git.sr.ht/~sircmpwn/hare-update/archive/0.25.2.0.tar.gz -> hare-update-0.25.2.0.tar.gz
_md5_=d139b277fcd8bd6fb6feaabd51a0ee77

View File

@@ -1,5 +1,5 @@
DEFINED_PHASES=prepare
DEPEND=~dev-lang/hare-0.26.0:=
DEPEND==dev-lang/hare-0.26.0*:=
DESCRIPTION=assist in upgrading a codebase to a newer Hare release
EAPI=8
HOMEPAGE=https://sr.ht/~sircmpwn/hare-update
@@ -7,4 +7,4 @@ KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=EUPL-1.2
SLOT=0
SRC_URI=https://git.sr.ht/~sircmpwn/hare-update/archive/0.26.0.0.tar.gz -> hare-update-0.26.0.0.tar.gz
_md5_=d139b277fcd8bd6fb6feaabd51a0ee77
_md5_=49fa83ad70c534e6f544fba58f2a4561

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-lang/go-1.25.0 >=dev-lang/go-1.24.11:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=go-module shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.17.0/kubetail-0.17.0-vendored.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=6e4f90f673f0d9a22d493393ae96cee5

View File

@@ -1,6 +1,6 @@
BDEPEND=|| ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 ) || ( ( dev-lang/python:3.14 dev-python/jinja2[python_targets_python3_14(-)] dev-python/markdown[python_targets_python3_14(-)] dev-python/pybind11[python_targets_python3_14(-)] dev-python/pyyaml[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 dev-python/jinja2[python_targets_python3_13(-)] dev-python/markdown[python_targets_python3_13(-)] dev-python/pybind11[python_targets_python3_13(-)] dev-python/pyyaml[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/jinja2[python_targets_python3_12(-)] dev-python/markdown[python_targets_python3_12(-)] dev-python/pybind11[python_targets_python3_12(-)] dev-python/pyyaml[python_targets_python3_12(-)] ) ) app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-debug/systemtap dev-libs/boost:= dev-libs/openssl:= sys-apps/util-linux dev-cpp/abseil-cpp:= dev-libs/protobuf:= dev-libs/cxxopts dev-libs/opencl-icd-loader dev-libs/rapidjson dev-util/opencl-headers x11-libs/libdrm
DEPEND=dev-debug/systemtap dev-libs/boost:= dev-libs/openssl:= sys-apps/util-linux dev-cpp/abseil-cpp:= dev-libs/protobuf:= dev-libs/cxxopts dev-libs/opencl-icd-loader dev-libs/rapidjson dev-util/opencl-headers x11-libs/libdrm dev-cpp/ms-gsl
DESCRIPTION=Runtime for AIE and FPGA based platforms
EAPI=8
HOMEPAGE=https://github.com/Xilinx/XRT
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Xilinx/XRT/archive/refs/tags/2.21.75.tar.gz -> xrt-2.21.75.tar.gz https://raw.githubusercontent.com/Tanami/markdown-graphviz-svg/554d75e924ed621f23d077b0495c247c329bc770/src/markdown_graphviz_svg/markdown_graphviz_svg.py -> markdown_graphviz_svg-554d75e9.py https://github.com/serge1/ELFIO/archive/f849001fc229c2598f8557e0df22866af194ef98.tar.gz -> ELFIO-f849001f.tar.gz https://github.com/Xilinx/aie-rt/archive/a8b0667133ea2851ce27793a1796c5968226d9af.tar.gz -> aie-rt-a8b06671.tar.gz https://github.com/Xilinx/aiebu/archive/9065273e0c0a4ac5930fff904ac245cf38dd3087.tar.gz -> aiebu-9065273e.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-any-r1 891415dfe39ad9b41b461f2b86354af0
_md5_=bd6d5ed55340b4eaeeec4ef5d9a43a09
_md5_=ea642cb27d9cc2fc3b44c078f763dc07

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-lang/go-1.24.11:= app-arch/unzip
BDEPEND=>=dev-lang/go-1.21 >=dev-lang/go-1.24.11:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DEPEND=>=gui-apps/wl-clipboard-2 gui-libs/wlroots
DEPEND=>=gui-apps/wl-clipboard-2
DESCRIPTION=A basic clipboard manager for Wayland.
EAPI=8
HOMEPAGE=https://github.com/chmouel/clipman/
@@ -8,6 +8,6 @@ INHERIT=go-module
KEYWORDS=~amd64
LICENSE=BSD GPL-3 MIT
SLOT=0
SRC_URI=https://github.com/chmouel/clipman/archive/refs/tags/v1.6.5.tar.gz -> clipman-1.6.5.tar.gz https://github.com/freijon/clipman/releases/download/v1.6.5/clipman-1.6.5-deps.tar.xz
SRC_URI=https://github.com/chmouel/clipman/archive/refs/tags/v1.6.5.tar.gz -> clipman-1.6.5.tar.gz https://github.com/gentoo-golang-dist/clipman/releases/download/v1.6.5/clipman-1.6.5-vendor.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba
_md5_=994168007bd845861bd642c191bc6cf7
_md5_=8ca3c445a659ff2c75d177c198a54056

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/anyascii[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( media-video/mpv >=net-misc/yt-dlp-2025.01.12[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/aiosqlite-0.20.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/click-8.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/python-mpv-1.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pillow-10.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/textual-7.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/ytmusicapi-1.11.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-asyncio[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/hatchling-1.27.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Full-featured YouTube Music TUI client with vim-style navigation
EAPI=8
HOMEPAGE=https://github.com/peternaame-boop/ytm-player
INHERIT=distutils-r1 optfeature
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=media-video/mpv >=net-misc/yt-dlp-2025.01.12[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/aiosqlite-0.20.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/click-8.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/python-mpv-1.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pillow-10.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/textual-7.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/ytmusicapi-1.11.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/peternaame-boop/ytm-player/archive/v1.7.2.tar.gz -> ytm-player-1.7.2.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 optfeature 538bce96e5589935b57e178e8635f301
_md5_=3e98130fa71474cb45befd03d5aed5c9

View File

@@ -11,6 +11,6 @@ RDEPEND=media-video/mpv >=net-misc/yt-dlp-2025.01.12[python_targets_python3_12(-
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/peternaame-boop/ytm-player/archive/v1.9.1.tar.gz -> ytm-player-1.9.1.tar.gz
SRC_URI=https://github.com/peternaame-boop/ytm-player/archive/v1.9.3.tar.gz -> ytm-player-1.9.3.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 optfeature 538bce96e5589935b57e178e8635f301
_md5_=3e98130fa71474cb45befd03d5aed5c9

View File

@@ -0,0 +1,12 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile install postinst
DEPEND=dev-lang/lua:5.4
DESCRIPTION=Minimal system info fetcher written in C with Lua configuration
EAPI=8
HOMEPAGE=https://codeberg.org/nzuum/fetchit
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-lang/lua:5.4
SLOT=0
SRC_URI=https://codeberg.org/nzuum/fetchit/archive/b0ed7c1fe08d32fc26e458cd971930d550720462.tar.gz -> fetchit-0.1.0.tar.gz
_md5_=9aba04cfed5a7cc75405274b15bd7f4b

View File

@@ -0,0 +1,13 @@
BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst unpack
DEPEND=dev-lang/lua:5.4
DESCRIPTION=Minimal system info fetcher written in C with Lua configuration
EAPI=8
HOMEPAGE=https://codeberg.org/nzuum/fetchit
INHERIT=git-r3
LICENSE=MIT
PROPERTIES=live
RDEPEND=dev-lang/lua:5.4
SLOT=0
_eclasses_=git-r3 7b584b5dc33e3bc66ff5b9271bf41764
_md5_=6bb5bfa98d7e4dbba27594bd628c8399