mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
2026-05-29 09:31:18 UTC
This commit is contained in:
@@ -12,4 +12,4 @@ RDEPEND=blas? ( sci-libs/openblas ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) ffm
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ggml-org/whisper.cpp/archive/refs/tags/v1.8.4.tar.gz -> whisper.cpp-1.8.4.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=360581022a135c3779a7abdbdb99105d
|
||||
_md5_=7687e8efc80294a6e05f319de0a8ca1d
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,13 +0,0 @@
|
||||
DEFINED_PHASES=install postinst postrm prepare
|
||||
DESCRIPTION=Phoronix's comprehensive, cross-platform testing and benchmark suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.phoronix-test-suite.com
|
||||
INHERIT=bash-completion-r1 xdg-utils
|
||||
IUSE=sdl
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=|| ( >=app-arch/7zip-24.09[symlink(+)] app-arch/p7zip ) media-libs/libpng >=dev-lang/php-5.3[cli,curl,gd,posix,pcntl,simplexml,sockets,ssl,truetype,xml,zip,zlib] www-servers/apache x11-base/xorg-server sdl? ( media-libs/libsdl media-libs/sdl-net media-libs/sdl-image media-libs/libsdl2 media-libs/sdl2-net media-libs/sdl2-image media-libs/sdl2-mixer )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/phoronix-test-suite/phoronix-test-suite/releases/download/v10.8.4/phoronix-test-suite-10.8.4.tar.gz -> phoronix-test-suite-10.8.4.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
|
||||
_md5_=a75e53fee0477d68f4e6988c8e3f699b
|
||||
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=install postinst postrm prepare
|
||||
DESCRIPTION=Phoronix's comprehensive, cross-platform testing and benchmark suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.phoronix-test-suite.com
|
||||
INHERIT=bash-completion-r1 optfeature xdg-utils
|
||||
IUSE=sdl +server
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=|| ( >=app-arch/7zip-24.09[symlink(+)] app-arch/p7zip ) media-libs/libpng >=dev-lang/php-5.3[cli,curl,gd,posix,pcntl,simplexml,sockets,ssl,truetype,xml,zip,zlib] x11-base/xorg-server sdl? ( media-libs/libsdl media-libs/sdl-net media-libs/sdl-image media-libs/libsdl2 media-libs/sdl2-net media-libs/sdl2-image media-libs/sdl2-mixer ) server? ( dev-lang/php[sqlite] )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/phoronix-test-suite/phoronix-test-suite/archive/6be84b0b38b8f37dcb69da417d242bd92dd6f258.tar.gz -> phoronix-test-suite-10.8.4_p20260419.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
|
||||
_md5_=d962caea4f531fffb494f237243a3c86
|
||||
@@ -3,11 +3,11 @@ DEFINED_PHASES=install postinst postrm prepare unpack
|
||||
DESCRIPTION=Phoronix's comprehensive, cross-platform testing and benchmark suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.phoronix-test-suite.com
|
||||
INHERIT=bash-completion-r1 git-r3 xdg-utils
|
||||
IUSE=sdl
|
||||
LICENSE=GPL-3
|
||||
INHERIT=bash-completion-r1 optfeature xdg-utils git-r3
|
||||
IUSE=sdl +server
|
||||
LICENSE=GPL-3+
|
||||
PROPERTIES=live
|
||||
RDEPEND=|| ( >=app-arch/7zip-24.09[symlink(+)] app-arch/p7zip ) media-libs/libpng >=dev-lang/php-5.3[cli,curl,gd,posix,pcntl,simplexml,sockets,ssl,truetype,xml,zip,zlib] www-servers/apache x11-base/xorg-server sdl? ( media-libs/libsdl media-libs/sdl-net media-libs/sdl-image media-libs/libsdl2 media-libs/sdl2-net media-libs/sdl2-image media-libs/sdl2-mixer )
|
||||
RDEPEND=|| ( >=app-arch/7zip-24.09[symlink(+)] app-arch/p7zip ) media-libs/libpng >=dev-lang/php-5.3[cli,curl,gd,posix,pcntl,simplexml,sockets,ssl,truetype,xml,zip,zlib] x11-base/xorg-server sdl? ( media-libs/libsdl media-libs/sdl-net media-libs/sdl-image media-libs/libsdl2 media-libs/sdl2-net media-libs/sdl2-image media-libs/sdl2-mixer ) server? ( dev-lang/php[sqlite] )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 git-r3 2f8cdb10b033f92c3136aa6488a31c98 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
|
||||
_md5_=4c18f86fc885569402bb379e78c3cc5d
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 git-r3 2f8cdb10b033f92c3136aa6488a31c98
|
||||
_md5_=8d71b04d6cafddc7fcb057f8760d2103
|
||||
|
||||
16
metadata/md5-cache/app-editors/fresh-0.3.10
Normal file
16
metadata/md5-cache/app-editors/fresh-0.3.10
Normal file
File diff suppressed because one or more lines are too long
@@ -10,4 +10,4 @@ LICENSE=MIT ISC MIT Unicode-3.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Dreaming-Codes/nvidia_oc/archive/refs/tags/0.1.24.tar.gz -> nvidia-oc-0.1.24.tar.gz https://crates.io/api/v1/crates/anstream/0.6.21/download -> anstream-0.6.21.crate https://crates.io/api/v1/crates/anstyle-parse/0.2.7/download -> anstyle-parse-0.2.7.crate https://crates.io/api/v1/crates/anstyle-query/1.1.5/download -> anstyle-query-1.1.5.crate https://crates.io/api/v1/crates/anstyle-wincon/3.0.11/download -> anstyle-wincon-3.0.11.crate https://crates.io/api/v1/crates/anstyle/1.0.13/download -> anstyle-1.0.13.crate https://crates.io/api/v1/crates/bitflags/2.10.0/download -> bitflags-2.10.0.crate https://crates.io/api/v1/crates/cfg-if/1.0.4/download -> cfg-if-1.0.4.crate https://crates.io/api/v1/crates/clap/4.5.54/download -> clap-4.5.54.crate https://crates.io/api/v1/crates/clap_builder/4.5.54/download -> clap_builder-4.5.54.crate https://crates.io/api/v1/crates/clap_complete/4.5.65/download -> clap_complete-4.5.65.crate https://crates.io/api/v1/crates/clap_derive/4.5.49/download -> clap_derive-4.5.49.crate https://crates.io/api/v1/crates/clap_lex/0.7.7/download -> clap_lex-0.7.7.crate https://crates.io/api/v1/crates/colorchoice/1.0.4/download -> colorchoice-1.0.4.crate https://crates.io/api/v1/crates/darling/0.20.11/download -> darling-0.20.11.crate https://crates.io/api/v1/crates/darling_core/0.20.11/download -> darling_core-0.20.11.crate https://crates.io/api/v1/crates/darling_macro/0.20.11/download -> darling_macro-0.20.11.crate https://crates.io/api/v1/crates/env_home/0.1.0/download -> env_home-0.1.0.crate https://crates.io/api/v1/crates/errno/0.3.14/download -> errno-0.3.14.crate https://crates.io/api/v1/crates/fnv/1.0.7/download -> fnv-1.0.7.crate https://crates.io/api/v1/crates/heck/0.5.0/download -> heck-0.5.0.crate https://crates.io/api/v1/crates/ident_case/1.0.1/download -> ident_case-1.0.1.crate https://crates.io/api/v1/crates/is_terminal_polyfill/1.70.2/download -> is_terminal_polyfill-1.70.2.crate https://crates.io/api/v1/crates/itoa/1.0.17/download -> itoa-1.0.17.crate https://crates.io/api/v1/crates/libc/0.2.180/download -> libc-0.2.180.crate https://crates.io/api/v1/crates/libloading/0.8.9/download -> libloading-0.8.9.crate https://crates.io/api/v1/crates/linux-raw-sys/0.11.0/download -> linux-raw-sys-0.11.0.crate https://crates.io/api/v1/crates/memchr/2.7.6/download -> memchr-2.7.6.crate https://crates.io/api/v1/crates/nvml-wrapper-sys/0.9.0/download -> nvml-wrapper-sys-0.9.0.crate https://crates.io/api/v1/crates/nvml-wrapper/0.11.0/download -> nvml-wrapper-0.11.0.crate https://crates.io/api/v1/crates/once_cell/1.21.3/download -> once_cell-1.21.3.crate https://crates.io/api/v1/crates/once_cell_polyfill/1.70.2/download -> once_cell_polyfill-1.70.2.crate https://crates.io/api/v1/crates/pin-project-lite/0.2.16/download -> pin-project-lite-0.2.16.crate https://crates.io/api/v1/crates/proc-macro2/1.0.106/download -> proc-macro2-1.0.106.crate https://crates.io/api/v1/crates/quote/1.0.44/download -> quote-1.0.44.crate https://crates.io/api/v1/crates/rustix/1.1.3/download -> rustix-1.1.3.crate https://crates.io/api/v1/crates/serde/1.0.228/download -> serde-1.0.228.crate https://crates.io/api/v1/crates/serde_core/1.0.228/download -> serde_core-1.0.228.crate https://crates.io/api/v1/crates/serde_derive/1.0.228/download -> serde_derive-1.0.228.crate https://crates.io/api/v1/crates/serde_json/1.0.149/download -> serde_json-1.0.149.crate https://crates.io/api/v1/crates/static_assertions/1.1.0/download -> static_assertions-1.1.0.crate https://crates.io/api/v1/crates/strsim/0.11.1/download -> strsim-0.11.1.crate https://crates.io/api/v1/crates/sudo2/0.2.1/download -> sudo2-0.2.1.crate https://crates.io/api/v1/crates/syn/2.0.114/download -> syn-2.0.114.crate https://crates.io/api/v1/crates/thiserror-impl/1.0.69/download -> thiserror-impl-1.0.69.crate https://crates.io/api/v1/crates/thiserror/1.0.69/download -> thiserror-1.0.69.crate https://crates.io/api/v1/crates/tracing-attributes/0.1.31/download -> tracing-attributes-0.1.31.crate https://crates.io/api/v1/crates/tracing-core/0.1.36/download -> tracing-core-0.1.36.crate https://crates.io/api/v1/crates/tracing/0.1.44/download -> tracing-0.1.44.crate https://crates.io/api/v1/crates/unicode-ident/1.0.22/download -> unicode-ident-1.0.22.crate https://crates.io/api/v1/crates/utf8parse/0.2.2/download -> utf8parse-0.2.2.crate https://crates.io/api/v1/crates/which/8.0.0/download -> which-8.0.0.crate https://crates.io/api/v1/crates/wildmatch/2.6.1/download -> wildmatch-2.6.1.crate https://crates.io/api/v1/crates/windows-link/0.2.1/download -> windows-link-0.2.1.crate https://crates.io/api/v1/crates/windows-sys/0.61.2/download -> windows-sys-0.61.2.crate https://crates.io/api/v1/crates/winsafe/0.0.19/download -> winsafe-0.0.19.crate https://crates.io/api/v1/crates/wrapcenum-derive/0.4.1/download -> wrapcenum-derive-0.4.1.crate https://crates.io/api/v1/crates/zmij/1.0.16/download -> zmij-1.0.16.crate
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033
|
||||
_md5_=9659d86450c52324932b4fb2d2299fa0
|
||||
_md5_=cdd69b019dc695048a46ceea5ca1223f
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=vrms clone for Gentoo Linux
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/z411/vrms-gentoo
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=dev-lang/perl
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/z411/vrms-gentoo/archive/4fd604c4816d620be3cf9c5e9dd578b2c30c21bc.tar.gz -> vrms-gentoo-0_pre20201102.tar.gz
|
||||
_md5_=ebec5b7ba9b2186a232a639df6498899
|
||||
SRC_URI=https://github.com/z411/vrms-gentoo/archive/6ee80b51b8eeac4e67d8fbe53008b5534273e521.tar.gz -> vrms-gentoo-0_pre20220820.tar.gz
|
||||
_md5_=feca50eb5a10eae939ad3ef8fc909298
|
||||
@@ -7,6 +7,6 @@ INHERIT=go-module
|
||||
KEYWORDS=~amd64 ~arm64 ~ppc64
|
||||
LICENSE=BSD ISC MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/schachmat/wego/archive/refs/tags/2.2.tar.gz -> wego-2.2.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/wego-2.2-vendor.tar.xz
|
||||
SRC_URI=https://github.com/schachmat/wego/archive/refs/tags/2.4.tar.gz -> wego-2.4.tar.gz https://codeberg.org/ceres-sees-all/guru-distfiles/releases/download/wego-2.4-deps.tar.xz/wego-2.4-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba
|
||||
_md5_=162b1cfcc47a682ab9c46ffc215835e9
|
||||
_md5_=0b155060511350dbd622cc956b51459c
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/flit-core-3.11.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DESCRIPTION=TUI front-end for Portage and eix
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/dsafxP/carnage
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 optfeature desktop xdg
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=app-eselect/eselect-repository-14 >=app-portage/gentoolkit-0.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/lxml-6.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/msgpack-1.1.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/platformdirs-4.9.6[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/textual-8.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/tomlkit-0.14.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=sys-apps/portage-3.0.77[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dsafxP/carnage/archive/v1.4.tar.gz -> carnage-1.4.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 fa417e51408bf16a2c13f1730b404226 optfeature 538bce96e5589935b57e178e8635f301 desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=6618f1a6ad51678e3dcd1164d5654925
|
||||
@@ -11,6 +11,6 @@ LICENSE=MIT
|
||||
RDEPEND=>=app-eselect/eselect-repository-14 >=app-portage/gentoolkit-0.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/lxml-6.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/msgpack-1.1.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/platformdirs-4.9.6[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/textual-8.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/tomlkit-0.14.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=sys-apps/portage-3.0.77[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dsafxP/carnage/archive/v1.4c.tar.gz -> carnage-1.4c.tar.gz
|
||||
SRC_URI=https://github.com/dsafxP/carnage/archive/v1.4d.tar.gz -> carnage-1.4d.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 fa417e51408bf16a2c13f1730b404226 optfeature 538bce96e5589935b57e178e8635f301 desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=6618f1a6ad51678e3dcd1164d5654925
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=test? ( || ( dev-lang/python:3.12 ) )
|
||||
DEPEND=test? ( || ( dev-lang/python:3.15 dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 ) )
|
||||
DESCRIPTION=GitHub's fork of cmark
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/github/cmark-gfm
|
||||
@@ -12,4 +12,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0/0.29.0
|
||||
SRC_URI=https://github.com/github/cmark-gfm/archive/0.29.0.gfm.13.tar.gz -> cmark-gfm-0.29.0.13.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-any-r1 891415dfe39ad9b41b461f2b86354af0
|
||||
_md5_=d418b725c4ce13ad6a63558a9189e83b
|
||||
_md5_=fc14f8fe80239113b3082b4af34bd4a2
|
||||
@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
|
||||
RDEPEND=sys-libs/ncurses:= sys-libs/readline:= virtual/pkgconfig
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/xmake-io/xmake/releases/download/v3.0.8/xmake-v3.0.8.tar.gz
|
||||
SRC_URI=https://github.com/xmake-io/xmake/releases/download/v3.0.9/xmake-v3.0.9.tar.gz
|
||||
_eclasses_=optfeature 538bce96e5589935b57e178e8635f301 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=fa405b6d6c4eef8ce7784878cc6a6b4a
|
||||
15
metadata/md5-cache/dev-cpp/dpp-10.1.5
Normal file
15
metadata/md5-cache/dev-cpp/dpp-10.1.5
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/openssl:= virtual/zlib:= voice? ( media-libs/opus ) dev-cpp/nlohmann_json
|
||||
DESCRIPTION=Lightweight C++ Discord bot library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dpp.dev/ https://github.com/brainboxdotcc/DPP
|
||||
INHERIT=cmake
|
||||
IUSE=voice +coro
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-libs/openssl:= virtual/zlib:= voice? ( media-libs/opus )
|
||||
SLOT=0/10.1.5
|
||||
SRC_URI=https://github.com/brainboxdotcc/DPP/archive/refs/tags/v10.1.5.tar.gz -> dpp-10.1.5.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=81bfa727ae06fffdef8f48098cfe2c3d
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/gsl-lite/gsl-lite/archive/v0.38.0.tar.gz -> gsl-lite-0.38.0.tar.gz
|
||||
SRC_URI=https://github.com/gsl-lite/gsl-lite/archive/v1.1.0.tar.gz -> gsl-lite-1.1.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=83a79900dc46f648980e3c5b05ad653f
|
||||
13
metadata/md5-cache/dev-embedded/flip-link-0.1.12
Normal file
13
metadata/md5-cache/dev-embedded/flip-link-0.1.12
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DESCRIPTION=Flips the memory layout of embedded programs to protect against stack overflows
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/knurling-rs/flip-link
|
||||
INHERIT=cargo
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( Apache-2.0 MIT ) AGPL-3 MIT Unicode-3.0
|
||||
SLOT=0
|
||||
SRC_URI=https://crates.io/api/v1/crates/aho-corasick/1.1.4/download -> aho-corasick-1.1.4.crate https://crates.io/api/v1/crates/anstyle/1.0.13/download -> anstyle-1.0.13.crate https://crates.io/api/v1/crates/assert_cmd/2.1.1/download -> assert_cmd-2.1.1.crate https://crates.io/api/v1/crates/bstr/1.12.1/download -> bstr-1.12.1.crate https://crates.io/api/v1/crates/cfg-if/1.0.4/download -> cfg-if-1.0.4.crate https://crates.io/api/v1/crates/difflib/0.4.0/download -> difflib-0.4.0.crate https://crates.io/api/v1/crates/env_filter/0.1.4/download -> env_filter-0.1.4.crate https://crates.io/api/v1/crates/env_logger/0.11.8/download -> env_logger-0.11.8.crate https://crates.io/api/v1/crates/evalexpr/12.0.3/download -> evalexpr-12.0.3.crate https://crates.io/api/v1/crates/getrandom/0.2.16/download -> getrandom-0.2.16.crate https://crates.io/api/v1/crates/glob/0.3.3/download -> glob-0.3.3.crate https://crates.io/api/v1/crates/libc/0.2.177/download -> libc-0.2.177.crate https://crates.io/api/v1/crates/log/0.4.28/download -> log-0.4.28.crate https://crates.io/api/v1/crates/memchr/2.7.6/download -> memchr-2.7.6.crate https://crates.io/api/v1/crates/object/0.35.0/download -> object-0.35.0.crate https://crates.io/api/v1/crates/predicates-core/1.0.9/download -> predicates-core-1.0.9.crate https://crates.io/api/v1/crates/predicates-tree/1.0.12/download -> predicates-tree-1.0.12.crate https://crates.io/api/v1/crates/predicates/3.1.3/download -> predicates-3.1.3.crate https://crates.io/api/v1/crates/proc-macro2/1.0.103/download -> proc-macro2-1.0.103.crate https://crates.io/api/v1/crates/quote/1.0.41/download -> quote-1.0.41.crate https://crates.io/api/v1/crates/regex-automata/0.4.13/download -> regex-automata-0.4.13.crate https://crates.io/api/v1/crates/regex-syntax/0.8.8/download -> regex-syntax-0.8.8.crate https://crates.io/api/v1/crates/regex/1.12.2/download -> regex-1.12.2.crate https://crates.io/api/v1/crates/relative-path/1.9.3/download -> relative-path-1.9.3.crate https://crates.io/api/v1/crates/rstest/0.19.0/download -> rstest-0.19.0.crate https://crates.io/api/v1/crates/rstest_macros/0.19.0/download -> rstest_macros-0.19.0.crate https://crates.io/api/v1/crates/rustc_version/0.4.1/download -> rustc_version-0.4.1.crate https://crates.io/api/v1/crates/semver/1.0.27/download -> semver-1.0.27.crate https://crates.io/api/v1/crates/serde/1.0.228/download -> serde-1.0.228.crate https://crates.io/api/v1/crates/serde_core/1.0.228/download -> serde_core-1.0.228.crate https://crates.io/api/v1/crates/serde_derive/1.0.228/download -> serde_derive-1.0.228.crate https://crates.io/api/v1/crates/syn/2.0.109/download -> syn-2.0.109.crate https://crates.io/api/v1/crates/termtree/0.5.1/download -> termtree-0.5.1.crate https://crates.io/api/v1/crates/unicode-ident/1.0.22/download -> unicode-ident-1.0.22.crate https://crates.io/api/v1/crates/wait-timeout/0.2.1/download -> wait-timeout-0.2.1.crate https://crates.io/api/v1/crates/wasi/0.11.1+wasi-snapshot-preview1/download -> wasi-0.11.1+wasi-snapshot-preview1.crate https://github.com/knurling-rs/flip-link/archive/refs/tags/v0.1.12.tar.gz -> flip-link-0.1.12.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033
|
||||
_md5_=0c71a8aced7627bc0cbadde1961602df
|
||||
@@ -5,9 +5,10 @@ EAPI=8
|
||||
HOMEPAGE=https://probe.rs
|
||||
INHERIT=cargo shell-completion
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=|| ( Apache-2.0 MIT ) 0BSD Apache-2.0 BSD-2 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0 Unlicense ZLIB
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/probe-rs/probe-rs/archive/refs/tags/v0.31.0.tar.gz -> probe-rs-tools-0.31.0.tar.gz https://codeberg.org/AshyPinguin/vendor-tarballs/releases/download/probe-rs-tools-0.31.0/probe-rs-tools-0.31.0-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=e9661b4cbe207ed93f1034b3ebb33937
|
||||
_md5_=cd9b8c5e4864ffd0ccfec491a83a667a
|
||||
|
||||
13
metadata/md5-cache/dev-embedded/squareline-studio-1.6.1
Normal file
13
metadata/md5-cache/dev-embedded/squareline-studio-1.6.1
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=app-arch/unzip
|
||||
DEFINED_PHASES=install postinst postrm preinst
|
||||
DESCRIPTION=Visual drag-and-drop UI editor for LVGL
|
||||
EAPI=8
|
||||
HOMEPAGE=https://squareline.io
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop xdg
|
||||
KEYWORDS=-* ~amd64
|
||||
LICENSE=all-rights-reserved
|
||||
SLOT=0/1.6.1
|
||||
SRC_URI=https://static.squareline.io/downloads/SquareLine_Studio_Linux_v1_6_1.zip -> squareline-studio-1.6.1.zip
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=315e86182f2fca505ea222602cb7acea
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/PyAV-Org/PyAV/archive/v17.0.0.tar.gz -> av-17.0.0.gh.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 fa417e51408bf16a2c13f1730b404226
|
||||
_md5_=3d8f3f31e6d10f627b32bc0d19a10d85
|
||||
_md5_=efa4375afc9375921de90100ab801e94
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/PyAV-Org/PyAV/archive/v17.0.1.tar.gz -> av-17.0.1.gh.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 fa417e51408bf16a2c13f1730b404226
|
||||
_md5_=3d8f3f31e6d10f627b32bc0d19a10d85
|
||||
_md5_=efa4375afc9375921de90100ab801e94
|
||||
|
||||
16
metadata/md5-cache/dev-python/avro-1.12.1
Normal file
16
metadata/md5-cache/dev-python/avro-1.12.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Apache Avro is a data serialization system
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/avro/ https://avro.apache.org
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/a/avro/avro-1.12.1.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 fa417e51408bf16a2c13f1730b404226 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=a0fd762558029db00ab2ac7728635ffb
|
||||
17
metadata/md5-cache/dev-python/ezdxf-1.4.4
Normal file
17
metadata/md5-cache/dev-python/ezdxf-1.4.4
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=>=dev-python/pyparsing-2.0.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/typing-extensions-4.6.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/numpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/fonttools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/cython[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
DESCRIPTION=Python library for creating and manipulating DXF drawings
|
||||
EAPI=8
|
||||
HOMEPAGE=https://ezdxf.mozman.at/ https://github.com/mozman/ezdxf
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/pyparsing-2.0.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/typing-extensions-4.6.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/numpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/fonttools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/e/ezdxf/ezdxf-1.4.4.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 fa417e51408bf16a2c13f1730b404226 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=544f1658ded996679883a3421c067029
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-util/maturin-1.8.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DESCRIPTION=Pillow plugin for JPEG-XL, using Rust for bindings.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Isotr0py/pillow-jpegxl-plugin https://pypi.org/project/pillow-jxl-plugin/
|
||||
INHERIT=cargo distutils-r1 pypi
|
||||
IUSE=debug python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3 Apache-2.0-with-LLVM-exceptions BSD GPL-3+ MIT Unicode-3.0
|
||||
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pillow-jxl-plugin/pillow_jxl_plugin-1.3.2.tar.gz https://crates.io/api/v1/crates/autocfg/1.4.0/download -> autocfg-1.4.0.crate https://crates.io/api/v1/crates/byteorder/1.5.0/download -> byteorder-1.5.0.crate https://crates.io/api/v1/crates/cc/1.2.14/download -> cc-1.2.14.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/cmake/0.1.54/download -> cmake-0.1.54.crate https://crates.io/api/v1/crates/crunchy/0.2.3/download -> crunchy-0.2.3.crate https://crates.io/api/v1/crates/darling/0.20.10/download -> darling-0.20.10.crate https://crates.io/api/v1/crates/darling_core/0.20.10/download -> darling_core-0.20.10.crate https://crates.io/api/v1/crates/darling_macro/0.20.10/download -> darling_macro-0.20.10.crate https://crates.io/api/v1/crates/derive_builder/0.20.2/download -> derive_builder-0.20.2.crate https://crates.io/api/v1/crates/derive_builder_core/0.20.2/download -> derive_builder_core-0.20.2.crate https://crates.io/api/v1/crates/derive_builder_macro/0.20.2/download -> derive_builder_macro-0.20.2.crate https://crates.io/api/v1/crates/fnv/1.0.7/download -> fnv-1.0.7.crate https://crates.io/api/v1/crates/half/2.4.1/download -> half-2.4.1.crate https://crates.io/api/v1/crates/heck/0.5.0/download -> heck-0.5.0.crate https://crates.io/api/v1/crates/ident_case/1.0.1/download -> ident_case-1.0.1.crate https://crates.io/api/v1/crates/indoc/2.0.5/download -> indoc-2.0.5.crate https://crates.io/api/v1/crates/jpegxl-rs/0.11.2+libjxl-0.11.1/download -> jpegxl-rs-0.11.2+libjxl-0.11.1.crate https://crates.io/api/v1/crates/jpegxl-src/0.11.2/download -> jpegxl-src-0.11.2.crate https://crates.io/api/v1/crates/jpegxl-sys/0.11.2+libjxl-0.11.1/download -> jpegxl-sys-0.11.2+libjxl-0.11.1.crate https://crates.io/api/v1/crates/libc/0.2.169/download -> libc-0.2.169.crate https://crates.io/api/v1/crates/memoffset/0.9.1/download -> memoffset-0.9.1.crate https://crates.io/api/v1/crates/once_cell/1.20.3/download -> once_cell-1.20.3.crate https://crates.io/api/v1/crates/pkg-config/0.3.31/download -> pkg-config-0.3.31.crate https://crates.io/api/v1/crates/portable-atomic/1.10.0/download -> portable-atomic-1.10.0.crate https://crates.io/api/v1/crates/proc-macro2/1.0.93/download -> proc-macro2-1.0.93.crate https://crates.io/api/v1/crates/pyo3-build-config/0.23.4/download -> pyo3-build-config-0.23.4.crate https://crates.io/api/v1/crates/pyo3-ffi/0.23.4/download -> pyo3-ffi-0.23.4.crate https://crates.io/api/v1/crates/pyo3-macros-backend/0.23.4/download -> pyo3-macros-backend-0.23.4.crate https://crates.io/api/v1/crates/pyo3-macros/0.23.4/download -> pyo3-macros-0.23.4.crate https://crates.io/api/v1/crates/pyo3/0.23.4/download -> pyo3-0.23.4.crate https://crates.io/api/v1/crates/quote/1.0.38/download -> quote-1.0.38.crate https://crates.io/api/v1/crates/shlex/1.3.0/download -> shlex-1.3.0.crate https://crates.io/api/v1/crates/strsim/0.11.1/download -> strsim-0.11.1.crate https://crates.io/api/v1/crates/syn/2.0.98/download -> syn-2.0.98.crate https://crates.io/api/v1/crates/target-lexicon/0.12.16/download -> target-lexicon-0.12.16.crate https://crates.io/api/v1/crates/thiserror-impl/2.0.11/download -> thiserror-impl-2.0.11.crate https://crates.io/api/v1/crates/thiserror/2.0.11/download -> thiserror-2.0.11.crate https://crates.io/api/v1/crates/unicode-ident/1.0.16/download -> unicode-ident-1.0.16.crate https://crates.io/api/v1/crates/unindent/0.2.3/download -> unindent-0.2.3.crate
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 fa417e51408bf16a2c13f1730b404226 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=f3d852efaaa5c7f79a83719bcc4cbaab
|
||||
17
metadata/md5-cache/dev-python/pillow-jxl-plugin-1.3.7
Normal file
17
metadata/md5-cache/dev-python/pillow-jxl-plugin-1.3.7
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.81:* >=dev-lang/rust-1.81:* ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-util/maturin-1.8.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
DESCRIPTION=Pillow plugin for JPEG-XL, using Rust for bindings.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Isotr0py/pillow-jpegxl-plugin https://pypi.org/project/pillow-jxl-plugin/
|
||||
INHERIT=cargo distutils-r1 pypi
|
||||
IUSE=test debug python_targets_python3_12 python_targets_python3_13 debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3 Apache-2.0-with-LLVM-exceptions BSD GPL-3+ MIT Unicode-3.0
|
||||
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pillow-jxl-plugin/pillow_jxl_plugin-1.3.7.tar.gz https://crates.io/api/v1/crates/autocfg/1.5.0/download -> autocfg-1.5.0.crate https://crates.io/api/v1/crates/byteorder/1.5.0/download -> byteorder-1.5.0.crate https://crates.io/api/v1/crates/cc/1.2.50/download -> cc-1.2.50.crate https://crates.io/api/v1/crates/cfg-if/1.0.4/download -> cfg-if-1.0.4.crate https://crates.io/api/v1/crates/cmake/0.1.57/download -> cmake-0.1.57.crate https://crates.io/api/v1/crates/crunchy/0.2.4/download -> crunchy-0.2.4.crate https://crates.io/api/v1/crates/darling/0.20.11/download -> darling-0.20.11.crate https://crates.io/api/v1/crates/darling_core/0.20.11/download -> darling_core-0.20.11.crate https://crates.io/api/v1/crates/darling_macro/0.20.11/download -> darling_macro-0.20.11.crate https://crates.io/api/v1/crates/derive_builder/0.20.2/download -> derive_builder-0.20.2.crate https://crates.io/api/v1/crates/derive_builder_core/0.20.2/download -> derive_builder_core-0.20.2.crate https://crates.io/api/v1/crates/derive_builder_macro/0.20.2/download -> derive_builder_macro-0.20.2.crate https://crates.io/api/v1/crates/find-msvc-tools/0.1.5/download -> find-msvc-tools-0.1.5.crate https://crates.io/api/v1/crates/fnv/1.0.7/download -> fnv-1.0.7.crate https://crates.io/api/v1/crates/half/2.7.1/download -> half-2.7.1.crate https://crates.io/api/v1/crates/heck/0.5.0/download -> heck-0.5.0.crate https://crates.io/api/v1/crates/ident_case/1.0.1/download -> ident_case-1.0.1.crate https://crates.io/api/v1/crates/indoc/2.0.7/download -> indoc-2.0.7.crate https://crates.io/api/v1/crates/jpegxl-rs/0.11.2+libjxl-0.11.1/download -> jpegxl-rs-0.11.2+libjxl-0.11.1.crate https://crates.io/api/v1/crates/jpegxl-src/0.11.2/download -> jpegxl-src-0.11.2.crate https://crates.io/api/v1/crates/jpegxl-sys/0.11.2+libjxl-0.11.1/download -> jpegxl-sys-0.11.2+libjxl-0.11.1.crate https://crates.io/api/v1/crates/libc/0.2.178/download -> libc-0.2.178.crate https://crates.io/api/v1/crates/memoffset/0.9.1/download -> memoffset-0.9.1.crate https://crates.io/api/v1/crates/once_cell/1.21.3/download -> once_cell-1.21.3.crate https://crates.io/api/v1/crates/pkg-config/0.3.32/download -> pkg-config-0.3.32.crate https://crates.io/api/v1/crates/portable-atomic/1.12.0/download -> portable-atomic-1.12.0.crate https://crates.io/api/v1/crates/proc-macro2/1.0.103/download -> proc-macro2-1.0.103.crate https://crates.io/api/v1/crates/pyo3-build-config/0.27.2/download -> pyo3-build-config-0.27.2.crate https://crates.io/api/v1/crates/pyo3-ffi/0.27.2/download -> pyo3-ffi-0.27.2.crate https://crates.io/api/v1/crates/pyo3-macros-backend/0.27.2/download -> pyo3-macros-backend-0.27.2.crate https://crates.io/api/v1/crates/pyo3-macros/0.27.2/download -> pyo3-macros-0.27.2.crate https://crates.io/api/v1/crates/pyo3/0.27.2/download -> pyo3-0.27.2.crate https://crates.io/api/v1/crates/python3-dll-a/0.2.14/download -> python3-dll-a-0.2.14.crate https://crates.io/api/v1/crates/quote/1.0.42/download -> quote-1.0.42.crate https://crates.io/api/v1/crates/rustversion/1.0.22/download -> rustversion-1.0.22.crate https://crates.io/api/v1/crates/shlex/1.3.0/download -> shlex-1.3.0.crate https://crates.io/api/v1/crates/strsim/0.11.1/download -> strsim-0.11.1.crate https://crates.io/api/v1/crates/syn/2.0.111/download -> syn-2.0.111.crate https://crates.io/api/v1/crates/target-lexicon/0.13.4/download -> target-lexicon-0.13.4.crate https://crates.io/api/v1/crates/thiserror-impl/2.0.17/download -> thiserror-impl-2.0.17.crate https://crates.io/api/v1/crates/thiserror/2.0.17/download -> thiserror-2.0.17.crate https://crates.io/api/v1/crates/unicode-ident/1.0.22/download -> unicode-ident-1.0.22.crate https://crates.io/api/v1/crates/unindent/0.2.4/download -> unindent-0.2.4.crate https://crates.io/api/v1/crates/zerocopy-derive/0.8.31/download -> zerocopy-derive-0.8.31.crate https://crates.io/api/v1/crates/zerocopy/0.8.31/download -> zerocopy-0.8.31.crate
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 fa417e51408bf16a2c13f1730b404226 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=939e9bafb23c4234f734332662376252
|
||||
@@ -11,6 +11,6 @@ LICENSE=Apache-2.0 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.
|
||||
RDEPEND=dev-libs/openssl:= sys-apps/dbus
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/openai/codex/archive/rust-v0.132.0.tar.gz -> codex-0.132.0.tar.gz https://github.com/gentoo-zh-drafts/codex/releases/download/rust-v0.132.0/codex-rust-v0.132.0-crates.tar.xz amd64? ( https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/librusty_v8_release_x86_64-unknown-linux-musl.a.gz -> rusty_v8_146.4.0_librusty_v8_release_x86_64-unknown-linux-musl.a.gz https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/src_binding_release_x86_64-unknown-linux-musl.rs -> rusty_v8_146.4.0_src_binding_release_x86_64-unknown-linux-musl.rs ) arm64? ( https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/librusty_v8_release_aarch64-unknown-linux-musl.a.gz -> rusty_v8_146.4.0_librusty_v8_release_aarch64-unknown-linux-musl.a.gz https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/src_binding_release_aarch64-unknown-linux-musl.rs -> rusty_v8_146.4.0_src_binding_release_aarch64-unknown-linux-musl.rs ) https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz 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/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/nornagon/ratatui/archive/9b2ad1298408c45918ee9f8241a6f95498cdbed2.tar.gz -> ratatui-9b2ad1298408c45918ee9f8241a6f95498cdbed2.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/nornagon/crossterm/archive/87db8bfa6dc99427fd3b071681b07fc31c6ce995.tar.gz -> crossterm-87db8bfa6dc99427fd3b071681b07fc31c6ce995.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.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.134.0.tar.gz -> codex-0.134.0.tar.gz https://github.com/gentoo-zh-drafts/codex/releases/download/rust-v0.134.0/codex-rust-v0.134.0-crates.tar.xz amd64? ( https://github.com/openai/codex/releases/download/rusty-v8-v147.4.0/librusty_v8_release_x86_64-unknown-linux-musl.a.gz -> rusty_v8_147.4.0_librusty_v8_release_x86_64-unknown-linux-musl.a.gz https://github.com/openai/codex/releases/download/rusty-v8-v147.4.0/src_binding_release_x86_64-unknown-linux-musl.rs -> rusty_v8_147.4.0_src_binding_release_x86_64-unknown-linux-musl.rs ) arm64? ( https://github.com/openai/codex/releases/download/rusty-v8-v147.4.0/librusty_v8_release_aarch64-unknown-linux-musl.a.gz -> rusty_v8_147.4.0_librusty_v8_release_aarch64-unknown-linux-musl.a.gz https://github.com/openai/codex/releases/download/rusty-v8-v147.4.0/src_binding_release_aarch64-unknown-linux-musl.rs -> rusty_v8_147.4.0_src_binding_release_aarch64-unknown-linux-musl.rs ) https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz 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/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/nornagon/ratatui/archive/9b2ad1298408c45918ee9f8241a6f95498cdbed2.tar.gz -> ratatui-9b2ad1298408c45918ee9f8241a6f95498cdbed2.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/nornagon/crossterm/archive/87db8bfa6dc99427fd3b071681b07fc31c6ce995.tar.gz -> crossterm-87db8bfa6dc99427fd3b071681b07fc31c6ce995.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.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 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c
|
||||
_md5_=74d3373c385a0c14bfd81c335d91db25
|
||||
_md5_=2d2d772c59711ac2957d9e1d9f989746
|
||||
@@ -12,6 +12,6 @@ RDEPEND=acct-user/forgejo-runner[docker=,podman=,lxc=]
|
||||
REQUIRED_USE=|| ( docker podman lxc )
|
||||
RESTRICT=mirror test
|
||||
SLOT=0
|
||||
SRC_URI=https://code.forgejo.org/forgejo/runner/archive/v12.10.1.tar.gz -> forgejo-runner-12.10.1.tar.gz https://github.com/gentoo-golang-dist/forgejo-runner/releases/download/v12.10.1/forgejo-runner-12.10.1-deps.tar.xz
|
||||
SRC_URI=https://code.forgejo.org/forgejo/runner/archive/v12.10.2.tar.gz -> forgejo-runner-12.10.2.tar.gz https://github.com/gentoo-golang-dist/forgejo-runner/releases/download/v12.10.2/forgejo-runner-12.10.2-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=6495778ab827f02fa35b0e0f95f6e727
|
||||
18
metadata/md5-cache/dev-util/gammaray-3.4.0-r1
Normal file
18
metadata/md5-cache/dev-util/gammaray-3.4.0-r1
Normal file
@@ -0,0 +1,18 @@
|
||||
BDEPEND=dev-lang/perl dev-qt/qttools:6[linguist] doc? ( app-text/doxygen dev-qt/qttools:6[assistant,qdoc,qtattributionsscanner] media-gfx/graphviz ) wayland? ( dev-util/wayland-scanner ) app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-libs/elfutils dev-qt/qtbase:6[concurrent,gui,network,opengl?,widgets,xml] dev-qt/qtdeclarative:6[opengl?,widgets] 3d? ( dev-qt/qt3d:6[qml] ) bluetooth? ( dev-qt/qtconnectivity:6[bluetooth] ) designer? ( dev-qt/qttools:6[designer] ) geolocation? ( dev-qt/qtlocation:6 dev-qt/qtpositioning:6 ) highlight? ( kde-frameworks/syntax-highlighting:6 ) kjob? ( kde-frameworks/kcoreaddons:6 ) scxml? ( dev-qt/qtscxml:6 >=dev-util/kdstatemachineeditor-2.2.0 ) svg? ( dev-qt/qtsvg:6 ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6[compositor(+)] ) webengine? ( dev-qt/qtwebengine:6[widgets] )
|
||||
DESCRIPTION=High-level runtime introspection tool for Qt applications
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.kdab.com/software-technologies/developer-tools/gammaray/ https://github.com/KDAB/GammaRay
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake flag-o-matic qmake-utils xdg
|
||||
IUSE=3d bluetooth designer doc geolocation highlight kjob opengl scxml svg test wayland webengine
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2 GPL-2+ MIT
|
||||
RDEPEND=dev-libs/elfutils dev-qt/qtbase:6[concurrent,gui,network,opengl?,widgets,xml] dev-qt/qtdeclarative:6[opengl?,widgets] 3d? ( dev-qt/qt3d:6[qml] ) bluetooth? ( dev-qt/qtconnectivity:6[bluetooth] ) designer? ( dev-qt/qttools:6[designer] ) geolocation? ( dev-qt/qtlocation:6 dev-qt/qtpositioning:6 ) highlight? ( kde-frameworks/syntax-highlighting:6 ) kjob? ( kde-frameworks/kcoreaddons:6 ) scxml? ( dev-qt/qtscxml:6 >=dev-util/kdstatemachineeditor-2.2.0 ) svg? ( dev-qt/qtsvg:6 ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6[compositor(+)] ) webengine? ( dev-qt/qtwebengine:6[widgets] )
|
||||
REQUIRED_USE=test? ( opengl )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/KDAB/GammaRay/releases/download/v3.4.0/gammaray-3.4.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 qmake-utils 28f99dba9219112f4785f46ed426a021 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=3bcb9bf40d674bf85e00014d4dc140af
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.1/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.10.1-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.1/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.10.1-linux-arm64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=1825aa4cf5975dec4619c917e447713b
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.11.0/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.11.0-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.11.0/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.11.0-linux-arm64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=1825aa4cf5975dec4619c917e447713b
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.11.1/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.11.1-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.11.1/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.11.1-linux-arm64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=000cad1c61372ac46c316273cd2e4cec
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.12.0/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.12.0-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.12.0/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.12.0-linux-arm64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=000cad1c61372ac46c316273cd2e4cec
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.12.1/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.12.1-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.12.1/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.12.1-linux-arm64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=000cad1c61372ac46c316273cd2e4cec
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.12.2/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.12.2-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.12.2/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.12.2-linux-arm64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=000cad1c61372ac46c316273cd2e4cec
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.13.0/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.13.0-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.13.0/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.13.0-linux-arm64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=000cad1c61372ac46c316273cd2e4cec
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.0/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.14.0-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.0/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.14.0-linux-arm64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=000cad1c61372ac46c316273cd2e4cec
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.1/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.14.1-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.1/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.14.1-linux-arm64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=000cad1c61372ac46c316273cd2e4cec
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.15.0/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.15.0-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.15.0/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.15.0-linux-arm64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=000cad1c61372ac46c316273cd2e4cec
|
||||
@@ -1,12 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=sys-cluster/kubectl
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.7.5/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.7.5-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.7.5/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.7.5-linux-arm64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=3e933fba868073f1307cbd92b4266d32
|
||||
@@ -1,12 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=sys-cluster/kubectl
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.8.2/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.8.2-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.8.2/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.8.2-linux-arm64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=3e933fba868073f1307cbd92b4266d32
|
||||
@@ -1,12 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=sys-cluster/kubectl
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.9.0/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.9.0-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.9.0/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.9.0-linux-arm64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=3e933fba868073f1307cbd92b4266d32
|
||||
@@ -1,9 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Minifier package that provides HTML5, CSS3, JS, JSON, SVG, and XML minifiers.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://go.tacodewolff.nl/minify
|
||||
KEYWORDS=-* ~amd64 ~arm64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/tdewolff/minify/releases/download/v2.24.13/minify_linux_amd64.tar.gz -> minify_linux_amd64-2.24.13.tar.gz ) arm64? ( https://github.com/tdewolff/minify/releases/download/v2.24.13/minify_linux_arm64.tar.gz -> minify_linux_arm64-2.24.13.tar.gz )
|
||||
_md5_=8d828a0370dfa7ea6b33b0c905af3d1e
|
||||
16
metadata/md5-cache/dev-util/tombi-1.0.0
Normal file
16
metadata/md5-cache/dev-util/tombi-1.0.0
Normal file
File diff suppressed because one or more lines are too long
@@ -7,8 +7,7 @@ INHERIT=toolchain-funcs verify-sig
|
||||
IUSE=static verify-sig
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=MPL-2.0
|
||||
RDEPEND=!<sys-apps/utils-extra-0.0.2-r1
|
||||
SLOT=0
|
||||
SRC_URI=https://distfiles.hacktivis.me/releases/xcd-rgb/xcd-rgb-1.0.0.tar.gz verify-sig? ( https://distfiles.hacktivis.me/releases/xcd-rgb/xcd-rgb-1.0.0.tar.gz.sign )
|
||||
SRC_URI=https://distfiles.hacktivis.me/releases/xcd-rgb/xcd-rgb-1.1.0.tar.gz verify-sig? ( https://distfiles.hacktivis.me/releases/xcd-rgb/xcd-rgb-1.1.0.tar.gz.sign )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=f42bd713a233dc28592c595ec6b1a8e4
|
||||
_md5_=d3f7ca118bd7d16c8647932ac72ea1ba
|
||||
@@ -7,7 +7,6 @@ INHERIT=toolchain-funcs git-r3
|
||||
IUSE=static
|
||||
LICENSE=MPL-2.0
|
||||
PROPERTIES=live
|
||||
RDEPEND=!<sys-apps/utils-extra-0.0.2-r1
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 git-r3 2f8cdb10b033f92c3136aa6488a31c98
|
||||
_md5_=2aca4318d303d42ec984c8717e94d7be
|
||||
_md5_=d3f7ca118bd7d16c8647932ac72ea1ba
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=>=dev-lang/go-1.25.0 >=dev-lang/go-1.24.11:= app-arch/unzip
|
||||
BDEPEND=>=dev-lang/go-1.26.0 >=dev-lang/go-1.24.11:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=Mass repository cloning tool for GitHub/GitLab/Bitbucket
|
||||
EAPI=8
|
||||
@@ -9,4 +9,4 @@ LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/gabrie30/ghorg/archive/v1.11.11.tar.gz -> ghorg-1.11.11.tar.gz https://xwaretech.info/godeps/ghorg-1.11.11-vendor.tar.xz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba
|
||||
_md5_=fee30f1f39f52d9e2b104634debacb83
|
||||
_md5_=430394f267797ac94572733e9596815a
|
||||
|
||||
16
metadata/md5-cache/dev-vcs/gitcomet-0.1.13
Normal file
16
metadata/md5-cache/dev-vcs/gitcomet-0.1.13
Normal file
File diff suppressed because one or more lines are too long
16
metadata/md5-cache/dev-vcs/gitcomet-0.1.14
Normal file
16
metadata/md5-cache/dev-vcs/gitcomet-0.1.14
Normal file
File diff suppressed because one or more lines are too long
16
metadata/md5-cache/dev-vcs/gitcomet-0.1.15
Normal file
16
metadata/md5-cache/dev-vcs/gitcomet-0.1.15
Normal file
File diff suppressed because one or more lines are too long
@@ -1,16 +0,0 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.94.0:* >=dev-lang/rust-1.94.0:* )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
|
||||
DEPEND=dev-libs/libgit2:=
|
||||
DESCRIPTION=GitComet is user interface for GIT workflows
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitcomet.dev/ https://github.com/Auto-Explore/GitComet
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cargo desktop wrapper xdg
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 UoI-NCSA Unicode-3.0 ZLIB
|
||||
RDEPEND=>=dev-vcs/git-2.50.1
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Auto-Explore/GitComet/archive/refs/tags/v0.1.8.tar.gz -> gitcomet-0.1.8.tar.gz https://github.com/dsafxP/gentoo-distfiles/releases/download/gitcomet-0.1.8/gitcomet-0.1.8-crates.tar.xz https://github.com/eduDorus/mimalloc_rust/archive/262fb407466952bf6ebaf4a5d586c3010396cb2f.tar.gz -> mimalloc_rust-262fb407466952bf6ebaf4a5d586c3010396cb2f.gh.tar.gz https://github.com/eduDorus/mimalloc_rust/archive/262fb407466952bf6ebaf4a5d586c3010396cb2f.tar.gz -> mimalloc_rust-262fb407466952bf6ebaf4a5d586c3010396cb2f.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 desktop 26d57169ca094c04be416993844ec8bc wrapper ebaa3beeb43f7e533872b6c37168c7ad xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=85415cc4db8d2a599526022967abb552
|
||||
@@ -11,6 +11,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=CC-BY-SA-3.0 OFL-1.1 BSD
|
||||
RDEPEND=client? ( media-libs/libglvnd media-libs/freetype media-libs/glew media-libs/libogg media-libs/libsdl2 media-libs/opus media-libs/opusfile media-libs/libpng media-libs/x264 media-sound/wavpack x11-libs/libnotify videorecorder? ( media-video/ffmpeg ) ) dev-libs/glib virtual/zlib:= dev-libs/openssl dev-db/sqlite download-gtest? ( dev-cpp/gtest dev-vcs/git ) net-misc/curl upnp? ( net-libs/miniupnpc ) vulkan? ( media-libs/vulkan-loader media-libs/libsdl2[vulkan] ) websockets? ( net-libs/libwebsockets[client] )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ddnet/ddnet/archive/refs/tags/19.8.tar.gz -> ddnet-19.8.tar.gz https://crates.io/api/v1/crates/cc/1.0.73/download -> cc-1.0.73.crate https://crates.io/api/v1/crates/cxx/1.0.71/download -> cxx-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-flags/1.0.71/download -> cxxbridge-flags-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-macro/1.0.71/download -> cxxbridge-macro-1.0.71.crate https://crates.io/api/v1/crates/link-cplusplus/1.0.6/download -> link-cplusplus-1.0.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.40/download -> proc-macro2-1.0.40.crate https://crates.io/api/v1/crates/quote/1.0.20/download -> quote-1.0.20.crate https://crates.io/api/v1/crates/syn/1.0.98/download -> syn-1.0.98.crate https://crates.io/api/v1/crates/unicode-ident/1.0.1/download -> unicode-ident-1.0.1.crate
|
||||
SRC_URI=https://github.com/ddnet/ddnet/archive/refs/tags/19.8.2.tar.gz -> ddnet-19.8.2.tar.gz https://crates.io/api/v1/crates/cc/1.0.73/download -> cc-1.0.73.crate https://crates.io/api/v1/crates/cxx/1.0.71/download -> cxx-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-flags/1.0.71/download -> cxxbridge-flags-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-macro/1.0.71/download -> cxxbridge-macro-1.0.71.crate https://crates.io/api/v1/crates/link-cplusplus/1.0.6/download -> link-cplusplus-1.0.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.40/download -> proc-macro2-1.0.40.crate https://crates.io/api/v1/crates/quote/1.0.20/download -> quote-1.0.20.crate https://crates.io/api/v1/crates/syn/1.0.98/download -> syn-1.0.98.crate https://crates.io/api/v1/crates/unicode-ident/1.0.1/download -> unicode-ident-1.0.1.crate
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-any-r1 891415dfe39ad9b41b461f2b86354af0 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=c94388174a53e11559e70c252b2022c2
|
||||
_md5_=8d6b665292a38f3569cee5958b685e42
|
||||
@@ -12,4 +12,4 @@ PROPERTIES=live
|
||||
RDEPEND=client? ( media-libs/libglvnd media-libs/freetype media-libs/glew media-libs/libogg media-libs/libsdl2 media-libs/opus media-libs/opusfile media-libs/libpng media-libs/x264 media-sound/wavpack x11-libs/libnotify videorecorder? ( media-video/ffmpeg ) ) dev-libs/openssl dev-db/sqlite dev-libs/glib download-gtest? ( dev-cpp/gtest dev-vcs/git ) net-misc/curl upnp? ( net-libs/miniupnpc ) vulkan? ( media-libs/vulkan-loader media-libs/libsdl2[vulkan] ) websockets? ( net-libs/libwebsockets[client] )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 git-r3 2f8cdb10b033f92c3136aa6488a31c98 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-any-r1 891415dfe39ad9b41b461f2b86354af0 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=c4d1caa671889c9516d14e92078c1981
|
||||
_md5_=008a09ca618a264b9ee3900515b744ac
|
||||
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/ceres-sees-all/guru-distfiles/releases/download/shadPS4-0.15.0-submodules.tar.xz/shadPS4-0.15.0-submodules.tar.xz -> shadPS4-0.15.0.tar.xz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=07c16c736d8b41916238bcbc755e6d5c
|
||||
_md5_=55ec60c725fb2d370ef4e5b89b92ae0b
|
||||
|
||||
@@ -1,16 +1,17 @@
|
||||
BDEPEND=test? ( x11-libs/gtk+:3 x11-libs/gtksourceview x11-apps/xmodmap python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] dev-python/pydbus[python_targets_python3_12(-)] dev-python/pydantic[python_targets_python3_12(-)] dev-python/psutil[python_targets_python3_12(-)] >=dev-python/evdev-1.3.0[python_targets_python3_12(-)] dev-python/setuptools[python_targets_python3_12(-)] dev-python/pkg-resources[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] dev-python/pydbus[python_targets_python3_13(-)] dev-python/pydantic[python_targets_python3_13(-)] dev-python/psutil[python_targets_python3_13(-)] >=dev-python/evdev-1.3.0[python_targets_python3_13(-)] dev-python/setuptools[python_targets_python3_13(-)] dev-python/pkg-resources[python_targets_python3_13(-)] ) virtual/udev python_single_target_python3_12? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/pytest-7.4.4[python_targets_python3_13(-)] ) ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-16[python_targets_python3_13(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_13(-)] ) virtual/pkgconfig virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
|
||||
BDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-16[python_targets_python3_13(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_13(-)] ) virtual/pkgconfig virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DESCRIPTION=A tool to change and program the mapping of your input device buttons
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/sezanzeb/input-remapper
|
||||
INHERIT=distutils-r1 systemd udev desktop
|
||||
IUSE=test python_single_target_python3_12 python_single_target_python3_13
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 systemd udev desktop xdg
|
||||
IUSE=python_single_target_python3_12 python_single_target_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=x11-libs/gtk+:3 x11-libs/gtksourceview x11-apps/xmodmap python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] dev-python/pydbus[python_targets_python3_12(-)] dev-python/pydantic[python_targets_python3_12(-)] dev-python/psutil[python_targets_python3_12(-)] >=dev-python/evdev-1.3.0[python_targets_python3_12(-)] dev-python/setuptools[python_targets_python3_12(-)] dev-python/pkg-resources[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] dev-python/pydbus[python_targets_python3_13(-)] dev-python/pydantic[python_targets_python3_13(-)] dev-python/psutil[python_targets_python3_13(-)] >=dev-python/evdev-1.3.0[python_targets_python3_13(-)] dev-python/setuptools[python_targets_python3_13(-)] dev-python/pkg-resources[python_targets_python3_13(-)] ) virtual/udev python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sezanzeb/input-remapper/archive/refs/tags/2.2.0.tar.gz -> input-remapper-2.2.0.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 fa417e51408bf16a2c13f1730b404226 systemd a964c0cbe818b5729da1dbfcee5be861 udev 1a23882bb73bc31c64a6f00a5e515f34 desktop 26d57169ca094c04be416993844ec8bc
|
||||
_md5_=983f8b7c30805d8dda74743da00fe543
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 fa417e51408bf16a2c13f1730b404226 systemd a964c0cbe818b5729da1dbfcee5be861 udev 1a23882bb73bc31c64a6f00a5e515f34 desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=334f1e4fa556b9a339954fdbd219abfe
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
BDEPEND=test? ( x11-libs/gtk+:3 sys-devel/gettext x11-libs/gtksourceview x11-apps/xmodmap python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] dev-python/dasbus[python_targets_python3_12(-)] dev-python/pydantic[python_targets_python3_12(-)] dev-python/psutil[python_targets_python3_12(-)] >=dev-python/evdev-1.3.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] dev-python/dasbus[python_targets_python3_13(-)] dev-python/pydantic[python_targets_python3_13(-)] dev-python/psutil[python_targets_python3_13(-)] >=dev-python/evdev-1.3.0[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/pygobject[python_targets_python3_14(-)] dev-python/dasbus[python_targets_python3_14(-)] dev-python/pydantic[python_targets_python3_14(-)] dev-python/psutil[python_targets_python3_14(-)] >=dev-python/evdev-1.3.0[python_targets_python3_14(-)] ) virtual/udev python_single_target_python3_12? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/pytest-7.4.4[python_targets_python3_13(-)] ) python_single_target_python3_14? ( >=dev-python/pytest-7.4.4[python_targets_python3_14(-)] ) ) 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 ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-16[python_targets_python3_13(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_13(-)] ) python_single_target_python3_14? ( >=dev-python/gpep517-16[python_targets_python3_14(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_14(-)] ) virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
|
||||
BDEPEND=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 ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-16[python_targets_python3_13(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_13(-)] ) python_single_target_python3_14? ( >=dev-python/gpep517-16[python_targets_python3_14(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_14(-)] ) virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=A tool to change and program the mapping of your input device buttons
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/sezanzeb/input-remapper
|
||||
INHERIT=distutils-r1 systemd git-r3 udev desktop
|
||||
IUSE=test python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 systemd git-r3 udev desktop xdg
|
||||
IUSE=python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=x11-libs/gtk+:3 sys-devel/gettext x11-libs/gtksourceview x11-apps/xmodmap python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] dev-python/dasbus[python_targets_python3_12(-)] dev-python/pydantic[python_targets_python3_12(-)] dev-python/psutil[python_targets_python3_12(-)] >=dev-python/evdev-1.3.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] dev-python/dasbus[python_targets_python3_13(-)] dev-python/pydantic[python_targets_python3_13(-)] dev-python/psutil[python_targets_python3_13(-)] >=dev-python/evdev-1.3.0[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/pygobject[python_targets_python3_14(-)] dev-python/dasbus[python_targets_python3_14(-)] dev-python/pydantic[python_targets_python3_14(-)] dev-python/psutil[python_targets_python3_14(-)] >=dev-python/evdev-1.3.0[python_targets_python3_14(-)] ) virtual/udev 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 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 fa417e51408bf16a2c13f1730b404226 systemd a964c0cbe818b5729da1dbfcee5be861 git-r3 2f8cdb10b033f92c3136aa6488a31c98 udev 1a23882bb73bc31c64a6f00a5e515f34 desktop 26d57169ca094c04be416993844ec8bc
|
||||
_md5_=5d19a887486977973ba61bd01454a9c4
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 fa417e51408bf16a2c13f1730b404226 systemd a964c0cbe818b5729da1dbfcee5be861 git-r3 2f8cdb10b033f92c3136aa6488a31c98 udev 1a23882bb73bc31c64a6f00a5e515f34 desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=416a15263bfb4ce7d791ec6cc23117e9
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=dev-python/pygobject[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyudev[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyxdg[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/evdev[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] sys-devel/gettext dev-libs/appstream-glib dev-python/matplotlib[gtk3,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/scipy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DESCRIPTION=Steering Wheel Manager for Linux
|
||||
EAPI=8
|
||||
@@ -14,4 +14,4 @@ REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_tar
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/berarma/oversteer/archive/v0.8.3.tar.gz -> oversteer-0.8.3.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 fa417e51408bf16a2c13f1730b404226 sysroot 4c36abaf94ebd3ab32f8abea9a444121 rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f udev 1a23882bb73bc31c64a6f00a5e515f34 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=06ac13ef0b929ba83e225e814ff8cf05
|
||||
_md5_=c48c5a0eb410c419052bc5a985785aa8
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
|
||||
DEPEND=dev-python/pygobject[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyudev[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyxdg[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/evdev[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] sys-devel/gettext dev-libs/appstream-glib dev-python/matplotlib[gtk3,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/scipy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DESCRIPTION=Steering Wheel Manager for Linux
|
||||
EAPI=8
|
||||
@@ -13,4 +13,4 @@ RDEPEND=dev-python/pygobject[python_targets_python3_12(-)?,python_targets_python
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
SLOT=0
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 fa417e51408bf16a2c13f1730b404226 sysroot 4c36abaf94ebd3ab32f8abea9a444121 rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f udev 1a23882bb73bc31c64a6f00a5e515f34 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 2f8cdb10b033f92c3136aa6488a31c98
|
||||
_md5_=b15fd8b858dd9cb6c0b18f486dcb3fcd
|
||||
_md5_=def454d080237a664c0f38170cc8d6ff
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
BDEPEND=app-text/scdoc || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst setup test unpack
|
||||
DEPEND=app-arch/lz4:= x11-libs/libxkbcommon[wayland]
|
||||
DEPEND=app-arch/lz4:= x11-libs/libxkbcommon[wayland] dev-libs/wayland-protocols
|
||||
DESCRIPTION=Efficient animated wallpaper daemon for wayland, controlled at runtime
|
||||
EAPI=8
|
||||
HOMEPAGE=https://codeberg.org/LGFae/awww
|
||||
@@ -8,7 +8,7 @@ INHERIT=cargo shell-completion git-r3
|
||||
IUSE=debug
|
||||
LICENSE=GPL-3 Apache-2.0-with-LLVM-exceptions BSD-2 BSD MIT MPL-2.0 Unicode-3.0 ZLIB
|
||||
PROPERTIES=live
|
||||
RDEPEND=app-arch/lz4:= x11-libs/libxkbcommon[wayland]
|
||||
RDEPEND=app-arch/lz4:= x11-libs/libxkbcommon[wayland] dev-libs/wayland-protocols
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16 git-r3 2f8cdb10b033f92c3136aa6488a31c98
|
||||
_md5_=cd0362897a9bc61faae3cd822311f537
|
||||
_md5_=e300673b8a269b99094f7784ffb4f551
|
||||
|
||||
12
metadata/md5-cache/gui-apps/hyprmoncfg-1.5.1
Normal file
12
metadata/md5-cache/gui-apps/hyprmoncfg-1.5.1
Normal file
@@ -0,0 +1,12 @@
|
||||
BDEPEND=>=dev-lang/go-1.26.1 >=dev-lang/go-1.24.11:= app-arch/unzip virtual/pkgconfig
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
DESCRIPTION=Terminal-first monitor configurator and auto-switching daemon for Hyprland
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/crmne/hyprmoncfg
|
||||
INHERIT=desktop go-module systemd
|
||||
KEYWORDS=-* ~amd64 ~arm64
|
||||
LICENSE=Apache-2.0 BSD MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/crmne/hyprmoncfg/archive/refs/tags/v1.5.1.tar.gz -> hyprmoncfg-1.5.1.tar.gz https://github.com/crmne/hyprmoncfg/releases/download/v1.5.1/hyprmoncfg-1.5.1-deps.tar.xz
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=2998eafcfc2dc206c5f8b28c67fff86a
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=virtual/pkgconfig dev-cpp/cli11 dev-util/spirv-tools dev-qt/qtshadertools:6 screencopy? ( dev-util/vulkan-headers ) wayland? ( dev-util/wayland-scanner dev-libs/wayland-protocols ) crash-handler? ( dev-cpp/cpptrace[unwind] ) app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= x11-libs/libdrm jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
|
||||
DEPEND=dev-qt/qtbase:6=[dbus,vulkan,X?] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= x11-libs/libdrm jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
|
||||
DESCRIPTION=Toolkit for building desktop widgets using QtQuick
|
||||
EAPI=8
|
||||
HOMEPAGE=https://quickshell.org/
|
||||
INHERIT=branding cmake
|
||||
IUSE=+jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +hyprland +screencopy +X +i3 +tray +pipewire +mpris +pam +policykit +greetd +upower +notifications +bluetooth +networkmanager +crash-handler
|
||||
KEYWORDS=~amd64
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= x11-libs/libdrm jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
|
||||
REQUIRED_USE=layer-shell? ( wayland ) session-lock? ( wayland ) toplevel-management? ( wayland ) hyprland? ( wayland ) screencopy? ( wayland )
|
||||
RDEPEND=dev-qt/qtbase:6=[dbus,vulkan,X?] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= x11-libs/libdrm jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
|
||||
REQUIRED_USE=layer-shell? ( wayland ) session-lock? ( wayland ) toplevel-management? ( wayland ) hyprland? ( wayland ) screencopy? ( wayland ) i3? ( X )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/quickshell-mirror/quickshell/archive/refs/tags/v0.3.0.tar.gz -> quickshell-0.3.0.tar.gz
|
||||
_eclasses_=branding 7bcece3faa73dd0fc3e597013510d53a toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=97d5494517cf02b8abb8c9c0d1cd484f
|
||||
_md5_=0cbebf692855af9997f5eadae42b3641
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=virtual/pkgconfig dev-cpp/cli11 dev-util/spirv-tools dev-qt/qtshadertools:6 screencopy? ( dev-util/vulkan-headers ) wayland? ( dev-util/wayland-scanner dev-libs/wayland-protocols ) crash-handler? ( dev-cpp/cpptrace[unwind] ) 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=dev-qt/qtbase:6=[dbus,vulkan] 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 ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
|
||||
DEPEND=dev-qt/qtbase:6=[dbus,vulkan,X?] 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 ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
|
||||
DESCRIPTION=Toolkit for building desktop widgets using QtQuick
|
||||
EAPI=8
|
||||
HOMEPAGE=https://quickshell.org/
|
||||
@@ -8,8 +8,8 @@ INHERIT=branding cmake flag-o-matic git-r3
|
||||
IUSE=+jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +hyprland +screencopy +X +i3 +tray +pipewire +mpris +pam +policykit +greetd +upower +notifications +bluetooth +networkmanager +crash-handler
|
||||
LICENSE=LGPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-qt/qtbase:6=[dbus,vulkan] 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 ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
|
||||
REQUIRED_USE=layer-shell? ( wayland ) session-lock? ( wayland ) toplevel-management? ( wayland ) hyprland? ( wayland ) screencopy? ( wayland )
|
||||
RDEPEND=dev-qt/qtbase:6=[dbus,vulkan,X?] 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 ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
|
||||
REQUIRED_USE=layer-shell? ( wayland ) session-lock? ( wayland ) toplevel-management? ( wayland ) hyprland? ( wayland ) screencopy? ( wayland ) i3? ( X )
|
||||
SLOT=0
|
||||
_eclasses_=branding 7bcece3faa73dd0fc3e597013510d53a toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 git-r3 2f8cdb10b033f92c3136aa6488a31c98
|
||||
_md5_=f2e07fa4d7809ff25cd1d10de295eac9
|
||||
_md5_=f1d6130f69a40044be50d3910c1a6726
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( dev-util/cmocka )
|
||||
BDEPEND=test? ( <dev-util/cmocka-2.0.0 )
|
||||
DEFINED_PHASES=install prepare
|
||||
DEPEND=dev-libs/wayland dev-libs/wayland-protocols dev-libs/libinput gui-libs/wlroots
|
||||
DESCRIPTION=Tiling window manager for the river wayland compositor
|
||||
@@ -11,4 +11,4 @@ RDEPEND=dev-libs/wayland dev-libs/wayland-protocols dev-libs/libinput gui-libs/w
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/alex-courtis/wideriver/archive/refs/tags/1.3.0.tar.gz -> wideriver-1.3.0.tar.gz
|
||||
_md5_=8e268b42b11ebf9f49943fb766d3f254
|
||||
_md5_=1b5464fb31d98e9b7615c507c9a62fb1
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( dev-util/cmocka )
|
||||
BDEPEND=test? ( <dev-util/cmocka-2.0.0 )
|
||||
DEFINED_PHASES=install prepare
|
||||
DEPEND=dev-libs/wayland dev-libs/wayland-protocols dev-libs/libinput gui-libs/wlroots
|
||||
DESCRIPTION=Tiling window manager for the river wayland compositor
|
||||
@@ -11,4 +11,4 @@ RDEPEND=dev-libs/wayland dev-libs/wayland-protocols dev-libs/libinput gui-libs/w
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/alex-courtis/wideriver/archive/refs/tags/1.3.1.tar.gz -> wideriver-1.3.1.tar.gz
|
||||
_md5_=8e268b42b11ebf9f49943fb766d3f254
|
||||
_md5_=1b5464fb31d98e9b7615c507c9a62fb1
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
BDEPEND=dev-build/just app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-qt/qtbase[gui]
|
||||
DEPEND=dev-qt/qtbase[gui] dev-qt/qtdeclarative
|
||||
DESCRIPTION=A QML plugin for niri
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/imiric/qml-niri
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-qt/qtbase[gui]
|
||||
RDEPEND=dev-qt/qtbase[gui] dev-qt/qtdeclarative
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/imiric/qml-niri/archive/refs/tags/v0.1.4.tar.gz -> qml-niri-0.1.4.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=b3cd7ee0671ed4384a4f39d8e06c24e7
|
||||
_md5_=1b9aeb13dc125a4fb05a0fc4f7a9cd8c
|
||||
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=media-gfx/sane-backends media-libs/libpng media-libs/libjpeg-turbo net-dns/avahi virtual/libusb:1
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/SimulPiscator/AirSane/archive/refs/tags/v.0.4.10.tar.gz -> airsane-0.4.10.tar.gz
|
||||
SRC_URI=https://github.com/SimulPiscator/AirSane/archive/refs/tags/v.0.4.11.tar.gz -> airsane-0.4.11.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=08059cef481cc719da97d352f6455080
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.28.5 virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=app-arch/libarchive acct-user/lms dev-cpp/wt:= dev-libs/boost:= dev-libs/libconfig[cxx] dev-libs/pugixml:= media-libs/taglib:= media-video/ffmpeg[lame,opus] sys-libs/pam !stb? ( media-gfx/graphicsmagick ) dev-libs/xxhash stb? ( dev-libs/stb )
|
||||
DESCRIPTION=Lightweight Music Server.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://lms-demo.poupon.dev/ https://github.com/epoupon/lms
|
||||
INHERIT=cmake pam systemd
|
||||
IUSE=test +stb
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-arch/libarchive acct-user/lms dev-cpp/wt:= dev-libs/boost:= dev-libs/libconfig[cxx] dev-libs/pugixml:= media-libs/taglib:= media-video/ffmpeg[lame,opus] sys-libs/pam !stb? ( media-gfx/graphicsmagick )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/epoupon/lms/archive/refs/tags/v3.74.0.tar.gz -> lms-3.74.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=a2f6d49414ba9769355ca08848fb9ae0
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.28.5 virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=app-arch/libarchive acct-user/lms dev-cpp/wt:= dev-libs/boost:= dev-libs/libconfig[cxx] dev-libs/pugixml:= media-libs/taglib:= media-video/ffmpeg[lame,opus] sys-libs/pam jukebox? ( media-libs/libpulse ) !stb? ( media-gfx/graphicsmagick ) dev-libs/xxhash stb? ( dev-libs/stb )
|
||||
DESCRIPTION=Lightweight Music Server.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://lms-demo.poupon.dev/ https://github.com/epoupon/lms
|
||||
INHERIT=cmake pam systemd
|
||||
IUSE=test jukebox +stb
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-arch/libarchive acct-user/lms dev-cpp/wt:= dev-libs/boost:= dev-libs/libconfig[cxx] dev-libs/pugixml:= media-libs/taglib:= media-video/ffmpeg[lame,opus] sys-libs/pam jukebox? ( media-libs/libpulse ) !stb? ( media-gfx/graphicsmagick )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/epoupon/lms/archive/refs/tags/v3.75.0.tar.gz -> lms-3.75.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=c594ba99468e006a5983fadd42e7ca81
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=>=dev-lang/go-1.25 >=dev-lang/go-1.24.11:= app-arch/unzip
|
||||
BDEPEND=>=dev-lang/go-1.25.0 >=dev-lang/go-1.24.11:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=A tool to send messages or files to an XMPP contact or MUC
|
||||
EAPI=8
|
||||
@@ -9,4 +9,4 @@ LICENSE=BSD-2 BSD MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://salsa.debian.org/mdosch/go-sendxmpp/-/archive/v0.15.6/go-sendxmpp-v0.15.6.tar.bz2 -> go-sendxmpp-0.15.6.tar.bz2 https://vimja.cloud/public.php/dav/files/z59eKDyLFokW2KK/net-im/go-sendxmpp/go-sendxmpp-v0.15.6-vendor.tar.xz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba
|
||||
_md5_=f2a752b9cb1ff4a838fc21818d6e4683
|
||||
_md5_=c189ac2aea9d0194a8429edf7175a299
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=>=dev-lang/go-1.25 >=dev-lang/go-1.24.11:= app-arch/unzip
|
||||
BDEPEND=>=dev-lang/go-1.25.0 >=dev-lang/go-1.24.11:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=A tool to send messages or files to an XMPP contact or MUC
|
||||
EAPI=8
|
||||
@@ -9,4 +9,4 @@ LICENSE=BSD-2 BSD MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://salsa.debian.org/mdosch/go-sendxmpp/-/archive/v0.15.8/go-sendxmpp-v0.15.8.tar.bz2 -> go-sendxmpp-0.15.8.tar.bz2 https://vimja.cloud/public.php/dav/files/z59eKDyLFokW2KK/net-im/go-sendxmpp/go-sendxmpp-v0.15.8-vendor.tar.xz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba
|
||||
_md5_=f2a752b9cb1ff4a838fc21818d6e4683
|
||||
_md5_=c189ac2aea9d0194a8429edf7175a299
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst setup unpack
|
||||
DESCRIPTION=Desktop application for Jitsi Meet built with Electron
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/jitsi/jitsi-meet-electron
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop xdg unpacker chromium-2
|
||||
IUSE=+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_fil +l10n_fi +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
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=x11-libs/gtk+:3 dev-libs/nss x11-libs/libXtst app-accessibility/at-spi2-core:2
|
||||
RESTRICT=bindist mirror splitdebug test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jitsi/jitsi-meet-electron/releases/download/v2026.4.0/jitsi-meet-amd64.deb -> jitsi-meet-2026.4.0.deb
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5
|
||||
_md5_=a3d486d0b56c190f8f09f957abc6cf25
|
||||
@@ -7,9 +7,9 @@ INHERIT=desktop xdg unpacker chromium-2
|
||||
IUSE=+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_fil +l10n_fi +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
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=x11-libs/gtk+:3 dev-libs/nss x11-libs/libXtst app-accessibility/at-spi2-core:2
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups x11-libs/gtk+:3 x11-libs/libXtst x11-libs/libxkbcommon
|
||||
RESTRICT=bindist mirror splitdebug test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jitsi/jitsi-meet-electron/releases/download/v2026.5.0/jitsi-meet-amd64.deb -> jitsi-meet-2026.5.0.deb
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5
|
||||
_md5_=a3d486d0b56c190f8f09f957abc6cf25
|
||||
_md5_=c1b9072bbba0ed5b36644d2ed9107552
|
||||
|
||||
@@ -10,6 +10,6 @@ LICENSE=MIT BSD BSD-2 BSD-4 AFL-2.1 Apache-2.0 Ms-PL GPL-2 LGPL-2.1 APSL-2 unRAR
|
||||
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc 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/libXrandr x11-libs/pango virtual/zlib
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://download.zulip.com/desktop/apt/pool/main/z/zulip/Zulip-5.12.2-amd64.deb )
|
||||
SRC_URI=amd64? ( https://download.zulip.com/desktop/apt/pool/main/z/zulip/Zulip-5.12.3-amd64.deb )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 desktop 26d57169ca094c04be416993844ec8bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=b61f6f22b50acccdb34510522acf72dc
|
||||
@@ -8,4 +8,4 @@ LICENSE=GPL-3
|
||||
RDEPEND=net-misc/openssh
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/Magdalunaa/kissy/archive/v1.3.tar.gz -> kissy-1.3.tar.gz
|
||||
_md5_=e07efc81975e62375f02d4b3d14d60e3
|
||||
_md5_=be228d14267ffe69aaa92dc2e0618bcd
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=sys-devel/bison sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 virtual/pkgconfig
|
||||
DEFINED_PHASES=configure install prepare setup
|
||||
DEPEND=lzo? ( dev-libs/lzo:2 ) socks5? ( net-proxy/dante ) ssl? ( dev-libs/openssl:0= ) zlib? ( virtual/zlib:= ) dev-libs/libbsd
|
||||
DESCRIPTION=Create tunnels over TCP/IP networks with shaping, encryption, and compression
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/leakingmemory/vtun-embedded
|
||||
INHERIT=linux-info autotools systemd
|
||||
IUSE=systemd lzo socks5 ssl zlib
|
||||
KEYWORDS=~alpha ~amd64 ~arm64 ~ppc ~sparc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=lzo? ( dev-libs/lzo:2 ) socks5? ( net-proxy/dante ) ssl? ( dev-libs/openssl:0= ) zlib? ( virtual/zlib:= ) dev-libs/libbsd
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/leakingmemory/vtun-embedded/releases/download/v3.0.7/vtun-embedded-3.0.7.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 linux-info efd923656513c879204fec6638eadee5 gnuconfig b4fa4889c6f586d6b069215a86dd9e53 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=e2f0aacbdd293a3e2c911ce6cc062b12
|
||||
@@ -1,15 +1,16 @@
|
||||
BDEPEND=sys-devel/bison sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 virtual/pkgconfig
|
||||
BDEPEND=test? ( dev-libs/check ) sys-devel/bison sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 virtual/pkgconfig
|
||||
DEFINED_PHASES=configure install prepare setup
|
||||
DEPEND=lzo? ( dev-libs/lzo:2 ) socks5? ( net-proxy/dante ) ssl? ( dev-libs/openssl:0= ) zlib? ( virtual/zlib:= ) dev-libs/libbsd
|
||||
DESCRIPTION=Create tunnels over TCP/IP networks with shaping, encryption, and compression
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/leakingmemory/vtun-embedded
|
||||
INHERIT=linux-info autotools systemd
|
||||
IUSE=systemd lzo socks5 ssl zlib
|
||||
IUSE=systemd lzo socks5 ssl test zlib
|
||||
KEYWORDS=~alpha ~amd64 ~arm64 ~ppc ~sparc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=lzo? ( dev-libs/lzo:2 ) socks5? ( net-proxy/dante ) ssl? ( dev-libs/openssl:0= ) zlib? ( virtual/zlib:= ) dev-libs/libbsd
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/leakingmemory/vtun-embedded/releases/download/v3.1.0/vtun-embedded-3.1.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 linux-info efd923656513c879204fec6638eadee5 gnuconfig b4fa4889c6f586d6b069215a86dd9e53 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=e2f0aacbdd293a3e2c911ce6cc062b12
|
||||
_md5_=1aae6ecd66594933cac54702e1855900
|
||||
17
metadata/md5-cache/sci-electronics/sby-0.65
Normal file
17
metadata/md5-cache/sci-electronics/sby-0.65
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( python_single_target_python3_11? ( dev-python/xmlschema[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/xmlschema[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/xmlschema[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/xmlschema[python_targets_python3_14(-)] ) )
|
||||
DEFINED_PHASES=install setup test
|
||||
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) 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 ) python_single_target_python3_11? ( dev-python/click[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/click[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/click[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/click[python_targets_python3_14(-)] ) sci-electronics/yosys sci-mathematics/z3 yices2? ( sci-mathematics/yices2 )
|
||||
DESCRIPTION=Front-end for Yosys-based formal hardware verification flows
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/YosysHQ/sby
|
||||
INHERIT=python-single-r1
|
||||
IUSE=test yices2 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) 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 ) python_single_target_python3_11? ( dev-python/click[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/click[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/click[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/click[python_targets_python3_14(-)] ) sci-electronics/yosys sci-mathematics/z3 yices2? ( sci-mathematics/yices2 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/YosysHQ/sby/archive/v0.65.tar.gz -> sby-0.65.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=79506b654396b78d4a394e7cc36751c1
|
||||
16
metadata/md5-cache/sci-electronics/yosys-0.65
Normal file
16
metadata/md5-cache/sci-electronics/yosys-0.65
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=|| ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 dev-lang/python:3.11 ) dev-vcs/git virtual/pkgconfig
|
||||
DEFINED_PHASES=configure prepare setup
|
||||
DEPEND=dev-libs/boost:= dev-libs/libffi:= dev-lang/tcl:= llvm_slot_18? ( llvm-core/clang:18= ) llvm_slot_19? ( llvm-core/clang:19= ) llvm_slot_20? ( llvm-core/clang:20= ) llvm_slot_21? ( llvm-core/clang:21= ) media-gfx/xdot sys-libs/ncurses:= sys-libs/readline:= virtual/zlib
|
||||
DESCRIPTION=framework for Verilog RTL synthesis
|
||||
EAPI=8
|
||||
HOMEPAGE=https://yosyshq.net/yosys/
|
||||
INHERIT=python-any-r1 llvm-r2
|
||||
IUSE=+llvm_slot_21 llvm_slot_18 llvm_slot_19 llvm_slot_20
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=dev-libs/boost:= dev-libs/libffi:= dev-lang/tcl:= llvm_slot_18? ( llvm-core/clang:18= ) llvm_slot_19? ( llvm-core/clang:19= ) llvm_slot_20? ( llvm-core/clang:20= ) llvm_slot_21? ( llvm-core/clang:21= ) media-gfx/xdot sys-libs/ncurses:= sys-libs/readline:= virtual/zlib
|
||||
REQUIRED_USE=^^ ( llvm_slot_18 llvm_slot_19 llvm_slot_20 llvm_slot_21 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/YosysHQ/yosys/releases/download/v0.65/yosys.tar.gz -> yosys-0.65.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-any-r1 891415dfe39ad9b41b461f2b86354af0 llvm-utils e7edb4086e31c8537574b263d899f826 multilib fc812e8eb2170022c28272d80a1f9e77 llvm-r2 d0f9b3164877aa250943c25b016e475e
|
||||
_md5_=4d3b5ab5e4db3b4928ee2f38bf3aa92e
|
||||
13
metadata/md5-cache/sys-libs/libudev-zero-1.0.4
Normal file
13
metadata/md5-cache/sys-libs/libudev-zero-1.0.4
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Daemonless replacement for libudev
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/illiliti/libudev-zero
|
||||
INHERIT=toolchain-funcs
|
||||
IUSE=static-libs
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=ISC
|
||||
RDEPEND=!sys-apps/systemd-utils[udev] sys-apps/hwdata
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/illiliti/libudev-zero/archive/refs/tags/1.0.4.tar.gz -> libudev-zero-1.0.4.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
|
||||
_md5_=29b25bf7f20d3c65e2a29aa8f577f565
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=app-arch/brotli dev-libs/openssl net-libs/libssh2 dev-lang/nim virtual/pkgconfig
|
||||
BDEPEND=dev-lang/nim virtual/pkgconfig
|
||||
DEFINED_PHASES=prepare
|
||||
DEPEND=app-arch/brotli dev-libs/openssl net-libs/libssh2
|
||||
DESCRIPTION=TUI web browser; supports CSS, images, JavaScript, and multiple web protocols
|
||||
@@ -7,6 +7,7 @@ HOMEPAGE=https://chawan.net
|
||||
IUSE=lto
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Unlicense
|
||||
RDEPEND=app-arch/brotli dev-libs/openssl net-libs/libssh2
|
||||
SLOT=0
|
||||
SRC_URI=https://git.sr.ht/~bptato/chawan/archive/v0.3.3.tar.gz -> chawan-0.3.3.tar.gz
|
||||
_md5_=3ecf1bf04f8bb227742666073388b8ed
|
||||
_md5_=81864b5f9ca530ed4473eb80179d5c72
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=app-arch/brotli dev-libs/openssl net-libs/libssh2 dev-lang/nim virtual/pkgconfig
|
||||
BDEPEND=dev-lang/nim virtual/pkgconfig
|
||||
DEFINED_PHASES=prepare
|
||||
DEPEND=app-arch/brotli dev-libs/openssl net-libs/libssh2
|
||||
DESCRIPTION=TUI web browser; supports CSS, images, JavaScript, and multiple web protocols
|
||||
@@ -7,6 +7,7 @@ HOMEPAGE=https://chawan.net
|
||||
IUSE=lto
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Unlicense
|
||||
RDEPEND=app-arch/brotli dev-libs/openssl net-libs/libssh2
|
||||
SLOT=0
|
||||
SRC_URI=https://git.sr.ht/~bptato/chawan/archive/v0.4.0.tar.gz -> chawan-0.4.0.tar.gz
|
||||
_md5_=0f1e9d673e811500b5e5743e8c640719
|
||||
_md5_=5c6100e81d6ddac581bd947b64dd2b24
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=app-arch/brotli dev-libs/openssl net-libs/libssh2 dev-lang/nim virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=dev-lang/nim virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=prepare unpack
|
||||
DEPEND=app-arch/brotli dev-libs/openssl net-libs/libssh2
|
||||
DESCRIPTION=TUI web browser; supports CSS, images, JavaScript, and multiple web protocols
|
||||
@@ -8,6 +8,7 @@ INHERIT=git-r3
|
||||
IUSE=lto
|
||||
LICENSE=Unlicense
|
||||
PROPERTIES=live
|
||||
RDEPEND=app-arch/brotli dev-libs/openssl net-libs/libssh2
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 2f8cdb10b033f92c3136aa6488a31c98
|
||||
_md5_=0f1e9d673e811500b5e5743e8c640719
|
||||
_md5_=5c6100e81d6ddac581bd947b64dd2b24
|
||||
|
||||
@@ -7,8 +7,8 @@ INHERIT=desktop xdg-utils
|
||||
KEYWORDS=-* ~amd64 ~arm64
|
||||
LICENSE=MPL-2.0
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3[X] x11-libs/libX11 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=strip
|
||||
RESTRICT=mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/zen-browser/desktop/releases/download/1.18.10b/zen.linux-x86_64.tar.xz -> zen-bin-1.18.10b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.18.10b/zen.linux-aarch64.tar.xz -> zen-bin-1.18.10b-arm64.tar.xz )
|
||||
SRC_URI=amd64? ( https://github.com/zen-browser/desktop/releases/download/1.20.1b/zen.linux-x86_64.tar.xz -> zen-bin-1.20.1b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.20.1b/zen.linux-aarch64.tar.xz -> zen-bin-1.20.1b-arm64.tar.xz )
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09
|
||||
_md5_=89d81ee623577686e1c269b761260b3d
|
||||
_md5_=d7c6da13092b9446a586af8ddf031db2
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -158,7 +158,7 @@ app-backup/vorta 0.11.2: A GUI for Borg Backup
|
||||
app-benchmarks/k6 1.4.2: Load testing tool
|
||||
app-benchmarks/kdiskmark 3.2.0-r1: Disk benchmarking tool
|
||||
app-benchmarks/occt-bin 16.1.9: All-in-one stability, stress test, benchmark and monitoring tool
|
||||
app-benchmarks/phoronix-test-suite 10.8.4-r1 9999: Phoronix's comprehensive, cross-platform testing and benchmark suite
|
||||
app-benchmarks/phoronix-test-suite 10.8.4_p20260419-r2 9999: Phoronix's comprehensive, cross-platform testing and benchmark suite
|
||||
app-benchmarks/poop 0.5.0 9999: Performance Optimizer Observation Platform
|
||||
app-benchmarks/unigine-superposition 1.1: Game like benchmark (CPU, GPU), for ~5 minutes
|
||||
app-containers/amd-container-toolkit 1.3.0 9999: AMD container runtime toolkit
|
||||
@@ -207,7 +207,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.3.5 0.3.7 0.3.8: Terminal based IDE & text editor: easy, powerful and fast
|
||||
app-editors/fresh 0.3.5 0.3.7 0.3.8 0.3.10: 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 21.0.0: Kakoune Language Server Protocol Client
|
||||
app-editors/l3afpad 0.8.18.1.11: Simple GTK3 text editor (successor to leafpad)
|
||||
@@ -346,12 +346,12 @@ app-misc/twertlefetch 1.1.0: system fetch written in rust
|
||||
app-misc/ufetch 0.3: Tiny system info for Unix-like operating systems
|
||||
app-misc/urlview-ng 1e: Extract URLs from text
|
||||
app-misc/via 3.0.0: GUI configurator for supported QMK-based keyboards
|
||||
app-misc/vrms-gentoo 0_pre20201102: vrms clone for Gentoo Linux
|
||||
app-misc/vrms-gentoo 0_pre20220820: vrms clone for Gentoo Linux
|
||||
app-misc/walld 1.4.4: A Wallpaper daemon
|
||||
app-misc/watchexec 2.2.1 2.3.3 2.4.1 2.4.3 2.5.0 9999: Executes commands in response to file modifications
|
||||
app-misc/wayvr 25.4.2 26.1.2 26.2.0 26.2.1 9999: A lightweight OpenXR/OpenVR overlay for Wayland and X11 desktops
|
||||
app-misc/wcal 0.1-r1: ISO weekly calendar
|
||||
app-misc/wego 2.2: Wego is a weather client for the terminal
|
||||
app-misc/wego 2.4: Wego is a weather client for the terminal
|
||||
app-misc/wl-kbptr 0.3.0: Control the mouse pointer with the keyboard on Wayland
|
||||
app-misc/wtf 0.43.0: The personal information dashboard for your terminal
|
||||
app-misc/x86-64-level 0.2.2 9999: Get the x86-64 Microarchitecture Level on the Current Machine
|
||||
@@ -374,8 +374,8 @@ app-office/pyspread 2.4: Pyspread is a non-traditional spreadsheet written in Py
|
||||
app-office/softmaker-office-nx 1234: SoftMaker Office NX binary package
|
||||
app-office/standartnotes-bin 3.183.22: End-to-end encrypted note-taking app, alternative to Evernote
|
||||
app-portage/appswipe 1.2.0: Application for browsing your local Portage repository files
|
||||
app-portage/carnage 1.4 1.4b 1.4c 9999: TUI front-end for Portage and eix
|
||||
app-portage/gpkg 1.3.10 1.3.10-r1: Graphical package manager for Gentoo Linux (Portage frontend)
|
||||
app-portage/carnage 1.4b 1.4d 9999: TUI front-end for Portage and eix
|
||||
app-portage/gpkg 1.3.10-r2: Graphical package manager for Gentoo Linux (Portage frontend)
|
||||
app-portage/pacvis 0.4.2: Displays dependency graphs of packages
|
||||
app-portage/portage-lostfiles 0.5.6-r1: A simple script to identify files not tracked by Portage package manager
|
||||
app-portage/portagecfg 2.4.0-r1: Utility to write Portage config files in an easy manner.
|
||||
@@ -404,7 +404,7 @@ app-shells/zsh-autocomplete 25.03.19 9999: Real-time type-ahead completion for Z
|
||||
app-shells/zsh-autosuggestions 0.7.0-r2: Fish-like autosuggestions for zsh
|
||||
app-shells/zsh-history-substring-search 1.0.2 1.1.0: ZSH port of Fish history search (up arrow)
|
||||
app-text/OCRmyPDF 16.10.2: OCRmyPDF adds an OCR text layer to scanned PDF files
|
||||
app-text/cmark-gfm 0.29.0.13: GitHub's fork of cmark
|
||||
app-text/cmark-gfm 0.29.0.13-r1: GitHub's fork of cmark
|
||||
app-text/code-minimap 0.6.8: A high performance code minimap generator
|
||||
app-text/codebook 0.3.39 0.3.40: Spell Checker for Code
|
||||
app-text/dooit 3.3.4: A TUI todo manager
|
||||
@@ -471,19 +471,19 @@ dev-build/fpm 0.9.0 0.10.0 0.11.0 0.12.0: Fortran Package Manager (fpm)
|
||||
dev-build/fypp 3.2: Fypp - Python powered Fortran preprocessor
|
||||
dev-build/pdpmake 2.0.4: Public domain POSIX make
|
||||
dev-build/qtilitools 0.1.2: Scripts/commands used in the Qtilities organization
|
||||
dev-build/xmake 3.0.8 9999: A cross-platform build utility based on Lua
|
||||
dev-build/xmake 3.0.9 9999: A cross-platform build utility based on Lua
|
||||
dev-cpp/blurhash 0.2.0 0.2.0-r1: C++ blurhash encoder/decoder
|
||||
dev-cpp/boxed-cpp 1.4.3: Boxing primitive types in C++
|
||||
dev-cpp/coeurl 0.3.1 0.3.2: Simple async wrapper around CURL for C++
|
||||
dev-cpp/cpp-jwt 1.5_pre20220727: JSON Web Token library for C++
|
||||
dev-cpp/cpp-utilities 5.32.1 5.33.0: Useful C++ classes and routines
|
||||
dev-cpp/cpprestsdk 2.10.19-r6 2.10.19-r8: A Microsoft project for cloud-based client-server communication.
|
||||
dev-cpp/dpp 10.0.30 10.0.33 10.1.4: Lightweight C++ Discord bot library
|
||||
dev-cpp/dpp 10.0.30 10.0.33 10.1.4 10.1.5: Lightweight C++ Discord bot library
|
||||
dev-cpp/drogon 1.9.5 1.9.6: C++14/17 based HTTP web application framework
|
||||
dev-cpp/fast_double_parser 0.8.1: Parse strings into double floating-point values
|
||||
dev-cpp/finalcut 0.9.1-r1 9999: A text-based widget toolkit
|
||||
dev-cpp/fkYAML 0.4.2 0.4.2_p20250522: A C++ header-only YAML library
|
||||
dev-cpp/gsl-lite 0.38.0-r1: C++ Guideline Support Library implementation
|
||||
dev-cpp/gsl-lite 1.1.0: C++ Guideline Support Library implementation
|
||||
dev-cpp/indicators 2.3 2.3-r1: Activity indicators for modern C++
|
||||
dev-cpp/mustache 4.1 4.1_p20211210: Mustache implementation for modern C++
|
||||
dev-cpp/parallel-hashmap 1.4.1 2.0.0: Family of header-only, fast and memory-friendly hashmap and btree containers
|
||||
@@ -550,6 +550,7 @@ dev-embedded/esp-idf-monitor 1.8.0 1.9.0: Python object-oriented database
|
||||
dev-embedded/esp-idf-nvs-partition-gen 0.1.9: Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout
|
||||
dev-embedded/esp-idf-panic-decoder 1.4.1 1.5.0: Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout
|
||||
dev-embedded/esp-idf-size 1.7.1 2.1.0 2.2.0: Firmware size analysis for ESP-IDF
|
||||
dev-embedded/flip-link 0.1.12: Flips the memory layout of embedded programs to protect against stack overflows
|
||||
dev-embedded/freertos-gdb 1.0.4: Python module for operating with freeRTOS-kernel objects in GDB
|
||||
dev-embedded/fwup 1.15.1 1.16.0: Configurable embedded Linux firmware update creator and runner
|
||||
dev-embedded/idf-component-manager 2.4.2 2.4.6 3.0.0 3.0.2: Tool for installing ESP-IDF components
|
||||
@@ -561,7 +562,7 @@ dev-embedded/probe-rs-tools 0.31.0: A collection of on chip debugging tools to c
|
||||
dev-embedded/qdl 2.5 2.6 9999: Tool to communicate with Qualcomm System On a Chip bootroms
|
||||
dev-embedded/rauc 1.15.2: Lightweight update client that runs on your Embedded Linux device
|
||||
dev-embedded/rpi-openocd 9999: OpenOCD - Open On-Chip Debugger (Raspberry Pi Fork)
|
||||
dev-embedded/squareline-studio 1.6.0: Visual drag-and-drop UI editor for LVGL
|
||||
dev-embedded/squareline-studio 1.6.0 1.6.1: Visual drag-and-drop UI editor for LVGL
|
||||
dev-erlang/conf 0.2.6: YAML configuration for Erlang applications
|
||||
dev-erlang/cowboy 2.9.0: Small, fast, modern HTTP server for Erlang/OTP.
|
||||
dev-erlang/cowlib 2.11.0: Support library for manipulating Web protocols.
|
||||
@@ -755,7 +756,7 @@ dev-python/auditok 0.2.0-r1: A module for Audio/Acoustic Activity Detection
|
||||
dev-python/autoflake 2.3.1: Removes unused imports and unused variables from Python code
|
||||
dev-python/autopxd 2.5.0: generates .pxd files automatically from .h files
|
||||
dev-python/av 17.0.0 17.0.1: Pythonic bindings for FFmpeg's libraries
|
||||
dev-python/avro 1.12.0: Apache Avro is a data serialization system
|
||||
dev-python/avro 1.12.0 1.12.1: Apache Avro is a data serialization system
|
||||
dev-python/azure-core 1.27.1 1.28.0: Microsoft Azure Core Library for Python
|
||||
dev-python/azure-storage-blob 12.17.0: Microsoft Azure Blob Storage Client Library for Python
|
||||
dev-python/backoff 2.2.1: Function decoration for backoff and retry
|
||||
@@ -808,7 +809,7 @@ dev-python/editor 1.7.0: Open the default text editor
|
||||
dev-python/eval-type-backport 0.3.1: Backport of typing._eval_type
|
||||
dev-python/evernote2 1.0.3 9999: Unofficial Evernote SDK for Python 3
|
||||
dev-python/exif 1.6.0: Read and modify image EXIF metadata using Python.
|
||||
dev-python/ezdxf 1.4.3: Python library for creating and manipulating DXF drawings
|
||||
dev-python/ezdxf 1.4.3 1.4.4: Python library for creating and manipulating DXF drawings
|
||||
dev-python/fastapi 0.135.1 0.135.2 0.135.3: FastAPI framework, high performance, easy to learn, ready for production
|
||||
dev-python/fastmcp 3.1.1: The fast, Pythonic way to build MCP servers and clients
|
||||
dev-python/fastuuid 0.14.0: Python bindings to Rust's UUID library
|
||||
@@ -907,7 +908,7 @@ dev-python/pem 23.1.0: Easy PEM file parsing in Python
|
||||
dev-python/persist-queue 0.8.1 1.0.0 1.1.0: A thread-safe disk based persistent queue in Python
|
||||
dev-python/phx-class-registry 4.1.0-r1: An intersection of the Registry and Factory pattern
|
||||
dev-python/pillow-heif 1.2.0 1.2.1: Python interface for libheif library
|
||||
dev-python/pillow-jxl-plugin 1.3.2: Pillow plugin for JPEG-XL, using Rust for bindings.
|
||||
dev-python/pillow-jxl-plugin 1.3.7: Pillow plugin for JPEG-XL, using Rust for bindings.
|
||||
dev-python/pipdeptree 2.34.0: Utility for displaying installed packages in a dependency tree
|
||||
dev-python/pipenv 2026.6.1: Python Development Workflow for Humans
|
||||
dev-python/plette 2.1.0-r1 2.2.1: Structured Pipfile and Pipfile.lock models
|
||||
@@ -1096,7 +1097,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.132.0 0.133.0: Codex CLI - OpenAI's AI-powered coding agent
|
||||
dev-util/codex 0.133.0 0.134.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.12 9999: remove binary executables from a directory
|
||||
dev-util/distribution-gpg-keys 1.119: Collection of GPG keys used in Linux Distributions
|
||||
@@ -1109,10 +1110,10 @@ dev-util/find-work-bugzilla 1.0.0-r1: Personal advice utility for Gentoo package
|
||||
dev-util/find-work-pkgcheck 1.0.0 1.1.0: Personal advice utility for Gentoo package maintainers: pkgcheck plugin
|
||||
dev-util/find-work-repology 1.0.1 1.1.0: Personal advice utility for Gentoo package maintainers: Repology plugin
|
||||
dev-util/flatpakify 1.0.5 1.0.6: Tool to create Flatpak bundles from Portage ebuilds
|
||||
dev-util/forgejo-runner 12.10.1 9999: A daemon that connects to a Forgejo instance and runs jobs for CI
|
||||
dev-util/forgejo-runner 12.10.2 9999: A daemon that connects to a Forgejo instance and runs jobs for CI
|
||||
dev-util/fortls 2.13.0 3.0.0 3.1.1 3.1.2 3.2.2: Fortran Language Server (fortls)
|
||||
dev-util/fortran-test-drive 0.4.0 0.5.0: The simple testing framework (for Fortran)
|
||||
dev-util/gammaray 3.3.1 3.4.0: High-level runtime introspection tool for Qt applications
|
||||
dev-util/gammaray 3.3.1 3.4.0 3.4.0-r1: High-level runtime introspection tool for Qt applications
|
||||
dev-util/gemini-cli 0.42.0 0.43.0: Gemini CLI - a command-line AI workflow tool by Google
|
||||
dev-util/genTree 0.1.0 9999: Gentoo rootfs tree generator
|
||||
dev-util/gersemi 0.27.5 0.27.6: A formatter to make your CMake code the real treasure
|
||||
@@ -1132,7 +1133,6 @@ dev-util/ios-webkit-debug-proxy 1.9.2: A DevTools proxy for iOS devices
|
||||
dev-util/istyle 1.23_pre20220127: Fast and Free Automatic Formatter for Verilog Source Code
|
||||
dev-util/juliaup 1.20.1: Julia installer and version multiplexer
|
||||
dev-util/kubetail 0.15.0 0.16.0 0.17.0: Real-time logging dashboard for Kubernetes
|
||||
dev-util/kubetail-bin 0.7.5 0.8.2 0.9.0 0.10.1 0.11.0 0.11.1 0.12.0 0.12.1 0.12.2 0.13.0 0.14.0 0.14.1 0.15.0: Real-time logging dashboard for Kubernetes
|
||||
dev-util/lemminx-bin 0.27.0 0.27.1: XML Language Server
|
||||
dev-util/libtypec-utils 0.5.2: Library to interface with USB Type-C/Power Delivery devices
|
||||
dev-util/lottieconverter 0.2-r2 0.2-r3: Simple lottie (telegram animated sticker) converter
|
||||
@@ -1140,7 +1140,6 @@ dev-util/lua-language-server 3.18.0 3.18.1 3.18.2: 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 2.24.12 2.24.13 9999: Go minifier for web formats
|
||||
dev-util/minify-bin 2.24.13: Minifier package that provides HTML5, CSS3, JS, JSON, SVG, and XML minifiers.
|
||||
dev-util/mise 2025.10.14 2025.12.12 2026.3.3: The front-end to your dev env
|
||||
dev-util/mock 6.7: Simple chroot build environment manager for building RPMs
|
||||
dev-util/mock-core-configs 44.2: Mock core config files basic chroots
|
||||
@@ -1172,7 +1171,7 @@ dev-util/termux-language-server 0.0.31: A language server for some specific Bash
|
||||
dev-util/tflint-bin 0.43.0 0.46.0: A Pluggable Terraform Linter
|
||||
dev-util/tinyxxd 1.3.7-r2 1.3.11 9999: Drop-in replacement and standalone version of xxd
|
||||
dev-util/tokei 12.1.2 13.0.0 14.0.0 9999: Count your code, quickly
|
||||
dev-util/tombi 0.10.6 0.11.5: TOML Formatter / Linter / Language Server
|
||||
dev-util/tombi 0.10.6 0.11.5 1.0.0: TOML Formatter / Linter / Language Server
|
||||
dev-util/topiary 0.7.3: CLI app for Topiary, the universal code formatter.
|
||||
dev-util/trivy 0.55.2: Vulnerability scanner for container images, file systems, and Git repos
|
||||
dev-util/typescript-language-server 4.1.2 4.3.3 5.1.3: TypeScript & JavaScript Language Server
|
||||
@@ -1184,13 +1183,13 @@ dev-util/wakatime-cli 1.27.0 1.28.6: Command line interface to WakaTime used by
|
||||
dev-util/webgpu-headers 9999 20240512: Webgpu Header files
|
||||
dev-util/webstorm 2024.3.5-r1 2025.1.4.1-r1 2025.2.5 2025.3.2 2025.3.3 2025.3.4 2026.1 2026.1.1: An integrated development environment for JavaScript and related technologies.
|
||||
dev-util/wxformbuilder 3.10.1-r1 4.2.1-r1: A wxWidgets GUI Builder
|
||||
dev-util/xcd-rgb 1.0.0 9999: colorful hex dump (RGB edition)
|
||||
dev-util/xcd-rgb 1.1.0 9999: colorful hex dump (RGB edition)
|
||||
dev-util/xrt 2.21.75 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.10 1.11.11: Mass repository cloning tool for GitHub/GitLab/Bitbucket
|
||||
dev-vcs/git-mediawiki 0_pre20260127 9999: Gate between Git and Mediawiki
|
||||
dev-vcs/gitahead 2.7.1-r2: Graphical Git client to help understand and manage source code history
|
||||
dev-vcs/gitcomet 0.1.8 0.1.11: GitComet is user interface for GIT workflows
|
||||
dev-vcs/gitcomet 0.1.11 0.1.13 0.1.14 0.1.15: GitComet is user interface for GIT workflows
|
||||
dev-vcs/gitqlient 1.6.3 9999: Multi-platform Git client written with Qt
|
||||
dev-vcs/lazygit 0.59.0 0.60.0 0.61.1 9999: Simple terminal UI for git commands
|
||||
dev-vcs/lazyjj 0.6.1: TUI for Jujutsu/jj
|
||||
@@ -1200,7 +1199,7 @@ dev-zig/zls 0.10.0-r2 0.13.0-r1 0.14.0 0.15.0 0.16.0 9999: Non-official language
|
||||
games-action/ATLauncher 3.4.40.1: Minecraft launcher which integrates multiple different ModPacks
|
||||
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
|
||||
games-action/classicube 1.3.7 9999: Reverse-engineered Minecraft Classic client
|
||||
games-action/ddnet 19.8 9999: DDraceNetwork, a cooperative racing mod of Teeworlds
|
||||
games-action/ddnet 19.8.2 9999: DDraceNetwork, a cooperative racing mod of Teeworlds
|
||||
games-action/fjordlauncher 9.4.2 10.0.5.0 11.0.2.0 9999: Prism Launcher fork with support for alternative auth servers
|
||||
games-action/netrek-brmh 2.6.1: brmh client for netrek
|
||||
games-action/netrek-cow 3.3.2: cow client for netrek
|
||||
@@ -1306,7 +1305,7 @@ gui-apps/1password 8.11.22-r1: Password Manager
|
||||
gui-apps/ReGreet 0.3.0-r1: Clean and customizable GTK-based greetd greeter written in Rust
|
||||
gui-apps/ashell 0.7.0 0.8.0: A ready to go Wayland status bar for Hyprland and Niri
|
||||
gui-apps/autotiling-rs 0.1.6 0.1.8: Autotiling for sway (and possibly i3)
|
||||
gui-apps/awww 0.11.2 0.12.1 9999: Efficient animated wallpaper daemon for wayland, controlled at runtime
|
||||
gui-apps/awww 0.12.1 9999: Efficient animated wallpaper daemon for wayland, controlled at runtime
|
||||
gui-apps/aylurs-gtk-shell 1.8.2-r1: Aylurs's Gtk Shell (AGS), An eww inspired gtk widget system.
|
||||
gui-apps/azote 1.16.0 9999: wallpaper manager for wlroots compositors
|
||||
gui-apps/clipman 1.6.5-r2: A basic clipboard manager for Wayland.
|
||||
@@ -1347,6 +1346,7 @@ gui-apps/gtklock 4.0.0: GTK-based lockscreen for Wayland
|
||||
gui-apps/gtklock-extras 9999: Gtklock modules
|
||||
gui-apps/heh 0.6.3: A cross-platform terminal UI used for modifying file data in hex or ASCII.
|
||||
gui-apps/hiprompt-gtk-py 0.8.0 9999: GTK+ Himitsu prompter for Wayland
|
||||
gui-apps/hyprmoncfg 1.5.1: Terminal-first monitor configurator and auto-switching daemon for Hyprland
|
||||
gui-apps/hyprnome 0.3.0: GNOME-like workspace switching in Hyprland.
|
||||
gui-apps/hyprswitch 1.3.1: A CLI/GUI that allows switching between windows in Hyprland
|
||||
gui-apps/intiface-central-bin 2.6.0 2.6.4: Buttplug frontend application
|
||||
@@ -1493,7 +1493,7 @@ media-fonts/victor-mono 1.5.4 1.5.5 1.5.6: A free programming font with cursive
|
||||
media-fonts/warframe-fonts 0_pre20191111: Fonts from the Warframe game
|
||||
media-gfx/KTX-Software 4.3.2 4.4.2: KTX (Khronos Texture) Library and Tools
|
||||
media-gfx/WebPlotDigitizer-bin 4.7: Web based tool to extract data from plots, images, and maps
|
||||
media-gfx/airsane 0.4.10: Publish SANE scanners via Apple Airscan/eSCL
|
||||
media-gfx/airsane 0.4.11: Publish SANE scanners via Apple Airscan/eSCL
|
||||
media-gfx/appimage-thumbnailer 4.0.0: Generates AppImage thumbnails for Linux desktops
|
||||
media-gfx/azpainter 3.0.12: Full color painting software for Linux for illustration drawing
|
||||
media-gfx/bambustudio-bin 02.06.00.51-r3: Bambu Studio is a cutting-edge, feature-rich slicing software
|
||||
@@ -1576,7 +1576,7 @@ media-sound/jriver 31.0.83: A cross-platform media center, famous for high quali
|
||||
media-sound/kew 2.4.4-r1 3.7.3: kew (/kjuː/) is a command-line music player for Linux.
|
||||
media-sound/libcava 0.10.7-r1: Console-based Audio Visualizer for Alsa
|
||||
media-sound/listenbrainz-mpd 2.4.0: ListenBrainz submission client for MPD
|
||||
media-sound/lms 3.74.0 3.75.0 3.76.0: Lightweight Music Server.
|
||||
media-sound/lms 3.76.0: Lightweight Music Server.
|
||||
media-sound/loudgain 0.6.8-r2 0.6.8_p20240128-r2 0.6.8_p20240128-r3: Versatile ReplayGain 2.0 loudness normalizer
|
||||
media-sound/mopidy 3.4.2: An extensible music server written in Python.
|
||||
media-sound/mousai 0.7.9: Identify songs in seconds
|
||||
@@ -1714,7 +1714,7 @@ net-im/gomuks 0.3.0 0.3.1: A terminal based Matrix client written in Go
|
||||
net-im/gurk-rs 0.7.1 9999: Signal messenger client for terminal
|
||||
net-im/heisenbridge 1.15.3 1.15.4: Bouncer-style Matrix IRC bridge
|
||||
net-im/iamb 0.0.8 0.0.9 0.0.10 0.0.11: A Matrix chat client that uses Vim keybindings
|
||||
net-im/jitsi-meet 2026.4.0 2026.5.0: Desktop application for Jitsi Meet built with Electron
|
||||
net-im/jitsi-meet 2026.5.0: Desktop application for Jitsi Meet built with Electron
|
||||
net-im/legcord-bin 1.2.2 1.2.4: Legcord is a custom client designed to enhance your Discord experience
|
||||
net-im/manyverse-bin 0.2310.9: A social network off the grid with append-only protocol (no edits) on blockchain
|
||||
net-im/mastoposter 0.2: Configurable reposter from Mastodon-compatible Fediverse servers
|
||||
@@ -1737,7 +1737,7 @@ net-im/tuwunel 1.5.1 1.6.2: High Performance Matrix Homeserver in Rust!
|
||||
net-im/vesktop-bin 1.6.5: All-in-one voice and text chat for gamers with Vencord Preinstalled
|
||||
net-im/why2 1.5.3: Lightweight, fast and secure chat application powered by WHY2 encryption.
|
||||
net-im/zapzap 6.2.10 6.3.4.1: WhatsApp desktop application written in PyQt6 + PyQt6-WebEngine
|
||||
net-im/zulip-desktop-bin 5.12.2: Organized chat for distributed teams.
|
||||
net-im/zulip-desktop-bin 5.12.3: Organized chat for distributed teams.
|
||||
net-irc/catgirl 2.2 2.2a: TLS-only terminal IRC client
|
||||
net-irc/halloy 2026.5 2026.6 2026.6-r1: IRC application written in Rust
|
||||
net-irc/limnoria-plugins-bugzilla 4.0: Bugzilla integration plugin for the Limnoria IRC Bot
|
||||
@@ -1864,7 +1864,7 @@ net-vpn/fastd 22 23: A very small VPN daemon which tunnels IP packets and Ethern
|
||||
net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that require SAML
|
||||
net-vpn/mullvadvpn-app 2026.2 2026.3_beta1: Tool used to manage daemon setup
|
||||
net-vpn/proton-vpn-gtk-app 4.15.2: Proton VPN GTK app
|
||||
net-vpn/vtun-embedded 3.0.7 3.1.0: Create tunnels over TCP/IP networks with shaping, encryption, and compression
|
||||
net-vpn/vtun-embedded 3.1.0-r1: Create tunnels over TCP/IP networks with shaping, encryption, and compression
|
||||
net-vpn/vtun-ng 3.0.22 3.1.0: Create tunnels over TCP/IP networks with shaping, encryption, and compression
|
||||
net-wireless/airspyhf 1.6.8: User mode driver for Airspy HF+
|
||||
net-wireless/bluetuith 0.2.2 0.2.3 0.2.6 9999: A TUI bluetooth manager for Linux written in Go
|
||||
@@ -1904,13 +1904,13 @@ sci-electronics/liblxi 1.20: Implementation of the LAN eXtensions for Instrument
|
||||
sci-electronics/logic-bin 2.4.43 2.4.44: Saleae logic analyzer
|
||||
sci-electronics/lxi-tools 2.7: Tools to access devices with LXI
|
||||
sci-electronics/qucs-s 26.1.1: Quite universal circuit simulator with SPICE
|
||||
sci-electronics/sby 0.64: Front-end for Yosys-based formal hardware verification flows
|
||||
sci-electronics/sby 0.64 0.65: Front-end for Yosys-based formal hardware verification flows
|
||||
sci-electronics/slang 11.0-r1 9999: SystemVerilog compiler and language services
|
||||
sci-electronics/surfer 0.7.0: Waveform viewer with a focus on a snappy usable interface
|
||||
sci-electronics/svls 0.2.11: SystemVerilog language server
|
||||
sci-electronics/vcd 221217-r1: VCD file (Value Change Dump) command line viewer
|
||||
sci-electronics/verilator 5.048-r3 9999: The fast free Verilog/SystemVerilog simulator
|
||||
sci-electronics/yosys 0.64: framework for Verilog RTL synthesis
|
||||
sci-electronics/yosys 0.64 0.65: 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.25.1 1.26.0 1.26.0-r1: Cross-platform, high performance ML inferencing and training accelerator
|
||||
@@ -2062,7 +2062,7 @@ sys-libs/cyclonedds 0.10.3-r1 9999: Eclipse Cyclone DDS project
|
||||
sys-libs/gcompat 1.1.0 9999: The GNU C Library compatibility layer for musl
|
||||
sys-libs/iceoryx 2.0.3 9999: Eclipse Iceoryx zero copy IPC
|
||||
sys-libs/libfixposix 0.4.3 0.5.1: Thin wrapper over POSIX syscalls
|
||||
sys-libs/libudev-zero 1.0.3: Daemonless replacement for libudev
|
||||
sys-libs/libudev-zero 1.0.3 1.0.4: Daemonless replacement for libudev
|
||||
sys-libs/nss-tls 1.0 1.1-r1 9999: A DNS over HTTPS resolver for glibc
|
||||
sys-libs/solo-udev-rules 4.1.5: udev rules for the Solo FIDO2 & U2F USB+NFC security key
|
||||
sys-libs/spiral 0.3.0: A Helix and Readline inspired line editor
|
||||
@@ -2121,7 +2121,7 @@ www-client/torbrowser-launcher 0.3.9: A program to help you securely download an
|
||||
www-client/vimb 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
|
||||
www-client/waterfox-bin 6.6.13: A privacy-focused, performance-oriented browser based on Firefox
|
||||
www-client/yandex-browser 26.3.1.1088_p1: The web browser from Yandex
|
||||
www-client/zen-bin 1.18.10b 1.19.13b: Zen Browser - A fast, privacy-focused Firefox fork
|
||||
www-client/zen-bin 1.19.13b 1.20.1b: Zen Browser - A fast, privacy-focused Firefox fork
|
||||
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server
|
||||
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
|
||||
www-misc/kiwix-desktop 2.4.0 2.5.1: cross-platform viewer/manager for ZIM archives
|
||||
|
||||
@@ -1 +1 @@
|
||||
Thu, 28 May 2026 15:01:17 +0000
|
||||
Fri, 29 May 2026 09:31:18 +0000
|
||||
|
||||
@@ -18,6 +18,7 @@ app-arch/fuse-archive:fuse2 - Build with fuse2 instead of fuse3
|
||||
app-backup/blocksync-fast:xxhash - Enable dev-libs/xxhash support for very high speed hashing
|
||||
app-backup/kopia-ui-bin:system-kopia - Use the system-wide app-backup/kopia instead of bundled.
|
||||
app-benchmarks/occt-bin:msr-user-access - Allow non-root access to /dev/cpu/*/msr to read CPU power/voltage
|
||||
app-benchmarks/phoronix-test-suite:server - Enable the Phoromatic server
|
||||
app-containers/arachsys-containers:suid - allow unprivileged users to have multiple UIDs/GIDs in the container (see CVE-2014-8989 for implications)
|
||||
app-containers/waydroid:clipboard - Enable clipboard manager service using dev-python/pyclip
|
||||
app-containers/waydroid-images:android-10 - Install Android version 10
|
||||
|
||||
Reference in New Issue
Block a user