mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
2024-03-21 23:18:28 UTC
This commit is contained in:
@@ -11,4 +11,4 @@ RDEPEND=sys-libs/zlib:0= >=dev-libs/libffi-3.4.2-r1:0=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/microsoft/DirectXShaderCompiler/archive/refs/tags/v1.7.2207.tar.gz -> DirectXShaderCompiler-1.7.2207.tar.gz https://github.com/KhronosGroup/SPIRV-Headers/archive/0bcc624926a25a2a273d07877fd25a6ff5ba1cfb.tar.gz -> DirectXShaderCompiler-headers-0bcc624926a25a2a273d07877fd25a6ff5ba1cfb.tar.gz https://github.com/KhronosGroup/SPIRV-Tools/archive/71b2aee6c868a673ec82d1385f97593aa2881316.tar.gz -> DirectXShaderCompiler-tools-71b2aee6c868a673ec82d1385f97593aa2881316.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-any-r1 f5169813d1619761b459800587005fd2
|
||||
_md5_=3329a24b12ec2aeae247efb4f22cf23e
|
||||
_md5_=bae920ea61196564325de124c51956f6
|
||||
|
||||
@@ -7,4 +7,4 @@ KEYWORDS=~amd64 ~arm64 ~riscv
|
||||
LICENSE=BSD
|
||||
SLOT=0
|
||||
SRC_URI=https://hacktivis.me/releases/deblob-0.6.tar.gz
|
||||
_md5_=5507793a8cb7a217b000b6bbec556177
|
||||
_md5_=b29282795f927d8a36f68b876f992af2
|
||||
|
||||
@@ -7,4 +7,4 @@ KEYWORDS=~amd64 ~arm64 ~riscv
|
||||
LICENSE=BSD
|
||||
SLOT=0
|
||||
SRC_URI=https://hacktivis.me/releases/deblob-0.7.tar.gz
|
||||
_md5_=f205e0ba6d1d48d675c6f0df334acf1b
|
||||
_md5_=fa2a105eb22bb5308cfc406dd85114a3
|
||||
|
||||
@@ -9,4 +9,4 @@ LICENSE=BSD
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
|
||||
_md5_=825cf08473acb7dab9e34609b957912c
|
||||
_md5_=e8c11cfef8568652ed87d33e9648c51b
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/json5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=test? ( dev-python/json5[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Fortran Language Server (fortls)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://fortls.fortran-lang.org
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/json5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RDEPEND=dev-python/json5[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/f/fortls/fortls-2.13.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8262de2e5a28df8624b96e031d8d0f2b pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=2071266cb68b6bff8670768fb9151624
|
||||
_md5_=1e661bcd32b1ef762a1e97a45389d96c
|
||||
|
||||
16
metadata/md5-cache/dev-util/fortls-3.0.0_rc2
Normal file
16
metadata/md5-cache/dev-util/fortls-3.0.0_rc2
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/json5[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Fortran Language Server (fortls)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://fortls.fortran-lang.org
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/json5[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/f/fortls/fortls-3.0.0rc2.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8262de2e5a28df8624b96e031d8d0f2b pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=1e661bcd32b1ef762a1e97a45389d96c
|
||||
@@ -13,4 +13,4 @@ RESTRICT=mirror !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fortran-lang/test-drive/archive/refs/tags/v0.4.0.tar.gz -> fortran-test-drive-0.4.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c fortran-2 40c4450f1c4ecb2ee694d96e1958d4ea
|
||||
_md5_=43864372e1f19c5a18d86cf950cd43ad
|
||||
_md5_=51833e9b27a7ebc6d4f66b726e18b394
|
||||
|
||||
@@ -9,4 +9,4 @@ PROPERTIES=live
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 go-env 14f8f70fe58c14d7ab44fff15a05ac47 go-module 83fd3ed1657cfc316c93d6a37018290d git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
|
||||
_md5_=46d3d89a4b897ea3eb935aab837ad444
|
||||
_md5_=5c0353e2e333f323b41764eb1ffadeff
|
||||
|
||||
@@ -10,4 +10,4 @@ RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://git.sr.ht/~emersion/hut/archive/v0.3.0.tar.gz -> hut-0.3.0.tar.gz https://github.com/apraga/hut-vendor/releases/download/v0.3.0/hut-0.3.0-vendor.tar.xz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 go-env 14f8f70fe58c14d7ab44fff15a05ac47 go-module 83fd3ed1657cfc316c93d6a37018290d
|
||||
_md5_=0e3518777b6b42c62dd7c218dbd579ea
|
||||
_md5_=3824240f783b6d85931c6fe8c7f58c28
|
||||
|
||||
@@ -11,4 +11,4 @@ RDEPEND=media-libs/rlottie media-libs/libpng media-libs/giflib
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sot-tech/lottieconverter/archive/refs/tags/r0.2.tar.gz -> lottieconverter-0.2.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=61c3d95a6f9bdeddf87bb4fce7f3e3e2
|
||||
_md5_=0b2ebd7f6b8c411563d81f51faf67e57
|
||||
|
||||
16
metadata/md5-cache/dev-util/prysk-0.18.0
Normal file
16
metadata/md5-cache/dev-util/prysk-0.18.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.6.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Functional testing framework for command line applications (cram fork)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.prysk.net/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/rich-13.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( >=dev-python/rich-13.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( >=dev-python/rich-13.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_12? ( >=dev-python/rich-13.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/prysk/prysk/archive/refs/tags/0.18.0.tar.gz -> prysk-0.18.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8262de2e5a28df8624b96e031d8d0f2b
|
||||
_md5_=4fb92713acd3d50471276ba0f400ee2a
|
||||
@@ -11,4 +11,4 @@ RDEPEND=media-libs/glew:0 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtopengl:5
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/mazes_80/qshaderedit/-/archive/0.1.5/qshaderedit-0.1.5.tar.bz2
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=8d6846daf07300b5ade0e5dc436d849c
|
||||
_md5_=a63dd3b2d3aee2a69bfc3adad63293d5
|
||||
|
||||
@@ -7,4 +7,4 @@ KEYWORDS=~amd64
|
||||
LICENSE=MPL-2.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/terraform-linters/tflint/releases/download/v0.43.0/tflint_linux_amd64.zip -> tflint-bin-0.43.0.zip
|
||||
_md5_=02f790c445b56e7807ee9a8a7b17a987
|
||||
_md5_=87076a0cd8c7010e9234c1c0e196051e
|
||||
|
||||
@@ -7,4 +7,4 @@ KEYWORDS=~amd64
|
||||
LICENSE=MPL-2.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/terraform-linters/tflint/releases/download/v0.46.0/tflint_linux_amd64.zip -> tflint-bin-0.46.0.zip
|
||||
_md5_=02f790c445b56e7807ee9a8a7b17a987
|
||||
_md5_=87076a0cd8c7010e9234c1c0e196051e
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/vala-lang/vala-language-server/archive/0.48.4.tar.gz -> vala-language-server-0.48.4.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 meson 56446e0ef4b4c9af0e2dd4cdef1a086e
|
||||
_md5_=9af032f7eff13f7e5d47c13499a7327d
|
||||
_md5_=912d16ece553e204ef1c901e8a5ca737
|
||||
|
||||
Reference in New Issue
Block a user