mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
2026-02-02 11:00:55 UTC
This commit is contained in:
15
metadata/md5-cache/app-editors/notepadnext-0.13
Normal file
15
metadata/md5-cache/app-editors/notepadnext-0.13
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-qt/qttools:6
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare
|
||||
DEPEND=x11-libs/libxcb:= dev-qt/qtbase:6[gui,network,widgets] dev-qt/qt5compat:6
|
||||
DESCRIPTION=A cross-platform reimplementation of Notepad++ based on Qt
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/dail8859/NotepadNext
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3 MIT LGPL-2.1 MIT-no-machine-learning || ( MPL-1.1 GPL-2+ LGPL-2.1+ )
|
||||
RDEPEND=x11-libs/libxcb:= dev-qt/qtbase:6[gui,network,widgets] dev-qt/qt5compat:6
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dail8859/NotepadNext/archive/refs/tags/v0.13.tar.gz -> notepadnext-0.13.tar.gz https://github.com/itay-grudev/SingleApplication/archive/494772e98cef0aa88124f154feb575cc60b08b38.tar.gz -> SingleApplication-494772e98cef0aa88124f154feb575cc60b08b38.tar.gz https://gitlab.freedesktop.org/uchardet/uchardet/-/archive/ae6302a016088ad07177f86d417b20010053632b.tar.gz -> uchardet-ae6302a016088ad07177f86d417b20010053632b.tar.gz https://github.com/editorconfig/editorconfig-core-qt/archive/ab62f0554abf2bbe4d45427b36a8b2f81ca7b4ab.tar.gz -> editorconfig-core-qt-ab62f0554abf2bbe4d45427b36a8b2f81ca7b4ab.tar.gz https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/archive/c020f82a6cfc43e7127e315b1a8f0e05e8a7113f.tar.gz -> Qt-Advanced-Docking-System-c020f82a6cfc43e7127e315b1a8f0e05e8a7113f.tar.gz https://github.com/alex-spataru/QSimpleUpdater/archive/8e7017f7fbdc2b4b1a26ed1eef9ebcba6a50639c.tar.gz -> QSimpleUpdater-8e7017f7fbdc2b4b1a26ed1eef9ebcba6a50639c.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 qmake-utils 28f99dba9219112f4785f46ed426a021 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=ddb8c3216e78931c72f28f8e43b614f4
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/pytest-qt[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-xvfb[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyqt6[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/qtpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
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_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyqt6[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/qtpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/g/guidata/guidata-3.13.2.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701 pypi d2befa41d10011e03e2158e065d5d6da
|
||||
_md5_=ae37c22095cc391d5c8cdbc48903449e
|
||||
16
metadata/md5-cache/dev-python/guidata-3.14.0
Normal file
16
metadata/md5-cache/dev-python/guidata-3.14.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyqt6[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/qtpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-xvfb[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-qt[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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,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_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyqt6[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/qtpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/tomli[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 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/g/guidata/guidata-3.14.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701 pypi d2befa41d10011e03e2158e065d5d6da
|
||||
_md5_=b46aec44b86050558fe125ccdd3073d0
|
||||
@@ -11,6 +11,6 @@ RDEPEND=dev-python/requests[python_targets_python3_11(-)?,python_targets_python3
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pkkid/python-plexapi/archive/refs/tags/4.17.1.tar.gz -> plexapi-4.17.1.gh.tar.gz
|
||||
SRC_URI=https://github.com/pkkid/python-plexapi/archive/refs/tags/4.18.0.tar.gz -> plexapi-4.18.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701
|
||||
_md5_=d679b8524978a3b8ebdc41a62b47e99b
|
||||
@@ -12,6 +12,6 @@ RDEPEND=dev-python/backoff[python_targets_python3_12(-)?,python_targets_python3_
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/PostHog/posthog-python/archive/refs/tags/v7.6.0.tar.gz -> posthog-7.6.0.gh.tar.gz
|
||||
SRC_URI=https://github.com/PostHog/posthog-python/archive/refs/tags/v7.8.0.tar.gz -> posthog-7.8.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701
|
||||
_md5_=cd14d52756dcd01af5edd7450ec5f6ff
|
||||
@@ -11,6 +11,6 @@ RDEPEND=dev-python/cattrs[python_targets_python3_11(-)?,python_targets_python3_1
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/openlawlibrary/pygls/archive/v2.0.0.tar.gz -> pygls-2.0.0.gh.tar.gz
|
||||
SRC_URI=https://github.com/openlawlibrary/pygls/archive/v2.0.1.tar.gz -> pygls-2.0.1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701 optfeature 538bce96e5589935b57e178e8635f301
|
||||
_md5_=aff8fe57c294ac51657b7e95c571ecca
|
||||
File diff suppressed because one or more lines are too long
13
metadata/md5-cache/dev-python/pyrefly-0.50.1
Normal file
13
metadata/md5-cache/dev-python/pyrefly-0.50.1
Normal file
File diff suppressed because one or more lines are too long
@@ -11,6 +11,6 @@ RDEPEND=>=dev-python/markdown-it-py-2.1.0[python_targets_python3_12(-)?,python_t
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Textualize/textual/archive/refs/tags/v7.4.0.tar.gz -> textual-7.4.0.gh.tar.gz
|
||||
SRC_URI=https://github.com/Textualize/textual/archive/refs/tags/v7.5.0.tar.gz -> textual-7.5.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701 optfeature 538bce96e5589935b57e178e8635f301 docs 006125f2158d2f16904ebd9114336058
|
||||
_md5_=bd5fbadc9f9b0aef8149fc92e4d2c9d3
|
||||
File diff suppressed because one or more lines are too long
16
metadata/md5-cache/dev-util/codex-0.93.0
Normal file
16
metadata/md5-cache/dev-util/codex-0.93.0
Normal file
File diff suppressed because one or more lines are too long
@@ -11,6 +11,6 @@ RDEPEND=dev-python/ignore-python[python_targets_python3_11(-)?,python_targets_py
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/BlankSpruce/gersemi/archive/refs/tags/0.25.1.tar.gz -> gersemi-0.25.1.tar.gz
|
||||
SRC_URI=https://github.com/BlankSpruce/gersemi/archive/refs/tags/0.25.4.tar.gz -> gersemi-0.25.4.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701 optfeature 538bce96e5589935b57e178e8635f301
|
||||
_md5_=532b0653ec025fb97cae1513d5c601d3
|
||||
File diff suppressed because one or more lines are too long
13
metadata/md5-cache/dev-util/juliaup-1.19.4
Normal file
13
metadata/md5-cache/dev-util/juliaup-1.19.4
Normal file
File diff suppressed because one or more lines are too long
@@ -8,6 +8,6 @@ IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 CC0-1.0 MIT MIT-0 MPL-2.0 Unicode-3.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/neocmakelsp/neocmakelsp/archive/refs/tags/v0.9.1.tar.gz -> neocmakelsp-0.9.1.tar.gz https://gitlab.com/api/v4/projects/69517529/packages/generic/neocmakelsp/0.9.1/neocmakelsp-0.9.1-deps.tar.xz
|
||||
SRC_URI=https://github.com/neocmakelsp/neocmakelsp/archive/refs/tags/v0.10.0.tar.gz -> neocmakelsp-0.10.0.tar.gz https://gitlab.com/api/v4/projects/69517529/packages/generic/neocmakelsp/0.10.0/neocmakelsp-0.10.0-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=f13bbafc28bd036ae9fbc9d4932c221c
|
||||
10
metadata/md5-cache/dev-util/opencode-bin-1.1.48
Normal file
10
metadata/md5-cache/dev-util/opencode-bin-1.1.48
Normal file
@@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=The open source coding agent
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opencode.ai
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RESTRICT=mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/anomalyco/opencode/releases/download/v1.1.48/opencode-linux-x64.tar.gz -> opencode-bin-1.1.48-amd64.tar.gz
|
||||
_md5_=3fa31960a210694f8f12001a92d036e5
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=dev-util/debugedit dev-util/patchelf
|
||||
DEFINED_PHASES=install prepare unpack
|
||||
DESCRIPTION=An integrated development environment for JavaScript and related technologies.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.jetbrains.com/webstorm/
|
||||
INHERIT=desktop wrapper toolchain-funcs
|
||||
IUSE=wayland
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=|| ( JetBrains-business JetBrains-classroom JetBrains-educational JetBrains-individual ) Apache-2.0 BSD CC0-1.0 CDDL CDDL-1.1 EPL-1.0 GPL-2 GPL-2-with-classpath-exception ISC LGPL-2.1 LGPL-3 MIT MPL-1.1 OFL-1.1 ZLIB
|
||||
RDEPEND=dev-libs/wayland sys-libs/pam sys-process/audit virtual/zlib:=
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0/2025
|
||||
SRC_URI=amd64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.2.3.tar.gz ) arm64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.2.3-aarch64.tar.gz )
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc wrapper ebaa3beeb43f7e533872b6c37168c7ad toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3
|
||||
_md5_=e4f3cecb8d5ec5baa4dd4510c639acc6
|
||||
@@ -10,6 +10,6 @@ LICENSE=|| ( JetBrains-business JetBrains-classroom JetBrains-educational JetBra
|
||||
RDEPEND=dev-libs/wayland sys-libs/pam sys-process/audit virtual/zlib:=
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0/2025
|
||||
SRC_URI=amd64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.2.2.tar.gz ) arm64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.2.2-aarch64.tar.gz )
|
||||
SRC_URI=amd64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.3.1.1.tar.gz ) arm64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.3.1.1-aarch64.tar.gz )
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc wrapper ebaa3beeb43f7e533872b6c37168c7ad toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3
|
||||
_md5_=e4f3cecb8d5ec5baa4dd4510c639acc6
|
||||
@@ -12,6 +12,6 @@ LICENSE=GPL-2+ MIT BSD-2 ZLIB GPL-2 MIT GPL-2+ Boost-1.0 BSD
|
||||
RDEPEND=dev-cpp/nlohmann_json dev-cpp/robin-map dev-libs/boost:= dev-libs/crypto++:= dev-libs/dynarmic dev-libs/inih dev-libs/libfmt:= dev-libs/microprofile dev-libs/nihstro dev-libs/openssl:= dev-libs/sirit dev-libs/teakra dev-libs/xxhash dev-qt/qtbase:6[concurrent,dbus,widgets] dev-qt/qtmultimedia:6 dev-util/glslang media-libs/cubeb media-libs/faad2 media-libs/libsdl2 media-libs/libsoundtouch:= media-libs/openal media-video/ffmpeg net-libs/enet virtual/libusb
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/azahar-emu/azahar/releases/download/2124.2/azahar-unified-source-2124.2.tar.xz -> azahar-2124.2.tar.xz
|
||||
SRC_URI=https://github.com/azahar-emu/azahar/releases/download/2124.3/azahar-unified-source-2124.3.tar.xz -> azahar-2124.3.tar.xz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=d16ea7aab42f3fd106af6769c43da0aa
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=dev-python/nautilus-python
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Stunkymonkey/nautilus-open-any-terminal/archive/refs/tags/0.8.0.tar.gz -> nautilus-open-any-terminal-0.8.0.tar.gz
|
||||
SRC_URI=https://github.com/Stunkymonkey/nautilus-open-any-terminal/archive/refs/tags/0.8.1.tar.gz -> nautilus-open-any-terminal-0.8.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88
|
||||
_md5_=0bdb31698a66e28a3639b6ce7f938b62
|
||||
@@ -10,6 +10,6 @@ LICENSE=MIT
|
||||
RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) gui-apps/quickshell app-misc/brightnessctl dev-vcs/git media-gfx/imagemagick
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/noctalia-dev/noctalia-shell/releases/download/v4.2.5/noctalia-v4.2.5.tar.gz
|
||||
SRC_URI=https://github.com/noctalia-dev/noctalia-shell/releases/download/v4.3.0/noctalia-v4.3.0.tar.gz
|
||||
_eclasses_=optfeature 538bce96e5589935b57e178e8635f301 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=6d6880a2177a9b8f1163692ad2776683
|
||||
16
metadata/md5-cache/gui-apps/xremap-0.14.11
Normal file
16
metadata/md5-cache/gui-apps/xremap-0.14.11
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -11,6 +11,6 @@ LICENSE=AGPL-3
|
||||
RDEPEND=media-gfx/openvdb media-libs/glew:0= >=media-libs/glm-0.9.9.1 media-libs/gstreamer media-libs/mesa media-libs/libglvnd net-libs/libsoup:3.0= net-libs/webkit-gtk:4.1/0 >=sci-libs/opencascade-7.3.0:0= virtual/glu >=x11-libs/cairo-1.8.8:= x11-libs/libxkbcommon >=x11-libs/pixman-0.30 x11-libs/wxGTK:3.2-gtk3=[X,opengl] virtual/zlib
|
||||
RESTRICT=strip test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bambulab/BambuStudio/releases/download/v02.04.00.70/Bambu_Studio_ubuntu-24.04_PR-8834.AppImage -> bambustudio-bin-02.04.00.70.AppImage
|
||||
SRC_URI=https://github.com/bambulab/BambuStudio/releases/download/v02.05.00.67/Bambu_Studio_ubuntu-24.04_PR-9540.AppImage -> bambustudio-bin-02.05.00.67.AppImage
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc wrapper ebaa3beeb43f7e533872b6c37168c7ad xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=59cf8638a7b73fb2ef47820711586fc6
|
||||
_md5_=4d5e12c870731c4b7e380ac11c996a7b
|
||||
@@ -12,6 +12,6 @@ RDEPEND=media-libs/sonic sci-libs/onnxruntime[python,python_targets_python3_11(-
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/OHF-Voice/piper1-gpl/archive/refs/tags/v1.3.0.tar.gz -> piper-1.3.0.tar.gz https://github.com/espeak-ng/espeak-ng/archive/212928b394a96e8fd2096616bfd54e17845c48f6.tar.gz -> espeak-ng-1.52.0_p20250322.tar.gz
|
||||
SRC_URI=https://github.com/OHF-Voice/piper1-gpl/archive/refs/tags/v1.4.0.tar.gz -> piper-1.4.0.tar.gz https://github.com/espeak-ng/espeak-ng/archive/212928b394a96e8fd2096616bfd54e17845c48f6.tar.gz -> espeak-ng-1.52.0_p20250322.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701
|
||||
_md5_=5f71bf8454c74c444e903f356e48e448
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=media-libs/libglvnd media-video/mpv[libmpv] x11-libs/libX11 x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dweymouth/supersonic/archive/refs/tags/v0.19.0.tar.gz -> supersonic-0.19.0.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/supersonic-0.19.0-vendor.tar.xz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 desktop 26d57169ca094c04be416993844ec8bc
|
||||
_md5_=e666584b84b0cd90caf567d5396d3f3c
|
||||
SRC_URI=https://github.com/dweymouth/supersonic/archive/refs/tags/v0.20.1.tar.gz -> supersonic-0.20.1.tar.gz https://github.com/gentoo-golang-dist/supersonic/releases/download/v0.20.1/supersonic-0.20.1-vendor.tar.xz
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=bb50521c39038e004e1e76d3fa9f4b8b
|
||||
File diff suppressed because one or more lines are too long
17
metadata/md5-cache/net-irc/halloy-2026.1.1
Normal file
17
metadata/md5-cache/net-irc/halloy-2026.1.1
Normal file
File diff suppressed because one or more lines are too long
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dmlc/dlpack/archive/refs/tags/v1.2.tar.gz -> dlpack-1.2.tar.gz
|
||||
SRC_URI=https://github.com/dmlc/dlpack/archive/refs/tags/v1.3.tar.gz -> dlpack-1.3.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
|
||||
_md5_=deaa93f9707dbaef1b5697051cdbfb91
|
||||
16
metadata/md5-cache/sys-fs/bcachefs-kmod-1.36.0
Normal file
16
metadata/md5-cache/sys-fs/bcachefs-kmod-1.36.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=>=sys-kernel/linux-headers-6.16 verify-sig? ( >=sec-keys/openpgp-keys-kentoverstreet-20241012 ) dev-util/pahole sys-apps/kmod[tools] modules-sign? ( dev-libs/openssl virtual/pkgconfig ) verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile install postinst prepare setup unpack
|
||||
DEPEND=virtual/linux-sources
|
||||
DESCRIPTION=Linux bcachefs kernel module for sys-fs/bcachefs-tools
|
||||
EAPI=8
|
||||
HOMEPAGE=https://bcachefs.org/
|
||||
IDEPEND=sys-apps/kmod[tools] initramfs? ( sys-kernel/installkernel )
|
||||
INHERIT=linux-mod-r1 unpacker verify-sig
|
||||
IUSE=debug verify-sig dist-kernel modules-compress modules-sign +strip +initramfs verify-sig
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
|
||||
SLOT=0
|
||||
SRC_URI=https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.36.0.tar.zst verify-sig? ( https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.36.0.tar.sign )
|
||||
_eclasses_=mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=04e8bd9a8083adf9d112c73ed85b44dc
|
||||
@@ -11,6 +11,6 @@ RDEPEND=dev-python/jinja2[python_targets_python3_11(-)?,python_targets_python3_1
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/9001/copyparty/releases/download/v1.20.1/copyparty-1.20.1.tar.gz
|
||||
SRC_URI=https://github.com/9001/copyparty/releases/download/v1.20.6/copyparty-1.20.6.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701 optfeature 538bce96e5589935b57e178e8635f301 edo a5e294016aa84979fcb2459749eb80b2 readme.gentoo-r1 b045f3acf546393ab6b3170781875358
|
||||
_md5_=0957c615533552926ef04fd021d01617
|
||||
_md5_=6d68f3331450394b503a0de0a01d7892
|
||||
@@ -197,7 +197,7 @@ app-editors/lapce 0.4.2-r1 9999: Lightning-fast and Powerful Code Editor written
|
||||
app-editors/mined 2015.25: A powerful text editor with extensive Unicode and CJK support
|
||||
app-editors/neovide 0.12.2 0.15.2: Neovide: No Nonsense Neovim Gui
|
||||
app-editors/neovim-qt 0.2.19: Neovim client library and GUI, in Qt
|
||||
app-editors/notepadnext 0.12: A cross-platform reimplementation of Notepad++ based on Qt
|
||||
app-editors/notepadnext 0.12 0.13: A cross-platform reimplementation of Notepad++ based on Qt
|
||||
app-editors/pulsar-bin 1.127.1 1.128.0 1.130.1: A Community-led Hyper-Hackable Text Editor
|
||||
app-editors/typora-bin 1.10.8: a markdown editor,markdown reader.
|
||||
app-editors/xed 3.8.7: Small text editor by the Linux Mint developers
|
||||
@@ -774,7 +774,7 @@ dev-python/grapheme 0.8.0: Unicode grapheme helpers
|
||||
dev-python/graphql-core 3.2.3: Python port of GraphQL.js, the JavaScript reference implementation for GraphQL
|
||||
dev-python/graphql-relay 3.2.0: Relay library for graphql-core
|
||||
dev-python/gtts 2.5.4: Python library and CLI tool to interface with Google Translate's API
|
||||
dev-python/guidata 3.13.2 3.13.4: Library for user interfaces for easy dataset editing and display
|
||||
dev-python/guidata 3.13.4 3.14.0: Library for user interfaces for easy dataset editing and display
|
||||
dev-python/guiqwt 4.4.5-r1: Efficient 2D plotting Python library based on PythonQwt
|
||||
dev-python/guppy3 3.1.5 3.1.6: A Python Programming Environment & Heap analysis toolset
|
||||
dev-python/hachoir 3.3.0: Hachoir is a Python library to view and edit a binary stream field by field
|
||||
@@ -845,10 +845,10 @@ dev-python/persist-queue 0.8.1 1.0.0 1.1.0: A thread-safe disk based persistent
|
||||
dev-python/phx-class-registry 4.1.0-r1: An intersection of the Registry and Factory pattern
|
||||
dev-python/pillow-heif 1.1.1 1.2.0: Python interface for libheif library
|
||||
dev-python/pillow-jxl-plugin 1.3.2: Pillow plugin for JPEG-XL, using Rust for bindings.
|
||||
dev-python/plexapi 4.17.1 4.17.2: Python bindings for the Plex API.
|
||||
dev-python/plexapi 4.17.2 4.18.0: Python bindings for the Plex API.
|
||||
dev-python/plotext 5.3.0 5.3.2: Plotting on terminal
|
||||
dev-python/plum 0.8.7: Pack/Unpack Memory
|
||||
dev-python/posthog 7.6.0: Send usage data from your Python code to PostHog
|
||||
dev-python/posthog 7.8.0: Send usage data from your Python code to PostHog
|
||||
dev-python/prometheus_exporter 1.0.0 1.1.0 9999: Python Prometheus exporter library
|
||||
dev-python/proselint 0.14.0: A linter for prose
|
||||
dev-python/protego 0.4.0: Pure-Python robots.txt parser with support for modern conventions
|
||||
@@ -872,7 +872,7 @@ dev-python/pyfiglet 1.0.2: Pure-python FIGlet implementation
|
||||
dev-python/pyftdi 0.57.1: PyFtdi provides a user-space driver for FTDI devices
|
||||
dev-python/pygeotile 1.0.6: Python package to handle tiles and points of different projections.
|
||||
dev-python/pyglm 2.8.3: Fast OpenGL Mathematics (GLM) for Python
|
||||
dev-python/pygls 2.0.0: A pythonic generic language server
|
||||
dev-python/pygls 2.0.1: A pythonic generic language server
|
||||
dev-python/pygments-promql 0.0.9-r1: A PromQL lexer for Pygments
|
||||
dev-python/pygsl 2.3.4: Python interface for the GNU scientific library (gsl)
|
||||
dev-python/pymeeus 0.5.12: Python implementation of Jean Meeus astronomical routines
|
||||
@@ -886,7 +886,7 @@ dev-python/pypandoc 1.16.2: Pypandoc provides a thin wrapper for pandoc, a unive
|
||||
dev-python/pyperscan 0.3.0: An opinionated Python binding for Hyperscan
|
||||
dev-python/pyproject2ebuild 0.0.3: Convert pyproject.toml to Gentoo ebuilds automatically.
|
||||
dev-python/pyqtdarktheme 2.1.0: A flat dark theme for PySide and PyQt.
|
||||
dev-python/pyrefly 0.49.0: A fast type checker and language server for Python with powerful IDE features
|
||||
dev-python/pyrefly 0.50.1: A fast type checker and language server for Python with powerful IDE features
|
||||
dev-python/pyrime 0.0.7: rime for python
|
||||
dev-python/pysdl3 0.9.8_beta8 0.9.8_beta9 0.9.9_beta1: A pure Python wrapper for SDL3
|
||||
dev-python/pysnooper 1.2.1 1.2.3: Never use print for debugging again
|
||||
@@ -957,7 +957,7 @@ dev-python/templated-dictionary 1.6: Python dictionary with Jinja2 expansion
|
||||
dev-python/tempus-themes 2.3.0.20220206: Accessible themes for Pygments
|
||||
dev-python/tempy 1.4.0: A simple, visually pleasing weather report in your terminal
|
||||
dev-python/termynal 0.13.1: A lightweight and modern animated terminal window
|
||||
dev-python/textual 7.4.0: Modern Text User Interface framework
|
||||
dev-python/textual 7.5.0: Modern Text User Interface framework
|
||||
dev-python/textual-dev 1.7.0 1.8.0: Modern Text User Interface framework
|
||||
dev-python/textual-serve 1.1.2: Serve Textual apps locally
|
||||
dev-python/thonny 4.1.7: Thonny is a Python IDE meant for learning programming
|
||||
@@ -1011,7 +1011,7 @@ dev-util/catalyst-lab 1.6.0 1.6.1: An automation tool for building Gentoo releas
|
||||
dev-util/catppuccin-catwalk 1.3.2: Soothing pastel previews for the high-spirited!
|
||||
dev-util/catppuccin-whiskers 2.4.0: Soothing port creation tool for the high-spirited!
|
||||
dev-util/cmakelang 0.6.13: Provides Quality Assurance (QA) tools for cmake
|
||||
dev-util/codex 0.88.0: Codex CLI - OpenAI's AI-powered coding agent
|
||||
dev-util/codex 0.93.0: Codex CLI - OpenAI's AI-powered coding agent
|
||||
dev-util/coq-lsp 0.1.9: Visual Studio Code Extension and Language Server Protocol for Coq
|
||||
dev-util/deblob 0.11 0.12 9999: remove binary executables from a directory
|
||||
dev-util/distribution-gpg-keys 1.116: Collection of GPG keys used in Linux Distributions
|
||||
@@ -1030,7 +1030,7 @@ dev-util/fortran-test-drive 0.4.0 0.5.0: The simple testing framework (for Fortr
|
||||
dev-util/gammaray 3.3.0 3.3.1: High-level runtime introspection tool for Qt applications
|
||||
dev-util/gemini-cli 0.25.0: Gemini CLI - a command-line AI workflow tool by Google
|
||||
dev-util/genTree 0.1.0 9999: Gentoo rootfs tree generator
|
||||
dev-util/gersemi 0.25.1: A formatter to make your CMake code the real treasure
|
||||
dev-util/gersemi 0.25.4: A formatter to make your CMake code the real treasure
|
||||
dev-util/git-bug 0.10.1 9999: distributed, offline-first bug tracker
|
||||
dev-util/git-pages-cli 1.5.1: Command-line application for publishing sites to git-pages
|
||||
dev-util/gitlab-ci-local-bin 4.43.0 4.47.0 4.56.0: Run gitlab pipelines locally as shell executor or docker executor
|
||||
@@ -1045,7 +1045,7 @@ dev-util/insomnia-bin 2023.5.8: HTTP and GraphQL client for developers
|
||||
dev-util/ios-safari-remote-debug 0_pre20250506: A remote debugger for iOS Safari
|
||||
dev-util/ios-webkit-debug-proxy 1.9.2: A DevTools proxy for iOS devices
|
||||
dev-util/istyle 1.23_pre20220127: Fast and Free Automatic Formatter for Verilog Source Code
|
||||
dev-util/juliaup 1.18.9-r1: Julia installer and version multiplexer
|
||||
dev-util/juliaup 1.19.4: Julia installer and version multiplexer
|
||||
dev-util/kubetail 0.9.0 0.9.0-r1 0.9.0-r2 0.10.1 0.11.0: Real-time logging dashboard for Kubernetes
|
||||
dev-util/kubetail-bin 0.7.5 0.8.2 0.9.0 0.10.1 0.11.0: Real-time logging dashboard for Kubernetes
|
||||
dev-util/lemminx-bin 0.27.0 0.27.1: XML Language Server
|
||||
@@ -1058,10 +1058,11 @@ dev-util/minify-bin 2.24.8: Minifier package that provides HTML5, CSS3, JS, JSON
|
||||
dev-util/mise 2025.10.10-r3 2025.10.14 2025.12.12: The front-end to your dev env
|
||||
dev-util/mock 6.5 6.6: Simple chroot build environment manager for building RPMs
|
||||
dev-util/mock-core-configs 43.5: Mock core config files basic chroots
|
||||
dev-util/neocmakelsp 0.9.1: Another CMake LSP
|
||||
dev-util/neocmakelsp 0.10.0: Another CMake LSP
|
||||
dev-util/nvchecker 2.19 2.20: New version checker for software releases
|
||||
dev-util/ocamlformat 0.26.2 0.26.2-r1: Auto-formatter for OCaml code
|
||||
dev-util/ocp-indent 1.8.2: Indentation tool for OCaml, to be used from editors like Emacs and Vim.
|
||||
dev-util/opencode-bin 1.1.48: The open source coding agent
|
||||
dev-util/pcpp 1.30: A C99 preprocessor written in pure Python
|
||||
dev-util/pifpaf 3.3.0: Suite of tools and fixtures to manage daemons for testing
|
||||
dev-util/pmbootstrap 3.6.0: Helper tool for developing and building postmarketOS
|
||||
@@ -1092,7 +1093,7 @@ dev-util/vala-language-server 0.48.7: Code Intelligence for Vala & Genie
|
||||
dev-util/vscode-langservers-extracted 4.8.0 4.10.0: HTML/CSS/JSON/ESLint/Markdown language servers extracted from vscode.
|
||||
dev-util/wakatime-cli 1.27.0 1.28.6: Command line interface to WakaTime used by all WakaTime plugins
|
||||
dev-util/webgpu-headers 9999 20240512: Webgpu Header files
|
||||
dev-util/webstorm 2024.3.5-r1 2025.1.4.1-r1 2025.2.2-r1 2025.2.3-r1 2025.2.4-r1 2025.2.5: An integrated development environment for JavaScript and related technologies.
|
||||
dev-util/webstorm 2024.3.5-r1 2025.1.4.1-r1 2025.2.4-r1 2025.2.5 2025.3.1.1: An integrated development environment for JavaScript and related technologies.
|
||||
dev-util/wxformbuilder 3.10.1-r1 4.2.1: A wxWidgets GUI Builder
|
||||
dev-util/xcd-rgb 1.0.0 9999: colorful hex dump (RGB edition)
|
||||
dev-util/xrt 202610.2.21.21 999999: Runtime for AIE and FPGA based platforms
|
||||
@@ -1121,7 +1122,7 @@ games-board/fairy-stockfish 14.0.1: Chess variant engine derived from Stockfish
|
||||
games-board/openriichi 0.2.1.1-r1: OpenRiichi is an open source Japanese Mahjong client
|
||||
games-board/rmahjong 0.4_p20201106: Riichi Mahjong, the Japanese variant of the Chinese game Mahjong for 4 players
|
||||
games-emulation/RetroArch 1.21.0 1.22.2: RetroArch is a frontend for emulators, game engines and media players
|
||||
games-emulation/azahar 2124.2: An open-source 3DS emulator project based on Citra
|
||||
games-emulation/azahar 2124.3: An open-source 3DS emulator project based on Citra
|
||||
games-emulation/dosbox-x 2025.12.01 2026.01.02 9999: Complete, accurate DOS emulator forked from DOSBox
|
||||
games-emulation/eden 0.1.1: Nintendo Switch Emulator
|
||||
games-emulation/flycast 9999: Sega Dreamcast, Naomi and Atomiswave emulator
|
||||
@@ -1196,7 +1197,7 @@ gnome-extra/commit 4.1-r1 4.2 4.3: Commit message editor
|
||||
gnome-extra/extension-manager 0.6.3-r1 0.6.5 9999: A native tool for browsing, installing, and managing GNOME Shell Extensions
|
||||
gnome-extra/iio-sensor-proxy 3.7 3.8: IIO sensors to D-Bus proxy
|
||||
gnome-extra/junction 1.7-r1: Application/browser chooser
|
||||
gnome-extra/nautilus-open-any-terminal 0.8.0: A Nautilus extension that adds a context-entry for opening any terminal
|
||||
gnome-extra/nautilus-open-any-terminal 0.8.1: A Nautilus extension that adds a context-entry for opening any terminal
|
||||
gnome-extra/palette 3.0.0: Colour Palette tool
|
||||
gnome-extra/portfolio 0.9.14: A minimalist file manager for those who want to use Linux mobile devices
|
||||
gnome-extra/vvmplayer 1.4-r1: Visual Voicemail Player
|
||||
@@ -1262,7 +1263,7 @@ gui-apps/lemurs 0.3.2 0.4.0: A TUI Display/Login Manager
|
||||
gui-apps/lswt 1.0.4-r1 2.0.0 9999: List Wayland toplevels
|
||||
gui-apps/meteo-qt 4.1 4.2: A system tray application for the weather status
|
||||
gui-apps/mpvpaper 1.8 9999: A video wallpaper program for wlroots based wayland compositors
|
||||
gui-apps/noctalia-shell 4.2.5 9999: Noctalia Configuration for Quickshell
|
||||
gui-apps/noctalia-shell 4.3.0 9999: Noctalia Configuration for Quickshell
|
||||
gui-apps/nwg 0: meta package package for nwg-shell
|
||||
gui-apps/nwg-bar 0.1.5 0.1.6: GTK3-based button bar for wlroots-based compositors
|
||||
gui-apps/nwg-clipman 0.2.4-r1 0.2.5: nwg-shell clipboard manager - a GTK3-based GUI for cliphist
|
||||
@@ -1327,7 +1328,7 @@ gui-apps/wlsunset 0.4.0 9999: Day/night gamma adjustments for Wayland
|
||||
gui-apps/wob 0.15.1-r1 0.16: Lightweight overlay volume/backlight/progress/anything bar for Wayland
|
||||
gui-apps/wscreensaver 9999: Xscreensaver screensavers ported to wayland
|
||||
gui-apps/wtype 0.4: xdotool type for wayland
|
||||
gui-apps/xremap 0.14.9: Dynamic key remap for X and Wayland
|
||||
gui-apps/xremap 0.14.11: Dynamic key remap for X and Wayland
|
||||
gui-apps/xwayland-satellite 0.5.1 0.8: Xwayland outside your Wayland
|
||||
gui-apps/yambar 1.11.0 9999: Simplistic and highly configurable status panel for X and Wayland
|
||||
gui-libs/gtk-session-lock 0.2.0-r6 9999: GTK-based lockscreen for Wayland
|
||||
@@ -1392,7 +1393,7 @@ media-gfx/KTX-Software 4.3.2 4.4.2: KTX (Khronos Texture) Library and Tools
|
||||
media-gfx/WebPlotDigitizer-bin 4.7: Web based tool to extract data from plots, images, and maps
|
||||
media-gfx/airsane 0.4.7: Publish SANE scanners via Apple Airscan/eSCL
|
||||
media-gfx/azpainter 3.0.12: Full color painting software for Linux for illustration drawing
|
||||
media-gfx/bambustudio-bin 02.04.00.70: Bambu Studio is a cutting-edge, feature-rich slicing software
|
||||
media-gfx/bambustudio-bin 02.05.00.67: Bambu Studio is a cutting-edge, feature-rich slicing software
|
||||
media-gfx/beeref 0.3.3: A Simple Reference Image Viewer
|
||||
media-gfx/bonzomatic 2023.06.15 9999: Live shader coding tool and Shader Showdown workhorse
|
||||
media-gfx/czkawka 10.0.0: App to find duplicates, empty folders and similar images
|
||||
@@ -1492,7 +1493,7 @@ media-sound/opensoundmeter 1.2.1 1.2.2 1.2.2_p20230104: FFT based application fo
|
||||
media-sound/openutau 0.1.327 0.1.463 0.1.529 9999: Open source UTAU successor
|
||||
media-sound/pamixer 1.6 9999: Pulseaudio command line mixer.
|
||||
media-sound/pianobooster 1.0.0-r1: A MIDI player/game that displays notes and teaches you how to play the piano
|
||||
media-sound/piper 1.3.0: Fast and local neural text-to-speech engine
|
||||
media-sound/piper 1.4.0: Fast and local neural text-to-speech engine
|
||||
media-sound/pipewire-module-xrdp 0.1_pre20230609-r1 0.2: PipeWire module which enables xrdp to use audio redirection
|
||||
media-sound/plexamp 4.13.0: A dedicated music player for your Plex media library.
|
||||
media-sound/qbitmplayer 3.1.2 3.2.0-r1 3.3.1: Music Player written in C++ & Qt.
|
||||
@@ -1507,7 +1508,7 @@ media-sound/spotify-adblock 1.0.1 1.0.2 1.0.3: Adblocker for Spotify
|
||||
media-sound/spotify-player 0.20.5 0.21.0 0.21.1 9999: spotify_player is a fast, easy to use, and configurable terminal music player.
|
||||
media-sound/spotifyd 0.3.5_p20240513 0.4.1 0.4.2: A Spotify daemon
|
||||
media-sound/spotube-bin 3.8.0: An open source, cross-platform Spotify client
|
||||
media-sound/supersonic 0.19.0 0.20.0: A lightweight and full-featured cross-platform desktop client
|
||||
media-sound/supersonic 0.20.0 0.20.1: A lightweight and full-featured cross-platform desktop client
|
||||
media-sound/tenacity 1.3.4-r4: Easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor
|
||||
media-sound/tidal-hifi-bin 5.16.0-r1 5.17.0: Web version of Tidal running in electron with Hi-Fi support thanks to Widevine.
|
||||
media-sound/yandex-music 5.81.4 5.82.0 5.83.0 5.84.1: Yandex Music streaming service
|
||||
@@ -1626,7 +1627,7 @@ net-im/vesktop-bin 1.6.3-r1: All-in-one voice and text chat for gamers with Venc
|
||||
net-im/zapzap 6.2.4: WhatsApp desktop application written in PyQt6 + PyQt6-WebEngine
|
||||
net-im/zulip-desktop-bin 5.12.2: Organized chat for distributed teams.
|
||||
net-irc/catgirl 2.2 2.2a: TLS-only terminal IRC client
|
||||
net-irc/halloy 2025.11 2025.12 2026.1: IRC application written in Rust
|
||||
net-irc/halloy 2025.12 2026.1 2026.1.1: IRC application written in Rust
|
||||
net-irc/limnoria-plugins-bugzilla 4.0: Bugzilla integration plugin for the Limnoria IRC Bot
|
||||
net-irc/litterbox 1.9: TLS-only IRC logger
|
||||
net-irc/pounce 3.0 3.1 3.1-r1: Multi-client, TLS-only IRC bouncer
|
||||
@@ -1796,7 +1797,7 @@ sci-electronics/vcd 221217-r1: VCD file (Value Change Dump) command line viewer
|
||||
sci-electronics/verilator 5.044 9999: The fast free Verilog/SystemVerilog simulator
|
||||
sci-electronics/yosys 0.61-r1: framework for Verilog RTL synthesis
|
||||
sci-geosciences/google-earth-pro 7.3.6-r1: Google's 3D planet viewer
|
||||
sci-libs/dlpack 1.2: Common in-memory tensor structure
|
||||
sci-libs/dlpack 1.3: Common in-memory tensor structure
|
||||
sci-libs/onnxruntime 1.23.2: Cross-platform, high performance ML inferencing and training accelerator
|
||||
sci-libs/onnxruntime-bin 1.22.0: cross-platform, high performance ML inferencing and training accelerator
|
||||
sci-libs/poselib 2.0.4: Minimal solvers for calibrated camera pose estimation
|
||||
@@ -1915,7 +1916,7 @@ sys-devel/clang-bloomberg-p2996 21.0.0_p20250702 9999: Clang fork implementing e
|
||||
sys-devel/fcode-utils 1.0.3: Set of utilities to process FCODE, OpenFirmware's byte code
|
||||
sys-devel/lcc 2021.01.11-r1: The lcc retargetable ANSI C compiler
|
||||
sys-firmware/lenovolegionlinux 9999: Lenovo Legion Linux kernel module
|
||||
sys-fs/bcachefs-kmod 1.35.2 9999: Linux bcachefs kernel module for sys-fs/bcachefs-tools
|
||||
sys-fs/bcachefs-kmod 1.35.2 1.36.0 9999: Linux bcachefs kernel module for sys-fs/bcachefs-tools
|
||||
sys-fs/btrd 0.5.4: The btrfs debugger
|
||||
sys-fs/btrfs-dump 20260123: Metadata dumper for btrfs
|
||||
sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesystem
|
||||
@@ -2003,7 +2004,7 @@ www-misc/libkiwix 14.0.0: Kiwix software suite core: code shared by all Kiwix po
|
||||
www-misc/waldl 0.0.1_pre20211112: Browse and download wallpapers from wallhaven.cc using sxiv
|
||||
www-misc/wyebadblock 1.0.0_p20230211: An adblock extension for wyeb, also webkit2gtk browsers.
|
||||
www-plugins/firefoxpwa 2.17.1 2.17.2 2.18.0: A tool to install, manage and use PWAs in Mozilla Firefox (native component)
|
||||
www-servers/copyparty 1.20.1-r1 1.20.2: Easy-to-use, feature-packed, protable file server
|
||||
www-servers/copyparty 1.20.2 1.20.6: Easy-to-use, feature-packed, protable file server
|
||||
www-servers/hinsightd 0.9.17 9999: hinsightd a http/1.1 webserver with (hopefully) minimal goals
|
||||
www-servers/quark 0_pre20220817 9999: A small, GET-only static HTTP server
|
||||
x11-apps/lightdm-gtk-greeter-settings 1.2.2-r3: Configuration tool for the LightDM GTK Greeter
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sun, 01 Feb 2026 21:16:05 +0000
|
||||
Mon, 02 Feb 2026 11:00:55 +0000
|
||||
|
||||
@@ -409,11 +409,12 @@ gui-apps/wlogout:fish-completions - Enable completions for fish shell
|
||||
gui-apps/wlogout:layershell - Enable transparency
|
||||
gui-apps/wlogout:zsh-completions - Enable completions for zsh shell
|
||||
gui-apps/wob:seccomp - Linux kernel syscall filtering
|
||||
gui-apps/xremap:cosmic - build client for COSMIC
|
||||
gui-apps/xremap:cosmic - build client for COSMIC Wayland
|
||||
gui-apps/xremap:gnome - build client for GNOME Wayland
|
||||
gui-apps/xremap:hyprland - build client for Hyprland
|
||||
gui-apps/xremap:kde - build client for KDE-Plasma Wayland
|
||||
gui-apps/xremap:niri - build client for Niri
|
||||
gui-apps/xremap:socket - build client for Socket client with logind session monitor
|
||||
gui-apps/xremap:wlroots - build client for Sway, Wayfire, etc.
|
||||
gui-apps/xremap:x11 - build client for X11
|
||||
gui-apps/yambar:alsa - ALSA support
|
||||
|
||||
Reference in New Issue
Block a user