mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -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
|
||||
Reference in New Issue
Block a user