2026-03-09 13:45:53 UTC

This commit is contained in:
Repository mirror & CI
2026-03-09 13:45:53 +00:00
parent f21f194313
commit 991cedef26
49 changed files with 241 additions and 173 deletions

View File

@@ -12,4 +12,4 @@ RDEPEND=blas? ( sci-libs/openblas ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) hip
SLOT=0
SRC_URI=https://github.com/ggml-org/whisper.cpp/archive/refs/tags/v1.8.3.tar.gz -> whisper.cpp-1.8.3.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=9f410eb9b127503449b556c09eebf7ca
_md5_=ea4eb2411a681bba9d9f7d57fdff6515

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-libs/readline:= virtual/libelf:=
SLOT=0
SRC_URI=https://github.com/alyptik/cepl/releases/download/v29.0.0/cepl-29.0.0.tar.gz
SRC_URI=https://github.com/alyptik/cepl/releases/download/v31.0.0/cepl-31.0.0.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369
_md5_=b9376e1d878eddae5e0de3da414f7d86

View File

@@ -1,15 +1,15 @@
DEFINED_PHASES=compile install setup
DEPEND=llvm_slot_17? ( llvm-core/clang:17= llvm-core/llvm:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= )
BDEPEND=llvm_slot_17? ( llvm-core/clang:17= llvm-core/llvm:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= ) llvm_slot_21? ( llvm-core/clang:21= llvm-core/llvm:21= )
DEFINED_PHASES=compile configure install setup
DESCRIPTION=The Data-Oriented Language for Sane Software Development.
EAPI=8
HOMEPAGE=https://odin-lang.org/
INHERIT=llvm-r1
IUSE=+llvm_slot_20 llvm_slot_17 llvm_slot_18 llvm_slot_19
INHERIT=flag-o-matic llvm-r2
IUSE=+llvm_slot_21 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=llvm_slot_17? ( llvm-core/clang:17= llvm-core/llvm:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= )
REQUIRED_USE=^^ ( llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 )
LICENSE=ZLIB
RDEPEND=llvm_slot_17? ( llvm-core/clang:17= llvm-core/llvm:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= ) llvm_slot_21? ( llvm-core/clang:21= llvm-core/llvm:21= )
REQUIRED_USE=^^ ( llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 llvm_slot_21 )
SLOT=0
SRC_URI=https://github.com/odin-lang/Odin/archive/refs/tags/dev-2026-01.tar.gz -> odin-2026-01.tar.gz
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83
_md5_=604095cd79de2feaa94f51e25ba39364
SRC_URI=https://github.com/odin-lang/Odin/archive/refs/tags/dev-2026-01.tar.gz -> odin-2026.01.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 llvm-utils e7edb4086e31c8537574b263d899f826 multilib 404b65bd5212cff83b3935c685419d08 llvm-r2 8bc46809768366b4239eab39335419bc
_md5_=7f65df2180629bafb82f6f8109843a88

View File

@@ -1,15 +1,15 @@
DEFINED_PHASES=compile install setup
DEPEND=llvm_slot_17? ( llvm-core/clang:17= llvm-core/llvm:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= )
BDEPEND=llvm_slot_17? ( llvm-core/clang:17= llvm-core/llvm:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= ) llvm_slot_21? ( llvm-core/clang:21= llvm-core/llvm:21= )
DEFINED_PHASES=compile configure install setup
DESCRIPTION=The Data-Oriented Language for Sane Software Development.
EAPI=8
HOMEPAGE=https://odin-lang.org/
INHERIT=llvm-r1
IUSE=+llvm_slot_20 llvm_slot_17 llvm_slot_18 llvm_slot_19
INHERIT=flag-o-matic llvm-r2
IUSE=+llvm_slot_21 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=llvm_slot_17? ( llvm-core/clang:17= llvm-core/llvm:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= )
REQUIRED_USE=^^ ( llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 )
LICENSE=ZLIB
RDEPEND=llvm_slot_17? ( llvm-core/clang:17= llvm-core/llvm:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= ) llvm_slot_21? ( llvm-core/clang:21= llvm-core/llvm:21= )
REQUIRED_USE=^^ ( llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 llvm_slot_21 )
SLOT=0
SRC_URI=https://github.com/odin-lang/Odin/archive/refs/tags/dev-2026-02.tar.gz -> odin-2026-02.tar.gz
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83
_md5_=604095cd79de2feaa94f51e25ba39364
SRC_URI=https://github.com/odin-lang/Odin/archive/refs/tags/dev-2026-02.tar.gz -> odin-2026.02.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 llvm-utils e7edb4086e31c8537574b263d899f826 multilib 404b65bd5212cff83b3935c685419d08 llvm-r2 8bc46809768366b4239eab39335419bc
_md5_=7f65df2180629bafb82f6f8109843a88

View File

@@ -0,0 +1,15 @@
BDEPEND=llvm_slot_17? ( llvm-core/clang:17= llvm-core/llvm:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= ) llvm_slot_21? ( llvm-core/clang:21= llvm-core/llvm:21= )
DEFINED_PHASES=compile configure install setup
DESCRIPTION=The Data-Oriented Language for Sane Software Development.
EAPI=8
HOMEPAGE=https://odin-lang.org/
INHERIT=flag-o-matic llvm-r2
IUSE=+llvm_slot_21 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20
KEYWORDS=~amd64
LICENSE=ZLIB
RDEPEND=llvm_slot_17? ( llvm-core/clang:17= llvm-core/llvm:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= ) llvm_slot_21? ( llvm-core/clang:21= llvm-core/llvm:21= )
REQUIRED_USE=^^ ( llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 llvm_slot_21 )
SLOT=0
SRC_URI=https://github.com/odin-lang/Odin/archive/refs/tags/dev-2026-03.tar.gz -> odin-2026.03.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 llvm-utils e7edb4086e31c8537574b263d899f826 multilib 404b65bd5212cff83b3935c685419d08 llvm-r2 8bc46809768366b4239eab39335419bc
_md5_=7f65df2180629bafb82f6f8109843a88

View File

@@ -1,15 +1,14 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install setup unpack
DEPEND=llvm_slot_17? ( llvm-core/clang:17= llvm-core/llvm:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= )
BDEPEND=llvm_slot_17? ( llvm-core/clang:17= llvm-core/llvm:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= ) llvm_slot_21? ( llvm-core/clang:21= llvm-core/llvm:21= ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install setup unpack
DESCRIPTION=The Data-Oriented Language for Sane Software Development.
EAPI=8
HOMEPAGE=https://odin-lang.org/
INHERIT=llvm-r1 git-r3
IUSE=+llvm_slot_20 llvm_slot_17 llvm_slot_18 llvm_slot_19
LICENSE=BSD
INHERIT=flag-o-matic llvm-r2 git-r3
IUSE=+llvm_slot_21 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20
LICENSE=ZLIB
PROPERTIES=live
RDEPEND=llvm_slot_17? ( llvm-core/clang:17= llvm-core/llvm:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= )
REQUIRED_USE=^^ ( llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 )
RDEPEND=llvm_slot_17? ( llvm-core/clang:17= llvm-core/llvm:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= ) llvm_slot_21? ( llvm-core/clang:21= llvm-core/llvm:21= )
REQUIRED_USE=^^ ( llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 llvm_slot_21 )
SLOT=0
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=2f1a9b67e066dee7b85ab52e8f35eaa1
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 llvm-utils e7edb4086e31c8537574b263d899f826 multilib 404b65bd5212cff83b3935c685419d08 llvm-r2 8bc46809768366b4239eab39335419bc git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=7f65df2180629bafb82f6f8109843a88

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm preinst setup unpack
DESCRIPTION=A high-level, general-purpose, multi-paradigm, compiled programming language
EAPI=8
HOMEPAGE=https://www.swift.org
INHERIT=flag-o-matic llvm-r1 python-single-r1
INHERIT=flag-o-matic llvm-r2 python-single-r1
IUSE=+llvm_slot_21 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -12,5 +12,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_1
RESTRICT=strip
SLOT=5/10
SRC_URI=https://github.com/apple/swift-argument-parser/archive/refs/tags/1.2.3.tar.gz -> swift-argument-parser-1.2.3.tar.gz https://github.com/apple/swift-asn1/archive/refs/tags/1.0.0.tar.gz -> swift-asn1-1.0.0.tar.gz https://github.com/apple/swift-atomics/archive/refs/tags/1.0.2.tar.gz -> swift-atomics-1.0.2.tar.gz https://github.com/apple/swift-certificates/archive/refs/tags/1.0.1.tar.gz -> swift-certificates-1.0.1.tar.gz https://github.com/apple/swift-collections/archive/refs/tags/1.0.5.tar.gz -> swift-collections-1.0.5.tar.gz https://github.com/apple/swift-crypto/archive/refs/tags/3.0.0.tar.gz -> swift-crypto-3.0.0.tar.gz https://github.com/apple/swift-nio-ssl/archive/refs/tags/2.15.0.tar.gz -> swift-nio-ssl-2.15.0.tar.gz https://github.com/apple/swift-nio/archive/refs/tags/2.31.2.tar.gz -> swift-nio-2.31.2.tar.gz https://github.com/apple/swift-numerics/archive/refs/tags/1.0.1.tar.gz -> swift-numerics-1.0.1.tar.gz https://github.com/apple/swift-system/archive/refs/tags/1.1.1.tar.gz -> swift-system-1.1.1.tar.gz https://github.com/apple/swift-xcode-playground-support/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-xcode-playground-support-5.10.1.tar.gz https://github.com/jpsim/Yams/archive/refs/tags/5.0.1.tar.gz -> Yams-5.0.1.tar.gz https://github.com/swiftlang/indexstore-db/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> indexstore-db-5.10.1.tar.gz https://github.com/swiftlang/llvm-project/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> llvm-project-5.10.1.tar.gz https://github.com/swiftlang/sourcekit-lsp/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> sourcekit-lsp-5.10.1.tar.gz https://github.com/swiftlang/swift-cmark/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-cmark-5.10.1.tar.gz https://github.com/swiftlang/swift-corelibs-foundation/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-corelibs-foundation-5.10.1.tar.gz https://github.com/swiftlang/swift-corelibs-libdispatch/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-corelibs-libdispatch-5.10.1.tar.gz https://github.com/swiftlang/swift-corelibs-xctest/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-corelibs-xctest-5.10.1.tar.gz https://github.com/swiftlang/swift-docc-render-artifact/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-docc-render-artifact-5.10.1.tar.gz https://github.com/swiftlang/swift-docc-symbolkit/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-docc-symbolkit-5.10.1.tar.gz https://github.com/swiftlang/swift-docc/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-docc-5.10.1.tar.gz https://github.com/swiftlang/swift-driver/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-driver-5.10.1.tar.gz https://github.com/swiftlang/swift-experimental-string-processing/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-experimental-string-processing-5.10.1.tar.gz https://github.com/swiftlang/swift-format/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-format-5.10.1.tar.gz https://github.com/swiftlang/swift-installer-scripts/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-installer-scripts-5.10.1.tar.gz https://github.com/swiftlang/swift-integration-tests/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-integration-tests-5.10.1.tar.gz https://github.com/swiftlang/swift-llbuild/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-llbuild-5.10.1.tar.gz https://github.com/swiftlang/swift-llvm-bindings/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-llvm-bindings-5.10.1.tar.gz https://github.com/swiftlang/swift-lmdb/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-lmdb-5.10.1.tar.gz https://github.com/swiftlang/swift-markdown/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-markdown-5.10.1.tar.gz https://github.com/swiftlang/swift-package-manager/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-package-manager-5.10.1.tar.gz https://github.com/swiftlang/swift-stress-tester/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-stress-tester-5.10.1.tar.gz https://github.com/swiftlang/swift-syntax/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-syntax-5.10.1.tar.gz https://github.com/swiftlang/swift-tools-support-core/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-tools-support-core-5.10.1.tar.gz https://github.com/swiftlang/swift/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-5.10.1.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=7bbc1eb8488331b0bd8c2a2e0d797757
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 llvm-utils e7edb4086e31c8537574b263d899f826 multilib 404b65bd5212cff83b3935c685419d08 llvm-r2 8bc46809768366b4239eab39335419bc multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=b6d040edd7802174d2f6a3e7dff67c6b

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm preinst setup unpack
DESCRIPTION=A high-level, general-purpose, multi-paradigm, compiled programming language
EAPI=8
HOMEPAGE=https://www.swift.org
INHERIT=llvm-r1 python-single-r1 toolchain-funcs
INHERIT=llvm-r2 python-single-r1 toolchain-funcs
IUSE=+llvm_slot_21 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -12,5 +12,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_1
RESTRICT=strip
SLOT=6/0
SRC_URI=https://github.com/apple/swift-argument-parser/archive/refs/tags/1.2.3.tar.gz -> swift-argument-parser-1.2.3.tar.gz https://github.com/apple/swift-asn1/archive/refs/tags/1.0.0.tar.gz -> swift-asn1-1.0.0.tar.gz https://github.com/apple/swift-atomics/archive/refs/tags/1.2.0.tar.gz -> swift-atomics-1.2.0.tar.gz https://github.com/apple/swift-certificates/archive/refs/tags/1.0.1.tar.gz -> swift-certificates-1.0.1.tar.gz https://github.com/apple/swift-collections/archive/refs/tags/1.1.2.tar.gz -> swift-collections-1.1.2.tar.gz https://github.com/apple/swift-crypto/archive/refs/tags/3.0.0.tar.gz -> swift-crypto-3.0.0.tar.gz https://github.com/apple/swift-nio-ssl/archive/refs/tags/2.15.0.tar.gz -> swift-nio-ssl-2.15.0.tar.gz https://github.com/apple/swift-nio/archive/refs/tags/2.31.2.tar.gz -> swift-nio-2.31.2.tar.gz https://github.com/apple/swift-numerics/archive/refs/tags/1.0.2.tar.gz -> swift-numerics-1.0.2.tar.gz https://github.com/apple/swift-system/archive/refs/tags/1.3.0.tar.gz -> swift-system-1.3.0.tar.gz https://github.com/jpsim/Yams/archive/refs/tags/5.0.6.tar.gz -> Yams-5.0.6.tar.gz https://github.com/swiftlang/indexstore-db/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> indexstore-db-6.0.3.tar.gz https://github.com/swiftlang/llvm-project/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> llvm-project-6.0.3.tar.gz https://github.com/swiftlang/sourcekit-lsp/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> sourcekit-lsp-6.0.3.tar.gz https://github.com/swiftlang/swift-cmark/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-cmark-6.0.3.tar.gz https://github.com/swiftlang/swift-corelibs-foundation/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-corelibs-foundation-6.0.3.tar.gz https://github.com/swiftlang/swift-corelibs-libdispatch/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-corelibs-libdispatch-6.0.3.tar.gz https://github.com/swiftlang/swift-corelibs-xctest/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-corelibs-xctest-6.0.3.tar.gz https://github.com/swiftlang/swift-docc-render-artifact/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-docc-render-artifact-6.0.3.tar.gz https://github.com/swiftlang/swift-docc-symbolkit/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-docc-symbolkit-6.0.3.tar.gz https://github.com/swiftlang/swift-docc/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-docc-6.0.3.tar.gz https://github.com/swiftlang/swift-driver/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-driver-6.0.3.tar.gz https://github.com/swiftlang/swift-experimental-string-processing/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-experimental-string-processing-6.0.3.tar.gz https://github.com/swiftlang/swift-format/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-format-6.0.3.tar.gz https://github.com/swiftlang/swift-foundation-icu/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-foundation-icu-6.0.3.tar.gz https://github.com/swiftlang/swift-foundation/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-foundation-6.0.3.tar.gz https://github.com/swiftlang/swift-installer-scripts/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-installer-scripts-6.0.3.tar.gz https://github.com/swiftlang/swift-integration-tests/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-integration-tests-6.0.3.tar.gz https://github.com/swiftlang/swift-llbuild/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-llbuild-6.0.3.tar.gz https://github.com/swiftlang/swift-llvm-bindings/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-llvm-bindings-6.0.3.tar.gz https://github.com/swiftlang/swift-lmdb/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-lmdb-6.0.3.tar.gz https://github.com/swiftlang/swift-markdown/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-markdown-6.0.3.tar.gz https://github.com/swiftlang/swift-package-manager/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-package-manager-6.0.3.tar.gz https://github.com/swiftlang/swift-stress-tester/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-stress-tester-6.0.3.tar.gz https://github.com/swiftlang/swift-syntax/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-syntax-6.0.3.tar.gz https://github.com/swiftlang/swift-testing/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-testing-6.0.3.tar.gz https://github.com/swiftlang/swift-tools-support-core/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-tools-support-core-6.0.3.tar.gz https://github.com/swiftlang/swift/archive/refs/tags/swift-6.0.3-RELEASE.tar.gz -> swift-6.0.3.tar.gz
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=5790148a3f741f564c09ad014450079b
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 multilib 404b65bd5212cff83b3935c685419d08 llvm-r2 8bc46809768366b4239eab39335419bc multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=52babfb23266e75d019bbaaf665b69e0

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm preinst setup unpack
DESCRIPTION=A high-level, general-purpose, multi-paradigm, compiled programming language
EAPI=8
HOMEPAGE=https://www.swift.org
INHERIT=llvm-r1 python-single-r1 toolchain-funcs
INHERIT=llvm-r2 python-single-r1 toolchain-funcs
IUSE=+llvm_slot_21 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -12,5 +12,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_1
RESTRICT=strip
SLOT=6/1
SRC_URI=https://github.com/apple/swift-argument-parser/archive/refs/tags/1.4.0.tar.gz -> swift-argument-parser-1.4.0.tar.gz https://github.com/apple/swift-asn1/archive/refs/tags/1.0.0.tar.gz -> swift-asn1-1.0.0.tar.gz https://github.com/apple/swift-async-algorithms/archive/refs/tags/1.0.1.tar.gz -> swift-async-algorithms-1.0.0.tar.gz https://github.com/apple/swift-atomics/archive/refs/tags/1.2.0.tar.gz -> swift-atomics-1.2.0.tar.gz https://github.com/apple/swift-certificates/archive/refs/tags/1.0.1.tar.gz -> swift-certificates-1.0.1.tar.gz https://github.com/apple/swift-collections/archive/refs/tags/1.1.3.tar.gz -> swift-collections-1.1.3.tar.gz https://github.com/apple/swift-crypto/archive/refs/tags/3.0.0.tar.gz -> swift-crypto-3.0.0.tar.gz https://github.com/apple/swift-log/archive/refs/tags/1.5.4.tar.gz -> swift-log-1.5.4.tar.gz https://github.com/apple/swift-nio/archive/refs/tags/2.65.0.tar.gz -> swift-nio-2.65.0.tar.gz https://github.com/apple/swift-numerics/archive/refs/tags/1.0.2.tar.gz -> swift-numerics-1.0.2.tar.gz https://github.com/apple/swift-system/archive/refs/tags/1.3.0.tar.gz -> swift-system-1.3.0.tar.gz https://github.com/jpsim/Yams/archive/refs/tags/5.0.6.tar.gz -> Yams-5.0.6.tar.gz https://github.com/swiftlang/indexstore-db/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> indexstore-db-6.1.3.tar.gz https://github.com/swiftlang/llvm-project/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> llvm-project-6.1.3.tar.gz https://github.com/swiftlang/sourcekit-lsp/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> sourcekit-lsp-6.1.3.tar.gz https://github.com/swiftlang/swift-cmark/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-cmark-6.1.3.tar.gz https://github.com/swiftlang/swift-corelibs-foundation/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-corelibs-foundation-6.1.3.tar.gz https://github.com/swiftlang/swift-corelibs-libdispatch/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-corelibs-libdispatch-6.1.3.tar.gz https://github.com/swiftlang/swift-corelibs-xctest/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-corelibs-xctest-6.1.3.tar.gz https://github.com/swiftlang/swift-docc-render-artifact/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-docc-render-artifact-6.1.3.tar.gz https://github.com/swiftlang/swift-docc-symbolkit/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-docc-symbolkit-6.1.3.tar.gz https://github.com/swiftlang/swift-docc/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-docc-6.1.3.tar.gz https://github.com/swiftlang/swift-driver/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-driver-6.1.3.tar.gz https://github.com/swiftlang/swift-experimental-string-processing/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-experimental-string-processing-6.1.3.tar.gz https://github.com/swiftlang/swift-format/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-format-6.1.3.tar.gz https://github.com/swiftlang/swift-foundation-icu/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-foundation-icu-6.1.3.tar.gz https://github.com/swiftlang/swift-foundation/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-foundation-6.1.3.tar.gz https://github.com/swiftlang/swift-installer-scripts/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-installer-scripts-6.1.3.tar.gz https://github.com/swiftlang/swift-integration-tests/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-integration-tests-6.1.3.tar.gz https://github.com/swiftlang/swift-llbuild/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-llbuild-6.1.3.tar.gz https://github.com/swiftlang/swift-llvm-bindings/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-llvm-bindings-6.1.3.tar.gz https://github.com/swiftlang/swift-lmdb/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-lmdb-6.1.3.tar.gz https://github.com/swiftlang/swift-markdown/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-markdown-6.1.3.tar.gz https://github.com/swiftlang/swift-package-manager/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-package-manager-6.1.3.tar.gz https://github.com/swiftlang/swift-stress-tester/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-stress-tester-6.1.3.tar.gz https://github.com/swiftlang/swift-syntax/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-syntax-6.1.3.tar.gz https://github.com/swiftlang/swift-testing/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-testing-6.1.3.tar.gz https://github.com/swiftlang/swift-toolchain-sqlite/archive/refs/tags/1.0.1.tar.gz -> swift-toolchain-sqlite-1.0.1.tar.gz https://github.com/swiftlang/swift-tools-support-core/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-tools-support-core-6.1.3.tar.gz https://github.com/swiftlang/swift/archive/refs/tags/swift-6.1.3-RELEASE.tar.gz -> swift-6.1.3.tar.gz
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=6bb2cfbe65f91593e557cb14bca3c8f4
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 multilib 404b65bd5212cff83b3935c685419d08 llvm-r2 8bc46809768366b4239eab39335419bc multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=fb138825fe9a16ac4c3ccba19a24dfb2

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm preinst setup unpack
DESCRIPTION=A high-level, general-purpose, multi-paradigm, compiled programming language
EAPI=8
HOMEPAGE=https://www.swift.org
INHERIT=llvm-r1 python-single-r1 toolchain-funcs
INHERIT=llvm-r2 python-single-r1 toolchain-funcs
IUSE=+llvm_slot_21 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -12,5 +12,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_1
RESTRICT=strip
SLOT=6/2
SRC_URI=https://github.com/apple/swift-argument-parser/archive/refs/tags/1.4.0.tar.gz -> swift-argument-parser-1.4.0.tar.gz https://github.com/apple/swift-asn1/archive/refs/tags/1.0.0.tar.gz -> swift-asn1-1.0.0.tar.gz https://github.com/apple/swift-async-algorithms/archive/refs/tags/1.0.1.tar.gz -> swift-async-algorithms-1.0.1.tar.gz https://github.com/apple/swift-atomics/archive/refs/tags/1.2.0.tar.gz -> swift-atomics-1.2.0.tar.gz https://github.com/apple/swift-certificates/archive/refs/tags/1.0.1.tar.gz -> swift-certificates-1.0.1.tar.gz https://github.com/apple/swift-collections/archive/refs/tags/1.1.3.tar.gz -> swift-collections-1.1.3.tar.gz https://github.com/apple/swift-crypto/archive/refs/tags/3.0.0.tar.gz -> swift-crypto-3.0.0.tar.gz https://github.com/apple/swift-log/archive/refs/tags/1.5.4.tar.gz -> swift-log-1.5.4.tar.gz https://github.com/apple/swift-nio/archive/refs/tags/2.65.0.tar.gz -> swift-nio-2.65.0.tar.gz https://github.com/apple/swift-numerics/archive/refs/tags/1.0.2.tar.gz -> swift-numerics-1.0.2.tar.gz https://github.com/apple/swift-system/archive/refs/tags/1.5.0.tar.gz -> swift-system-1.5.0.tar.gz https://github.com/microsoft/mimalloc/archive/refs/tags/v3.0.1.tar.gz -> mimalloc-v3.0.1.tar.gz https://github.com/swiftlang/indexstore-db/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> indexstore-db-6.2.tar.gz https://github.com/swiftlang/llvm-project/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> llvm-project-6.2.tar.gz https://github.com/swiftlang/sourcekit-lsp/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> sourcekit-lsp-6.2.tar.gz https://github.com/swiftlang/swift-build/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-build-6.2.tar.gz https://github.com/swiftlang/swift-cmark/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-cmark-6.2.tar.gz https://github.com/swiftlang/swift-corelibs-foundation/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-corelibs-foundation-6.2.tar.gz https://github.com/swiftlang/swift-corelibs-libdispatch/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-corelibs-libdispatch-6.2.tar.gz https://github.com/swiftlang/swift-corelibs-xctest/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-corelibs-xctest-6.2.tar.gz https://github.com/swiftlang/swift-docc-render-artifact/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-docc-render-artifact-6.2.tar.gz https://github.com/swiftlang/swift-docc-symbolkit/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-docc-symbolkit-6.2.tar.gz https://github.com/swiftlang/swift-docc/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-docc-6.2.tar.gz https://github.com/swiftlang/swift-driver/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-driver-6.2.tar.gz https://github.com/swiftlang/swift-experimental-string-processing/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-experimental-string-processing-6.2.tar.gz https://github.com/swiftlang/swift-format/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-format-6.2.tar.gz https://github.com/swiftlang/swift-foundation-icu/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-foundation-icu-6.2.tar.gz https://github.com/swiftlang/swift-foundation/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-foundation-6.2.tar.gz https://github.com/swiftlang/swift-installer-scripts/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-installer-scripts-6.2.tar.gz https://github.com/swiftlang/swift-integration-tests/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-integration-tests-6.2.tar.gz https://github.com/swiftlang/swift-llbuild/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-llbuild-6.2.tar.gz https://github.com/swiftlang/swift-llvm-bindings/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-llvm-bindings-6.2.tar.gz https://github.com/swiftlang/swift-lmdb/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-lmdb-6.2.tar.gz https://github.com/swiftlang/swift-markdown/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-markdown-6.2.tar.gz https://github.com/swiftlang/swift-package-manager/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-package-manager-6.2.tar.gz https://github.com/swiftlang/swift-stress-tester/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-stress-tester-6.2.tar.gz https://github.com/swiftlang/swift-syntax/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-syntax-6.2.tar.gz https://github.com/swiftlang/swift-testing/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-testing-6.2.tar.gz https://github.com/swiftlang/swift-toolchain-sqlite/archive/refs/tags/1.0.1.tar.gz -> swift-toolchain-sqlite-1.0.1.tar.gz https://github.com/swiftlang/swift-tools-support-core/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-tools-support-core-6.2.tar.gz https://github.com/swiftlang/swift/archive/refs/tags/swift-6.2-RELEASE.tar.gz -> swift-6.2.tar.gz
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=a7269eac9a04e6e7c793c440f2fe1310
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 multilib 404b65bd5212cff83b3935c685419d08 llvm-r2 8bc46809768366b4239eab39335419bc multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=78c395bd7706c204931952e353764f6a

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm preinst setup unpack
DESCRIPTION=A high-level, general-purpose, multi-paradigm, compiled programming language
EAPI=8
HOMEPAGE=https://www.swift.org
INHERIT=llvm-r1 python-single-r1 toolchain-funcs
INHERIT=llvm-r2 python-single-r1 toolchain-funcs
IUSE=+llvm_slot_21 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -12,5 +12,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_1
RESTRICT=strip
SLOT=6/2
SRC_URI=https://github.com/apple/swift-argument-parser/archive/refs/tags/1.4.0.tar.gz -> swift-argument-parser-1.4.0.tar.gz https://github.com/apple/swift-asn1/archive/refs/tags/1.0.0.tar.gz -> swift-asn1-1.0.0.tar.gz https://github.com/apple/swift-async-algorithms/archive/refs/tags/1.0.1.tar.gz -> swift-async-algorithms-1.0.1.tar.gz https://github.com/apple/swift-atomics/archive/refs/tags/1.2.0.tar.gz -> swift-atomics-1.2.0.tar.gz https://github.com/apple/swift-certificates/archive/refs/tags/1.0.1.tar.gz -> swift-certificates-1.0.1.tar.gz https://github.com/apple/swift-collections/archive/refs/tags/1.1.3.tar.gz -> swift-collections-1.1.3.tar.gz https://github.com/apple/swift-crypto/archive/refs/tags/3.0.0.tar.gz -> swift-crypto-3.0.0.tar.gz https://github.com/apple/swift-log/archive/refs/tags/1.5.4.tar.gz -> swift-log-1.5.4.tar.gz https://github.com/apple/swift-nio/archive/refs/tags/2.65.0.tar.gz -> swift-nio-2.65.0.tar.gz https://github.com/apple/swift-numerics/archive/refs/tags/1.0.2.tar.gz -> swift-numerics-1.0.2.tar.gz https://github.com/apple/swift-system/archive/refs/tags/1.5.0.tar.gz -> swift-system-1.5.0.tar.gz https://github.com/microsoft/mimalloc/archive/refs/tags/v3.0.1.tar.gz -> mimalloc-v3.0.1.tar.gz https://github.com/swiftlang/indexstore-db/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> indexstore-db-6.2.1.tar.gz https://github.com/swiftlang/llvm-project/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> llvm-project-6.2.1.tar.gz https://github.com/swiftlang/sourcekit-lsp/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> sourcekit-lsp-6.2.1.tar.gz https://github.com/swiftlang/swift-build/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-build-6.2.1.tar.gz https://github.com/swiftlang/swift-cmark/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-cmark-6.2.1.tar.gz https://github.com/swiftlang/swift-corelibs-foundation/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-corelibs-foundation-6.2.1.tar.gz https://github.com/swiftlang/swift-corelibs-libdispatch/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-corelibs-libdispatch-6.2.1.tar.gz https://github.com/swiftlang/swift-corelibs-xctest/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-corelibs-xctest-6.2.1.tar.gz https://github.com/swiftlang/swift-docc-render-artifact/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-docc-render-artifact-6.2.1.tar.gz https://github.com/swiftlang/swift-docc-symbolkit/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-docc-symbolkit-6.2.1.tar.gz https://github.com/swiftlang/swift-docc/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-docc-6.2.1.tar.gz https://github.com/swiftlang/swift-driver/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-driver-6.2.1.tar.gz https://github.com/swiftlang/swift-experimental-string-processing/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-experimental-string-processing-6.2.1.tar.gz https://github.com/swiftlang/swift-format/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-format-6.2.1.tar.gz https://github.com/swiftlang/swift-foundation-icu/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-foundation-icu-6.2.1.tar.gz https://github.com/swiftlang/swift-foundation/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-foundation-6.2.1.tar.gz https://github.com/swiftlang/swift-installer-scripts/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-installer-scripts-6.2.1.tar.gz https://github.com/swiftlang/swift-integration-tests/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-integration-tests-6.2.1.tar.gz https://github.com/swiftlang/swift-llbuild/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-llbuild-6.2.1.tar.gz https://github.com/swiftlang/swift-llvm-bindings/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-llvm-bindings-6.2.1.tar.gz https://github.com/swiftlang/swift-lmdb/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-lmdb-6.2.1.tar.gz https://github.com/swiftlang/swift-markdown/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-markdown-6.2.1.tar.gz https://github.com/swiftlang/swift-package-manager/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-package-manager-6.2.1.tar.gz https://github.com/swiftlang/swift-stress-tester/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-stress-tester-6.2.1.tar.gz https://github.com/swiftlang/swift-syntax/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-syntax-6.2.1.tar.gz https://github.com/swiftlang/swift-testing/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-testing-6.2.1.tar.gz https://github.com/swiftlang/swift-toolchain-sqlite/archive/refs/tags/1.0.1.tar.gz -> swift-toolchain-sqlite-1.0.1.tar.gz https://github.com/swiftlang/swift-tools-support-core/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-tools-support-core-6.2.1.tar.gz https://github.com/swiftlang/swift/archive/refs/tags/swift-6.2.1-RELEASE.tar.gz -> swift-6.2.1.tar.gz
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=cca1091dbb55cb5ba3d96a006c64d55c
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 multilib 404b65bd5212cff83b3935c685419d08 llvm-r2 8bc46809768366b4239eab39335419bc multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=7c1fd2d34d485ec3b2ed11d39af4ba1d

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm preinst setup unpack
DESCRIPTION=A high-level, general-purpose, multi-paradigm, compiled programming language
EAPI=8
HOMEPAGE=https://www.swift.org
INHERIT=llvm-r1 python-single-r1 toolchain-funcs
INHERIT=llvm-r2 python-single-r1 toolchain-funcs
IUSE=+llvm_slot_21 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -12,5 +12,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_1
RESTRICT=strip
SLOT=6/2
SRC_URI=https://github.com/apple/swift-argument-parser/archive/refs/tags/1.4.0.tar.gz -> swift-argument-parser-1.4.0.tar.gz https://github.com/apple/swift-asn1/archive/refs/tags/1.0.0.tar.gz -> swift-asn1-1.0.0.tar.gz https://github.com/apple/swift-async-algorithms/archive/refs/tags/1.0.1.tar.gz -> swift-async-algorithms-1.0.1.tar.gz https://github.com/apple/swift-atomics/archive/refs/tags/1.2.0.tar.gz -> swift-atomics-1.2.0.tar.gz https://github.com/apple/swift-certificates/archive/refs/tags/1.0.1.tar.gz -> swift-certificates-1.0.1.tar.gz https://github.com/apple/swift-collections/archive/refs/tags/1.1.3.tar.gz -> swift-collections-1.1.3.tar.gz https://github.com/apple/swift-crypto/archive/refs/tags/3.0.0.tar.gz -> swift-crypto-3.0.0.tar.gz https://github.com/apple/swift-log/archive/refs/tags/1.5.4.tar.gz -> swift-log-1.5.4.tar.gz https://github.com/apple/swift-nio/archive/refs/tags/2.65.0.tar.gz -> swift-nio-2.65.0.tar.gz https://github.com/apple/swift-numerics/archive/refs/tags/1.0.2.tar.gz -> swift-numerics-1.0.2.tar.gz https://github.com/apple/swift-system/archive/refs/tags/1.5.0.tar.gz -> swift-system-1.5.0.tar.gz https://github.com/microsoft/mimalloc/archive/refs/tags/v3.0.1.tar.gz -> mimalloc-v3.0.1.tar.gz https://github.com/swiftlang/indexstore-db/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> indexstore-db-6.2.2.tar.gz https://github.com/swiftlang/llvm-project/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> llvm-project-6.2.2.tar.gz https://github.com/swiftlang/sourcekit-lsp/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> sourcekit-lsp-6.2.2.tar.gz https://github.com/swiftlang/swift-build/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-build-6.2.2.tar.gz https://github.com/swiftlang/swift-cmark/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-cmark-6.2.2.tar.gz https://github.com/swiftlang/swift-corelibs-foundation/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-corelibs-foundation-6.2.2.tar.gz https://github.com/swiftlang/swift-corelibs-libdispatch/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-corelibs-libdispatch-6.2.2.tar.gz https://github.com/swiftlang/swift-corelibs-xctest/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-corelibs-xctest-6.2.2.tar.gz https://github.com/swiftlang/swift-docc-render-artifact/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-docc-render-artifact-6.2.2.tar.gz https://github.com/swiftlang/swift-docc-symbolkit/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-docc-symbolkit-6.2.2.tar.gz https://github.com/swiftlang/swift-docc/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-docc-6.2.2.tar.gz https://github.com/swiftlang/swift-driver/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-driver-6.2.2.tar.gz https://github.com/swiftlang/swift-experimental-string-processing/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-experimental-string-processing-6.2.2.tar.gz https://github.com/swiftlang/swift-format/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-format-6.2.2.tar.gz https://github.com/swiftlang/swift-foundation-icu/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-foundation-icu-6.2.2.tar.gz https://github.com/swiftlang/swift-foundation/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-foundation-6.2.2.tar.gz https://github.com/swiftlang/swift-installer-scripts/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-installer-scripts-6.2.2.tar.gz https://github.com/swiftlang/swift-integration-tests/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-integration-tests-6.2.2.tar.gz https://github.com/swiftlang/swift-llbuild/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-llbuild-6.2.2.tar.gz https://github.com/swiftlang/swift-llvm-bindings/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-llvm-bindings-6.2.2.tar.gz https://github.com/swiftlang/swift-lmdb/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-lmdb-6.2.2.tar.gz https://github.com/swiftlang/swift-markdown/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-markdown-6.2.2.tar.gz https://github.com/swiftlang/swift-package-manager/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-package-manager-6.2.2.tar.gz https://github.com/swiftlang/swift-stress-tester/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-stress-tester-6.2.2.tar.gz https://github.com/swiftlang/swift-syntax/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-syntax-6.2.2.tar.gz https://github.com/swiftlang/swift-testing/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-testing-6.2.2.tar.gz https://github.com/swiftlang/swift-toolchain-sqlite/archive/refs/tags/1.0.1.tar.gz -> swift-toolchain-sqlite-1.0.1.tar.gz https://github.com/swiftlang/swift-tools-support-core/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-tools-support-core-6.2.2.tar.gz https://github.com/swiftlang/swift/archive/refs/tags/swift-6.2.2-RELEASE.tar.gz -> swift-6.2.2.tar.gz
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=cca1091dbb55cb5ba3d96a006c64d55c
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 multilib 404b65bd5212cff83b3935c685419d08 llvm-r2 8bc46809768366b4239eab39335419bc multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=7c1fd2d34d485ec3b2ed11d39af4ba1d

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm preinst setup unpack
DESCRIPTION=A high-level, general-purpose, multi-paradigm, compiled programming language
EAPI=8
HOMEPAGE=https://www.swift.org
INHERIT=llvm-r1 python-single-r1 toolchain-funcs
INHERIT=llvm-r2 python-single-r1 toolchain-funcs
IUSE=+llvm_slot_21 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -12,5 +12,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_1
RESTRICT=strip
SLOT=6/2
SRC_URI=https://github.com/apple/swift-argument-parser/archive/refs/tags/1.4.0.tar.gz -> swift-argument-parser-1.4.0.tar.gz https://github.com/apple/swift-asn1/archive/refs/tags/1.0.0.tar.gz -> swift-asn1-1.0.0.tar.gz https://github.com/apple/swift-async-algorithms/archive/refs/tags/1.0.1.tar.gz -> swift-async-algorithms-1.0.1.tar.gz https://github.com/apple/swift-atomics/archive/refs/tags/1.2.0.tar.gz -> swift-atomics-1.2.0.tar.gz https://github.com/apple/swift-certificates/archive/refs/tags/1.0.1.tar.gz -> swift-certificates-1.0.1.tar.gz https://github.com/apple/swift-collections/archive/refs/tags/1.1.3.tar.gz -> swift-collections-1.1.3.tar.gz https://github.com/apple/swift-crypto/archive/refs/tags/3.0.0.tar.gz -> swift-crypto-3.0.0.tar.gz https://github.com/apple/swift-log/archive/refs/tags/1.5.4.tar.gz -> swift-log-1.5.4.tar.gz https://github.com/apple/swift-nio/archive/refs/tags/2.65.0.tar.gz -> swift-nio-2.65.0.tar.gz https://github.com/apple/swift-numerics/archive/refs/tags/1.0.2.tar.gz -> swift-numerics-1.0.2.tar.gz https://github.com/apple/swift-system/archive/refs/tags/1.5.0.tar.gz -> swift-system-1.5.0.tar.gz https://github.com/microsoft/mimalloc/archive/refs/tags/v3.0.1.tar.gz -> mimalloc-v3.0.1.tar.gz https://github.com/swiftlang/indexstore-db/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> indexstore-db-6.2.3.tar.gz https://github.com/swiftlang/llvm-project/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> llvm-project-6.2.3.tar.gz https://github.com/swiftlang/sourcekit-lsp/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> sourcekit-lsp-6.2.3.tar.gz https://github.com/swiftlang/swift-build/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-build-6.2.3.tar.gz https://github.com/swiftlang/swift-cmark/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-cmark-6.2.3.tar.gz https://github.com/swiftlang/swift-corelibs-foundation/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-corelibs-foundation-6.2.3.tar.gz https://github.com/swiftlang/swift-corelibs-libdispatch/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-corelibs-libdispatch-6.2.3.tar.gz https://github.com/swiftlang/swift-corelibs-xctest/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-corelibs-xctest-6.2.3.tar.gz https://github.com/swiftlang/swift-docc-render-artifact/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-docc-render-artifact-6.2.3.tar.gz https://github.com/swiftlang/swift-docc-symbolkit/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-docc-symbolkit-6.2.3.tar.gz https://github.com/swiftlang/swift-docc/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-docc-6.2.3.tar.gz https://github.com/swiftlang/swift-driver/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-driver-6.2.3.tar.gz https://github.com/swiftlang/swift-experimental-string-processing/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-experimental-string-processing-6.2.3.tar.gz https://github.com/swiftlang/swift-format/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-format-6.2.3.tar.gz https://github.com/swiftlang/swift-foundation-icu/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-foundation-icu-6.2.3.tar.gz https://github.com/swiftlang/swift-foundation/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-foundation-6.2.3.tar.gz https://github.com/swiftlang/swift-installer-scripts/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-installer-scripts-6.2.3.tar.gz https://github.com/swiftlang/swift-integration-tests/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-integration-tests-6.2.3.tar.gz https://github.com/swiftlang/swift-llbuild/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-llbuild-6.2.3.tar.gz https://github.com/swiftlang/swift-llvm-bindings/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-llvm-bindings-6.2.3.tar.gz https://github.com/swiftlang/swift-lmdb/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-lmdb-6.2.3.tar.gz https://github.com/swiftlang/swift-markdown/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-markdown-6.2.3.tar.gz https://github.com/swiftlang/swift-package-manager/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-package-manager-6.2.3.tar.gz https://github.com/swiftlang/swift-stress-tester/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-stress-tester-6.2.3.tar.gz https://github.com/swiftlang/swift-syntax/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-syntax-6.2.3.tar.gz https://github.com/swiftlang/swift-testing/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-testing-6.2.3.tar.gz https://github.com/swiftlang/swift-toolchain-sqlite/archive/refs/tags/1.0.1.tar.gz -> swift-toolchain-sqlite-1.0.1.tar.gz https://github.com/swiftlang/swift-tools-support-core/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-tools-support-core-6.2.3.tar.gz https://github.com/swiftlang/swift/archive/refs/tags/swift-6.2.3-RELEASE.tar.gz -> swift-6.2.3.tar.gz
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=cca1091dbb55cb5ba3d96a006c64d55c
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 multilib 404b65bd5212cff83b3935c685419d08 llvm-r2 8bc46809768366b4239eab39335419bc multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=7c1fd2d34d485ec3b2ed11d39af4ba1d

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm preinst setup unpack
DESCRIPTION=A high-level, general-purpose, multi-paradigm, compiled programming language
EAPI=8
HOMEPAGE=https://www.swift.org
INHERIT=llvm-r1 python-single-r1 toolchain-funcs
INHERIT=llvm-r2 python-single-r1 toolchain-funcs
IUSE=+llvm_slot_21 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -12,5 +12,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_1
RESTRICT=strip
SLOT=6/2
SRC_URI=https://github.com/apple/swift-argument-parser/archive/refs/tags/1.4.0.tar.gz -> swift-argument-parser-1.4.0.tar.gz https://github.com/apple/swift-asn1/archive/refs/tags/1.0.0.tar.gz -> swift-asn1-1.0.0.tar.gz https://github.com/apple/swift-async-algorithms/archive/refs/tags/1.0.1.tar.gz -> swift-async-algorithms-1.0.1.tar.gz https://github.com/apple/swift-atomics/archive/refs/tags/1.2.0.tar.gz -> swift-atomics-1.2.0.tar.gz https://github.com/apple/swift-certificates/archive/refs/tags/1.0.1.tar.gz -> swift-certificates-1.0.1.tar.gz https://github.com/apple/swift-collections/archive/refs/tags/1.1.3.tar.gz -> swift-collections-1.1.3.tar.gz https://github.com/apple/swift-crypto/archive/refs/tags/3.0.0.tar.gz -> swift-crypto-3.0.0.tar.gz https://github.com/apple/swift-log/archive/refs/tags/1.5.4.tar.gz -> swift-log-1.5.4.tar.gz https://github.com/apple/swift-nio/archive/refs/tags/2.65.0.tar.gz -> swift-nio-2.65.0.tar.gz https://github.com/apple/swift-numerics/archive/refs/tags/1.0.2.tar.gz -> swift-numerics-1.0.2.tar.gz https://github.com/apple/swift-system/archive/refs/tags/1.5.0.tar.gz -> swift-system-1.5.0.tar.gz https://github.com/microsoft/mimalloc/archive/refs/tags/v3.0.1.tar.gz -> mimalloc-v3.0.1.tar.gz https://github.com/swiftlang/indexstore-db/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> indexstore-db-6.2.4.tar.gz https://github.com/swiftlang/llvm-project/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> llvm-project-6.2.4.tar.gz https://github.com/swiftlang/sourcekit-lsp/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> sourcekit-lsp-6.2.4.tar.gz https://github.com/swiftlang/swift-build/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-build-6.2.4.tar.gz https://github.com/swiftlang/swift-cmark/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-cmark-6.2.4.tar.gz https://github.com/swiftlang/swift-corelibs-foundation/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-corelibs-foundation-6.2.4.tar.gz https://github.com/swiftlang/swift-corelibs-libdispatch/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-corelibs-libdispatch-6.2.4.tar.gz https://github.com/swiftlang/swift-corelibs-xctest/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-corelibs-xctest-6.2.4.tar.gz https://github.com/swiftlang/swift-docc-render-artifact/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-docc-render-artifact-6.2.4.tar.gz https://github.com/swiftlang/swift-docc-symbolkit/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-docc-symbolkit-6.2.4.tar.gz https://github.com/swiftlang/swift-docc/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-docc-6.2.4.tar.gz https://github.com/swiftlang/swift-driver/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-driver-6.2.4.tar.gz https://github.com/swiftlang/swift-experimental-string-processing/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-experimental-string-processing-6.2.4.tar.gz https://github.com/swiftlang/swift-format/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-format-6.2.4.tar.gz https://github.com/swiftlang/swift-foundation-icu/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-foundation-icu-6.2.4.tar.gz https://github.com/swiftlang/swift-foundation/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-foundation-6.2.4.tar.gz https://github.com/swiftlang/swift-installer-scripts/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-installer-scripts-6.2.4.tar.gz https://github.com/swiftlang/swift-integration-tests/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-integration-tests-6.2.4.tar.gz https://github.com/swiftlang/swift-llbuild/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-llbuild-6.2.4.tar.gz https://github.com/swiftlang/swift-llvm-bindings/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-llvm-bindings-6.2.4.tar.gz https://github.com/swiftlang/swift-lmdb/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-lmdb-6.2.4.tar.gz https://github.com/swiftlang/swift-markdown/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-markdown-6.2.4.tar.gz https://github.com/swiftlang/swift-package-manager/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-package-manager-6.2.4.tar.gz https://github.com/swiftlang/swift-stress-tester/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-stress-tester-6.2.4.tar.gz https://github.com/swiftlang/swift-syntax/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-syntax-6.2.4.tar.gz https://github.com/swiftlang/swift-testing/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-testing-6.2.4.tar.gz https://github.com/swiftlang/swift-toolchain-sqlite/archive/refs/tags/1.0.1.tar.gz -> swift-toolchain-sqlite-1.0.1.tar.gz https://github.com/swiftlang/swift-tools-support-core/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-tools-support-core-6.2.4.tar.gz https://github.com/swiftlang/swift/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-6.2.4.tar.gz
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=cca1091dbb55cb5ba3d96a006c64d55c
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 multilib 404b65bd5212cff83b3935c685419d08 llvm-r2 8bc46809768366b4239eab39335419bc multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=7c1fd2d34d485ec3b2ed11d39af4ba1d

View File

@@ -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.9.6.tar.gz -> posthog-7.9.6.gh.tar.gz
SRC_URI=https://github.com/PostHog/posthog-python/archive/refs/tags/v7.9.7.tar.gz -> posthog-7.9.7.gh.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 44f31ede921d604a84caf05ca3e3d4dc
_md5_=cd14d52756dcd01af5edd7450ec5f6ff

View File

@@ -11,6 +11,6 @@ LICENSE=Apache-2.0 Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 CDLA-Permissive-2.0 IS
RDEPEND=dev-libs/openssl:= sys-apps/dbus
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/openai/codex/archive/rust-v0.110.0.tar.gz -> codex-0.110.0.tar.gz https://github.com/gentoo-zh-drafts/codex/releases/download/rust-v0.110.0/codex-rust-v0.110.0-crates.tar.xz https://github.com/helix-editor/nucleo/archive/4253de9faabb4e5c6d81d946a5e35a90f87347ee.tar.gz -> nucleo-4253de9faabb4e5c6d81d946a5e35a90f87347ee.gh.tar.gz https://github.com/helix-editor/nucleo/archive/4253de9faabb4e5c6d81d946a5e35a90f87347ee.tar.gz -> nucleo-4253de9faabb4e5c6d81d946a5e35a90f87347ee.gh.tar.gz https://github.com/dzbarsky/rules_rust/archive/b56cbaa8465e74127f1ea216f813cd377295ad81.tar.gz -> rules_rust-b56cbaa8465e74127f1ea216f813cd377295ad81.gh.tar.gz https://github.com/nornagon/ratatui/archive/9b2ad1298408c45918ee9f8241a6f95498cdbed2.tar.gz -> ratatui-9b2ad1298408c45918ee9f8241a6f95498cdbed2.gh.tar.gz https://github.com/nornagon/crossterm/archive/87db8bfa6dc99427fd3b071681b07fc31c6ce995.tar.gz -> crossterm-87db8bfa6dc99427fd3b071681b07fc31c6ce995.gh.tar.gz https://github.com/openai-oss-forks/tungstenite-rs/archive/9200079d3b54a1ff51072e24d81fd354f085156f.tar.gz -> tungstenite-rs-9200079d3b54a1ff51072e24d81fd354f085156f.gh.tar.gz https://github.com/openai-oss-forks/tokio-tungstenite/archive/132f5b39c862e3a970f731d709608b3e6276d5f6.tar.gz -> tokio-tungstenite-132f5b39c862e3a970f731d709608b3e6276d5f6.gh.tar.gz
SRC_URI=https://github.com/openai/codex/archive/rust-v0.111.0.tar.gz -> codex-0.111.0.tar.gz https://github.com/gentoo-zh-drafts/codex/releases/download/rust-v0.111.0/codex-rust-v0.111.0-crates.tar.xz https://github.com/helix-editor/nucleo/archive/4253de9faabb4e5c6d81d946a5e35a90f87347ee.tar.gz -> nucleo-4253de9faabb4e5c6d81d946a5e35a90f87347ee.gh.tar.gz https://github.com/helix-editor/nucleo/archive/4253de9faabb4e5c6d81d946a5e35a90f87347ee.tar.gz -> nucleo-4253de9faabb4e5c6d81d946a5e35a90f87347ee.gh.tar.gz https://github.com/dzbarsky/rules_rust/archive/b56cbaa8465e74127f1ea216f813cd377295ad81.tar.gz -> rules_rust-b56cbaa8465e74127f1ea216f813cd377295ad81.gh.tar.gz https://github.com/nornagon/ratatui/archive/9b2ad1298408c45918ee9f8241a6f95498cdbed2.tar.gz -> ratatui-9b2ad1298408c45918ee9f8241a6f95498cdbed2.gh.tar.gz https://github.com/nornagon/crossterm/archive/87db8bfa6dc99427fd3b071681b07fc31c6ce995.tar.gz -> crossterm-87db8bfa6dc99427fd3b071681b07fc31c6ce995.gh.tar.gz https://github.com/openai-oss-forks/tungstenite-rs/archive/9200079d3b54a1ff51072e24d81fd354f085156f.tar.gz -> tungstenite-rs-9200079d3b54a1ff51072e24d81fd354f085156f.gh.tar.gz https://github.com/openai-oss-forks/tokio-tungstenite/archive/132f5b39c862e3a970f731d709608b3e6276d5f6.tar.gz -> tokio-tungstenite-132f5b39c862e3a970f731d709608b3e6276d5f6.gh.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust d879c305333cf4d043e1ade99d08d018 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 7fa26aa78643f4b76bcc1985ec2cb49b
_md5_=f9223c580ec1840000aa2c7e6cb0aaf8

View File

@@ -0,0 +1,16 @@
BDEPEND=verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
DEFINED_PHASES=install postinst postrm preinst pretend setup unpack
DESCRIPTION=Google's AI-first IDE and agentic development platform
EAPI=8
HOMEPAGE=https://antigravity.google/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=chromium-2 eapi9-pipestatus optfeature pax-utils unpacker verify-sig xdg
IUSE=kerberos verify-sig +l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es-419 +l10n_es +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW verify-sig
KEYWORDS=~amd64 ~arm64
LICENSE=all-rights-reserved
RDEPEND=|| ( sys-apps/systemd sys-apps/systemd-utils ) >=app-accessibility/at-spi2-core-2.46.0:2 app-crypt/libsecret[crypt] app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/libglvnd media-libs/mesa net-misc/curl sys-apps/dbus virtual/zlib:= sys-process/lsof x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libxkbfile x11-libs/libXrandr x11-libs/libXScrnSaver x11-libs/pango x11-misc/xdg-utils kerberos? ( app-crypt/mit-krb5 ) verify-sig? ( >=sec-keys/openpgp-keys-google-artifact-registry-20210504 )
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev/pool/antigravity-debian/antigravity_1.20.4-1772839303_amd64_7de628d6948bc8d402b01eff21b60a99.deb -> google-antigravity-1.20.4_amd64.deb ) arm64? ( https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev/pool/antigravity-debian/antigravity_1.20.4-1772839295_arm64_b25f84e12a05c9892e03a43bd08d8fe2.deb -> google-antigravity-1.20.4_arm64.deb ) verify-sig? ( https://raw.githubusercontent.com/falbrechtskirchinger/overlay-assets/main/distfiles/google-antigravity-1.20.4-verify-sig.tar.xz )
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd optfeature 538bce96e5589935b57e178e8635f301 pax-utils 5555f2e75744739fe100ee62c22d28fe multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 767e064ac3c6192d69d112d11dd05ba6 verify-sig ece4c893b6bd62eacbc4d25958e857f8 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=af756df3505389391b11a05e93247ca1

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -7,6 +7,6 @@ INHERIT=go-module
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/gabrie30/ghorg/archive/v1.11.0.tar.gz -> ghorg-1.11.0.tar.gz http://joecool.ftfuchs.com/godeps/ghorg-1.11.0-vendor.tar.xz
SRC_URI=https://github.com/gabrie30/ghorg/archive/v1.11.9.tar.gz -> ghorg-1.11.9.tar.gz http://joecool.ftfuchs.com/godeps/ghorg-1.11.9-vendor.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 2a164b5dbe5ba61e90d7985a433dde70
_md5_=7009b8e0f73c0e1d1e9575ec17dfa49f

View File

@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
SLOT=0.H
SRC_URI=https://github.com/CleverRaven/Cataclysm-DDA/archive/0.H-RELEASE.tar.gz -> cataclysm-dda-0h.tar.gz soundpack? ( https://github.com/Fris0uman/CDDA-Soundpacks/releases/download/2024-10-27/CC-Sounds.zip -> cataclysm-dda-0h-soundpack.zip )
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369
_md5_=317c8867a4ae5af5baae7c3e7c1003ad
_md5_=627e0258f537c954d063942dfe9d85f3

View File

@@ -14,4 +14,4 @@ REQUIRED_USE=soundpack? ( sound ) sound? ( tiles ) || ( tiles ncurses )
RESTRICT=!test? ( test )
SLOT=9999
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=e5dab39ebdcfbaf0ef7a177e6b783a19
_md5_=12314ec5477f1fd9ce2a44ba511baa8d

View File

@@ -4,13 +4,13 @@ DEPEND=!gui-apps/quickshell dev-qt/qtbase:6=[dbus] dev-qt/qtsvg:6= dev-qt/qtdecl
DESCRIPTION=Toolkit for building desktop widgets using QtQuick
EAPI=8
HOMEPAGE=https://quickshell.org/
INHERIT=cmake
INHERIT=branding cmake
IUSE=+breakpad +jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +screencopy +X +pipewire +tray +mpris +pam +polkit +hyprland +hyprland-global-shortcuts +hyprland-focus-grab +i3 +i3-ipc +bluetooth
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=!gui-apps/quickshell dev-qt/qtbase:6=[dbus] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( x11-libs/libdrm media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) polkit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez )
REQUIRED_USE=screencopy? ( toplevel-management )
SLOT=0
SRC_URI=https://github.com/noctalia-dev/noctalia-qs/archive/46e60df2d6ebb4d52d5bde8a63a9a6255e556097.tar.gz -> noctalia-qs-0.0.4_p20250301.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=dcb96e4d303ee477b1bc5b85855057b3
SRC_URI=https://github.com/noctalia-dev/noctalia-qs/archive/refs/tags/v0.0.5.tar.gz -> noctalia-qs-0.0.5.tar.gz
_eclasses_=branding 7bcece3faa73dd0fc3e597013510d53a toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=417c8969f35c20108bdd90083263916f

View File

@@ -4,12 +4,12 @@ DEPEND=!gui-apps/quickshell dev-qt/qtbase:6=[dbus] dev-qt/qtsvg:6= dev-qt/qtdecl
DESCRIPTION=Toolkit for building desktop widgets using QtQuick
EAPI=8
HOMEPAGE=https://quickshell.org/
INHERIT=cmake git-r3
INHERIT=branding cmake git-r3
IUSE=+breakpad +jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +screencopy +X +pipewire +tray +mpris +pam +polkit +hyprland +hyprland-global-shortcuts +hyprland-focus-grab +i3 +i3-ipc +bluetooth
LICENSE=LGPL-3
PROPERTIES=live
RDEPEND=!gui-apps/quickshell dev-qt/qtbase:6=[dbus] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( x11-libs/libdrm media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) polkit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez )
REQUIRED_USE=screencopy? ( toplevel-management )
SLOT=0
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=dcb96e4d303ee477b1bc5b85855057b3
_eclasses_=branding 7bcece3faa73dd0fc3e597013510d53a toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=ee5fb91b15d7b91b797d2d66dca090e2

View File

@@ -9,6 +9,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/noctalia-qs 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.6.1/noctalia-v4.6.1.tar.gz
SRC_URI=https://github.com/noctalia-dev/noctalia-shell/releases/download/v4.6.4/noctalia-v4.6.4.tar.gz
_eclasses_=optfeature 538bce96e5589935b57e178e8635f301 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=f20ebcdcb4bf79e5df6c5b2cdf9f16d7

View File

@@ -4,7 +4,7 @@ DEPEND=dev-qt/qtbase:6=[dbus] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc?
DESCRIPTION=Toolkit for building desktop widgets using QtQuick
EAPI=8
HOMEPAGE=https://quickshell.org/
INHERIT=cmake
INHERIT=branding cmake
IUSE=+breakpad +jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +screencopy +X +pipewire +tray +mpris +pam +polkit +hyprland +hyprland-global-shortcuts +hyprland-focus-grab +i3 +i3-ipc +bluetooth
KEYWORDS=~amd64
LICENSE=LGPL-3
@@ -12,5 +12,5 @@ RDEPEND=dev-qt/qtbase:6=[dbus] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc?
REQUIRED_USE=screencopy? ( toplevel-management )
SLOT=0
SRC_URI=https://github.com/quickshell-mirror/quickshell/archive/refs/tags/v0.2.1.tar.gz -> quickshell-0.2.1.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=84ed52fa1c51d4396f69a6048fd09b73
_eclasses_=branding 7bcece3faa73dd0fc3e597013510d53a toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=f2c75bdd16da8c08757a531270ada0a3

View File

@@ -4,12 +4,12 @@ DEPEND=dev-qt/qtbase:6=[dbus] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc?
DESCRIPTION=Toolkit for building desktop widgets using QtQuick
EAPI=8
HOMEPAGE=https://quickshell.org/
INHERIT=cmake flag-o-matic git-r3
INHERIT=branding cmake flag-o-matic git-r3
IUSE=+breakpad +jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +screencopy +X +pipewire +tray +mpris +pam +polkit +hyprland +hyprland-global-shortcuts +hyprland-focus-grab +i3 +i3-ipc +bluetooth
LICENSE=LGPL-3
PROPERTIES=live
RDEPEND=dev-qt/qtbase:6=[dbus] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( x11-libs/libdrm media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) polkit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez )
REQUIRED_USE=screencopy? ( toplevel-management )
SLOT=0
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=caf11c06ab22e4d006aecec964506df7
_eclasses_=branding 7bcece3faa73dd0fc3e597013510d53a toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=0d6928ccb85f2bb55b5ac2a26d84464f

View File

@@ -0,0 +1,17 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-cpp/tbb:= dev-libs/openssl:= dev-qt/qtbase:6[gui,widgets,xml] dev-qt/qtspeech:6 dev-qt/qtsvg:6 >=media-libs/blend2d-0.20:= media-libs/freetype media-libs/lcms:2 media-libs/libjpeg-turbo:= media-libs/openjpeg:= virtual/zlib:= test? ( dev-qt/qtbase:6[test] )
DESCRIPTION=Open source PDF WYSIWYG editor based on Qt
EAPI=8
HOMEPAGE=https://jakubmelka.github.io/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake flag-o-matic xdg
IUSE=debug test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-cpp/tbb:= dev-libs/openssl:= dev-qt/qtbase:6[gui,widgets,xml] dev-qt/qtspeech:6 dev-qt/qtsvg:6 >=media-libs/blend2d-0.20:= media-libs/freetype media-libs/lcms:2 media-libs/libjpeg-turbo:= media-libs/openjpeg:= virtual/zlib:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/JakubMelka/PDF4QT/archive/refs/tags/v1.5.3.1.tar.gz -> PDF4QT-1.5.3.1.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=eec033d15c3a59c3a203f4fb41da3318

View File

@@ -5,12 +5,12 @@ DESCRIPTION=Open source PDF WYSIWYG editor based on Qt
EAPI=8
HOMEPAGE=https://jakubmelka.github.io/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake xdg git-r3
IUSE=test
INHERIT=cmake flag-o-matic xdg git-r3
IUSE=debug test
LICENSE=MIT
PROPERTIES=live
RDEPEND=dev-cpp/tbb:= dev-libs/openssl:= dev-qt/qtbase:6[gui,widgets,xml] dev-qt/qtspeech:6 dev-qt/qtsvg:6 >=media-libs/blend2d-0.20:= media-libs/freetype media-libs/lcms:2 media-libs/libjpeg-turbo:= media-libs/openjpeg:= virtual/zlib:=
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=ffbb5f6adf99c764c1d0141e2343a9da
_md5_=eec033d15c3a59c3a203f4fb41da3318

View File

@@ -1,6 +1,6 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=jit? ( >=dev-libs/asmjit-2024.10.25 <dev-libs/asmjit-2025.06.15 )
DEPEND=jit? ( >=dev-libs/asmjit-2024.10.25:= <dev-libs/asmjit-2025.06.15:= )
DESCRIPTION=2D vector graphics library powered by a JIT compiler.
EAPI=8
HOMEPAGE=https://blend2d.com/
@@ -8,9 +8,9 @@ INHERIT=cmake
IUSE=+jit test
KEYWORDS=~amd64
LICENSE=ZLIB
RDEPEND=jit? ( >=dev-libs/asmjit-2024.10.25 <dev-libs/asmjit-2025.06.15 )
RDEPEND=jit? ( >=dev-libs/asmjit-2024.10.25:= <dev-libs/asmjit-2025.06.15:= )
RESTRICT=!test? ( test )
SLOT=0/0.12
SRC_URI=https://blend2d.com/download/blend2d-0.12.0.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=78bbf6e33b50e015bdd735f2fa76fb3f
_md5_=940a1fc3334f83845314d709beb1e45d

View File

@@ -1,6 +1,6 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=jit? ( >=dev-libs/asmjit-2024.10.25 <dev-libs/asmjit-2025.06.15 )
DEPEND=jit? ( >=dev-libs/asmjit-2025.10.12:= )
DESCRIPTION=2D vector graphics library powered by a JIT compiler.
EAPI=8
HOMEPAGE=https://blend2d.com/
@@ -8,9 +8,9 @@ INHERIT=cmake
IUSE=+jit test
KEYWORDS=~amd64
LICENSE=ZLIB
RDEPEND=jit? ( >=dev-libs/asmjit-2024.10.25 <dev-libs/asmjit-2025.06.15 )
RDEPEND=jit? ( >=dev-libs/asmjit-2025.10.12:= )
RESTRICT=!test? ( test )
SLOT=0/0.11
SRC_URI=https://blend2d.com/download/blend2d-0.11.4.tar.gz
SLOT=0/0.21
SRC_URI=https://blend2d.com/download/blend2d-0.21.2.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=5c0d3ef393d81bf8e1c62559540ad989
_md5_=84ec015092be718351be78fad46186d5

View File

@@ -1,6 +1,6 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=jit? ( >=dev-libs/asmjit-2025.06.15 )
DEPEND=jit? ( >=dev-libs/asmjit-2025.10.12:= )
DESCRIPTION=2D vector graphics library powered by a JIT compiler.
EAPI=8
HOMEPAGE=https://blend2d.com/
@@ -8,8 +8,8 @@ INHERIT=cmake git-r3
IUSE=+jit test
LICENSE=ZLIB
PROPERTIES=live
RDEPEND=jit? ( >=dev-libs/asmjit-2025.06.15 )
RDEPEND=jit? ( >=dev-libs/asmjit-2025.10.12:= )
RESTRICT=!test? ( test )
SLOT=0/9999
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=0750d49964b0d19a0cd7dddf45ae2913
_md5_=84ec015092be718351be78fad46186d5

View File

@@ -1,14 +1,14 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/inih dev-libs/libfmt:= media-libs/libebur128 media-libs/libogg media-libs/libvorbis media-libs/taglib media-video/ffmpeg
DEPEND=dev-libs/inih dev-libs/libfmt:= media-libs/libebur128:= media-libs/libogg media-libs/libvorbis media-libs/taglib:= media-video/ffmpeg:=
DESCRIPTION=Really Simple replay Gain calculator for tagging audio files
EAPI=8
HOMEPAGE=https://github.com/complexlogic/rsgain
INHERIT=cmake
KEYWORDS=~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=BSD BSD-2
RDEPEND=dev-libs/inih dev-libs/libfmt:= media-libs/libebur128 media-libs/libogg media-libs/libvorbis media-libs/taglib media-video/ffmpeg
RDEPEND=dev-libs/inih dev-libs/libfmt:= media-libs/libebur128:= media-libs/libogg media-libs/libvorbis media-libs/taglib:= media-video/ffmpeg:=
SLOT=0
SRC_URI=https://github.com/complexlogic/rsgain/releases/download/v3.5.1/rsgain-3.5.1-source.tar.xz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=885fc0c48c20ffc0a2ec0cdac214b03d
_md5_=1bb25d49fa01f741e6e430cfb4371880

View File

@@ -1,14 +1,14 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/inih dev-libs/libfmt:= media-libs/libebur128 media-libs/libogg media-libs/libvorbis media-libs/taglib media-video/ffmpeg
DEPEND=dev-libs/inih dev-libs/libfmt:= media-libs/libebur128:= media-libs/libogg media-libs/libvorbis media-libs/taglib:= media-video/ffmpeg:=
DESCRIPTION=Really Simple replay Gain calculator for tagging audio files
EAPI=8
HOMEPAGE=https://github.com/complexlogic/rsgain
INHERIT=cmake
KEYWORDS=~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=BSD BSD-2
RDEPEND=dev-libs/inih dev-libs/libfmt:= media-libs/libebur128 media-libs/libogg media-libs/libvorbis media-libs/taglib media-video/ffmpeg
RDEPEND=dev-libs/inih dev-libs/libfmt:= media-libs/libebur128:= media-libs/libogg media-libs/libvorbis media-libs/taglib:= media-video/ffmpeg:=
SLOT=0
SRC_URI=https://github.com/complexlogic/rsgain/releases/download/v3.5.3/rsgain-3.5.3-source.tar.xz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=885fc0c48c20ffc0a2ec0cdac214b03d
_md5_=1bb25d49fa01f741e6e430cfb4371880

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/openssl:0= =net-voip/re-4.2* virtual/zlib:= aac? ( media-libs/fdk-aac ) alsa? ( media-libs/alsa-lib ) amr? ( media-libs/opencore-amr ) aom? ( media-libs/libaom ) aptx? ( media-libs/libopenaptx ) codec2? ( media-libs/codec2 ) dbus? ( dev-util/gdbus-codegen sys-apps/dbus ) ffmpeg? ( media-video/ffmpeg ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 media-libs/gst-plugins-good:1.0 ) gtk3? ( x11-libs/gtk+:3 ) jack? ( virtual/jack ) mpa? ( media-sound/twolame media-sound/mpg123 media-libs/speexdsp ) mqtt? ( app-misc/mosquitto ) opus? ( media-libs/opus ) pipewire? ( media-video/pipewire ) snapshot? ( media-libs/libpng ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-libs/libpulse ) sdl? ( media-libs/libsdl2 ) sndfile? ( media-libs/libsndfile ) spandsp? ( media-libs/spandsp ) v4l? ( media-libs/libv4l ) vpx? ( media-libs/libvpx ) webrtc? ( media-plugins/gst-plugins-webrtc ) X? ( x11-libs/libX11 )
DEPEND=dev-libs/openssl:0= =net-voip/re-4.6* virtual/zlib:= aac? ( media-libs/fdk-aac ) alsa? ( media-libs/alsa-lib ) amr? ( media-libs/opencore-amr ) aom? ( media-libs/libaom ) aptx? ( media-libs/libopenaptx ) codec2? ( media-libs/codec2 ) dbus? ( dev-util/gdbus-codegen sys-apps/dbus ) ffmpeg? ( media-video/ffmpeg ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 media-libs/gst-plugins-good:1.0 ) gtk3? ( x11-libs/gtk+:3 ) jack? ( virtual/jack ) mpa? ( media-sound/twolame media-sound/mpg123 media-libs/speexdsp ) mqtt? ( app-misc/mosquitto ) opus? ( media-libs/opus ) pipewire? ( media-video/pipewire ) snapshot? ( media-libs/libpng ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-libs/libpulse ) sdl? ( media-libs/libsdl2 ) sndfile? ( media-libs/libsndfile ) spandsp? ( media-libs/spandsp ) v4l? ( media-libs/libv4l ) vpx? ( media-libs/libvpx ) webrtc? ( media-plugins/gst-plugins-webrtc ) X? ( x11-libs/libX11 )
DESCRIPTION=Baresip is a portable and modular SIP User-Agent
EAPI=8
HOMEPAGE=https://github.com/baresip/baresip
@@ -8,8 +8,8 @@ INHERIT=cmake
IUSE=aac acip alsa amr aptx aom codec2 console dbus echo evdev ffmpeg gstreamer gtk3 jack httpd httpreq mpa mqtt opus pipewire portaudio pulseaudio sdl serreg snapshot sndfile spandsp static-libs syslog tcpcontrol v4l video vpx webrtc X
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-libs/openssl:0= =net-voip/re-4.2* virtual/zlib:= aac? ( media-libs/fdk-aac ) alsa? ( media-libs/alsa-lib ) amr? ( media-libs/opencore-amr ) aom? ( media-libs/libaom ) aptx? ( media-libs/libopenaptx ) codec2? ( media-libs/codec2 ) dbus? ( dev-util/gdbus-codegen sys-apps/dbus ) ffmpeg? ( media-video/ffmpeg ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 media-libs/gst-plugins-good:1.0 ) gtk3? ( x11-libs/gtk+:3 ) jack? ( virtual/jack ) mpa? ( media-sound/twolame media-sound/mpg123 media-libs/speexdsp ) mqtt? ( app-misc/mosquitto ) opus? ( media-libs/opus ) pipewire? ( media-video/pipewire ) snapshot? ( media-libs/libpng ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-libs/libpulse ) sdl? ( media-libs/libsdl2 ) sndfile? ( media-libs/libsndfile ) spandsp? ( media-libs/spandsp ) v4l? ( media-libs/libv4l ) vpx? ( media-libs/libvpx ) webrtc? ( media-plugins/gst-plugins-webrtc ) X? ( x11-libs/libX11 )
RDEPEND=dev-libs/openssl:0= =net-voip/re-4.6* virtual/zlib:= aac? ( media-libs/fdk-aac ) alsa? ( media-libs/alsa-lib ) amr? ( media-libs/opencore-amr ) aom? ( media-libs/libaom ) aptx? ( media-libs/libopenaptx ) codec2? ( media-libs/codec2 ) dbus? ( dev-util/gdbus-codegen sys-apps/dbus ) ffmpeg? ( media-video/ffmpeg ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 media-libs/gst-plugins-good:1.0 ) gtk3? ( x11-libs/gtk+:3 ) jack? ( virtual/jack ) mpa? ( media-sound/twolame media-sound/mpg123 media-libs/speexdsp ) mqtt? ( app-misc/mosquitto ) opus? ( media-libs/opus ) pipewire? ( media-video/pipewire ) snapshot? ( media-libs/libpng ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-libs/libpulse ) sdl? ( media-libs/libsdl2 ) sndfile? ( media-libs/libsndfile ) spandsp? ( media-libs/spandsp ) v4l? ( media-libs/libv4l ) vpx? ( media-libs/libvpx ) webrtc? ( media-plugins/gst-plugins-webrtc ) X? ( x11-libs/libX11 )
SLOT=0
SRC_URI=https://github.com/baresip/baresip/archive/v4.2.0.tar.gz -> baresip-4.2.0.tar.gz
SRC_URI=https://github.com/baresip/baresip/archive/v4.6.0.tar.gz -> baresip-4.6.0.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=6b91409914600c0954426b85bb424012

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-libs/openssl:0= virtual/zlib:=
SLOT=0
SRC_URI=https://github.com/baresip/re/archive/v4.2.0.tar.gz -> re-4.2.0.tar.gz
SRC_URI=https://github.com/baresip/re/archive/v4.6.0.tar.gz -> re-4.6.0.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=7fb82a2769c05832cc5eeefd33418ec3

View File

@@ -12,6 +12,6 @@ RDEPEND=dev-cpp/abseil-cpp:= dev-libs/cpuinfo dev-libs/protobuf:= dev-libs/re2:=
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/microsoft/onnxruntime/archive/refs/tags/v1.24.2.tar.gz -> onnxruntime-1.24.2.tar.gz https://gitlab.com/libeigen/eigen/-/archive/1d8b82b0740839c0de7f1242a3585e3390ff5f33/eigen-1d8b82b0740839c0de7f1242a3585e3390ff5f33.tar.bz2 -> eigen-3.4.0_p20250216.tar.bz2
SRC_URI=https://github.com/microsoft/onnxruntime/archive/refs/tags/v1.24.3.tar.gz -> onnxruntime-1.24.3.tar.gz https://gitlab.com/libeigen/eigen/-/archive/1d8b82b0740839c0de7f1242a3585e3390ff5f33/eigen-1d8b82b0740839c0de7f1242a3585e3390ff5f33.tar.bz2 -> eigen-3.4.0_p20250216.tar.bz2
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c edo a5e294016aa84979fcb2459749eb80b2 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
_md5_=8438d2e4b75cb78191101be39da137ea
_md5_=275d817c4debff41aa7363623138302c

View File

@@ -0,0 +1,17 @@
BDEPEND=vulkan? ( dev-util/vulkan-headers media-libs/shaderc ) app-alternatives/ninja >=dev-build/cmake-3.28.5 >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst preinst prepare pretend setup test unpack
DEPEND=blas? ( blis? ( sci-libs/blis:= ) flexiblas? ( sci-libs/flexiblas[blis?,mkl?,openblas?] ) mkl? ( sci-libs/mkl[llvm-openmp] ) openblas? ( sci-libs/openblas ) virtual/blas[flexiblas=] ) cuda? ( dev-util/nvidia-cuda-toolkit:= x11-drivers/nvidia-drivers ) rocm? ( >=dev-util/hip-6.1:= >=sci-libs/hipBLAS-6.1:= >=sci-libs/rocBLAS-6.1:= ) vulkan? ( media-libs/vulkan-loader ) >=dev-lang/go-1.23.4
DESCRIPTION=Get up and running with Llama 3, Mistral, Gemma, and other language models.
EAPI=8
HOMEPAGE=https://ollama.com
INHERIT=cuda rocm cmake flag-o-matic go-module linux-info systemd toolchain-funcs
IUSE=cuda rocm vulkan blas flexiblas blis mkl openblas cpu_flags_x86_fma3 cpu_flags_x86_avx cpu_flags_x86_avx512vbmi cpu_flags_x86_avx2 cpu_flags_x86_avx512_vnni cpu_flags_x86_avx_vnni cpu_flags_x86_avx512f cpu_flags_x86_f16c cpu_flags_x86_bmi2 cpu_flags_x86_sse4_2 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=blas? ( blis? ( sci-libs/blis:= ) flexiblas? ( sci-libs/flexiblas[blis?,mkl?,openblas?] ) mkl? ( sci-libs/mkl[llvm-openmp] ) openblas? ( sci-libs/openblas ) virtual/blas[flexiblas=] ) cuda? ( dev-util/nvidia-cuda-toolkit:= x11-drivers/nvidia-drivers ) rocm? ( >=dev-util/hip-6.1:= >=sci-libs/hipBLAS-6.1:= >=sci-libs/rocBLAS-6.1:= ) vulkan? ( media-libs/vulkan-loader ) acct-group/ollama >=acct-user/ollama-3[cuda?]
REQUIRED_USE=blas? ( ?? ( blis mkl openblas ) )
RESTRICT=mirror test
SLOT=0
SRC_URI=https://github.com/ollama/ollama/archive/refs/tags/v0.17.6.tar.gz -> ollama-0.17.6.gh.tar.gz https://github.com/gentoo-golang-dist/ollama/releases/download/v0.17.6/ollama-0.17.6-deps.tar.xz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 cuda 8b660e223a1695e3884ee4c7dc2c5059 rocm b406b041c5b107f8d8600865210e24e2 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 2a164b5dbe5ba61e90d7985a433dde70 linux-info efd923656513c879204fec6638eadee5 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=74e6d2778d204d2a7422280236896d66

View File

@@ -1,15 +1,16 @@
BDEPEND=vulkan? ( dev-util/vulkan-headers media-libs/shaderc ) app-alternatives/ninja >=dev-build/cmake-3.28.5 >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst preinst prepare pretend setup test unpack
DEPEND=blas? ( !mkl? ( virtual/blas ) mkl? ( sci-libs/mkl[llvm-openmp] ) ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) rocm? ( >=dev-util/hip-6.1:= >=sci-libs/hipBLAS-6.1:= >=sci-libs/rocBLAS-6.1:= ) >=dev-lang/go-1.23.4
DEPEND=blas? ( blis? ( sci-libs/blis:= ) flexiblas? ( sci-libs/flexiblas[blis?,mkl?,openblas?] ) mkl? ( sci-libs/mkl[llvm-openmp] ) openblas? ( sci-libs/openblas ) virtual/blas[flexiblas=] ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) rocm? ( >=dev-util/hip-6.1:= >=sci-libs/hipBLAS-6.1:= >=sci-libs/rocBLAS-6.1:= ) >=dev-lang/go-1.23.4
DESCRIPTION=Get up and running with Llama 3, Mistral, Gemma, and other language models.
EAPI=8
HOMEPAGE=https://ollama.com
INHERIT=cuda rocm cmake flag-o-matic go-module linux-info systemd toolchain-funcs git-r3
IUSE=blas cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_f16c cpu_flags_x86_avx2 cpu_flags_x86_bmi2 cpu_flags_x86_fma3 cpu_flags_x86_avx512f cpu_flags_x86_avx512vbmi cpu_flags_x86_avx512_vnni cpu_flags_x86_avx_vnni cuda mkl rocm vulkan +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151
IUSE=cuda rocm vulkan blas flexiblas blis mkl openblas cpu_flags_x86_fma3 cpu_flags_x86_avx cpu_flags_x86_avx512vbmi cpu_flags_x86_avx2 cpu_flags_x86_avx512_vnni cpu_flags_x86_avx_vnni cpu_flags_x86_avx512f cpu_flags_x86_f16c cpu_flags_x86_bmi2 cpu_flags_x86_sse4_2 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151
LICENSE=MIT
PROPERTIES=live
RDEPEND=blas? ( !mkl? ( virtual/blas ) mkl? ( sci-libs/mkl[llvm-openmp] ) ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) rocm? ( >=dev-util/hip-6.1:= >=sci-libs/hipBLAS-6.1:= >=sci-libs/rocBLAS-6.1:= ) acct-group/ollama >=acct-user/ollama-3[cuda?]
RDEPEND=blas? ( blis? ( sci-libs/blis:= ) flexiblas? ( sci-libs/flexiblas[blis?,mkl?,openblas?] ) mkl? ( sci-libs/mkl[llvm-openmp] ) openblas? ( sci-libs/openblas ) virtual/blas[flexiblas=] ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) rocm? ( >=dev-util/hip-6.1:= >=sci-libs/hipBLAS-6.1:= >=sci-libs/rocBLAS-6.1:= ) acct-group/ollama >=acct-user/ollama-3[cuda?]
REQUIRED_USE=blas? ( ?? ( blis mkl openblas ) )
RESTRICT=mirror test
SLOT=0
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 cuda 8b660e223a1695e3884ee4c7dc2c5059 rocm b406b041c5b107f8d8600865210e24e2 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 2a164b5dbe5ba61e90d7985a433dde70 linux-info efd923656513c879204fec6638eadee5 systemd a964c0cbe818b5729da1dbfcee5be861 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=132e3b60aea25d753f3ce425150443ec
_md5_=2d820c378e0cb4429374cadbabf9046b

View File

@@ -1,14 +1,14 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install test unpack
DEFINED_PHASES=compile install unpack
DEPEND=sys-apps/lm-sensors
DESCRIPTION=A simple daemon providing dynamic fan speed control
EAPI=8
HOMEPAGE=https://github.com/markusressel/fan2go
INHERIT=go-module shell-completion systemd
KEYWORDS=~amd64
LICENSE=AGPL-3 Apache-2.0 MIT BSD BSD-2 MIT MPL-2.0
LICENSE=AGPL-3 Apache-2.0 BSD ISC MIT
RDEPEND=sys-apps/lm-sensors
SLOT=0
SRC_URI=https://github.com/markusressel/fan2go/archive/refs/tags/0.9.2.tar.gz -> fan2go-0.9.2.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/fan2go-0.9.2-vendor.tar.xz
SRC_URI=https://github.com/markusressel/fan2go/archive/refs/tags/0.13.0.tar.gz -> fan2go-0.13.0.tar.gz https://github.com/dsafxP/gentoo-distfiles/releases/download/fan2go-0.13.0a/fan2go-0.13.0-vendor.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 2a164b5dbe5ba61e90d7985a433dde70 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=6588b801557e925628db3278695b874f
_md5_=95e87f933b8ed787aa7c9e15ddc0ebcb

View File

@@ -1,14 +0,0 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install test unpack
DEPEND=sys-apps/lm-sensors
DESCRIPTION=A simple daemon providing dynamic fan speed control
EAPI=8
HOMEPAGE=https://github.com/markusressel/fan2go
INHERIT=go-module shell-completion systemd
KEYWORDS=~amd64
LICENSE=AGPL-3 Apache-2.0 MIT BSD BSD-2 MIT MPL-2.0
RDEPEND=sys-apps/lm-sensors
SLOT=0
SRC_URI=https://github.com/markusressel/fan2go/archive/refs/tags/0.9.1.tar.gz -> fan2go-0.9.1.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/fan2go-0.9.1-vendor.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 2a164b5dbe5ba61e90d7985a433dde70 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=6588b801557e925628db3278695b874f

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install postinst unpack
DESCRIPTION=A simple daemon providing dynamic fan speed control
EAPI=8
HOMEPAGE=https://github.com/markusressel/fan2go-tui
INHERIT=go-module shell-completion
KEYWORDS=~amd64
LICENSE=AGPL-3 Apache-2.0 BSD-2 BSD MIT MPL-2.0
RDEPEND=sys-power/fan2go
SLOT=0
SRC_URI=https://github.com/markusressel/fan2go-tui/archive/refs/tags/0.2.1.tar.gz -> fan2go-tui-0.2.1.tar.gz https://github.com/dsafxP/gentoo-distfiles/releases/download/fan2go-tui-0.2.1/fan2go-tui-0.2.1-vendor.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 2a164b5dbe5ba61e90d7985a433dde70 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=53d7f4effbe29bd50b6f646f5e9f6b56

View File

@@ -85,7 +85,7 @@ app-accessibility/mimic1 1.3.0.1-r1 9999: Mycroft's TTS engine, based on CMU's F
app-accessibility/rhvoice 1.16.4 1.18.1: Multilingual text-to-speech engine (metapackage)
app-accessibility/rhvoice-core 1.16.4 1.18.1: Multilingual text-to-speech engine
app-accessibility/speakup-tools 20121017: Tools to customize speakup module
app-accessibility/whisper-cpp 1.7.6 1.8.2 1.8.3: Port of OpenAI's Whisper model in C/C++
app-accessibility/whisper-cpp 1.7.6 1.8.2 1.8.3-r1: Port of OpenAI's Whisper model in C/C++
app-admin/agru 0.1.18 0.1.19: A tool for managing GitLab groups and projects
app-admin/akita 0.1.4: An HTTP log monitoring tool for your terminal
app-admin/ananicy-cpp 1.1.1-r4: Ananicy rewritten in C++ for much lower CPU and memory usage
@@ -193,7 +193,7 @@ app-doc/stdman 2022.07.30 2024.07.05 9999: Formatted C++ stdlib man pages (cppre
app-doc/sway-wiki 9999: Wiki of gui-wm/sway, rendered to HTML using kramdown-parser-gfm
app-editors/edit 1.2.0: Microsoft edit
app-editors/emacs-lsp-booster 0.2.1: Emacs LSP performance booster
app-editors/fresh 0.2.12: Terminal based IDE & text editor: easy, powerful and fast
app-editors/fresh 0.2.14: Terminal based IDE & text editor: easy, powerful and fast
app-editors/imhex 1.38.1: A hex editor for reverse engineers, programmers, and eyesight
app-editors/kakoune-lsp 18.1.0: Kakoune Language Server Protocol Client
app-editors/l3afpad 0.8.18.1.11: Simple GTK3 text editor (successor to leafpad)
@@ -243,7 +243,7 @@ app-misc/blahaj 2.2.0-r1: Gay sharks at your local terminal
app-misc/brightnessctl 0.5.1: A program to read and control device brightness
app-misc/bt 1.2.2: Interactive tree-like terminal file manager
app-misc/catt 0.12.13 0.13.0 0.13.1: Send videos from many, many online sources to your Chromecast
app-misc/cepl 29.0.0 9999: A readline C and C++ REPL with history, tab-completion, and undo.
app-misc/cepl 31.0.0 9999: A readline C and C++ REPL with history, tab-completion, and undo.
app-misc/chayang 0.1.0: Gradually dim the screen.
app-misc/cheat 4.2.3 4.3.3-r1: cheat allows you to create and view interactive cheatsheets on the command-line
app-misc/clifm 1.11 1.13 1.16 1.18 9999: The command line file manager
@@ -569,7 +569,7 @@ dev-lang/fbc-bootstrap 1.10.1: Bootstrap package for dev-lang/fbc
dev-lang/gnu-apl 1.8: GNU interpreter for the APL programming language
dev-lang/hare 0.25.2-r2 0.26.0 9999: The Hare systems programming language
dev-lang/harec 0.25.2 0.26.0 9999: The Hare compiler
dev-lang/odin 2026.01 2026.02 9999: The Data-Oriented Language for Sane Software Development.
dev-lang/odin 2026.01 2026.02 2026.03 9999: The Data-Oriented Language for Sane Software Development.
dev-lang/opencilk 1.1 2.1: The OpenCilk concurrency platform for parallel programming
dev-lang/opencilk-bin 1.1 2.1: The OpenCilk concurrency platform for parallel programming
dev-lang/quickjs 2024.01.13-r1 2025.09.13.2: Small embeddable Javascript engine
@@ -850,7 +850,7 @@ dev-python/pillow-jxl-plugin 1.3.2: Pillow plugin for JPEG-XL, using Rust for bi
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.9.6: Send usage data from your Python code to PostHog
dev-python/posthog 7.9.7: Send usage data from your Python code to PostHog
dev-python/prometheus_exporter 1.0.0 1.1.0 1.3.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
@@ -1012,7 +1012,7 @@ dev-util/bump-my-version 1.2.6 1.2.7: Version bump your Python project
dev-util/cargo-post 0.1.7: A cargo wrapper that executes a post build script after a successful build.
dev-util/cargo-show-asm 0.2.55: A cargo subcommand that displays the generated assembly of Rust source code.
dev-util/catalyst-lab 1.6.0 1.6.1: An automation tool for building Gentoo release stages and binhost packages.
dev-util/codex 0.110.0: Codex CLI - OpenAI's AI-powered coding agent
dev-util/codex 0.111.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.117: Collection of GPG keys used in Linux Distributions
@@ -1036,7 +1036,7 @@ dev-util/git-bug 0.10.1 9999: distributed, offline-first bug tracker
dev-util/git-pages-cli 1.5.1 1.5.2: 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
dev-util/go-task 3.38.0-r1 3.41.0-r1: A task runner / simpler Make alternative written in Go
dev-util/google-antigravity 1.18.4 1.19.6: Google's AI-first IDE and agentic development platform
dev-util/google-antigravity 1.18.4 1.19.6 1.20.4: Google's AI-first IDE and agentic development platform
dev-util/gshards 0.2: Small helper tools to aid installing Crystal packages in Gentoo
dev-util/hare-update 0.25.2.0 0.26.0.0 9999: assist in upgrading a codebase to a newer Hare release
dev-util/haredo 1.0.2 9999: a simple and unix-idiomatic build automator
@@ -1056,7 +1056,7 @@ dev-util/lua-language-server 3.16.4 3.17.0 3.17.1: Lua language server
dev-util/measureme 12.0.3: Support crate for rustc's self-profiling feature
dev-util/mh 1.4.1: Generate help for Makefile
dev-util/minify-bin 2.24.10: Minifier package that provides HTML5, CSS3, JS, JSON, SVG, and XML minifiers.
dev-util/mise 2025.10.10-r3 2025.10.14 2025.12.12: The front-end to your dev env
dev-util/mise 2025.10.14 2025.12.12 2026.3.3: 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 44.1: Mock core config files basic chroots
dev-util/neocmakelsp 0.10.1: Another CMake LSP
@@ -1100,7 +1100,7 @@ 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
dev-util/yaml-language-server 1.14.0 1.15.0: Language Server for YAML Files
dev-vcs/ghorg 1.11.0 1.11.7: Mass repository cloning tool for GitHub/GitLab/Bitbucket
dev-vcs/ghorg 1.11.7 1.11.9: Mass repository cloning tool for GitHub/GitLab/Bitbucket
dev-vcs/gitahead 2.7.1-r2: Graphical Git client to help understand and manage source code history
dev-vcs/gitqlient 1.6.2 1.6.3 9999: Multi-platform Git client written with Qt
dev-vcs/lazygit 0.56.0 0.57.0 0.58.0 0.58.1 0.59.0 9999: Simple terminal UI for git commands
@@ -1158,7 +1158,7 @@ games-puzzle/krank 8: Little casual game
games-puzzle/superflu-riteurnz 1.5.5: Artisanal video-game about Superflu, the useless super-hero
games-puzzle/superflu-riteurnz-data 12: Artisanal video-game about Superflu, the useless super-hero (data files)
games-puzzle/xdemineur 2.1.1-r1: Minesweeper clone for the X11 windowing system
games-roguelike/cataclysm-dda 0h 9999: A turn-based survival game set in a post-apocalyptic world
games-roguelike/cataclysm-dda 0h-r1 9999: A turn-based survival game set in a post-apocalyptic world
games-rpg/open-adventure 1.17 1.18 1.20: Forward-port of the Crowther/Woods Adventure 2.5
games-rpg/primordia 3.6.70667: A cyberpunk point-and-click adventure game
games-rpg/snoot-game 1.12.0: Visual novel parody of Goodbye Volcano High
@@ -1269,8 +1269,8 @@ gui-apps/lswt 1.0.4-r1 2.0.0 9999: List Wayland toplevels
gui-apps/meteo-qt 4.2 4.3: 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/niri-sidebar 0.2.0: A lightweight, external sidebar manager for the Niri window manager.
gui-apps/noctalia-qs 0.0.4_p20250301 9999: Toolkit for building desktop widgets using QtQuick
gui-apps/noctalia-shell 4.5.0 4.6.1 9999: A sleek and minimal desktop shell thoughtfully crafted for Wayland
gui-apps/noctalia-qs 0.0.5 9999: Toolkit for building desktop widgets using QtQuick
gui-apps/noctalia-shell 4.5.0 4.6.4 9999: A sleek and minimal desktop shell thoughtfully crafted for Wayland
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.5 0.2.8: nwg-shell clipboard manager - a GTK3-based GUI for cliphist
@@ -1413,7 +1413,7 @@ media-gfx/mirage 0.11.2 9999: Fast and simple image viewer based on Python and G
media-gfx/nsxiv 32 33 34 9999: Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer
media-gfx/oda-file-converter 27.1.0.0: For converting between different versions of .dwg and .dxf
media-gfx/orcaslicer-bin 2.3.1: G-code generator for 3D printers (Bambu, Prusa, Voron, Creality)
media-gfx/pdf4qt 1.5.1.0 9999: Open source PDF WYSIWYG editor based on Qt
media-gfx/pdf4qt 1.5.1.0-r1 1.5.3.1 9999: Open source PDF WYSIWYG editor based on Qt
media-gfx/qview 5.0 6.1-r1: Practical and minimal image viewer
media-gfx/sic 0.22.4: Accessible image processing and conversion from the terminal tool.
media-gfx/silicon 0.5.2-r1 0.5.2-r2 0.5.3: Create beautiful image of your code
@@ -1430,7 +1430,7 @@ media-libs/VulkanMemoryAllocator 3.3.0: Easy to integrate Vulkan memory allocati
media-libs/alsa-ucm-pinephone 1.2.6.3: ALSA ucm configuration files for the PinePhone (Pro)
media-libs/amdvlk 2025.2.1: AMD Open Source Driver for Vulkan
media-libs/amdvlk-bin 2021.2.5-r1 2023.3.3 2025.2.1: AMD Open Source Driver for Vulkan: official binary version
media-libs/blend2d 0.11.4-r2 0.12.0 9999: 2D vector graphics library powered by a JIT compiler.
media-libs/blend2d 0.12.0-r1 0.21.2 9999: 2D vector graphics library powered by a JIT compiler.
media-libs/glad 2.0.8: Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator
media-libs/glee 5.4.0-r3: OpenGL Easy Extension library
media-libs/grok 11.0.0: World's Leading Open Source JPEG 2000 Codec
@@ -1502,7 +1502,7 @@ media-sound/qbitmplayer 3.1.2 3.2.0-r1 3.3.1: Music Player written in C++ & Qt.
media-sound/qloud 1.4.2: Tool to measure loudspeaker frequency and step responses and distortions
media-sound/qobuz-player 0.6.5 0.6.6 0.7.1: Tui, web and rfid player for Qobuz
media-sound/rmpc 0.9.0 0.10.0 9999: A beautiful and configurable TUI client for MPD
media-sound/rsgain 3.5.1 3.5.3: Really Simple replay Gain calculator for tagging audio files
media-sound/rsgain 3.5.1-r1 3.5.3-r1: Really Simple replay Gain calculator for tagging audio files
media-sound/shortwave 5.0.0: An internet radio player
media-sound/songrec 0.6.4: An open-source Shazam client for Linux, written in Rust.
media-sound/spct 1.2.2 1.2.4: CLI program for playing back and rendering SPC files.
@@ -1568,7 +1568,7 @@ mpv-plugin/thumbfast 2023.12.08 2025.02.04: High-performance on-the-fly thumbnai
net-analyzer/gping 1.20.1: Ping, but with a graph
net-analyzer/munin-contrib 0.2021.04.27 0.2024.03.04 0.2024.03.04-r1: User contributed stuff related to munin
net-analyzer/netsniff-ng 0.6.8-r1 0.6.9: high performance network sniffer for packet inspection
net-analyzer/reaction 2.2.0 2.2.1: Scan logs and take action
net-analyzer/reaction 2.2.1 2.3.0: Scan logs and take action
net-client/amfora 1.9.2 1.11.0: A fancy terminal browser for the Gemini protocol.
net-client/castor 0.8.18 0.9.0-r1: A graphical browser for plain-text protocols
net-client/geopard 1.7.0: GTK 4 Gemini browser written in Rust
@@ -1745,10 +1745,10 @@ net-proxy/shadowsocks-rust 1.22.0: A Rust port of shadowsocks
net-proxy/snowflake 2.11.0-r1: Pluggable Transport using WebRTC, inspired by Flashproxy
net-proxy/wireproxy 1.0.9: Wireguard client that exposes itself as a proxy
net-proxy/xray-core 26.1.23 26.2.6 9999: A unified platform for anti-censorship
net-voip/baresip 4.2.0 4.3.0 4.4.0: Baresip is a portable and modular SIP User-Agent
net-voip/baresip 4.3.0 4.4.0 4.6.0: Baresip is a portable and modular SIP User-Agent
net-voip/discover-overlay 0.6.9-r1 0.7.4 0.7.8: Yet another Discord overlay for Linux written in Python using GTK3
net-voip/gnome-calls 48.2 49.1.1: Phone dialer and call handler
net-voip/re 4.2.0 4.3.0 4.4.0: Generic library for real-time communications with async IO support
net-voip/re 4.3.0 4.4.0 4.6.0: Generic library for real-time communications with async IO support
net-voip/vvmd 0.8-r1: vvmd is a lower level daemon that retrieves Visual Voicemail
net-vpn/GlobalProtect-openconnect 2.4.4-r1: Unofficial GlobalProtect VPN client for Linux
net-vpn/amneziawg-modules 1.0.20251009 1.0.20260210: AmneziaWG Linux kernel module
@@ -1804,7 +1804,7 @@ sci-electronics/verilator 5.046 9999: The fast free Verilog/SystemVerilog simula
sci-electronics/yosys 0.63: framework for Verilog RTL synthesis
sci-geosciences/google-earth-pro 7.3.6-r1: Google's 3D planet viewer
sci-libs/dlpack 1.3: Common in-memory tensor structure
sci-libs/onnxruntime 1.24.2: Cross-platform, high performance ML inferencing and training accelerator
sci-libs/onnxruntime 1.24.3: 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 2.0.5: Minimal solvers for calibrated camera pose estimation
sci-mathematics/frama-c 25.0-r2: Framework for analysis of source codes written in C
@@ -1844,7 +1844,7 @@ sci-mathematics/rstudio-desktop-bin 2023.09.1_p494 2024.12.0_p467 2024.12.0_p467
sci-misc/boinc-wrapper 26018-r3 26019 26019-r1: Wrapper to use non-BOINC apps with BOINC
sci-misc/llama-cpp 0_pre6980 0_pre7276 0_pre7611 0_pre7924 0_pre8100 0_pre8149 0_pre8198 9999: Port of Facebook's LLaMA model in C/C++
sci-ml/aichat 0.30.0: All-in-one LLM CLI Tool
sci-ml/ollama 0.13.0 0.13.1 0.13.2 0.13.4 0.13.5-r1 0.13.5-r2 0.14.2 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
sci-ml/ollama 0.13.0 0.13.1 0.13.2 0.13.4 0.13.5-r1 0.13.5-r2 0.14.2 0.17.6 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
sci-physics/openmodelica 1.26.0: Open-source Modelica-based modeling and simulation environment
sci-physics/ovito 3.10.4 3.10.5 3.10.5-r1: Open Visualization Tool
sec-keys/openpgp-keys-aepaneshnikov 20221210: OpenPGP keys used by Alexander Epaneshnikov
@@ -1957,7 +1957,8 @@ sys-libs/spiral 0.3.0: A Helix and Readline inspired line editor
sys-power/amdfan 0.1.28 0.2.3 0.2.5: Updated AMD Fan control utility forked from amdgpu-fan and updated.
sys-power/auto-cpufreq 2.3.0 2.4.0 2.6.0: Automatic CPU speed & power optimizer for Linux
sys-power/envycontrol 3.5.2 9999: Easy GPU switching for Nvidia Optimus laptops under Linux
sys-power/fan2go 0.9.1 0.9.2: A simple daemon providing dynamic fan speed control
sys-power/fan2go 0.13.0: A simple daemon providing dynamic fan speed control
sys-power/fan2go-tui 0.2.1: A simple daemon providing dynamic fan speed control
sys-power/gtherm 0.0.3: A simple daemon to monitor thermal zones and cooling devices
sys-power/linux-tools-power-x86 6.1 6.6: Linux x86 CPU power tools
sys-power/nvidia-exec 0.2.7-r1 9999: GPU switching without login out for Nvidia Optimus laptops under Linux

View File

@@ -1 +1 @@
Mon, 09 Mar 2026 11:31:12 +0000
Mon, 09 Mar 2026 13:45:53 +0000

View File

@@ -855,8 +855,11 @@ sci-misc/llama-cpp:openblas - Build an OpenBLAS backend
sci-misc/llama-cpp:opencl - Build an OpenCL backend, so far only works on Adreno and Intel GPUs
sci-misc/llama-cpp:rocm - Build a HIP (ROCm) backend
sci-misc/llama-cpp:wmma - Use rocWMMA to enhance flash attention performance
sci-ml/ollama:blis - Use sci-libs/blis as blas provider
sci-ml/ollama:cuda - Enable NVIDIA CUDA support
sci-ml/ollama:flexiblas - Use sci-libs/flexiblas as blas provider
sci-ml/ollama:mkl - Use sci-libs/mkl for blas, lapack and sparse blas routines
sci-ml/ollama:openblas - Use sci-libs/openblas as blas provider
sci-ml/ollama:rocm - Enable ROCm gpu computing support
sys-apps/bustd:glob - Enable excluding processes with glob patterns
sys-apps/coolercontrold:liquidctl - Support for interacting with AIO liquid coolers and other devices with app-misc/liquidctl