2025-02-10 09:48:29 UTC

This commit is contained in:
Repository mirror & CI
2025-02-10 09:48:29 +00:00
parent 7b74d647fa
commit 35c553c4b4
20 changed files with 100 additions and 95 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install test unpack
DEPEND=dev-vcs/git
DESCRIPTION=Manage your dotfiles across multiple machines, securely
EAPI=8
HOMEPAGE=https://www.chezmoi.io/
INHERIT=go-module shell-completion
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=BSD BSD-2 MIT Apache-2.0 MPL-2.0
RDEPEND=dev-vcs/git
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/twpayne/chezmoi/archive/v2.59.1.tar.gz -> chezmoi-2.59.1.tar.gz https://github.com/iprok/distfiles/releases/download/chezmoi-2.59.1/chezmoi-2.59.1-vendor.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=b53366cc84801cb0890f6b68a047c6e8

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -5,7 +5,7 @@ DESCRIPTION=Core control application
EAPI=8
HOMEPAGE=https://gitlab.com/corectrl/corectrl
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=ecm linux-info optfeature
INHERIT=ecm linux-info optfeature toolchain-funcs
IUSE=test debug
KEYWORDS=~amd64
LICENSE=GPL-3
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.com/corectrl/corectrl/-/archive/v1.4.3/corectrl-v1.4.3.tar.bz2
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 virtualx 9741d451eb64ea8bb9faee90d68a9b68 xdg 3ef49a87c52c8b77c476351195dfe575 ecm a51a8a18e43ec8fc758c76777d1e728b linux-info ea4122ba1d8791a12b78e53f9510a2e3 optfeature 538bce96e5589935b57e178e8635f301
_md5_=abcaa762ba8fa63f50aef9892b71948f
_md5_=06456ff05944ef29825644a29d5a4c36

View File

@@ -1,16 +1,16 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 dev-libs/libpcre2:* >=kde-frameworks/extra-cmake-modules-5.116.0:* >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
DEPEND=dev-libs/botan:= dev-libs/pugixml dev-libs/spdlog:= >=dev-libs/quazip-1.3:=[qt5] dev-qt/qtcharts:5[qml] dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 sys-auth/polkit[introspection] dev-cpp/units dev-qt/linguist-tools:5 dev-qt/qtsvg:5 x11-libs/libdrm[video_cards_amdgpu] test? ( >=dev-cpp/catch-3.5.2 dev-cpp/trompeloeil ) dev-qt/qtcore:5
DEPEND=dev-libs/botan:= dev-libs/pugixml dev-libs/spdlog:= >=dev-libs/quazip-1.3:=[qt6] dev-qt/qtbase:6[dbus,gui,network,widgets] dev-qt/qtcharts:6[qml] dev-qt/qtdeclarative:6 sys-auth/polkit[introspection] dev-cpp/units dev-qt/qttools:6[linguist] dev-qt/qtsvg:6 x11-libs/libdrm[video_cards_amdgpu] test? ( >=dev-cpp/catch-3.5.2 dev-cpp/trompeloeil ) dev-qt/qtcore:5
DESCRIPTION=Core control application
EAPI=8
HOMEPAGE=https://gitlab.com/corectrl/corectrl
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=ecm linux-info optfeature git-r3
INHERIT=ecm linux-info optfeature toolchain-funcs git-r3
IUSE=test debug
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=dev-libs/botan:= dev-libs/pugixml dev-libs/spdlog:= >=dev-libs/quazip-1.3:=[qt5] dev-qt/qtcharts:5[qml] dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 sys-auth/polkit[introspection] dev-libs/glib dev-libs/libfmt:= dev-qt/qtquickcontrols2 || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
RDEPEND=dev-libs/botan:= dev-libs/pugixml dev-libs/spdlog:= >=dev-libs/quazip-1.3:=[qt6] dev-qt/qtbase:6[dbus,gui,network,widgets] dev-qt/qtcharts:6[qml] dev-qt/qtdeclarative:6 sys-auth/polkit[introspection] dev-libs/glib dev-libs/libfmt:= dev-qt/qtquickcontrols2 || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 virtualx 9741d451eb64ea8bb9faee90d68a9b68 xdg 3ef49a87c52c8b77c476351195dfe575 ecm a51a8a18e43ec8fc758c76777d1e728b linux-info ea4122ba1d8791a12b78e53f9510a2e3 optfeature 538bce96e5589935b57e178e8635f301 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=abcaa762ba8fa63f50aef9892b71948f
_md5_=5ee8635d4208ce74d724c2d555f88599

File diff suppressed because one or more lines are too long

View File

@@ -14,4 +14,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/ollama/ollama/archive/refs/tags/v0.5.7.tar.gz -> ollama-0.5.7.gh.tar.gz https://github.com/Tapchicoma/ebuild-deps/raw/refs/heads/main/go-deps/ollama-0.5.7-deps.tar.xz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 cuda 283d0f298f6c196c755a0f8d50daca85 rocm 826765f795a41b937d1bfe8e709346cd multiprocessing 1e32df7deee68372153dca65f4a7c21f go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467
_md5_=4f8ab55b6f4f4a307c66b24c87f120d9
_md5_=9be07f3d245c1b68cb215295e425d166

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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,17 +1,17 @@
BDEPEND=test? ( >=dev-python/pyqt5-5.10.0[gui,printsupport,svg,widgets,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/markdown2-2.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/matplotlib-1.1.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/numpy-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyenchant-1.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/python-dateutil-2.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
BDEPEND=test? ( >=dev-python/markdown2-2.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/matplotlib-1.1.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/numpy-1.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyqt6-6.4[gui,printsupport,svg,widgets,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyenchant-1.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/python-dateutil-2.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DESCRIPTION=Pyspread is a non-traditional spreadsheet written in Python
EAPI=8
HOMEPAGE=https://pyspread.gitlab.io
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=xdg desktop distutils-r1
INHERIT=desktop distutils-r1 optfeature xdg
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=dev-python/pyqt5-5.10.0[gui,printsupport,svg,widgets,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/markdown2-2.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/matplotlib-1.1.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/numpy-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyenchant-1.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/python-dateutil-2.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
RDEPEND=>=dev-python/markdown2-2.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/matplotlib-1.1.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/numpy-1.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyqt6-6.4[gui,printsupport,svg,widgets,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyenchant-1.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/python-dateutil-2.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.com/pyspread/pyspread/-/archive/v2.1.1/pyspread-v2.1.1.tar.bz2
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df
_md5_=62a3f9afdf085d0efd1dca893a4adf45
SRC_URI=https://gitlab.com/pyspread/pyspread/-/archive/v2.3.1/pyspread-v2.3.1.tar.bz2 -> pyspread-2.3.1.gh.tar.bz2
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=7ad2c88a96373020bd5b73ab586afa1e

View File

@@ -3,11 +3,11 @@ DEFINED_PHASES=compile configure install setup test unpack
DESCRIPTION=The Limbo interactive SQL shell
EAPI=8
HOMEPAGE=https://github.com/tursodatabase/limbo
INHERIT=cargo
IUSE=debug
INHERIT=cargo linux-info
IUSE=+uring debug
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 CC0-1.0 CDDL GPL-2.0-with-bison-exception MIT MPL-2.0 Unicode-DFS-2016
SLOT=0
SRC_URI=https://github.com/tursodatabase/limbo/releases/download/v0.0.13/source.tar.gz -> limbo-0.0.13.tar.gz https://github.com/freijon/limbo/releases/download/v0.0.13/limbo-0.0.13-crates.tar.xz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 2f71cfd308c1c475ddcfd44cb3f552ef rust-toolchain 3f822985d9297438ed2443aa1fbdf33e cargo 313cf4d416506d4c3d8b9c5dbd9ce689
_md5_=d5a6904f31aaaba9f69f821f3780268d
SRC_URI=https://github.com/tursodatabase/limbo/releases/download/v0.0.14/source.tar.gz -> limbo-0.0.14.tar.gz https://github.com/freijon/limbo/releases/download/v0.0.14/limbo-0.0.14-crates.tar.xz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 2f71cfd308c1c475ddcfd44cb3f552ef rust-toolchain 3f822985d9297438ed2443aa1fbdf33e cargo 313cf4d416506d4c3d8b9c5dbd9ce689 linux-info ea4122ba1d8791a12b78e53f9510a2e3
_md5_=8762bfc568ddfcc05295b2560dea6732

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?] ) sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] app-arch/zstd:=[abi_x86_32(-)?,abi_x86_64(-)?] >=dev-util/vulkan-headers-1.3.296 raytracing? ( dev-util/DirectXShaderCompiler ) dev-util/glslang[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libdrm[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXrandr[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxcb[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxshmfence[abi_x86_32(-)?,abi_x86_64(-)?] >=media-libs/vulkan-loader-1.3.296[abi_x86_32(-)?,abi_x86_64(-)?] dev-util/glslang[abi_x86_32(-)?,abi_x86_64(-)?] dev-libs/openssl[abi_x86_32(-)?,abi_x86_64(-)?]
REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) || ( abi_x86_32 abi_x86_64 )
SLOT=0
SRC_URI=https://github.com/GPUOpen-Drivers/xgl/archive/62710fd4e7ccc159a3609aa4c307a81ac0a8453c.tar.gz -> amdvlk-xgl-62710fd4e7ccc159a3609aa4c307a81ac0a8453c.tar.gz https://github.com/GPUOpen-Drivers/pal/archive/c7fc61289a6eae6c87458fe362f88a44c0c53900.tar.gz -> amdvlk-pal-c7fc61289a6eae6c87458fe362f88a44c0c53900.tar.gz https://github.com/GPUOpen-Drivers/llpc/archive/6aecd3da132c62e9b38c1596f62865b8178a73d6.tar.gz -> amdvlk-llpc-6aecd3da132c62e9b38c1596f62865b8178a73d6.tar.gz https://github.com/GPUOpen-Drivers/gpurt/archive/c3a4d170f0bacc81df90716887b6546ab41ff5f2.tar.gz -> amdvlk-gpurt-c3a4d170f0bacc81df90716887b6546ab41ff5f2.tar.gz https://github.com/GPUOpen-Drivers/llvm-project/archive/70c9463695fa8cda473c543f6819ca0c79dea53c.tar.gz -> amdvlk-llvm-project-70c9463695fa8cda473c543f6819ca0c79dea53c.tar.gz https://github.com/GPUOpen-Drivers/MetroHash/archive/18893fb28601bb9af1154cd1a671a121fff6d8d3.tar.gz -> amdvlk-MetroHash-18893fb28601bb9af1154cd1a671a121fff6d8d3.tar.gz https://github.com/GPUOpen-Drivers/CWPack/archive/4f8cf0584442a91d829d269158567d7ed926f026.tar.gz -> amdvlk-CWPack-4f8cf0584442a91d829d269158567d7ed926f026.tar.gz https://github.com/GPUOpen-Drivers/llvm-dialects/archive/50e4ca3a5c365b0bde36b122cc34256406723049.tar.gz -> amdvlk-LLVM-dialects-50e4ca3a5c365b0bde36b122cc34256406723049.tar.gz
SRC_URI=https://github.com/GPUOpen-Drivers/xgl/archive/f1409335d242ba9007b108f10a8c5bdb7372e275.tar.gz -> amdvlk-xgl-f1409335d242ba9007b108f10a8c5bdb7372e275.tar.gz https://github.com/GPUOpen-Drivers/pal/archive/29f5d822b6d450dc669a47d2fa709c0b76dfff33.tar.gz -> amdvlk-pal-29f5d822b6d450dc669a47d2fa709c0b76dfff33.tar.gz https://github.com/GPUOpen-Drivers/llpc/archive/6222f1ff6ba7f00b085003c1a05fdbdc31356235.tar.gz -> amdvlk-llpc-6222f1ff6ba7f00b085003c1a05fdbdc31356235.tar.gz https://github.com/GPUOpen-Drivers/gpurt/archive/c3a4d170f0bacc81df90716887b6546ab41ff5f2.tar.gz -> amdvlk-gpurt-c3a4d170f0bacc81df90716887b6546ab41ff5f2.tar.gz https://github.com/GPUOpen-Drivers/llvm-project/archive/4acbac52642be426f92d3f86ad44089e5f65ea5d.tar.gz -> amdvlk-llvm-project-4acbac52642be426f92d3f86ad44089e5f65ea5d.tar.gz https://github.com/GPUOpen-Drivers/MetroHash/archive/18893fb28601bb9af1154cd1a671a121fff6d8d3.tar.gz -> amdvlk-MetroHash-18893fb28601bb9af1154cd1a671a121fff6d8d3.tar.gz https://github.com/GPUOpen-Drivers/CWPack/archive/4f8cf0584442a91d829d269158567d7ed926f026.tar.gz -> amdvlk-CWPack-4f8cf0584442a91d829d269158567d7ed926f026.tar.gz https://github.com/GPUOpen-Drivers/llvm-dialects/archive/50e4ca3a5c365b0bde36b122cc34256406723049.tar.gz -> amdvlk-LLVM-dialects-50e4ca3a5c365b0bde36b122cc34256406723049.tar.gz
_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-any-r1 6ddb5e75c10db046f89ebe39c85e1d82 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 37d23064f303dcf23453353ab8c77059
_md5_=882c77763d5c5caf3a833b874931ee19
_md5_=e9332474903c353ca78f379f9ec35522

View File

@@ -9,6 +9,6 @@ LICENSE=all-rights-reserved
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig:1.0 media-libs/freetype:2 media-libs/mesa net-print/cups sys-apps/dbus sys-apps/util-linux x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libxkbcommon x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
RESTRICT=bindist mirror strip test
SLOT=0
SRC_URI=https://dl-canary.discordapp.net/apps/linux/0.0.574/discord-canary-0.0.574.deb
SRC_URI=https://dl-canary.discordapp.net/apps/linux/0.0.585/discord-canary-0.0.585.deb
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 linux-info ea4122ba1d8791a12b78e53f9510a2e3 pax-utils 5555f2e75744739fe100ee62c22d28fe multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker fb4b84181244b3b9990fa0bf40232dd2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=c01e748038e0995837f65381adc52d70

View File

@@ -1,15 +1,16 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=curl? ( net-misc/curl:= )
DEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) blis? ( sci-libs/blis:= )
DESCRIPTION=Port of Facebook's LLaMA model in C/C++
EAPI=8
HOMEPAGE=https://github.com/ggerganov/llama.cpp
INHERIT=cmake
IUSE=curl
IUSE=curl openblas blis
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=curl? ( net-misc/curl:= ) dev-python/numpy
RDEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) blis? ( sci-libs/blis:= ) dev-python/numpy
REQUIRED_USE=?? ( openblas blis )
SLOT=0
SRC_URI=https://github.com/ggerganov/llama.cpp/archive/refs/tags/b4576.tar.gz -> llama-cpp-0_pre4576.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=fa975210d09cd63984d1bb48b4112642
_md5_=75e526a55cb5da4c8e7df71acd19b37c

View File

@@ -1,14 +1,15 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=curl? ( net-misc/curl:= )
DEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) blis? ( sci-libs/blis:= )
DESCRIPTION=Port of Facebook's LLaMA model in C/C++
EAPI=8
HOMEPAGE=https://github.com/ggerganov/llama.cpp
INHERIT=cmake git-r3
IUSE=curl
IUSE=curl openblas blis
LICENSE=MIT
PROPERTIES=live
RDEPEND=curl? ( net-misc/curl:= ) dev-python/numpy
RDEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) blis? ( sci-libs/blis:= ) dev-python/numpy
REQUIRED_USE=?? ( openblas blis )
SLOT=0
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=fa975210d09cd63984d1bb48b4112642
_md5_=75e526a55cb5da4c8e7df71acd19b37c

View File

@@ -90,7 +90,7 @@ app-admin/bitwarden-cli-bin 2024.2.1 2024.3.1 2024.4.0 2024.6.0: Precompiled CLI
app-admin/blahajdots 0.5.0 9999: Bespoke dotfile management for sharkgirls.
app-admin/boinctui 2.7.1 2.7.1-r1: Fullscreen text mode manager for the BOINC client
app-admin/chamber 2.13.2: Managing secrets in AWS SSM Parameter Store
app-admin/chezmoi 2.59.0: Manage your dotfiles across multiple machines, securely
app-admin/chezmoi 2.59.0 2.59.1: Manage your dotfiles across multiple machines, securely
app-admin/customrescuecd-x86_64 0.12.7 0.12.8: A system rescue cd or usbstick for desktop and server based on gentoo
app-admin/dotbot 1.20.1: A tool that bootstraps your dotfiles
app-admin/gentoo_update 0.2.4: Gentoo Linux updater
@@ -204,7 +204,7 @@ app-eselect/eselect-ld 1.0.0: Manage the ld symlink
app-eselect/eselect-swift 1.0: Manages Swift symlinks
app-eselect/eselect-vala 1.0.0: Manage the valac symlink
app-forensics/mvt 2.4.1: Forensic traces to identify a potential compromise of Android and iOS devices
app-laptop/framework_tool 0.1.0_p20240930 0.2.0_pre20250129 9999: Tool to interact with a Framework Laptop's hardware system
app-laptop/framework_tool 0.1.0_p20240930 0.2.0 9999: Tool to interact with a Framework Laptop's hardware system
app-metrics/scaphandre 0.5.0-r1: Electrical power consumption measurement agent
app-misc/1password-cli 2.30.3: The worlds most-loved password manager CLI
app-misc/afc 1.1 1.2 9999: Anime File Checker, checks CRC32 contained in filenames
@@ -245,7 +245,7 @@ app-misc/gopsuinfo 0.1.5: A gopsutil-based command to display system usage info
app-misc/grit 0.3.0: An personal task manager that represents tasks as multitree nodes
app-misc/interception-caps2esc 0.3.2: Interception tools plugin switching CAPS and ESC
app-misc/interception-tools 0.6.8-r1: A minimal composable infrastructure on top of libudev and libevdev
app-misc/kanata 1.7.0: Multi-layer keyboard customization
app-misc/kanata 1.7.0 1.8.0: Multi-layer keyboard customization
app-misc/kloak 0.2.30 0.3.7_p1 9999: A privacy tool that makes keystroke biometrics less effective
app-misc/kmon 1.6.5 1.7.1: Linux kernel manager and activity monitor
app-misc/ledger-live-bin 2.84.1: Manager for the Ledger hardware wallet
@@ -288,7 +288,7 @@ app-misc/via 3.0.0: GUI configurator for supported QMK-based keyboards
app-misc/vocabsieve 0.12.2: A simple, effective tool for language learning
app-misc/vrms-gentoo 0_pre20201102: vrms clone for Gentoo Linux
app-misc/walld 1.4.4: A Wallpaper daemon
app-misc/watchexec 1.24.2 1.25.1 2.1.1 2.1.2 2.2.1: Executes commands in response to file modifications
app-misc/watchexec 2.1.2 2.2.1 2.3.0: Executes commands in response to file modifications
app-misc/wcal 0.1-r1: ISO weekly calendar
app-misc/wego 2.2: Wego is a weather client for the terminal
app-misc/wlx-overlay-s 0.6.0-r1: A lightweight OpenXR/OpenVR overlay for Wayland and X11 desktops
@@ -309,7 +309,7 @@ app-office/nixnote-bin 2.1.10: Free and open source note taking app, compatible
app-office/notesnook-bin 2.6.12: End-to-end encrypted note taking alternative to Evernote
app-office/obsidian 1.6.7 1.7.4 1.7.7: A second brain, for you, forever.
app-office/openoffice-bin 4.1.15: Apache OpenOffice productivity suite
app-office/pyspread 2.1.1: Pyspread is a non-traditional spreadsheet written in Python
app-office/pyspread 2.3.1: Pyspread is a non-traditional spreadsheet written in Python
app-office/standartnotes-bin 3.183.22: End-to-end encrypted note-taking app, alternative to Evernote
app-portage/appswipe 1.1.14 1.1.68: Application for browsing your local Portage repository files
app-portage/pacvis 0.4.2: Displays dependency graphs of packages
@@ -456,7 +456,7 @@ dev-crystal/webdrivers 0.4.3-r1: Helps manage drivers for Selenium, such as the
dev-crystal/webless 0.1.0: HTTP::Client for testing HTTP::Handlers directly and maintaining cookies
dev-crystal/webmock 0.14.0: Mock HTTP client
dev-db/libpg_query 16.5.1.0 17.6.0.0: C library for accessing the PostgreSQL parser outside of the server environment
dev-db/limbo 0.0.13: The Limbo interactive SQL shell
dev-db/limbo 0.0.14: The Limbo interactive SQL shell
dev-db/pg_query_vala 0.1.0_pre20240326-r1 0.1.0_pre20241001: Thin wrapper around libpg_query to use with vala
dev-db/pg_repack 1.5.0: Reorganize tables in PostgreSQL databases with minimal locks
dev-db/psequel 0.2.0-r1: Run your SQL query
@@ -1269,7 +1269,7 @@ media-gfx/zw3d 2023.0.3.1-r1 2025.0.3.0: CAD/CAM software for 3D design and proc
media-gfx/zwcad 2023.23.0.3.4-r2: CAD software for 2D drawing, reviewing and printing work
media-libs/alsa-ucm-pinephone 1.2.6.3: ALSA ucm configuration files for the PinePhone (Pro)
media-libs/alvr 16.0.0: ALVR is an open source remote VR display for the Oculus Go/Quest
media-libs/amdvlk 2024.4.3: AMD Open Source Driver for Vulkan
media-libs/amdvlk 2025.1.1: AMD Open Source Driver for Vulkan
media-libs/amdvlk-bin 2021.2.5-r1 2023.3.3 2024.4.3: AMD Open Source Driver for Vulkan: official binary version
media-libs/blend2d 0.11.4-r2 9999: 2D vector graphics library powered by a JIT compiler.
media-libs/dr_flac 0.12.43: Single-header FLAC audio decoder library
@@ -1412,7 +1412,7 @@ net-im/axolotl-bin 2.0.1: Axolotl is a cross-platform Signal client
net-im/beeper 3.109.1 3.110.1: Beeper: Unified Messenger
net-im/chatterino 2.5.1: Chat client for https://twitch.tv
net-im/conduit 0.8.0-r1 0.9.0-r1 9999: Matrix homeserver written in Rust
net-im/discord-canary-bin 0.0.574: All-in-one voice and text chat
net-im/discord-canary-bin 0.0.585: All-in-one voice and text chat
net-im/discord-ptb-bin 0.0.97: All-in-one voice and text chat
net-im/eturnal 1.12.0-r1 1.12.1: STUN/TURN server
net-im/flare 0.12.0-r1: Chat with your friends on Signal

View File

@@ -1 +1 @@
Sun, 09 Feb 2025 19:18:49 +0000
Mon, 10 Feb 2025 09:48:29 +0000

View File

@@ -110,6 +110,7 @@ dev-cpp/wt:pango - Enable x11-libs/pango, wich is used for improved font support
dev-cpp/xtensor:openmp - Enable parallel assignment loop using OpenMP
dev-cpp/xtensor:tbb - Enable parallel assignment loop using dev-cpp/tbb
dev-cpp/xtensor:xsimd - Enable SIMD accelaration using dev-cpp/xsimd
dev-db/limbo:uring - Use uring I/O backend
dev-db/soci:cxx11 - Enable c++11 support
dev-dotnet/gtk-sharp:atk - Build the ATK bindings.
dev-dotnet/gtk-sharp:gdk - Build the GDK bindings.
@@ -669,6 +670,8 @@ phosh-base/phosh-shell:test-full - Run integration tests
sci-biology/cmdock:apidoc - Build API documentation using app-text/doxygen
sci-biology/cmdock:boinc - Use CmDock with SiDock@home BOINC project
sci-mathematics/frama-c-aorai:eva - Build support for the Eva plugin
sci-misc/llama-cpp:blis - Build a BLIS backend
sci-misc/llama-cpp:openblas - Build an OpenBLAS backend
sys-apps/bustd:glob - Enable excluding processes with glob patterns
sys-apps/dnf5:appstream - Build an appstream metadata plugin
sys-apps/drm_info:pci - Print PCI device names via libpci