mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -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
Reference in New Issue
Block a user