mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
2025-07-18 09:52:25 UTC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BDEPEND=sys-devel/gnuconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare pretend setup test
|
||||
DEPEND=|| ( dev-lang/python:3.12 dev-lang/python:3.11 )
|
||||
DEPEND=|| ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 dev-lang/python:3.11 )
|
||||
DESCRIPTION=Microsoft DirectX Shader Compiler which is based on LLVM/Clang
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/microsoft/DirectXShaderCompiler
|
||||
@@ -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.8.2502.tar.gz -> DirectXShaderCompiler-1.8.2502.tar.gz https://github.com/KhronosGroup/SPIRV-Headers/archive/3f17b2af6784bfa2c5aa5dbb8e0e74a607dd8b3b.tar.gz -> DirectXShaderCompiler-headers-3f17b2af6784bfa2c5aa5dbb8e0e74a607dd8b3b.tar.gz https://github.com/KhronosGroup/SPIRV-Tools/archive/4d2f0b40bfe290dea6c6904dafdf7fd8328ba346.tar.gz -> DirectXShaderCompiler-tools-4d2f0b40bfe290dea6c6904dafdf7fd8328ba346.tar.gz https://github.com/microsoft/DirectX-Headers/archive/980971e835876dc0cde415e8f9bc646e64667bf7.tar.gz -> DirectXShaderCompiler-directxheaders-980971e835876dc0cde415e8f9bc646e64667bf7.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a check-reqs 2a9731073c152554078a9a8df8fc0f1b python-utils-r1 601de75299d1a5fb14b475836969af0f python-any-r1 891415dfe39ad9b41b461f2b86354af0
|
||||
_md5_=c0ff367fb4f03e4dfd55705e67001c4b
|
||||
_md5_=5cb57685319c0d37efa6eac6830191ae
|
||||
|
||||
14
metadata/md5-cache/dev-util/DirectXShaderCompiler-1.8.2505
Normal file
14
metadata/md5-cache/dev-util/DirectXShaderCompiler-1.8.2505
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=sys-devel/gnuconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare pretend setup test
|
||||
DEPEND=|| ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 dev-lang/python:3.11 )
|
||||
DESCRIPTION=Microsoft DirectX Shader Compiler which is based on LLVM/Clang
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/microsoft/DirectXShaderCompiler
|
||||
INHERIT=cmake check-reqs python-any-r1
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc
|
||||
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.8.2505.tar.gz -> DirectXShaderCompiler-1.8.2505.tar.gz https://github.com/KhronosGroup/SPIRV-Headers/archive/aa6cef192b8e693916eb713e7a9ccadf06062ceb.tar.gz -> DirectXShaderCompiler-headers-aa6cef192b8e693916eb713e7a9ccadf06062ceb.tar.gz https://github.com/KhronosGroup/SPIRV-Tools/archive/a62abcb402009b9ca5975e6167c09f237f630e0e.tar.gz -> DirectXShaderCompiler-tools-a62abcb402009b9ca5975e6167c09f237f630e0e.tar.gz https://github.com/microsoft/DirectX-Headers/archive/980971e835876dc0cde415e8f9bc646e64667bf7.tar.gz -> DirectXShaderCompiler-directxheaders-980971e835876dc0cde415e8f9bc646e64667bf7.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a check-reqs 2a9731073c152554078a9a8df8fc0f1b python-utils-r1 601de75299d1a5fb14b475836969af0f python-any-r1 891415dfe39ad9b41b461f2b86354af0
|
||||
_md5_=77e673e2689cbb4d30bcd9309329e11b
|
||||
@@ -2,12 +2,12 @@ BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
DESCRIPTION=distributed, offline-first bug tracker
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/MichaelMure/git-bug
|
||||
HOMEPAGE=https://github.com/git-bug/git-bug
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/MichaelMure/git-bug/archive/v0.8.0.tar.gz -> git-bug-0.8.0.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/git-bug-0.8.0-vendor.tar.xz
|
||||
SRC_URI=https://github.com/git-bug/git-bug/archive/v0.10.1.tar.gz -> git-bug-0.10.1.tar.gz http://joecool.ftfuchs.com/godeps/git-bug-0.10.1-deps.tar.xz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885
|
||||
_md5_=a11cfd253a0154f907af4419790079e5
|
||||
_md5_=f0a4d98841464ec4a9b4f2897d7be09d
|
||||
@@ -2,10 +2,10 @@ BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
DESCRIPTION=distributed, offline-first bug tracker
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/MichaelMure/git-bug
|
||||
HOMEPAGE=https://github.com/git-bug/git-bug
|
||||
INHERIT=go-module git-r3
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=5c0353e2e333f323b41764eb1ffadeff
|
||||
_md5_=41c846b6da269af143c78bc3b4a2d071
|
||||
|
||||
8
metadata/md5-cache/dev-util/tinyxxd-1.3.7
Normal file
8
metadata/md5-cache/dev-util/tinyxxd-1.3.7
Normal file
@@ -0,0 +1,8 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Drop-in replacement and standalone version of xxd
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/xyproto/tinyxxd
|
||||
LICENSE=GPL-2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/xyproto/tinyxxd/archive/refs/tags/v1.3.7.tar.gz -> tinyxxd-1.3.7.tar.gz
|
||||
_md5_=b79f5603f37d706898bc203ef6a57984
|
||||
11
metadata/md5-cache/dev-util/tinyxxd-9999
Normal file
11
metadata/md5-cache/dev-util/tinyxxd-9999
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=install unpack
|
||||
DESCRIPTION=Drop-in replacement and standalone version of xxd
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/xyproto/tinyxxd
|
||||
INHERIT=git-r3
|
||||
LICENSE=GPL-2
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=b79f5603f37d706898bc203ef6a57984
|
||||
@@ -5,11 +5,11 @@ EAPI=8
|
||||
HOMEPAGE=https://www.jetbrains.com/webstorm/
|
||||
INHERIT=desktop wrapper toolchain-funcs
|
||||
IUSE=wayland
|
||||
KEYWORDS=~amd64
|
||||
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-libs/zlib sys-process/audit
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0/2025
|
||||
SRC_URI=https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.1.tar.gz
|
||||
SRC_URI=amd64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.1.3.tar.gz ) arm64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.1.3-aarch64.tar.gz )
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed wrapper 11a2a3bd712784986679b60a0cab34a0 toolchain-funcs a0b29008c671a362b505f96fa80ce9c0
|
||||
_md5_=648bfa95f8b9db03e127502e64a9ff3a
|
||||
_md5_=ff8699b1f7b9c632eb882d58c3936a65
|
||||
Reference in New Issue
Block a user