diff --git a/metadata/md5-cache/app-accessibility/mimic1-1.3.0.1-r1 b/metadata/md5-cache/app-accessibility/mimic1-1.3.0.1-r1 index 7ec2d02540..afa24df04c 100644 --- a/metadata/md5-cache/app-accessibility/mimic1-1.3.0.1-r1 +++ b/metadata/md5-cache/app-accessibility/mimic1-1.3.0.1-r1 @@ -3,7 +3,7 @@ DEFINED_PHASES=prepare DEPEND=dev-libs/libpcre2 dev-libs/hts_engine alsa? ( media-libs/alsa-lib ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-libs/libpulse ) DESCRIPTION=Mycroft's TTS engine, based on CMU's Flite (Festival Lite) EAPI=8 -HOMEPAGE=https://community.openconversational.ai/ +HOMEPAGE=https://github.com/MycroftAI/mimic1/ INHERIT=autotools IUSE=alsa portaudio pulseaudio oss KEYWORDS=~amd64 @@ -12,4 +12,4 @@ RDEPEND=dev-libs/libpcre2 dev-libs/hts_engine alsa? ( media-libs/alsa-lib ) port SLOT=0 SRC_URI=https://github.com/MycroftAI/mimic1/archive/1.3.0.1.tar.gz -> mimic1-1.3.0.1.tar.gz _eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 -_md5_=6d5200a5d6bc68caa240fc37a91cde0a +_md5_=fe2d50f2cc84e7f63ac077f1c98a58c2 diff --git a/metadata/md5-cache/app-accessibility/mimic1-9999 b/metadata/md5-cache/app-accessibility/mimic1-9999 index 12a11c869d..0583b251e4 100644 --- a/metadata/md5-cache/app-accessibility/mimic1-9999 +++ b/metadata/md5-cache/app-accessibility/mimic1-9999 @@ -3,7 +3,7 @@ DEFINED_PHASES=prepare unpack DEPEND=dev-libs/libpcre2 dev-libs/hts_engine alsa? ( media-libs/alsa-lib ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-libs/libpulse ) DESCRIPTION=Mycroft's TTS engine, based on CMU's Flite (Festival Lite) EAPI=8 -HOMEPAGE=https://community.openconversational.ai/ +HOMEPAGE=https://github.com/MycroftAI/mimic1/ INHERIT=autotools git-r3 IUSE=alsa portaudio pulseaudio oss LICENSE=BSD MIT public-domain freetts BSD-2 Apache-2.0 @@ -11,4 +11,4 @@ PROPERTIES=live RDEPEND=dev-libs/libpcre2 dev-libs/hts_engine alsa? ( media-libs/alsa-lib ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-libs/libpulse ) SLOT=0 _eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 git-r3 875eb471682d3e1f18da124be97dcc81 -_md5_=8cf0c953c0aea588f6f38bc011c7c893 +_md5_=3ece92da0d1e2f2e94d0150982cafa47 diff --git a/metadata/md5-cache/app-accessibility/whisper-cpp-1.8.1 b/metadata/md5-cache/app-accessibility/whisper-cpp-1.8.2 similarity index 96% rename from metadata/md5-cache/app-accessibility/whisper-cpp-1.8.1 rename to metadata/md5-cache/app-accessibility/whisper-cpp-1.8.2 index 4bbc7db114..82cc4296f5 100644 --- a/metadata/md5-cache/app-accessibility/whisper-cpp-1.8.1 +++ b/metadata/md5-cache/app-accessibility/whisper-cpp-1.8.2 @@ -10,6 +10,6 @@ KEYWORDS=~amd64 LICENSE=MIT RDEPEND=blas? ( sci-libs/openblas ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) hip? ( sci-libs/hipBLAS:= ) opencl? ( sci-libs/clblast:= ) sdl2? ( media-libs/libsdl2:= ) vulkan? ( media-libs/vulkan-loader ) SLOT=0 -SRC_URI=https://github.com/ggml-org/whisper.cpp/archive/refs/tags/v1.8.1.tar.gz -> whisper.cpp-1.8.1.tar.gz +SRC_URI=https://github.com/ggml-org/whisper.cpp/archive/refs/tags/v1.8.2.tar.gz -> whisper.cpp-1.8.2.tar.gz _eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c34c4b7abe27f71d1e7770f36cc51eed _md5_=9f410eb9b127503449b556c09eebf7ca diff --git a/metadata/md5-cache/app-backup/restic-browser-0.3.3 b/metadata/md5-cache/app-backup/restic-browser-0.3.3 new file mode 100644 index 0000000000..838a9962b8 --- /dev/null +++ b/metadata/md5-cache/app-backup/restic-browser-0.3.3 @@ -0,0 +1,16 @@ +BDEPEND=net-libs/nodejs[npm] || ( >=dev-lang/rust-bin-1.82.0:* >=dev-lang/rust-1.82.0:* ) +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack +DEPEND=app-backup/restic dev-libs/glib:2 net-libs/libsoup:3.0 net-libs/webkit-gtk:4.1 x11-base/xorg-server x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3[wayland] x11-libs/pango +DESCRIPTION=A GUI to browse and restore from restic backup repositories +EAPI=8 +HOMEPAGE=https://github.com/emuell/restic-browser +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=cargo desktop xdg +IUSE=debug +KEYWORDS=~amd64 +LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT MPL-2.0 Unicode-3.0 +RDEPEND=app-backup/restic dev-libs/glib:2 net-libs/libsoup:3.0 net-libs/webkit-gtk:4.1 x11-base/xorg-server x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3[wayland] x11-libs/pango +SLOT=0 +SRC_URI=https://github.com/emuell/restic-browser/archive/refs/tags/v0.3.3.tar.gz -> restic-browser-0.3.3.tar.gz https://gitlab.com/api/v4/projects/64331580/packages/generic/restic-browser/0.3.3/restic-browser-0.3.3-node_modules.tar.xz https://gitlab.com/api/v4/projects/64331580/packages/generic/restic-browser/0.3.3/restic-browser-0.3.3-crates.tar.xz https://github.com/tauri-apps/fix-path-env-rs/archive/8481725b7ebfc56cdb052d522517421242eac36b.tar.gz -> fix-path-env-rs-8481725b7ebfc56cdb052d522517421242eac36b.gh.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 67553b9b0296e5b691a6f6efdce65271 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 +_md5_=e929df68d6c36fb604831f8194b3ce5b diff --git a/metadata/md5-cache/app-benchmarks/occt-bin-15.0.1 b/metadata/md5-cache/app-benchmarks/occt-bin-15.0.1 new file mode 100644 index 0000000000..9de36c10f8 --- /dev/null +++ b/metadata/md5-cache/app-benchmarks/occt-bin-15.0.1 @@ -0,0 +1,15 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=install postinst postrm preinst unpack +DESCRIPTION=All-in-one stability, stress test, benchmark and monitoring tool +EAPI=8 +HOMEPAGE=https://www.ocbase.com +IDEPEND=filecaps? ( sys-libs/libcap ) dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=desktop fcaps wrapper xdg udev +IUSE=msr-user-access +filecaps +KEYWORDS=~amd64 +LICENSE=OCBASE-EULA +RESTRICT=bindist mirror strip +SLOT=0 +SRC_URI=https://www.ocbase.com/download/edition:Personal/os:Linux/version:15.0.1 -> occt-bin-15.0.1.bin +_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed fcaps e868eb04ddde039c83f6505a0cd0a4ac wrapper 11a2a3bd712784986679b60a0cab34a0 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db udev f3d9a4376ebd22131726a68e1a0a058f +_md5_=ab0c2dd91a2bfc121c177561debb8e78 diff --git a/metadata/md5-cache/app-misc/blahaj-2.2.0-r1 b/metadata/md5-cache/app-misc/blahaj-2.2.0-r1 index db156e7e25..f3bbe49217 100644 --- a/metadata/md5-cache/app-misc/blahaj-2.2.0-r1 +++ b/metadata/md5-cache/app-misc/blahaj-2.2.0-r1 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DEPEND=dev-libs/boehm-gc dev-libs/libevent dev-libs/libpcre2 dev-libs/libyaml DESCRIPTION=Gay sharks at your local terminal @@ -11,5 +11,5 @@ LICENSE=BSD-2 RDEPEND=dev-libs/boehm-gc dev-libs/libevent dev-libs/libpcre2 dev-libs/libyaml SLOT=0 SRC_URI=https://github.com/GeopJr/BLAHAJ/archive/refs/tags/v2.2.0.tar.gz -> blahaj-2.2.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=6fc04556a44be436b0642206385cae69 diff --git a/metadata/md5-cache/app-misc/treesheets-2665 b/metadata/md5-cache/app-misc/treesheets-2665 new file mode 100644 index 0000000000..563cdbcb62 --- /dev/null +++ b/metadata/md5-cache/app-misc/treesheets-2665 @@ -0,0 +1,15 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install postinst postrm preinst prepare test +DEPEND=>=media-libs/libsdl2-2.30.7-r1 >=app-text/gspell-1.12.2 >=x11-libs/wxGTK-3.2.8.1-r2[X] +DESCRIPTION=Open source free form data organizer +EAPI=8 +HOMEPAGE=https://strlen.com/treesheets/ +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=cmake wxwidgets xdg +KEYWORDS=~amd64 +LICENSE=ZLIB +RDEPEND=>=media-libs/libsdl2-2.30.7-r1 >=app-text/gspell-1.12.2 >=x11-libs/wxGTK-3.2.8.1-r2[X] +SLOT=0 +SRC_URI=https://github.com/aardappel/treesheets/archive/refs/tags/2665.tar.gz -> treesheets-2665.tar.gz https://github.com/aardappel/lobster/archive/refs/tags/v2025.3.tar.gz -> lobster-v2025.3.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c34c4b7abe27f71d1e7770f36cc51eed wxwidgets c48bf68858bd3c27c272ff034eb1e14d xdg 3ef49a87c52c8b77c476351195dfe575 +_md5_=07f346b8e398c8711e44c8cf40f51edc diff --git a/metadata/md5-cache/app-shells/carapace-1.5.0 b/metadata/md5-cache/app-shells/carapace-1.5.3 similarity index 82% rename from metadata/md5-cache/app-shells/carapace-1.5.0 rename to metadata/md5-cache/app-shells/carapace-1.5.3 index 73424fdb4e..a07ad56415 100644 --- a/metadata/md5-cache/app-shells/carapace-1.5.0 +++ b/metadata/md5-cache/app-shells/carapace-1.5.3 @@ -7,6 +7,6 @@ INHERIT=go-module KEYWORDS=~amd64 LICENSE=MIT SLOT=0 -SRC_URI=https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.5.0.tar.gz -> carapace-1.5.0.tar.gz https://github.com/freijon/carapace-bin/releases/download/v1.5.0/carapace-1.5.0-deps.tar.xz +SRC_URI=https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.5.3.tar.gz -> carapace-1.5.3.tar.gz https://github.com/freijon/carapace-bin/releases/download/v1.5.3/carapace-1.5.3-deps.tar.xz _eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 _md5_=aec593986f94005fc2df28dd5088056a diff --git a/metadata/md5-cache/dev-crystal/athena-negotiation-0.1.5 b/metadata/md5-cache/dev-crystal/athena-negotiation-0.1.5 index 88d39fa733..366d0a1c32 100644 --- a/metadata/md5-cache/dev-crystal/athena-negotiation-0.1.5 +++ b/metadata/md5-cache/dev-crystal/athena-negotiation-0.1.5 @@ -1,4 +1,4 @@ -BDEPEND=test? ( dev-crystal/athena-spec ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=test? ( dev-crystal/athena-spec ) || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Framework agnostic content negotiation library EAPI=8 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/athena-framework/negotiation/archive/refs/tags/v0.1.5.tar.gz -> athena-negotiation-0.1.5.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=2d36cb0490089f294954accbacae97a6 diff --git a/metadata/md5-cache/dev-crystal/athena-negotiation-0.2.0 b/metadata/md5-cache/dev-crystal/athena-negotiation-0.2.0 index a786b9aa61..3821339a0d 100644 --- a/metadata/md5-cache/dev-crystal/athena-negotiation-0.2.0 +++ b/metadata/md5-cache/dev-crystal/athena-negotiation-0.2.0 @@ -1,4 +1,4 @@ -BDEPEND=test? ( dev-crystal/athena-spec ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=test? ( dev-crystal/athena-spec ) || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Framework agnostic content negotiation library EAPI=8 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/athena-framework/negotiation/archive/refs/tags/v0.2.0.tar.gz -> athena-negotiation-0.2.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=cdf39f86d15c79ec1e276e83d71ddbfd diff --git a/metadata/md5-cache/dev-crystal/athena-spec-0.3.10 b/metadata/md5-cache/dev-crystal/athena-spec-0.3.10 index ec66718309..2d066a1f5e 100644 --- a/metadata/md5-cache/dev-crystal/athena-spec-0.3.10 +++ b/metadata/md5-cache/dev-crystal/athena-spec-0.3.10 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Common/helpful Spec compliant testing utilities EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/athena-framework/spec/archive/refs/tags/v0.3.10.tar.gz -> athena-spec-0.3.10.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=92915e40dd2e79e345a767b97d8f4ffd diff --git a/metadata/md5-cache/dev-crystal/athena-spec-0.3.11 b/metadata/md5-cache/dev-crystal/athena-spec-0.3.11 index ded4ee09aa..421938dfca 100644 --- a/metadata/md5-cache/dev-crystal/athena-spec-0.3.11 +++ b/metadata/md5-cache/dev-crystal/athena-spec-0.3.11 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Common/helpful Spec compliant testing utilities EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/athena-framework/spec/archive/refs/tags/v0.3.11.tar.gz -> athena-spec-0.3.11.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=92915e40dd2e79e345a767b97d8f4ffd diff --git a/metadata/md5-cache/dev-crystal/backtracer-1.2.2 b/metadata/md5-cache/dev-crystal/backtracer-1.2.2 index 1a00d36576..3d99936d10 100644 --- a/metadata/md5-cache/dev-crystal/backtracer-1.2.2 +++ b/metadata/md5-cache/dev-crystal/backtracer-1.2.2 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Crystal shard aiming to assist with parsing backtraces into a structured form EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/Sija/backtracer.cr/archive/refs/tags/v1.2.2.tar.gz -> backtracer-1.2.2.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=4d03b43b189722ff1a6578d125d3e7eb diff --git a/metadata/md5-cache/dev-crystal/backtracer-1.2.4 b/metadata/md5-cache/dev-crystal/backtracer-1.2.4 index c5bc68042e..4dc313ae8b 100644 --- a/metadata/md5-cache/dev-crystal/backtracer-1.2.4 +++ b/metadata/md5-cache/dev-crystal/backtracer-1.2.4 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Crystal shard aiming to assist with parsing backtraces into a structured form EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/Sija/backtracer.cr/archive/refs/tags/v1.2.4.tar.gz -> backtracer-1.2.4.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=395752960b5ea2ccb16c21f0c89d148a diff --git a/metadata/md5-cache/dev-crystal/crikey-0.1.0_p20170404 b/metadata/md5-cache/dev-crystal/crikey-0.1.0_p20170404 index 938f01063a..d9008867ca 100644 --- a/metadata/md5-cache/dev-crystal/crikey-0.1.0_p20170404 +++ b/metadata/md5-cache/dev-crystal/crikey-0.1.0_p20170404 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Data structure view templates for Crystal EAPI=8 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=test SLOT=0 SRC_URI=https://github.com/domgetter/crikey/archive/cb4bfef79f2e7e509fc7d94ae9da4d2b795b764e.tar.gz -> crikey-0.1.0_p20170404.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=ab81b2cf42f9f5a6ed2438a5106be57d diff --git a/metadata/md5-cache/dev-crystal/crustache-2.4.4 b/metadata/md5-cache/dev-crystal/crustache-2.4.4 index e322368b6e..e1104c727a 100644 --- a/metadata/md5-cache/dev-crystal/crustache-2.4.4 +++ b/metadata/md5-cache/dev-crystal/crustache-2.4.4 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test unpack DESCRIPTION={{Mustache}} for Crystal EAPI=8 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/makenowjust/crustache/archive/refs/tags/v2.4.4.tar.gz -> crustache-2.4.4.tar.gz test? ( https://github.com/mustache/spec/archive/refs/tags/v1.1.3.tar.gz -> mustache-spec-1.1.3.tar.gz ) -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=a9bcc2348ae06e3fb094050fa5917025 diff --git a/metadata/md5-cache/dev-crystal/crystal-db-0.11.0 b/metadata/md5-cache/dev-crystal/crystal-db-0.11.0 index b034601f02..c3a517ce11 100644 --- a/metadata/md5-cache/dev-crystal/crystal-db-0.11.0 +++ b/metadata/md5-cache/dev-crystal/crystal-db-0.11.0 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Common DB API for Crystal EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/crystal-lang/crystal-db/archive/refs/tags/v0.11.0.tar.gz -> crystal-db-0.11.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=770f2dad45c384f225f1d110aefe160e diff --git a/metadata/md5-cache/dev-crystal/crystal-db-0.13.1 b/metadata/md5-cache/dev-crystal/crystal-db-0.13.1 index c1b9a99d47..cd7bcbccff 100644 --- a/metadata/md5-cache/dev-crystal/crystal-db-0.13.1 +++ b/metadata/md5-cache/dev-crystal/crystal-db-0.13.1 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Common DB API for Crystal EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/crystal-lang/crystal-db/archive/refs/tags/v0.13.1.tar.gz -> crystal-db-0.13.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=cd4334fc7ef1619a611d715df8705fe6 diff --git a/metadata/md5-cache/dev-crystal/crystal-fnv-0.1.3 b/metadata/md5-cache/dev-crystal/crystal-fnv-0.1.3 index 98c130cdbc..252a41acdc 100644 --- a/metadata/md5-cache/dev-crystal/crystal-fnv-0.1.3 +++ b/metadata/md5-cache/dev-crystal/crystal-fnv-0.1.3 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Crystal Implementation of Fowler–Noll–Vo hash EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/naqvis/crystal-fnv/archive/refs/tags/v0.1.3.tar.gz -> crystal-fnv-0.1.3.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=26e791fb6de7d8cfd4180847ef3839ca diff --git a/metadata/md5-cache/dev-crystal/crystal-html5-0.4.0 b/metadata/md5-cache/dev-crystal/crystal-html5-0.4.0 index b57b934e25..7f13bc7b0a 100644 --- a/metadata/md5-cache/dev-crystal/crystal-html5-0.4.0 +++ b/metadata/md5-cache/dev-crystal/crystal-html5-0.4.0 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Pure Crystal implementation of an HTML5-compliant Tokenizer and Parser EAPI=8 @@ -10,5 +10,5 @@ LICENSE=MIT RDEPEND=dev-crystal/crystal-xpath2 SLOT=0 SRC_URI=https://github.com/naqvis/crystal-html5/archive/refs/tags/v0.4.0.tar.gz -> crystal-html5-0.4.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=1648752902492e6cf28735cb31b9124a diff --git a/metadata/md5-cache/dev-crystal/crystal-html5-0.5.0 b/metadata/md5-cache/dev-crystal/crystal-html5-0.5.0 index b1370db804..d0042910e1 100644 --- a/metadata/md5-cache/dev-crystal/crystal-html5-0.5.0 +++ b/metadata/md5-cache/dev-crystal/crystal-html5-0.5.0 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Pure Crystal implementation of an HTML5-compliant Tokenizer and Parser EAPI=8 @@ -10,5 +10,5 @@ LICENSE=MIT RDEPEND=dev-crystal/crystal-xpath2 SLOT=0 SRC_URI=https://github.com/naqvis/crystal-html5/archive/refs/tags/v0.5.0.tar.gz -> crystal-html5-0.5.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=693e83da51c6eba027ef526aef66ee42 diff --git a/metadata/md5-cache/dev-crystal/crystal-pg-0.28.0 b/metadata/md5-cache/dev-crystal/crystal-pg-0.28.0 index 9df8f6fda2..125a484f1a 100644 --- a/metadata/md5-cache/dev-crystal/crystal-pg-0.28.0 +++ b/metadata/md5-cache/dev-crystal/crystal-pg-0.28.0 @@ -1,4 +1,4 @@ -BDEPEND=test? ( dev-util/pifpaf dev-db/postgresql[server,xml] ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=test? ( dev-util/pifpaf dev-db/postgresql[server,xml] ) || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=A native, non-blocking Postgres driver for Crystal EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=>=dev-crystal/crystal-db-0.13.0 crystal-pg-0.28.0.tar.gz -_eclasses_=daemons 0069bbaee903dae5e7e357547eb1c4ca edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=daemons 0069bbaee903dae5e7e357547eb1c4ca edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=8148a7a91a073a4137d1294253b8deda diff --git a/metadata/md5-cache/dev-crystal/crystal-pg-0.29.0 b/metadata/md5-cache/dev-crystal/crystal-pg-0.29.0 index fce462d731..f149c318b3 100644 --- a/metadata/md5-cache/dev-crystal/crystal-pg-0.29.0 +++ b/metadata/md5-cache/dev-crystal/crystal-pg-0.29.0 @@ -1,4 +1,4 @@ -BDEPEND=test? ( dev-util/pifpaf dev-db/postgresql[server,xml] ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=test? ( dev-util/pifpaf dev-db/postgresql[server,xml] ) || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=A native, non-blocking Postgres driver for Crystal EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=>=dev-crystal/crystal-db-0.13.0 crystal-pg-0.29.0.tar.gz -_eclasses_=daemons 0069bbaee903dae5e7e357547eb1c4ca edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=daemons 0069bbaee903dae5e7e357547eb1c4ca edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=8148a7a91a073a4137d1294253b8deda diff --git a/metadata/md5-cache/dev-crystal/crystal-sqlite3-0.21.0 b/metadata/md5-cache/dev-crystal/crystal-sqlite3-0.21.0 index cf522438f5..e381adfff9 100644 --- a/metadata/md5-cache/dev-crystal/crystal-sqlite3-0.21.0 +++ b/metadata/md5-cache/dev-crystal/crystal-sqlite3-0.21.0 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=SQLite3 bindings for Crystal EAPI=8 @@ -10,5 +10,5 @@ LICENSE=MIT RDEPEND=>=dev-crystal/crystal-db-0.13.0 crystal-sqlite3-0.21.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=5dd250e1879e159f2861b73c01442f26 diff --git a/metadata/md5-cache/dev-crystal/crystal-xpath2-0.1.3 b/metadata/md5-cache/dev-crystal/crystal-xpath2-0.1.3 index ea5a16f630..8e164978a4 100644 --- a/metadata/md5-cache/dev-crystal/crystal-xpath2-0.1.3 +++ b/metadata/md5-cache/dev-crystal/crystal-xpath2-0.1.3 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=XPath implementation in Crystal EAPI=8 @@ -10,5 +10,5 @@ LICENSE=MIT RDEPEND=dev-crystal/crystal-fnv SLOT=0 SRC_URI=https://github.com/naqvis/crystal-xpath2/archive/refs/tags/v0.1.3.tar.gz -> crystal-xpath2-0.1.3.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=3611e27f38146549d4455938951b0425 diff --git a/metadata/md5-cache/dev-crystal/crystar-0.3.1 b/metadata/md5-cache/dev-crystal/crystar-0.3.1 index eb9776b550..4ec8f709c1 100644 --- a/metadata/md5-cache/dev-crystal/crystar-0.3.1 +++ b/metadata/md5-cache/dev-crystal/crystar-0.3.1 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Crystal language Tar Module implements access to tar archives EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/naqvis/crystar/archive/refs/tags/v0.3.1.tar.gz -> crystar-0.3.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=4726dc22584767fb8a87586f44e25aaf diff --git a/metadata/md5-cache/dev-crystal/crystar-0.4.0 b/metadata/md5-cache/dev-crystal/crystar-0.4.0 index 8a47a584dd..91f02f8893 100644 --- a/metadata/md5-cache/dev-crystal/crystar-0.4.0 +++ b/metadata/md5-cache/dev-crystal/crystar-0.4.0 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Crystal language Tar Module implements access to tar archives EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/naqvis/crystar/archive/refs/tags/v0.4.0.tar.gz -> crystar-0.4.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=4726dc22584767fb8a87586f44e25aaf diff --git a/metadata/md5-cache/dev-crystal/exception_page-0.4.1 b/metadata/md5-cache/dev-crystal/exception_page-0.4.1 index bc04f6c564..0eff05da61 100644 --- a/metadata/md5-cache/dev-crystal/exception_page-0.4.1 +++ b/metadata/md5-cache/dev-crystal/exception_page-0.4.1 @@ -1,4 +1,4 @@ -BDEPEND=test? ( dev-crystal/lucky_flow ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=test? ( dev-crystal/lucky_flow ) || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install prepare test DESCRIPTION=A library for displaying exceptional exception pages for easier debugging EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=dev-crystal/backtracer RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/crystal-loot/exception_page/archive/refs/tags/v0.4.1.tar.gz -> exception_page-0.4.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=7463178510b8d925bb5ef3179bfcca32 diff --git a/metadata/md5-cache/dev-crystal/exception_page-0.5.0 b/metadata/md5-cache/dev-crystal/exception_page-0.5.0 index efa7d1bfdd..475d74904d 100644 --- a/metadata/md5-cache/dev-crystal/exception_page-0.5.0 +++ b/metadata/md5-cache/dev-crystal/exception_page-0.5.0 @@ -1,4 +1,4 @@ -BDEPEND=test? ( dev-crystal/lucky_flow ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=test? ( dev-crystal/lucky_flow ) || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=A library for displaying exceptional exception pages for easier debugging EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=dev-crystal/backtracer RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/crystal-loot/exception_page/archive/refs/tags/v0.5.0.tar.gz -> exception_page-0.5.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=b1cff6a02edeacfb9e78837aee261f75 diff --git a/metadata/md5-cache/dev-crystal/habitat-0.4.9 b/metadata/md5-cache/dev-crystal/habitat-0.4.9 index a05dbb0962..d94c99957e 100644 --- a/metadata/md5-cache/dev-crystal/habitat-0.4.9 +++ b/metadata/md5-cache/dev-crystal/habitat-0.4.9 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Easily configure settings for Crystal projects EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/luckyframework/habitat/archive/refs/tags/v0.4.9.tar.gz -> habitat-0.4.9.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=97e4b494c6edc4a15856ca7f7676e7cc diff --git a/metadata/md5-cache/dev-crystal/http_proxy-0.12.0 b/metadata/md5-cache/dev-crystal/http_proxy-0.12.0 index aafb216598..4858b48775 100644 --- a/metadata/md5-cache/dev-crystal/http_proxy-0.12.0 +++ b/metadata/md5-cache/dev-crystal/http_proxy-0.12.0 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DEPEND=test? ( dev-crystal/webmock ) DESCRIPTION=HTTP Proxy server and client written in Crystal @@ -11,5 +11,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/mamantoha/http_proxy/archive/refs/tags/v0.12.0.tar.gz -> http_proxy-0.12.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=cfa83926458a3761d1f86ccaec071847 diff --git a/metadata/md5-cache/dev-crystal/inflector-1.0.0 b/metadata/md5-cache/dev-crystal/inflector-1.0.0 index bb60be1862..1465fd6954 100644 --- a/metadata/md5-cache/dev-crystal/inflector-1.0.0 +++ b/metadata/md5-cache/dev-crystal/inflector-1.0.0 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install prepare test DESCRIPTION=String inflectors for Crystal EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/phoffer/inflector.cr/archive/refs/tags/v1.0.0.tar.gz -> inflector-1.0.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=b21b7bc0d81c8601df5b0211f9d55127 diff --git a/metadata/md5-cache/dev-crystal/jbuilder-1.0.0 b/metadata/md5-cache/dev-crystal/jbuilder-1.0.0 index 2e6ec6eaff..66c10d3753 100644 --- a/metadata/md5-cache/dev-crystal/jbuilder-1.0.0 +++ b/metadata/md5-cache/dev-crystal/jbuilder-1.0.0 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Generate JSON objects with a Builder-style DSL EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/shootingfly/jbuilder/archive/refs/tags/v1.0.0.tar.gz -> jbuilder-1.0.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=a1934024056166c87aee38f6eb0a591e diff --git a/metadata/md5-cache/dev-crystal/json_mapping-0.1.1 b/metadata/md5-cache/dev-crystal/json_mapping-0.1.1 index 97c141bad9..bd0e7a769c 100644 --- a/metadata/md5-cache/dev-crystal/json_mapping-0.1.1 +++ b/metadata/md5-cache/dev-crystal/json_mapping-0.1.1 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Provides the legacy JSON.mapping macro method EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/crystal-lang/json_mapping.cr/archive/refs/tags/v0.1.1.tar.gz -> json_mapping-0.1.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=4833927224aa3a4dc516a2635ed1483a diff --git a/metadata/md5-cache/dev-crystal/kemal-1.1.2-r1 b/metadata/md5-cache/dev-crystal/kemal-1.1.2-r1 index a9312be194..8d087a71ec 100644 --- a/metadata/md5-cache/dev-crystal/kemal-1.1.2-r1 +++ b/metadata/md5-cache/dev-crystal/kemal-1.1.2-r1 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Lightning Fast, Super Simple web framework EAPI=8 @@ -11,5 +11,5 @@ RDEPEND= kemal-1.1.2.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=9f178aa2102341c93e92683019d5b21f diff --git a/metadata/md5-cache/dev-crystal/kemal-1.7.1 b/metadata/md5-cache/dev-crystal/kemal-1.7.1 index 1fa5f60d95..0dc8843469 100644 --- a/metadata/md5-cache/dev-crystal/kemal-1.7.1 +++ b/metadata/md5-cache/dev-crystal/kemal-1.7.1 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Lightning Fast, Super Simple web framework EAPI=8 @@ -10,5 +10,5 @@ LICENSE=MIT RDEPEND=dev-crystal/exception_page dev-crystal/radix SLOT=0 SRC_URI=https://github.com/kemalcr/kemal/archive/refs/tags/v1.7.1.tar.gz -> kemal-1.7.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=7c653318a22d9bc71ade18d3c0a79739 diff --git a/metadata/md5-cache/dev-crystal/kemal-1.7.2 b/metadata/md5-cache/dev-crystal/kemal-1.7.2 index d07db686d4..be6ab84936 100644 --- a/metadata/md5-cache/dev-crystal/kemal-1.7.2 +++ b/metadata/md5-cache/dev-crystal/kemal-1.7.2 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Lightning Fast, Super Simple web framework EAPI=8 @@ -10,5 +10,5 @@ LICENSE=MIT RDEPEND=dev-crystal/exception_page dev-crystal/radix SLOT=0 SRC_URI=https://github.com/kemalcr/kemal/archive/refs/tags/v1.7.2.tar.gz -> kemal-1.7.2.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=7c653318a22d9bc71ade18d3c0a79739 diff --git a/metadata/md5-cache/dev-crystal/kilt-0.6.1 b/metadata/md5-cache/dev-crystal/kilt-0.6.1 index fe42a83904..f16522e9cd 100644 --- a/metadata/md5-cache/dev-crystal/kilt-0.6.1 +++ b/metadata/md5-cache/dev-crystal/kilt-0.6.1 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DEPEND=doc? ( dev-crystal/crustache dev-crystal/jbuilder kilt-0.6.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=d185b76893537efdd67a2f012afc1a68 diff --git a/metadata/md5-cache/dev-crystal/liquid-0.4.1 b/metadata/md5-cache/dev-crystal/liquid-0.4.1 index 567957f1c5..9af9c3c3a4 100644 --- a/metadata/md5-cache/dev-crystal/liquid-0.4.1 +++ b/metadata/md5-cache/dev-crystal/liquid-0.4.1 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Liquid template engine for Crystal EAPI=8 @@ -10,5 +10,5 @@ LICENSE=MIT RDEPEND=dev-crystal/inflector dev-crystal/json_mapping SLOT=0 SRC_URI=https://github.com/TechMagister/liquid.cr/archive/refs/tags/v0.4.1.tar.gz -> liquid-0.4.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=039efe7cde768d9dbb888d68b42e25df diff --git a/metadata/md5-cache/dev-crystal/liquid-1.0.0 b/metadata/md5-cache/dev-crystal/liquid-1.0.0 index 3e0f4a7926..ba305ba9a1 100644 --- a/metadata/md5-cache/dev-crystal/liquid-1.0.0 +++ b/metadata/md5-cache/dev-crystal/liquid-1.0.0 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Liquid template engine for Crystal EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/amberframework/liquid.cr/archive/refs/tags/v1.0.0.tar.gz -> liquid-1.0.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=f79298afcbe15cd4bccd864a77b992f2 diff --git a/metadata/md5-cache/dev-crystal/lucky_flow-0.10.1 b/metadata/md5-cache/dev-crystal/lucky_flow-0.10.1 index a955c922b8..e495ac673f 100644 --- a/metadata/md5-cache/dev-crystal/lucky_flow-0.10.1 +++ b/metadata/md5-cache/dev-crystal/lucky_flow-0.10.1 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=LuckyFlow is a library for testing user flows in the browser EAPI=8 @@ -10,5 +10,5 @@ LICENSE=MIT RDEPEND=dev-crystal/crystal-html5 >=dev-crystal/habitat-0.4.9 dev-crystal/selenium dev-crystal/webdrivers >=dev-crystal/webless-0.2.0 SLOT=0 SRC_URI=https://github.com/luckyframework/lucky_flow/archive/refs/tags/v0.10.1.tar.gz -> lucky_flow-0.10.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=ac3052ec471b95f9a521fb83a395bbc0 diff --git a/metadata/md5-cache/dev-crystal/protodec-0.1.5-r1 b/metadata/md5-cache/dev-crystal/protodec-0.1.5-r1 index e4c037c4c4..feb8a85d85 100644 --- a/metadata/md5-cache/dev-crystal/protodec-0.1.5-r1 +++ b/metadata/md5-cache/dev-crystal/protodec-0.1.5-r1 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install prepare test DEPEND=dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre DESCRIPTION=Command-line tool to encode and decode arbitrary protobuf data @@ -11,5 +11,5 @@ LICENSE=GPL-3 RDEPEND=dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre SLOT=0 SRC_URI=https://github.com/iv-org/protodec/archive/refs/tags/v0.1.5.tar.gz -> protodec-0.1.5.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=63d6699083779f6ebd1c8531422fa1f5 diff --git a/metadata/md5-cache/dev-crystal/protodec-0.1.5-r2 b/metadata/md5-cache/dev-crystal/protodec-0.1.5-r2 index 7c53f5eccd..71ec83389e 100644 --- a/metadata/md5-cache/dev-crystal/protodec-0.1.5-r2 +++ b/metadata/md5-cache/dev-crystal/protodec-0.1.5-r2 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install prepare test DEPEND=dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= DESCRIPTION=Command-line tool to encode and decode arbitrary protobuf data @@ -11,5 +11,5 @@ LICENSE=GPL-3 RDEPEND=dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= SLOT=0 SRC_URI=https://github.com/iv-org/protodec/archive/refs/tags/v0.1.5.tar.gz -> protodec-0.1.5.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=51034b015c90ecb147f51be2cc4cc7b4 diff --git a/metadata/md5-cache/dev-crystal/radix-0.4.1 b/metadata/md5-cache/dev-crystal/radix-0.4.1 index 948dcb8b8b..d589c935a7 100644 --- a/metadata/md5-cache/dev-crystal/radix-0.4.1 +++ b/metadata/md5-cache/dev-crystal/radix-0.4.1 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Radix tree implementation for Crystal language EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/luislavena/radix/archive/refs/tags/v0.4.1.tar.gz -> radix-0.4.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=30cbe0dc12e2c5958097c2f826c40efe diff --git a/metadata/md5-cache/dev-crystal/selenium-0.12.0 b/metadata/md5-cache/dev-crystal/selenium-0.12.0 index a6365ee794..0e8006a6dc 100644 --- a/metadata/md5-cache/dev-crystal/selenium-0.12.0 +++ b/metadata/md5-cache/dev-crystal/selenium-0.12.0 @@ -1,4 +1,4 @@ -BDEPEND=test? ( dev-crystal/webdrivers || ( www-client/firefox:* www-client/firefox-bin:* ) ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=test? ( dev-crystal/webdrivers || ( www-client/firefox:* www-client/firefox-bin:* ) ) || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Selenium library for Crystal EAPI=8 @@ -11,5 +11,5 @@ PROPERTIES=test_network RESTRICT=test SLOT=0 SRC_URI=https://github.com/matthewmcgarvey/selenium.cr/archive/refs/tags/v0.12.0.tar.gz -> selenium-0.12.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=05b99914b4eb71ef6c7f925640368332 diff --git a/metadata/md5-cache/dev-crystal/selenium-0.12.1 b/metadata/md5-cache/dev-crystal/selenium-0.12.1 index dda2903a34..9791673b42 100644 --- a/metadata/md5-cache/dev-crystal/selenium-0.12.1 +++ b/metadata/md5-cache/dev-crystal/selenium-0.12.1 @@ -1,4 +1,4 @@ -BDEPEND=test? ( dev-crystal/webdrivers || ( www-client/firefox:* www-client/firefox-bin:* ) ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=test? ( dev-crystal/webdrivers || ( www-client/firefox:* www-client/firefox-bin:* ) ) || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Selenium library for Crystal EAPI=8 @@ -11,5 +11,5 @@ PROPERTIES=test_network RESTRICT=test SLOT=0 SRC_URI=https://github.com/matthewmcgarvey/selenium.cr/archive/refs/tags/v0.12.1.tar.gz -> selenium-0.12.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=ebc7927ba05130b51cae366eb2acad31 diff --git a/metadata/md5-cache/dev-crystal/slang-1.7.3 b/metadata/md5-cache/dev-crystal/slang-1.7.3 index 57a024525b..394282cc7e 100644 --- a/metadata/md5-cache/dev-crystal/slang-1.7.3 +++ b/metadata/md5-cache/dev-crystal/slang-1.7.3 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Slim-inspired templating language for Crystal EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/jeromegn/slang/archive/refs/tags/v1.7.3.tar.gz -> slang-1.7.3.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=bcf2f91b78bdea38ee6cd4c2a191ab9e diff --git a/metadata/md5-cache/dev-crystal/spectator-0.12.0 b/metadata/md5-cache/dev-crystal/spectator-0.12.0 index c33d327135..5e4cb45220 100644 --- a/metadata/md5-cache/dev-crystal/spectator-0.12.0 +++ b/metadata/md5-cache/dev-crystal/spectator-0.12.0 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Feature-rich testing framework for Crystal inspired by RSpec EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/icy-arctic-fox/spectator/archive/refs/tags/v0.12.0.tar.gz -> spectator-0.12.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=8c31eff077467ead5c7fee144b40a3c6 diff --git a/metadata/md5-cache/dev-crystal/spectator-0.12.1 b/metadata/md5-cache/dev-crystal/spectator-0.12.1 index f5cc085065..d3a9e7046c 100644 --- a/metadata/md5-cache/dev-crystal/spectator-0.12.1 +++ b/metadata/md5-cache/dev-crystal/spectator-0.12.1 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Feature-rich testing framework for Crystal inspired by RSpec EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/icy-arctic-fox/spectator/archive/refs/tags/v0.12.1.tar.gz -> spectator-0.12.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=1f1d4b5a47d7c0c50cb62a73e0927bd6 diff --git a/metadata/md5-cache/dev-crystal/temel-0.1.0_p20171024 b/metadata/md5-cache/dev-crystal/temel-0.1.0_p20171024 index db84140a6d..0a03eeda17 100644 --- a/metadata/md5-cache/dev-crystal/temel-0.1.0_p20171024 +++ b/metadata/md5-cache/dev-crystal/temel-0.1.0_p20171024 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Extensible Markup DSL for Crystal EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/f/temel/archive/f7ddd6d70ff9f13ec00fa49f9ede68bb4650caf9.tar.gz -> temel-0.1.0_p20171024.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=fb5525a4cd054359569fb3ad980396d5 diff --git a/metadata/md5-cache/dev-crystal/water-1.0.0 b/metadata/md5-cache/dev-crystal/water-1.0.0 index fa9eaa50d5..d05091b42f 100644 --- a/metadata/md5-cache/dev-crystal/water-1.0.0 +++ b/metadata/md5-cache/dev-crystal/water-1.0.0 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=A library for writing HTML in plain Crystal EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/shootingfly/water/archive/refs/tags/v1.0.0.tar.gz -> water-1.0.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=7b52ff85001acfb1491b8b422f3954f5 diff --git a/metadata/md5-cache/dev-crystal/webdrivers-0.4.3-r1 b/metadata/md5-cache/dev-crystal/webdrivers-0.4.3-r1 index 4c130835f3..1616481115 100644 --- a/metadata/md5-cache/dev-crystal/webdrivers-0.4.3-r1 +++ b/metadata/md5-cache/dev-crystal/webdrivers-0.4.3-r1 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Helps manage drivers for Selenium, such as the Chromedriver EAPI=8 @@ -10,5 +10,5 @@ LICENSE=MIT RDEPEND=dev-crystal/crystar >=dev-crystal/habitat-0.4.9 SLOT=0 SRC_URI=https://github.com/matthewmcgarvey/webdrivers.cr/archive/refs/tags/v0.4.3.tar.gz -> webdrivers-0.4.3.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=522a1481d21eb71133dbf3ae2f249d33 diff --git a/metadata/md5-cache/dev-crystal/webless-0.1.0 b/metadata/md5-cache/dev-crystal/webless-0.1.0 index c15c78f337..5c02842563 100644 --- a/metadata/md5-cache/dev-crystal/webless-0.1.0 +++ b/metadata/md5-cache/dev-crystal/webless-0.1.0 @@ -1,4 +1,4 @@ -BDEPEND=test? ( dev-crystal/spectator ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=test? ( dev-crystal/spectator ) || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=HTTP::Client for testing HTTP::Handlers directly and maintaining cookies EAPI=8 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/matthewmcgarvey/webless/archive/refs/tags/v0.1.0.tar.gz -> webless-0.1.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=5f9e628aad4b4835a3ab8d92ff9f2b79 diff --git a/metadata/md5-cache/dev-crystal/webless-0.2.0 b/metadata/md5-cache/dev-crystal/webless-0.2.0 index 8206878192..fa76f66dea 100644 --- a/metadata/md5-cache/dev-crystal/webless-0.2.0 +++ b/metadata/md5-cache/dev-crystal/webless-0.2.0 @@ -1,4 +1,4 @@ -BDEPEND=test? ( dev-crystal/spectator ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=test? ( dev-crystal/spectator ) || ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=HTTP::Client for testing HTTP::Handlers directly and maintaining cookies EAPI=8 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/crystal-loot/webless/archive/refs/tags/v0.2.0.tar.gz -> webless-0.2.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=070ffb72a66b357a9842edf88986db2d diff --git a/metadata/md5-cache/dev-crystal/webmock-0.14.0 b/metadata/md5-cache/dev-crystal/webmock-0.14.0 index 32a2d850ad..9b99ca56c5 100644 --- a/metadata/md5-cache/dev-crystal/webmock-0.14.0 +++ b/metadata/md5-cache/dev-crystal/webmock-0.14.0 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 DEFINED_PHASES=compile configure install test DESCRIPTION=Mock HTTP client EAPI=8 @@ -9,5 +9,5 @@ KEYWORDS=~amd64 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/manastech/webmock.cr/archive/refs/tags/v0.14.0.tar.gz -> webmock-0.14.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f _md5_=3b79320da10e18bbe17ccef49e677d8b diff --git a/metadata/md5-cache/dev-db/turso-0.0.22 b/metadata/md5-cache/dev-db/turso-0.0.22 deleted file mode 100644 index e91cd0f883..0000000000 --- a/metadata/md5-cache/dev-db/turso-0.0.22 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) -DEFINED_PHASES=compile configure install setup test unpack -DEPEND=>=dev-libs/libgit2-0.99:= dev-libs/oniguruma:= -DESCRIPTION=The Limbo interactive SQL shell -EAPI=8 -HOMEPAGE=https://github.com/tursodatabase/limbo -INHERIT=cargo linux-info -IUSE=+uring debug -KEYWORDS=~amd64 -LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 CC0-1.0 CDDL GPL-2.0-with-bison-exception MIT MPL-2.0 Unicode-DFS-2016 -RDEPEND=>=dev-libs/libgit2-0.99:= dev-libs/oniguruma:= -SLOT=0 -SRC_URI=https://github.com/tursodatabase/turso/releases/download/v0.0.22/source.tar.gz -> limbo-0.0.22.tar.gz https://github.com/freijon/turso/releases/download/v0.0.22/limbo-0.0.22-crates.tar.xz -_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 67553b9b0296e5b691a6f6efdce65271 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 linux-info efd923656513c879204fec6638eadee5 -_md5_=e53cef2836cbaaec9f05ec314373e790 diff --git a/metadata/md5-cache/dev-db/turso-0.1.5 b/metadata/md5-cache/dev-db/turso-0.2.2 similarity index 90% rename from metadata/md5-cache/dev-db/turso-0.1.5 rename to metadata/md5-cache/dev-db/turso-0.2.2 index d72e4b2d79..84aa5306c4 100644 --- a/metadata/md5-cache/dev-db/turso-0.1.5 +++ b/metadata/md5-cache/dev-db/turso-0.2.2 @@ -10,6 +10,6 @@ KEYWORDS=~amd64 LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 CC0-1.0 CDDL GPL-2.0-with-bison-exception MIT MPL-2.0 Unicode-DFS-2016 RDEPEND=>=dev-libs/libgit2-0.99:= dev-libs/oniguruma:= SLOT=0 -SRC_URI=https://github.com/tursodatabase/turso/releases/download/v0.1.5/source.tar.gz -> turso-0.1.5.tar.gz https://github.com/freijon/turso/releases/download/v0.1.5/turso-0.1.5-crates.tar.xz https://github.com/trishume/syntect/archive/64644ffe064457265cbcee12a0c1baf9485ba6ee.tar.gz -> syntect-64644ffe064457265cbcee12a0c1baf9485ba6ee.gh.tar.gz +SRC_URI=https://github.com/tursodatabase/turso/releases/download/v0.2.2/source.tar.gz -> turso-0.2.2.tar.gz https://github.com/freijon/turso/releases/download/v0.2.2/turso-0.2.2-crates.tar.xz https://github.com/trishume/syntect/archive/64644ffe064457265cbcee12a0c1baf9485ba6ee.tar.gz -> syntect-64644ffe064457265cbcee12a0c1baf9485ba6ee.gh.tar.gz _eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 67553b9b0296e5b691a6f6efdce65271 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 linux-info efd923656513c879204fec6638eadee5 _md5_=03ead285fe6ec105869b08eb3862734b diff --git a/metadata/md5-cache/dev-games/godot-dotnet-4.4.1-r1 b/metadata/md5-cache/dev-games/godot-dotnet-4.4.1-r2 similarity index 98% rename from metadata/md5-cache/dev-games/godot-dotnet-4.4.1-r1 rename to metadata/md5-cache/dev-games/godot-dotnet-4.4.1-r2 index f32db1058c..a82ffbd074 100644 --- a/metadata/md5-cache/dev-games/godot-dotnet-4.4.1-r1 +++ b/metadata/md5-cache/dev-games/godot-dotnet-4.4.1-r2 @@ -1,4 +1,4 @@ -BDEPEND=virtual/pkgconfig wayland? ( dev-util/wayland-scanner ) virtual/dotnet-sdk:8.0 dev-dotnet/csharp-gentoodotnetinfo || ( ( dev-lang/python:3.13 >=dev-build/scons-4.4.0[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-build/scons-4.4.0[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-build/scons-4.4.0[python_targets_python3_11(-)] ) ) +BDEPEND=virtual/pkgconfig wayland? ( dev-util/wayland-scanner ) virtual/dotnet-sdk:8.0 dev-dotnet/csharp-gentoodotnetinfo || ( ( dev-lang/python:3.14 >=dev-build/scons-4.4.0[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 >=dev-build/scons-4.4.0[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-build/scons-4.4.0[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-build/scons-4.4.0[python_targets_python3_11(-)] ) ) DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack DEPEND=!!dev-games/godot app-arch/brotli:= app-arch/zstd:= dev-games/recastnavigation:= dev-libs/icu:= dev-libs/libpcre2:=[pcre32] media-libs/freetype[brotli,harfbuzz] media-libs/harfbuzz:=[icu] media-libs/libogg media-libs/libpng:= media-libs/libvorbis >=net-libs/mbedtls-3.6.2-r101:3= net-libs/wslay sys-libs/zlib:= alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) fontconfig? ( media-libs/fontconfig ) gui? ( media-libs/libglvnd x11-libs/libX11 x11-libs/libXcursor x11-libs/libXext x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender x11-libs/libxkbcommon tools? ( raycast? ( media-libs/embree:4 ) ) vulkan? ( media-libs/vulkan-loader[X,wayland?] ) ) pulseaudio? ( media-libs/libpulse ) speech? ( app-accessibility/speech-dispatcher ) theora? ( media-libs/libtheora:= ) tools? ( app-misc/ca-certificates ) udev? ( virtual/udev ) upnp? ( net-libs/miniupnpc:= ) virtual/dotnet-sdk:8.0 wayland? ( dev-libs/wayland gui-libs/libdecor ) webp? ( media-libs/libwebp:= ) gui? ( x11-base/xorg-proto ) tools? ( test? ( dev-cpp/doctest ) ) DESCRIPTION=Multi-platform 2D and 3D game engine with a feature-rich editor @@ -15,4 +15,4 @@ RESTRICT=test strip SLOT=0 SRC_URI=https://github.com/godotengine/godot/releases/download/4.4.1-stable/godot-4.4.1-stable.tar.xz https://api.nuget.org/v3-flatcontainer/coverlet.collector/3.2.0/coverlet.collector.3.2.0.nupkg https://api.nuget.org/v3-flatcontainer/DiffPlex/1.5.0/DiffPlex.1.5.0.nupkg https://api.nuget.org/v3-flatcontainer/envdte/17.8.37221/envdte.17.8.37221.nupkg https://api.nuget.org/v3-flatcontainer/GodotSharp/4.4.1/GodotSharp.4.4.1.nupkg https://api.nuget.org/v3-flatcontainer/Godot.SourceGenerators/4.4.1/Godot.SourceGenerators.4.4.1.nupkg https://api.nuget.org/v3-flatcontainer/Humanizer.Core/2.14.1/Humanizer.Core.2.14.1.nupkg https://api.nuget.org/v3-flatcontainer/Humanizer.Core/2.2.0/Humanizer.Core.2.2.0.nupkg https://api.nuget.org/v3-flatcontainer/JetBrains.Annotations/2019.1.3/JetBrains.Annotations.2019.1.3.nupkg https://api.nuget.org/v3-flatcontainer/JetBrains.Rider.PathLocator/1.0.9/JetBrains.Rider.PathLocator.1.0.9.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Bcl.AsyncInterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Bcl.AsyncInterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Build/15.1.548/Microsoft.Build.15.1.548.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Build.Framework/15.1.548/Microsoft.Build.Framework.15.1.548.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Build.NoTargets/2.0.1/Microsoft.Build.NoTargets.2.0.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Build.Locator/1.2.6/Microsoft.Build.Locator.1.2.6.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Analyzers/3.3.2/Microsoft.CodeAnalysis.Analyzers.3.3.2.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Analyzers/3.3.4/Microsoft.CodeAnalysis.Analyzers.3.3.4.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Analyzer.Testing/1.1.1/Microsoft.CodeAnalysis.Analyzer.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CodeFix.Testing/1.1.1/Microsoft.CodeAnalysis.CodeFix.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Common/4.8.0/Microsoft.CodeAnalysis.Common.4.8.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp/4.8.0/Microsoft.CodeAnalysis.CSharp.4.8.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing/1.1.1/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit/1.1.1/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing/1.1.1/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit/1.1.1/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing/1.1.1/Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit/1.1.1/Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.Workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.4.8.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.SourceGenerators.Testing/1.1.1/Microsoft.CodeAnalysis.SourceGenerators.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Testing.Verifiers.XUnit/1.1.1/Microsoft.CodeAnalysis.Testing.Verifiers.XUnit.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Workspaces.Common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Workspaces.Common/4.8.0/Microsoft.CodeAnalysis.Workspaces.Common.4.8.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeCoverage/17.7.1/Microsoft.CodeCoverage.17.7.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Platforms/1.0.1/Microsoft.NETCore.Platforms.1.0.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Platforms/1.1.0/Microsoft.NETCore.Platforms.1.1.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Platforms/2.0.0/Microsoft.NETCore.Platforms.2.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Platforms/5.0.0/Microsoft.NETCore.Platforms.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Targets/1.0.1/Microsoft.NETCore.Targets.1.0.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Targets/1.1.0/Microsoft.NETCore.Targets.1.1.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETFramework.ReferenceAssemblies/1.0.0/Microsoft.NETFramework.ReferenceAssemblies.1.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETFramework.ReferenceAssemblies.net461/1.0.0/Microsoft.NETFramework.ReferenceAssemblies.net461.1.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NET.Test.Sdk/17.7.1/Microsoft.NET.Test.Sdk.17.7.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.TestPlatform.ObjectModel/17.7.1/Microsoft.TestPlatform.ObjectModel.17.7.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.TestPlatform.TestHost/17.7.1/Microsoft.TestPlatform.TestHost.17.7.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.VisualBasic/10.0.1/Microsoft.VisualBasic.10.0.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.VisualStudio.Composition/16.1.8/Microsoft.VisualStudio.Composition.16.1.8.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.VisualStudio.Composition.NetFxAttributes/16.1.8/Microsoft.VisualStudio.Composition.NetFxAttributes.16.1.8.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.VisualStudio.Interop/17.8.37221/Microsoft.VisualStudio.Interop.17.8.37221.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.VisualStudio.Validation/15.0.82/Microsoft.VisualStudio.Validation.15.0.82.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Win32.Primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Win32.Primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Win32.Registry/4.0.0/Microsoft.Win32.Registry.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Win32.Registry/4.3.0/Microsoft.Win32.Registry.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Win32.Registry/5.0.0/Microsoft.Win32.Registry.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/NETStandard.Library/1.6.1/NETStandard.Library.1.6.1.nupkg https://api.nuget.org/v3-flatcontainer/NETStandard.Library/2.0.3/NETStandard.Library.2.0.3.nupkg https://api.nuget.org/v3-flatcontainer/Newtonsoft.Json/13.0.1/Newtonsoft.Json.13.0.1.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Common/5.6.0/NuGet.Common.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Configuration/5.6.0/NuGet.Configuration.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Frameworks/6.12.1/NuGet.Frameworks.6.12.1.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Frameworks/6.5.0/NuGet.Frameworks.6.5.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Packaging/5.6.0/NuGet.Packaging.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Protocol/5.6.0/NuGet.Protocol.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Resolver/5.6.0/NuGet.Resolver.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Versioning/5.6.0/NuGet.Versioning.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/ReflectionAnalyzers/0.1.22-dev/ReflectionAnalyzers.0.1.22-dev.nupkg https://api.nuget.org/v3-flatcontainer/runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System/4.0.0/runtime.native.System.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System/4.3.0/runtime.native.System.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System.IO.Compression/4.1.0/runtime.native.System.IO.Compression.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System.IO.Compression/4.3.0/runtime.native.System.IO.Compression.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System.Net.Http/4.3.0/runtime.native.System.Net.Http.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System.Security.Cryptography.Apple/4.3.0/runtime.native.System.Security.Cryptography.Apple.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.AppContext/4.1.0/System.AppContext.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.AppContext/4.3.0/System.AppContext.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Buffers/4.3.0/System.Buffers.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Buffers/4.5.1/System.Buffers.4.5.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections/4.0.11/System.Collections.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections/4.3.0/System.Collections.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.Concurrent/4.0.12/System.Collections.Concurrent.4.0.12.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.Concurrent/4.3.0/System.Collections.Concurrent.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.Immutable/1.2.0/System.Collections.Immutable.1.2.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.Immutable/5.0.0/System.Collections.Immutable.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.Immutable/7.0.0/System.Collections.Immutable.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.NonGeneric/4.0.1/System.Collections.NonGeneric.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.ComponentModel.Composition/4.5.0/System.ComponentModel.Composition.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition/1.0.31/System.Composition.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition/7.0.0/System.Composition.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.AttributedModel/1.0.31/System.Composition.AttributedModel.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.AttributedModel/7.0.0/System.Composition.AttributedModel.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Convention/1.0.31/System.Composition.Convention.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Convention/7.0.0/System.Composition.Convention.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Hosting/1.0.31/System.Composition.Hosting.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Hosting/7.0.0/System.Composition.Hosting.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Runtime/1.0.31/System.Composition.Runtime.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Runtime/7.0.0/System.Composition.Runtime.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.TypedParts/1.0.31/System.Composition.TypedParts.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.TypedParts/7.0.0/System.Composition.TypedParts.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Console/4.0.0/System.Console.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Console/4.3.0/System.Console.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Contracts/4.0.1/System.Diagnostics.Contracts.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Debug/4.0.11/System.Diagnostics.Debug.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Debug/4.3.0/System.Diagnostics.Debug.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.DiagnosticSource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.FileVersionInfo/4.0.0/System.Diagnostics.FileVersionInfo.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Process/4.1.0/System.Diagnostics.Process.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Process/4.3.0/System.Diagnostics.Process.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Tools/4.3.0/System.Diagnostics.Tools.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.TraceSource/4.0.0/System.Diagnostics.TraceSource.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Dynamic.Runtime/4.0.11/System.Dynamic.Runtime.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Dynamic.Runtime/4.3.0/System.Dynamic.Runtime.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Globalization/4.0.11/System.Globalization.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Globalization/4.3.0/System.Globalization.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Globalization.Calendars/4.3.0/System.Globalization.Calendars.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Globalization.Extensions/4.3.0/System.Globalization.Extensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO/4.1.0/System.IO.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO/4.3.0/System.IO.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Compression/4.1.0/System.IO.Compression.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Compression/4.3.0/System.IO.Compression.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Compression.ZipFile/4.3.0/System.IO.Compression.ZipFile.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.FileSystem/4.0.1/System.IO.FileSystem.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.FileSystem/4.3.0/System.IO.FileSystem.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.FileSystem.Primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.FileSystem.Primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Pipelines/5.0.1/System.IO.Pipelines.5.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Pipelines/7.0.0/System.IO.Pipelines.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Pipes/4.0.0/System.IO.Pipes.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Linq/4.1.0/System.Linq.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Linq/4.3.0/System.Linq.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Linq.Expressions/4.1.0/System.Linq.Expressions.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Linq.Expressions/4.3.0/System.Linq.Expressions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Linq.Parallel/4.0.1/System.Linq.Parallel.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Memory/4.5.4/System.Memory.4.5.4.nupkg https://api.nuget.org/v3-flatcontainer/System.Memory/4.5.5/System.Memory.4.5.5.nupkg https://api.nuget.org/v3-flatcontainer/System.Net.Http/4.3.0/System.Net.Http.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Net.Primitives/4.0.11/System.Net.Primitives.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Net.Primitives/4.3.0/System.Net.Primitives.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Net.Sockets/4.1.0/System.Net.Sockets.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Net.Sockets/4.3.0/System.Net.Sockets.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Numerics.Vectors/4.4.0/System.Numerics.Vectors.4.4.0.nupkg https://api.nuget.org/v3-flatcontainer/System.ObjectModel/4.0.12/System.ObjectModel.4.0.12.nupkg https://api.nuget.org/v3-flatcontainer/System.ObjectModel/4.3.0/System.ObjectModel.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection/4.1.0/System.Reflection.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection/4.3.0/System.Reflection.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit/4.0.1/System.Reflection.Emit.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit/4.3.0/System.Reflection.Emit.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit.ILGeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit.ILGeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit.Lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit.Lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Extensions/4.0.1/System.Reflection.Extensions.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Extensions/4.3.0/System.Reflection.Extensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Metadata/1.3.0/System.Reflection.Metadata.1.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Metadata/5.0.0/System.Reflection.Metadata.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Metadata/7.0.0/System.Reflection.Metadata.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Primitives/4.0.1/System.Reflection.Primitives.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Primitives/4.3.0/System.Reflection.Primitives.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.TypeExtensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.TypeExtensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Resources.ResourceManager/4.0.1/System.Resources.ResourceManager.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Resources.ResourceManager/4.3.0/System.Resources.ResourceManager.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime/4.1.0/System.Runtime.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime/4.3.0/System.Runtime.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.CompilerServices.Unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.CompilerServices.Unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Extensions/4.1.0/System.Runtime.Extensions.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Extensions/4.3.0/System.Runtime.Extensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Handles/4.0.1/System.Runtime.Handles.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Handles/4.3.0/System.Runtime.Handles.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.InteropServices/4.1.0/System.Runtime.InteropServices.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.InteropServices/4.3.0/System.Runtime.InteropServices.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.InteropServices.RuntimeInformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.InteropServices.RuntimeInformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Loader/4.0.0/System.Runtime.Loader.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Numerics/4.3.0/System.Runtime.Numerics.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.AccessControl/4.5.0/System.Security.AccessControl.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.AccessControl/5.0.0/System.Security.AccessControl.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.Algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.Cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.Csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.Encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.OpenSsl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.Primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.ProtectedData/4.3.0/System.Security.Cryptography.ProtectedData.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.X509Certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Permissions/4.5.0/System.Security.Permissions.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Principal/4.0.1/System.Security.Principal.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Principal.Windows/4.5.0/System.Security.Principal.Windows.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Principal.Windows/5.0.0/System.Security.Principal.Windows.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding/4.0.11/System.Text.Encoding.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding/4.3.0/System.Text.Encoding.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding.CodePages/4.5.1/System.Text.Encoding.CodePages.4.5.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding.CodePages/7.0.0/System.Text.Encoding.CodePages.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding.Extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding.Extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.RegularExpressions/4.1.0/System.Text.RegularExpressions.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.RegularExpressions/4.3.0/System.Text.RegularExpressions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading/4.0.11/System.Threading.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading/4.3.0/System.Threading.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Channels/7.0.0/System.Threading.Channels.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Overlapped/4.0.1/System.Threading.Overlapped.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks/4.0.11/System.Threading.Tasks.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks/4.3.0/System.Threading.Tasks.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks.Dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks.Extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks.Extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks.Extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Thread/4.0.0/System.Threading.Thread.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Thread/4.3.0/System.Threading.Thread.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.ThreadPool/4.0.10/System.Threading.ThreadPool.4.0.10.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.ThreadPool/4.3.0/System.Threading.ThreadPool.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Timer/4.3.0/System.Threading.Timer.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.ValueTuple/4.5.0/System.ValueTuple.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.ReaderWriter/4.0.11/System.Xml.ReaderWriter.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.ReaderWriter/4.3.0/System.Xml.ReaderWriter.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.XDocument/4.3.0/System.Xml.XDocument.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.XmlDocument/4.0.1/System.Xml.XmlDocument.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.XPath/4.0.1/System.Xml.XPath.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.XPath.XmlDocument/4.0.1/System.Xml.XPath.XmlDocument.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/xunit/2.4.2/xunit.2.4.2.nupkg https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg https://api.nuget.org/v3-flatcontainer/xunit.analyzers/1.0.0/xunit.analyzers.1.0.0.nupkg https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.2/xunit.assert.2.4.2.nupkg https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.2/xunit.core.2.4.2.nupkg https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.2/xunit.extensibility.core.2.4.2.nupkg https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.2/xunit.extensibility.execution.2.4.2.nupkg https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.5/xunit.runner.visualstudio.2.4.5.nupkg _eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f nuget 5b6663023b71fb1220f230ac225205ae dotnet-pkg-base 6c5f563c6f9f99038ac0ddf7403e3b55 dotnet-pkg 149be926006315896e1a57f36db1b772 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c python-any-r1 891415dfe39ad9b41b461f2b86354af0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 scons-utils 87365f855ad8a7c4572ad0f0adcb8eee bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 -_md5_=ddc138a6793797d350885df01e9b2621 +_md5_=994437eecb8c0944bdca64b8b52c4269 diff --git a/metadata/md5-cache/dev-games/godot-dotnet-4.5 b/metadata/md5-cache/dev-games/godot-dotnet-4.5-r1 similarity index 98% rename from metadata/md5-cache/dev-games/godot-dotnet-4.5 rename to metadata/md5-cache/dev-games/godot-dotnet-4.5-r1 index 8297bcedbd..94960d608e 100644 --- a/metadata/md5-cache/dev-games/godot-dotnet-4.5 +++ b/metadata/md5-cache/dev-games/godot-dotnet-4.5-r1 @@ -1,4 +1,4 @@ -BDEPEND=virtual/pkgconfig wayland? ( dev-util/wayland-scanner ) virtual/dotnet-sdk:8.0 dev-dotnet/csharp-gentoodotnetinfo || ( ( dev-lang/python:3.13 >=dev-build/scons-4.4.0[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-build/scons-4.4.0[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-build/scons-4.4.0[python_targets_python3_11(-)] ) ) +BDEPEND=virtual/pkgconfig wayland? ( dev-util/wayland-scanner ) virtual/dotnet-sdk:8.0 dev-dotnet/csharp-gentoodotnetinfo || ( ( dev-lang/python:3.14 >=dev-build/scons-4.4.0[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 >=dev-build/scons-4.4.0[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-build/scons-4.4.0[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-build/scons-4.4.0[python_targets_python3_11(-)] ) ) DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack DEPEND=!!dev-games/godot app-arch/brotli:= app-arch/zstd:= dev-games/recastnavigation:= dev-libs/icu:= dev-libs/libpcre2:=[pcre32] media-libs/freetype[brotli,harfbuzz] media-libs/harfbuzz:=[icu] media-libs/libogg media-libs/libpng:= media-libs/libvorbis >=net-libs/mbedtls-3.6.2-r101:3= net-libs/wslay sys-libs/zlib:= alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) fontconfig? ( media-libs/fontconfig ) gui? ( media-libs/libglvnd x11-libs/libX11 x11-libs/libXcursor x11-libs/libXext x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender x11-libs/libxkbcommon tools? ( raycast? ( media-libs/embree:4 ) ) vulkan? ( media-libs/vulkan-loader[X,wayland?] ) ) pulseaudio? ( media-libs/libpulse ) sdl? ( media-libs/libsdl3 ) speech? ( app-accessibility/speech-dispatcher ) theora? ( media-libs/libtheora:= tools? ( media-libs/libtheora[encode] ) ) tools? ( app-misc/ca-certificates ) udev? ( virtual/udev ) upnp? ( net-libs/miniupnpc:= ) virtual/dotnet-sdk:8.0 wayland? ( dev-libs/wayland gui-libs/libdecor ) webp? ( media-libs/libwebp:= ) gui? ( x11-base/xorg-proto ) tools? ( test? ( dev-cpp/doctest ) ) DESCRIPTION=Multi-platform 2D and 3D game engine with a feature-rich editor @@ -15,4 +15,4 @@ RESTRICT=test strip SLOT=0 SRC_URI=https://github.com/godotengine/godot/releases/download/4.5-stable/godot-4.5-stable.tar.xz https://api.nuget.org/v3-flatcontainer/coverlet.collector/3.2.0/coverlet.collector.3.2.0.nupkg https://api.nuget.org/v3-flatcontainer/DiffPlex/1.5.0/DiffPlex.1.5.0.nupkg https://api.nuget.org/v3-flatcontainer/envdte/17.8.37221/envdte.17.8.37221.nupkg https://api.nuget.org/v3-flatcontainer/GodotSharp/4.5.0/GodotSharp.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/Godot.SourceGenerators/4.5.0/Godot.SourceGenerators.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/GodotTools.IdeMessaging/1.1.2/GodotTools.IdeMessaging.1.1.2.nupkg https://api.nuget.org/v3-flatcontainer/Humanizer.Core/2.14.1/Humanizer.Core.2.14.1.nupkg https://api.nuget.org/v3-flatcontainer/Humanizer.Core/2.2.0/Humanizer.Core.2.2.0.nupkg https://api.nuget.org/v3-flatcontainer/JetBrains.Annotations/2019.1.3/JetBrains.Annotations.2019.1.3.nupkg https://api.nuget.org/v3-flatcontainer/JetBrains.Lifetimes/2024.3.0/JetBrains.Lifetimes.2024.3.0.nupkg https://api.nuget.org/v3-flatcontainer/JetBrains.RdFramework/2024.3.0/JetBrains.RdFramework.2024.3.0.nupkg https://api.nuget.org/v3-flatcontainer/JetBrains.Rider.PathLocator/1.0.12/JetBrains.Rider.PathLocator.1.0.12.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Bcl.AsyncInterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Bcl.AsyncInterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Build/15.1.548/Microsoft.Build.15.1.548.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Build.Framework/15.1.548/Microsoft.Build.Framework.15.1.548.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Build.NoTargets/2.0.1/Microsoft.Build.NoTargets.2.0.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Build.Locator/1.2.6/Microsoft.Build.Locator.1.2.6.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Analyzers/3.3.2/Microsoft.CodeAnalysis.Analyzers.3.3.2.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Analyzers/3.3.4/Microsoft.CodeAnalysis.Analyzers.3.3.4.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Analyzer.Testing/1.1.1/Microsoft.CodeAnalysis.Analyzer.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CodeFix.Testing/1.1.1/Microsoft.CodeAnalysis.CodeFix.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Common/4.8.0/Microsoft.CodeAnalysis.Common.4.8.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp/4.8.0/Microsoft.CodeAnalysis.CSharp.4.8.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing/1.1.1/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit/1.1.1/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing/1.1.1/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit/1.1.1/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing/1.1.1/Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit/1.1.1/Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.Workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.4.8.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.SourceGenerators.Testing/1.1.1/Microsoft.CodeAnalysis.SourceGenerators.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Testing.Verifiers.XUnit/1.1.1/Microsoft.CodeAnalysis.Testing.Verifiers.XUnit.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Workspaces.Common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Workspaces.Common/4.8.0/Microsoft.CodeAnalysis.Workspaces.Common.4.8.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeCoverage/17.7.1/Microsoft.CodeCoverage.17.7.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Platforms/1.0.1/Microsoft.NETCore.Platforms.1.0.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Platforms/1.1.0/Microsoft.NETCore.Platforms.1.1.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Platforms/2.0.0/Microsoft.NETCore.Platforms.2.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Platforms/5.0.0/Microsoft.NETCore.Platforms.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Targets/1.0.1/Microsoft.NETCore.Targets.1.0.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Targets/1.1.0/Microsoft.NETCore.Targets.1.1.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETFramework.ReferenceAssemblies/1.0.0/Microsoft.NETFramework.ReferenceAssemblies.1.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETFramework.ReferenceAssemblies.net461/1.0.0/Microsoft.NETFramework.ReferenceAssemblies.net461.1.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NET.Test.Sdk/17.7.1/Microsoft.NET.Test.Sdk.17.7.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.TestPlatform.ObjectModel/17.7.1/Microsoft.TestPlatform.ObjectModel.17.7.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.TestPlatform.TestHost/17.7.1/Microsoft.TestPlatform.TestHost.17.7.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.VisualBasic/10.0.1/Microsoft.VisualBasic.10.0.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.VisualStudio.Composition/16.1.8/Microsoft.VisualStudio.Composition.16.1.8.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.VisualStudio.Composition.NetFxAttributes/16.1.8/Microsoft.VisualStudio.Composition.NetFxAttributes.16.1.8.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.VisualStudio.Interop/17.8.37221/Microsoft.VisualStudio.Interop.17.8.37221.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.VisualStudio.Validation/15.0.82/Microsoft.VisualStudio.Validation.15.0.82.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Win32.Primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Win32.Primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Win32.Registry/4.0.0/Microsoft.Win32.Registry.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Win32.Registry/4.3.0/Microsoft.Win32.Registry.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Win32.Registry/5.0.0/Microsoft.Win32.Registry.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/NETStandard.Library/1.6.1/NETStandard.Library.1.6.1.nupkg https://api.nuget.org/v3-flatcontainer/NETStandard.Library/2.0.3/NETStandard.Library.2.0.3.nupkg https://api.nuget.org/v3-flatcontainer/Newtonsoft.Json/13.0.1/Newtonsoft.Json.13.0.1.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Common/5.6.0/NuGet.Common.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Configuration/5.6.0/NuGet.Configuration.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Frameworks/6.12.1/NuGet.Frameworks.6.12.1.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Frameworks/6.5.0/NuGet.Frameworks.6.5.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Packaging/5.6.0/NuGet.Packaging.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Protocol/5.6.0/NuGet.Protocol.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Resolver/5.6.0/NuGet.Resolver.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Versioning/5.6.0/NuGet.Versioning.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/ReflectionAnalyzers/0.1.22-dev/ReflectionAnalyzers.0.1.22-dev.nupkg https://api.nuget.org/v3-flatcontainer/runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System/4.0.0/runtime.native.System.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System/4.3.0/runtime.native.System.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System.IO.Compression/4.1.0/runtime.native.System.IO.Compression.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System.IO.Compression/4.3.0/runtime.native.System.IO.Compression.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System.Net.Http/4.3.0/runtime.native.System.Net.Http.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System.Security.Cryptography.Apple/4.3.0/runtime.native.System.Security.Cryptography.Apple.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.AppContext/4.1.0/System.AppContext.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.AppContext/4.3.0/System.AppContext.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Buffers/4.3.0/System.Buffers.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Buffers/4.5.1/System.Buffers.4.5.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections/4.0.11/System.Collections.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections/4.3.0/System.Collections.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.Concurrent/4.0.12/System.Collections.Concurrent.4.0.12.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.Concurrent/4.3.0/System.Collections.Concurrent.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.Immutable/1.2.0/System.Collections.Immutable.1.2.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.Immutable/5.0.0/System.Collections.Immutable.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.Immutable/7.0.0/System.Collections.Immutable.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.NonGeneric/4.0.1/System.Collections.NonGeneric.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.ComponentModel.Composition/4.5.0/System.ComponentModel.Composition.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition/1.0.31/System.Composition.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition/7.0.0/System.Composition.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.AttributedModel/1.0.31/System.Composition.AttributedModel.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.AttributedModel/7.0.0/System.Composition.AttributedModel.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Convention/1.0.31/System.Composition.Convention.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Convention/7.0.0/System.Composition.Convention.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Hosting/1.0.31/System.Composition.Hosting.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Hosting/7.0.0/System.Composition.Hosting.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Runtime/1.0.31/System.Composition.Runtime.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Runtime/7.0.0/System.Composition.Runtime.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.TypedParts/1.0.31/System.Composition.TypedParts.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.TypedParts/7.0.0/System.Composition.TypedParts.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Console/4.0.0/System.Console.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Console/4.3.0/System.Console.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Contracts/4.0.1/System.Diagnostics.Contracts.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Debug/4.0.11/System.Diagnostics.Debug.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Debug/4.3.0/System.Diagnostics.Debug.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.DiagnosticSource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.FileVersionInfo/4.0.0/System.Diagnostics.FileVersionInfo.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Process/4.1.0/System.Diagnostics.Process.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Process/4.3.0/System.Diagnostics.Process.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Tools/4.3.0/System.Diagnostics.Tools.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.TraceSource/4.0.0/System.Diagnostics.TraceSource.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Dynamic.Runtime/4.0.11/System.Dynamic.Runtime.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Dynamic.Runtime/4.3.0/System.Dynamic.Runtime.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Globalization/4.0.11/System.Globalization.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Globalization/4.3.0/System.Globalization.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Globalization.Calendars/4.3.0/System.Globalization.Calendars.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Globalization.Extensions/4.3.0/System.Globalization.Extensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO/4.1.0/System.IO.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO/4.3.0/System.IO.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Compression/4.1.0/System.IO.Compression.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Compression/4.3.0/System.IO.Compression.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Compression.ZipFile/4.3.0/System.IO.Compression.ZipFile.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.FileSystem/4.0.1/System.IO.FileSystem.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.FileSystem/4.3.0/System.IO.FileSystem.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.FileSystem.Primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.FileSystem.Primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Pipelines/5.0.1/System.IO.Pipelines.5.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Pipelines/7.0.0/System.IO.Pipelines.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Pipes/4.0.0/System.IO.Pipes.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Linq/4.1.0/System.Linq.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Linq/4.3.0/System.Linq.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Linq.Expressions/4.1.0/System.Linq.Expressions.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Linq.Expressions/4.3.0/System.Linq.Expressions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Linq.Parallel/4.0.1/System.Linq.Parallel.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Memory/4.5.4/System.Memory.4.5.4.nupkg https://api.nuget.org/v3-flatcontainer/System.Memory/4.5.5/System.Memory.4.5.5.nupkg https://api.nuget.org/v3-flatcontainer/System.Net.Http/4.3.0/System.Net.Http.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Net.Primitives/4.0.11/System.Net.Primitives.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Net.Primitives/4.3.0/System.Net.Primitives.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Net.Sockets/4.1.0/System.Net.Sockets.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Net.Sockets/4.3.0/System.Net.Sockets.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Numerics.Vectors/4.4.0/System.Numerics.Vectors.4.4.0.nupkg https://api.nuget.org/v3-flatcontainer/System.ObjectModel/4.0.12/System.ObjectModel.4.0.12.nupkg https://api.nuget.org/v3-flatcontainer/System.ObjectModel/4.3.0/System.ObjectModel.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection/4.1.0/System.Reflection.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection/4.3.0/System.Reflection.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit/4.0.1/System.Reflection.Emit.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit/4.3.0/System.Reflection.Emit.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit.ILGeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit.ILGeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit.Lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit.Lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Extensions/4.0.1/System.Reflection.Extensions.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Extensions/4.3.0/System.Reflection.Extensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Metadata/1.3.0/System.Reflection.Metadata.1.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Metadata/5.0.0/System.Reflection.Metadata.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Metadata/7.0.0/System.Reflection.Metadata.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Primitives/4.0.1/System.Reflection.Primitives.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Primitives/4.3.0/System.Reflection.Primitives.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.TypeExtensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.TypeExtensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Resources.ResourceManager/4.0.1/System.Resources.ResourceManager.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Resources.ResourceManager/4.3.0/System.Resources.ResourceManager.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime/4.1.0/System.Runtime.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime/4.3.0/System.Runtime.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.CompilerServices.Unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.CompilerServices.Unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Extensions/4.1.0/System.Runtime.Extensions.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Extensions/4.3.0/System.Runtime.Extensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Handles/4.0.1/System.Runtime.Handles.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Handles/4.3.0/System.Runtime.Handles.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.InteropServices/4.1.0/System.Runtime.InteropServices.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.InteropServices/4.3.0/System.Runtime.InteropServices.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.InteropServices.RuntimeInformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.InteropServices.RuntimeInformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Loader/4.0.0/System.Runtime.Loader.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Numerics/4.3.0/System.Runtime.Numerics.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.AccessControl/4.5.0/System.Security.AccessControl.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.AccessControl/5.0.0/System.Security.AccessControl.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.Algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.Cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.Csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.Encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.OpenSsl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.Primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.ProtectedData/4.3.0/System.Security.Cryptography.ProtectedData.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.X509Certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Permissions/4.5.0/System.Security.Permissions.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Principal/4.0.1/System.Security.Principal.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Principal.Windows/4.5.0/System.Security.Principal.Windows.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Principal.Windows/5.0.0/System.Security.Principal.Windows.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding/4.0.11/System.Text.Encoding.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding/4.3.0/System.Text.Encoding.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding.CodePages/4.5.1/System.Text.Encoding.CodePages.4.5.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding.CodePages/7.0.0/System.Text.Encoding.CodePages.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding.Extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding.Extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.RegularExpressions/4.1.0/System.Text.RegularExpressions.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.RegularExpressions/4.3.0/System.Text.RegularExpressions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading/4.0.11/System.Threading.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading/4.3.0/System.Threading.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Channels/7.0.0/System.Threading.Channels.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Overlapped/4.0.1/System.Threading.Overlapped.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks/4.0.11/System.Threading.Tasks.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks/4.3.0/System.Threading.Tasks.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks.Dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks.Extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks.Extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks.Extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Thread/4.0.0/System.Threading.Thread.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Thread/4.3.0/System.Threading.Thread.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.ThreadPool/4.0.10/System.Threading.ThreadPool.4.0.10.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.ThreadPool/4.3.0/System.Threading.ThreadPool.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Timer/4.3.0/System.Threading.Timer.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.ValueTuple/4.5.0/System.ValueTuple.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.ReaderWriter/4.0.11/System.Xml.ReaderWriter.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.ReaderWriter/4.3.0/System.Xml.ReaderWriter.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.XDocument/4.3.0/System.Xml.XDocument.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.XmlDocument/4.0.1/System.Xml.XmlDocument.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.XPath/4.0.1/System.Xml.XPath.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.XPath.XmlDocument/4.0.1/System.Xml.XPath.XmlDocument.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/xunit/2.4.2/xunit.2.4.2.nupkg https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg https://api.nuget.org/v3-flatcontainer/xunit.analyzers/1.0.0/xunit.analyzers.1.0.0.nupkg https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.2/xunit.assert.2.4.2.nupkg https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.2/xunit.core.2.4.2.nupkg https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.2/xunit.extensibility.core.2.4.2.nupkg https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.2/xunit.extensibility.execution.2.4.2.nupkg https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.5/xunit.runner.visualstudio.2.4.5.nupkg _eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f nuget 5b6663023b71fb1220f230ac225205ae dotnet-pkg-base 6c5f563c6f9f99038ac0ddf7403e3b55 dotnet-pkg 149be926006315896e1a57f36db1b772 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c python-any-r1 891415dfe39ad9b41b461f2b86354af0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 scons-utils 87365f855ad8a7c4572ad0f0adcb8eee bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 -_md5_=6f4259771d7df3d38a7a4a4cd4cb8715 +_md5_=575bf63c2ccd1473f311994ea6e5cbcd diff --git a/metadata/md5-cache/dev-games/godot-dotnet-4.5.1 b/metadata/md5-cache/dev-games/godot-dotnet-4.5.1 new file mode 100644 index 0000000000..866df46bdf --- /dev/null +++ b/metadata/md5-cache/dev-games/godot-dotnet-4.5.1 @@ -0,0 +1,18 @@ +BDEPEND=virtual/pkgconfig wayland? ( dev-util/wayland-scanner ) virtual/dotnet-sdk:8.0 dev-dotnet/csharp-gentoodotnetinfo || ( ( dev-lang/python:3.14 >=dev-build/scons-4.4.0[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 >=dev-build/scons-4.4.0[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-build/scons-4.4.0[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-build/scons-4.4.0[python_targets_python3_11(-)] ) ) +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack +DEPEND=!!dev-games/godot app-arch/brotli:= app-arch/zstd:= dev-games/recastnavigation:= dev-libs/icu:= dev-libs/libpcre2:=[pcre32] media-libs/freetype[brotli,harfbuzz] media-libs/harfbuzz:=[icu] media-libs/libjpeg-turbo:= media-libs/libogg media-libs/libpng:= media-libs/libvorbis >=net-libs/mbedtls-3.6.2-r101:3= net-libs/wslay sys-libs/zlib:= alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) fontconfig? ( media-libs/fontconfig ) gui? ( media-libs/libglvnd x11-libs/libX11 x11-libs/libXcursor x11-libs/libXext x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender x11-libs/libxkbcommon tools? ( raycast? ( media-libs/embree:4 ) ) vulkan? ( media-libs/vulkan-loader[X,wayland?] ) ) pulseaudio? ( media-libs/libpulse ) sdl? ( media-libs/libsdl3 ) speech? ( app-accessibility/speech-dispatcher ) theora? ( media-libs/libtheora:= tools? ( media-libs/libtheora[encode] ) ) tools? ( app-misc/ca-certificates ) udev? ( virtual/udev ) upnp? ( net-libs/miniupnpc:= ) virtual/dotnet-sdk:8.0 wayland? ( dev-libs/wayland gui-libs/libdecor ) webp? ( media-libs/libwebp:= ) gui? ( x11-base/xorg-proto ) tools? ( test? ( dev-cpp/doctest ) ) +DESCRIPTION=Multi-platform 2D and 3D game engine with a feature-rich editor +EAPI=8 +HOMEPAGE=https://godotengine.org/ +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=desktop dotnet-pkg python-any-r1 flag-o-matic scons-utils shell-completion toolchain-funcs xdg +IUSE=accessibility alsa +dbus debug deprecated double-precision +fontconfig +gui pulseaudio raycast speech test +sdl +theora +tools +udev +upnp +vulkan wayland +webp debug +KEYWORDS=~amd64 +LICENSE=MIT Apache-2.0 BSD Boost-1.0 CC0-1.0 Unlicense ZLIB gui? ( CC-BY-4.0 ) tools? ( OFL-1.1 ) +RDEPEND=!!dev-games/godot app-arch/brotli:= app-arch/zstd:= dev-games/recastnavigation:= dev-libs/icu:= dev-libs/libpcre2:=[pcre32] media-libs/freetype[brotli,harfbuzz] media-libs/harfbuzz:=[icu] media-libs/libjpeg-turbo:= media-libs/libogg media-libs/libpng:= media-libs/libvorbis >=net-libs/mbedtls-3.6.2-r101:3= net-libs/wslay sys-libs/zlib:= alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) fontconfig? ( media-libs/fontconfig ) gui? ( media-libs/libglvnd x11-libs/libX11 x11-libs/libXcursor x11-libs/libXext x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender x11-libs/libxkbcommon tools? ( raycast? ( media-libs/embree:4 ) ) vulkan? ( media-libs/vulkan-loader[X,wayland?] ) ) pulseaudio? ( media-libs/libpulse ) sdl? ( media-libs/libsdl3 ) speech? ( app-accessibility/speech-dispatcher ) theora? ( media-libs/libtheora:= tools? ( media-libs/libtheora[encode] ) ) tools? ( app-misc/ca-certificates ) udev? ( virtual/udev ) upnp? ( net-libs/miniupnpc:= ) virtual/dotnet-sdk:8.0 wayland? ( dev-libs/wayland gui-libs/libdecor ) webp? ( media-libs/libwebp:= ) virtual/dotnet-sdk:8.0 +REQUIRED_USE=wayland? ( gui ) +RESTRICT=test strip +SLOT=0 +SRC_URI=https://github.com/godotengine/godot/releases/download/4.5.1-stable/godot-4.5.1-stable.tar.xz https://api.nuget.org/v3-flatcontainer/coverlet.collector/3.2.0/coverlet.collector.3.2.0.nupkg https://api.nuget.org/v3-flatcontainer/DiffPlex/1.5.0/DiffPlex.1.5.0.nupkg https://api.nuget.org/v3-flatcontainer/envdte/17.8.37221/envdte.17.8.37221.nupkg https://api.nuget.org/v3-flatcontainer/GodotSharp/4.5.0/GodotSharp.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/Godot.SourceGenerators/4.5.0/Godot.SourceGenerators.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/GodotTools.IdeMessaging/1.1.2/GodotTools.IdeMessaging.1.1.2.nupkg https://api.nuget.org/v3-flatcontainer/Humanizer.Core/2.14.1/Humanizer.Core.2.14.1.nupkg https://api.nuget.org/v3-flatcontainer/Humanizer.Core/2.2.0/Humanizer.Core.2.2.0.nupkg https://api.nuget.org/v3-flatcontainer/JetBrains.Annotations/2019.1.3/JetBrains.Annotations.2019.1.3.nupkg https://api.nuget.org/v3-flatcontainer/JetBrains.Lifetimes/2024.3.0/JetBrains.Lifetimes.2024.3.0.nupkg https://api.nuget.org/v3-flatcontainer/JetBrains.RdFramework/2024.3.0/JetBrains.RdFramework.2024.3.0.nupkg https://api.nuget.org/v3-flatcontainer/JetBrains.Rider.PathLocator/1.0.12/JetBrains.Rider.PathLocator.1.0.12.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Bcl.AsyncInterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Bcl.AsyncInterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Build/15.1.548/Microsoft.Build.15.1.548.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Build.Framework/15.1.548/Microsoft.Build.Framework.15.1.548.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Build.NoTargets/2.0.1/Microsoft.Build.NoTargets.2.0.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Build.Locator/1.2.6/Microsoft.Build.Locator.1.2.6.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Analyzers/3.3.2/Microsoft.CodeAnalysis.Analyzers.3.3.2.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Analyzers/3.3.4/Microsoft.CodeAnalysis.Analyzers.3.3.4.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Analyzer.Testing/1.1.1/Microsoft.CodeAnalysis.Analyzer.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CodeFix.Testing/1.1.1/Microsoft.CodeAnalysis.CodeFix.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Common/4.8.0/Microsoft.CodeAnalysis.Common.4.8.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp/4.8.0/Microsoft.CodeAnalysis.CSharp.4.8.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing/1.1.1/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit/1.1.1/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing/1.1.1/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit/1.1.1/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing/1.1.1/Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit/1.1.1/Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.Workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.4.8.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.SourceGenerators.Testing/1.1.1/Microsoft.CodeAnalysis.SourceGenerators.Testing.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Testing.Verifiers.XUnit/1.1.1/Microsoft.CodeAnalysis.Testing.Verifiers.XUnit.1.1.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Workspaces.Common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeAnalysis.Workspaces.Common/4.8.0/Microsoft.CodeAnalysis.Workspaces.Common.4.8.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.CodeCoverage/17.7.1/Microsoft.CodeCoverage.17.7.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Platforms/1.0.1/Microsoft.NETCore.Platforms.1.0.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Platforms/1.1.0/Microsoft.NETCore.Platforms.1.1.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Platforms/2.0.0/Microsoft.NETCore.Platforms.2.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Platforms/5.0.0/Microsoft.NETCore.Platforms.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Targets/1.0.1/Microsoft.NETCore.Targets.1.0.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETCore.Targets/1.1.0/Microsoft.NETCore.Targets.1.1.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETFramework.ReferenceAssemblies/1.0.0/Microsoft.NETFramework.ReferenceAssemblies.1.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NETFramework.ReferenceAssemblies.net461/1.0.0/Microsoft.NETFramework.ReferenceAssemblies.net461.1.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.NET.Test.Sdk/17.7.1/Microsoft.NET.Test.Sdk.17.7.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.TestPlatform.ObjectModel/17.7.1/Microsoft.TestPlatform.ObjectModel.17.7.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.TestPlatform.TestHost/17.7.1/Microsoft.TestPlatform.TestHost.17.7.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.VisualBasic/10.0.1/Microsoft.VisualBasic.10.0.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.VisualStudio.Composition/16.1.8/Microsoft.VisualStudio.Composition.16.1.8.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.VisualStudio.Composition.NetFxAttributes/16.1.8/Microsoft.VisualStudio.Composition.NetFxAttributes.16.1.8.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.VisualStudio.Interop/17.8.37221/Microsoft.VisualStudio.Interop.17.8.37221.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.VisualStudio.Validation/15.0.82/Microsoft.VisualStudio.Validation.15.0.82.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Win32.Primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Win32.Primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Win32.Registry/4.0.0/Microsoft.Win32.Registry.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Win32.Registry/4.3.0/Microsoft.Win32.Registry.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/Microsoft.Win32.Registry/5.0.0/Microsoft.Win32.Registry.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/NETStandard.Library/1.6.1/NETStandard.Library.1.6.1.nupkg https://api.nuget.org/v3-flatcontainer/NETStandard.Library/2.0.3/NETStandard.Library.2.0.3.nupkg https://api.nuget.org/v3-flatcontainer/Newtonsoft.Json/13.0.1/Newtonsoft.Json.13.0.1.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Common/5.6.0/NuGet.Common.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Configuration/5.6.0/NuGet.Configuration.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Frameworks/6.12.1/NuGet.Frameworks.6.12.1.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Frameworks/6.5.0/NuGet.Frameworks.6.5.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Packaging/5.6.0/NuGet.Packaging.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Protocol/5.6.0/NuGet.Protocol.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Resolver/5.6.0/NuGet.Resolver.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/NuGet.Versioning/5.6.0/NuGet.Versioning.5.6.0.nupkg https://api.nuget.org/v3-flatcontainer/ReflectionAnalyzers/0.1.22-dev/ReflectionAnalyzers.0.1.22-dev.nupkg https://api.nuget.org/v3-flatcontainer/runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System/4.0.0/runtime.native.System.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System/4.3.0/runtime.native.System.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System.IO.Compression/4.1.0/runtime.native.System.IO.Compression.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System.IO.Compression/4.3.0/runtime.native.System.IO.Compression.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System.Net.Http/4.3.0/runtime.native.System.Net.Http.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System.Security.Cryptography.Apple/4.3.0/runtime.native.System.Security.Cryptography.Apple.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.AppContext/4.1.0/System.AppContext.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.AppContext/4.3.0/System.AppContext.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Buffers/4.3.0/System.Buffers.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Buffers/4.5.1/System.Buffers.4.5.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections/4.0.11/System.Collections.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections/4.3.0/System.Collections.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.Concurrent/4.0.12/System.Collections.Concurrent.4.0.12.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.Concurrent/4.3.0/System.Collections.Concurrent.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.Immutable/1.2.0/System.Collections.Immutable.1.2.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.Immutable/5.0.0/System.Collections.Immutable.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.Immutable/7.0.0/System.Collections.Immutable.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Collections.NonGeneric/4.0.1/System.Collections.NonGeneric.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.ComponentModel.Composition/4.5.0/System.ComponentModel.Composition.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition/1.0.31/System.Composition.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition/7.0.0/System.Composition.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.AttributedModel/1.0.31/System.Composition.AttributedModel.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.AttributedModel/7.0.0/System.Composition.AttributedModel.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Convention/1.0.31/System.Composition.Convention.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Convention/7.0.0/System.Composition.Convention.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Hosting/1.0.31/System.Composition.Hosting.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Hosting/7.0.0/System.Composition.Hosting.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Runtime/1.0.31/System.Composition.Runtime.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.Runtime/7.0.0/System.Composition.Runtime.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.TypedParts/1.0.31/System.Composition.TypedParts.1.0.31.nupkg https://api.nuget.org/v3-flatcontainer/System.Composition.TypedParts/7.0.0/System.Composition.TypedParts.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Console/4.0.0/System.Console.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Console/4.3.0/System.Console.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Contracts/4.0.1/System.Diagnostics.Contracts.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Debug/4.0.11/System.Diagnostics.Debug.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Debug/4.3.0/System.Diagnostics.Debug.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.DiagnosticSource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.FileVersionInfo/4.0.0/System.Diagnostics.FileVersionInfo.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Process/4.1.0/System.Diagnostics.Process.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Process/4.3.0/System.Diagnostics.Process.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Tools/4.3.0/System.Diagnostics.Tools.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.TraceSource/4.0.0/System.Diagnostics.TraceSource.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Diagnostics.Tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Dynamic.Runtime/4.0.11/System.Dynamic.Runtime.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Dynamic.Runtime/4.3.0/System.Dynamic.Runtime.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Globalization/4.0.11/System.Globalization.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Globalization/4.3.0/System.Globalization.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Globalization.Calendars/4.3.0/System.Globalization.Calendars.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Globalization.Extensions/4.3.0/System.Globalization.Extensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO/4.1.0/System.IO.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO/4.3.0/System.IO.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Compression/4.1.0/System.IO.Compression.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Compression/4.3.0/System.IO.Compression.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Compression.ZipFile/4.3.0/System.IO.Compression.ZipFile.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.FileSystem/4.0.1/System.IO.FileSystem.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.FileSystem/4.3.0/System.IO.FileSystem.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.FileSystem.Primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.FileSystem.Primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Pipelines/5.0.1/System.IO.Pipelines.5.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Pipelines/7.0.0/System.IO.Pipelines.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.IO.Pipes/4.0.0/System.IO.Pipes.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Linq/4.1.0/System.Linq.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Linq/4.3.0/System.Linq.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Linq.Expressions/4.1.0/System.Linq.Expressions.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Linq.Expressions/4.3.0/System.Linq.Expressions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Linq.Parallel/4.0.1/System.Linq.Parallel.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Memory/4.5.4/System.Memory.4.5.4.nupkg https://api.nuget.org/v3-flatcontainer/System.Memory/4.5.5/System.Memory.4.5.5.nupkg https://api.nuget.org/v3-flatcontainer/System.Net.Http/4.3.0/System.Net.Http.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Net.Primitives/4.0.11/System.Net.Primitives.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Net.Primitives/4.3.0/System.Net.Primitives.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Net.Sockets/4.1.0/System.Net.Sockets.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Net.Sockets/4.3.0/System.Net.Sockets.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Numerics.Vectors/4.4.0/System.Numerics.Vectors.4.4.0.nupkg https://api.nuget.org/v3-flatcontainer/System.ObjectModel/4.0.12/System.ObjectModel.4.0.12.nupkg https://api.nuget.org/v3-flatcontainer/System.ObjectModel/4.3.0/System.ObjectModel.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection/4.1.0/System.Reflection.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection/4.3.0/System.Reflection.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit/4.0.1/System.Reflection.Emit.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit/4.3.0/System.Reflection.Emit.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit.ILGeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit.ILGeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit.Lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Emit.Lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Extensions/4.0.1/System.Reflection.Extensions.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Extensions/4.3.0/System.Reflection.Extensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Metadata/1.3.0/System.Reflection.Metadata.1.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Metadata/5.0.0/System.Reflection.Metadata.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Metadata/7.0.0/System.Reflection.Metadata.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Primitives/4.0.1/System.Reflection.Primitives.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.Primitives/4.3.0/System.Reflection.Primitives.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.TypeExtensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Reflection.TypeExtensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Resources.ResourceManager/4.0.1/System.Resources.ResourceManager.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Resources.ResourceManager/4.3.0/System.Resources.ResourceManager.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime/4.1.0/System.Runtime.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime/4.3.0/System.Runtime.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.CompilerServices.Unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.CompilerServices.Unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Extensions/4.1.0/System.Runtime.Extensions.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Extensions/4.3.0/System.Runtime.Extensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Handles/4.0.1/System.Runtime.Handles.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Handles/4.3.0/System.Runtime.Handles.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.InteropServices/4.1.0/System.Runtime.InteropServices.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.InteropServices/4.3.0/System.Runtime.InteropServices.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.InteropServices.RuntimeInformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.InteropServices.RuntimeInformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Loader/4.0.0/System.Runtime.Loader.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Runtime.Numerics/4.3.0/System.Runtime.Numerics.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.AccessControl/4.5.0/System.Security.AccessControl.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.AccessControl/5.0.0/System.Security.AccessControl.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.Algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.Cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.Csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.Encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.OpenSsl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.Primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.ProtectedData/4.3.0/System.Security.Cryptography.ProtectedData.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Cryptography.X509Certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Permissions/4.5.0/System.Security.Permissions.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Principal/4.0.1/System.Security.Principal.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Principal.Windows/4.5.0/System.Security.Principal.Windows.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Security.Principal.Windows/5.0.0/System.Security.Principal.Windows.5.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding/4.0.11/System.Text.Encoding.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding/4.3.0/System.Text.Encoding.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding.CodePages/4.5.1/System.Text.Encoding.CodePages.4.5.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding.CodePages/7.0.0/System.Text.Encoding.CodePages.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding.Extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.Encoding.Extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.RegularExpressions/4.1.0/System.Text.RegularExpressions.4.1.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Text.RegularExpressions/4.3.0/System.Text.RegularExpressions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading/4.0.11/System.Threading.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading/4.3.0/System.Threading.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Channels/7.0.0/System.Threading.Channels.7.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Overlapped/4.0.1/System.Threading.Overlapped.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks/4.0.11/System.Threading.Tasks.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks/4.3.0/System.Threading.Tasks.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks.Dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks.Extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks.Extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Tasks.Extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Thread/4.0.0/System.Threading.Thread.4.0.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Thread/4.3.0/System.Threading.Thread.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.ThreadPool/4.0.10/System.Threading.ThreadPool.4.0.10.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.ThreadPool/4.3.0/System.Threading.ThreadPool.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Threading.Timer/4.3.0/System.Threading.Timer.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.ValueTuple/4.5.0/System.ValueTuple.4.5.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.ReaderWriter/4.0.11/System.Xml.ReaderWriter.4.0.11.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.ReaderWriter/4.3.0/System.Xml.ReaderWriter.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.XDocument/4.3.0/System.Xml.XDocument.4.3.0.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.XmlDocument/4.0.1/System.Xml.XmlDocument.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.XPath/4.0.1/System.Xml.XPath.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/System.Xml.XPath.XmlDocument/4.0.1/System.Xml.XPath.XmlDocument.4.0.1.nupkg https://api.nuget.org/v3-flatcontainer/xunit/2.4.2/xunit.2.4.2.nupkg https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg https://api.nuget.org/v3-flatcontainer/xunit.analyzers/1.0.0/xunit.analyzers.1.0.0.nupkg https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.2/xunit.assert.2.4.2.nupkg https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.2/xunit.core.2.4.2.nupkg https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.2/xunit.extensibility.core.2.4.2.nupkg https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.2/xunit.extensibility.execution.2.4.2.nupkg https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.5/xunit.runner.visualstudio.2.4.5.nupkg +_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f nuget 5b6663023b71fb1220f230ac225205ae dotnet-pkg-base 6c5f563c6f9f99038ac0ddf7403e3b55 dotnet-pkg 149be926006315896e1a57f36db1b772 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c python-any-r1 891415dfe39ad9b41b461f2b86354af0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 scons-utils 87365f855ad8a7c4572ad0f0adcb8eee bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 +_md5_=c40a86ef3fb5af5d74809281959744e9 diff --git a/metadata/md5-cache/dev-lang/crystal-bin-1.16.3 b/metadata/md5-cache/dev-lang/crystal-bin-1.18.0 similarity index 71% rename from metadata/md5-cache/dev-lang/crystal-bin-1.16.3 rename to metadata/md5-cache/dev-lang/crystal-bin-1.18.0 index e242c82ae3..6ea988d361 100644 --- a/metadata/md5-cache/dev-lang/crystal-bin-1.16.3 +++ b/metadata/md5-cache/dev-lang/crystal-bin-1.18.0 @@ -7,5 +7,5 @@ KEYWORDS=-* ~amd64 LICENSE=Apache-2.0 RDEPEND=!dev-lang/crystal !dev-util/shards !games-mud/crystal !sci-chemistry/tinker SLOT=0 -SRC_URI=amd64? ( https://github.com/crystal-lang/crystal/releases/download/1.16.3/crystal-1.16.3-1-linux-x86_64.tar.gz ) doc? ( https://github.com/crystal-lang/crystal/releases/download/1.16.3/crystal-1.16.3-docs.tar.gz ) +SRC_URI=amd64? ( https://github.com/crystal-lang/crystal/releases/download/1.18.0/crystal-1.18.0-1-linux-x86_64.tar.gz ) doc? ( https://github.com/crystal-lang/crystal/releases/download/1.18.0/crystal-1.18.0-docs.tar.gz ) _md5_=7f565412f206a7647de0cef338258974 diff --git a/metadata/md5-cache/dev-libs/tfdn-1.9.0 b/metadata/md5-cache/dev-libs/tfdn-1.10.1 similarity index 96% rename from metadata/md5-cache/dev-libs/tfdn-1.9.0 rename to metadata/md5-cache/dev-libs/tfdn-1.10.1 index c24d206e1d..53c6f414b5 100644 --- a/metadata/md5-cache/dev-libs/tfdn-1.9.0 +++ b/metadata/md5-cache/dev-libs/tfdn-1.10.1 @@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~x86 LICENSE=BSD-2 RDEPEND=dev-libs/libpcre2:= dev-libs/libunistring:= sys-libs/zlib:= curl? ( net-misc/curl ) ssl? ( dev-libs/openssl:= ) SLOT=0/1.7 -SRC_URI=https://git.skyjake.fi/skyjake/the_foundation/archive/v1.9.0.tar.gz -> tfdn-1.9.0.tar.gz +SRC_URI=https://git.skyjake.fi/skyjake/the_foundation/archive/v1.10.1.tar.gz -> tfdn-1.10.1.tar.gz _eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c34c4b7abe27f71d1e7770f36cc51eed docs 006125f2158d2f16904ebd9114336058 _md5_=8026e418fb526cf44eaf2606ac4238b7 diff --git a/metadata/md5-cache/dev-ml/cmarkit-0.3.0 b/metadata/md5-cache/dev-ml/cmarkit-0.3.0 index 5a3910f425..c015a3a952 100644 --- a/metadata/md5-cache/dev-ml/cmarkit-0.3.0 +++ b/metadata/md5-cache/dev-ml/cmarkit-0.3.0 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile install -DEPEND=>=dev-lang/ocaml-4.14.0 dev-ml/findlib dev-ml/ocamlbuild dev-ml/topkg >=dev-ml/result-1.5:=[ocamlopt?] >=dev-ml/findlib-1.0.4-r1[ocamlopt?] +DEPEND=>=dev-lang/ocaml-4.14.0:= dev-ml/findlib dev-ml/ocamlbuild dev-ml/topkg >=dev-ml/result-1.5:=[ocamlopt?] >=dev-ml/findlib-1.0.4-r1[ocamlopt?] DESCRIPTION=Cmarkit parses the CommonMark specification EAPI=8 HOMEPAGE=https://erratique.ch/software/cmarkit @@ -7,8 +7,8 @@ INHERIT=findlib IUSE=+ocamlopt +ocamlopt KEYWORDS=~amd64 LICENSE=ISC -RDEPEND=>=dev-lang/ocaml-4.14.0 dev-lang/ocaml:=[ocamlopt?] -SLOT=0 +RDEPEND=>=dev-lang/ocaml-4.14.0:= dev-lang/ocaml:=[ocamlopt?] +SLOT=0/0.3.0 SRC_URI=https://github.com/dbuenzli/cmarkit/archive/v0.3.0.tar.gz -> cmarkit-0.3.0.gh.tar.gz _eclasses_=findlib 49d5365fca4dea46f13825b9d763c89e -_md5_=c05cf1907f79ef1da1a36233bdb8c811 +_md5_=c4232dcd7954e2d538086f36b6e3be17 diff --git a/metadata/md5-cache/dev-ml/ezjsonm-1.3.0 b/metadata/md5-cache/dev-ml/ezjsonm-1.3.0 new file mode 100644 index 0000000000..99cb071529 --- /dev/null +++ b/metadata/md5-cache/dev-ml/ezjsonm-1.3.0 @@ -0,0 +1,16 @@ +BDEPEND=dev-lang/ocaml dev-ml/dune +DEFINED_PHASES=compile install prepare test +DEPEND=dev-ml/ocaml-hex:=[ocamlopt?] >=dev-ml/jsonm-1.0.0:=[ocamlopt?] dev-ml/sexplib0:=[ocamlopt?] dev-ml/uutf:=[ocamlopt?] lwt? ( dev-ml/lwt:=[ocamlopt?] ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=An easy interface on top of the Jsonm library +EAPI=8 +HOMEPAGE=https://github.com/mirage/ezjsonm +INHERIT=dune multiprocessing +IUSE=lwt +ocamlopt +KEYWORDS=~amd64 +LICENSE=ISC +RDEPEND=dev-ml/ocaml-hex:=[ocamlopt?] >=dev-ml/jsonm-1.0.0:=[ocamlopt?] dev-ml/sexplib0:=[ocamlopt?] dev-ml/uutf:=[ocamlopt?] lwt? ( dev-ml/lwt:=[ocamlopt?] ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:= +RESTRICT=test +SLOT=0/1.3.0 +SRC_URI=https://github.com/mirage/ezjsonm/archive/v1.3.0.tar.gz -> ezjsonm-1.3.0.gh.tar.gz +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4 +_md5_=31ef3266541459f1babad9abcad8f4e9 diff --git a/metadata/md5-cache/dev-python/pyrefly-0.35.0 b/metadata/md5-cache/dev-python/pyrefly-0.35.0 deleted file mode 100644 index 26e3083d9b..0000000000 --- a/metadata/md5-cache/dev-python/pyrefly-0.35.0 +++ /dev/null @@ -1,13 +0,0 @@ -BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) -DEFINED_PHASES=compile configure install setup test unpack -DESCRIPTION=A fast type checker and language server for Python -EAPI=8 -HOMEPAGE=https://pyrefly.org/ https://github.com/facebook/pyrefly https://pypi.org/project/pyrefly/ -INHERIT=cargo -IUSE=debug -KEYWORDS=~amd64 -LICENSE=MIT 0BSD Apache-2.0 Artistic-2 BSD-2 CC0-1.0 ISC LGPL-2.1+ LGPL-3+ MIT Unicode-3.0 Unlicense ZLIB -SLOT=0 -SRC_URI=https://github.com/facebook/pyrefly/archive/refs/tags/0.35.0.tar.gz -> pyrefly-0.35.0.gh.tar.gz https://crates.io/api/v1/crates/addr2line/0.24.2/download -> addr2line-0.24.2.crate https://crates.io/api/v1/crates/adler2/2.0.0/download -> adler2-2.0.0.crate https://crates.io/api/v1/crates/ahash/0.8.11/download -> ahash-0.8.11.crate https://crates.io/api/v1/crates/aho-corasick/1.1.3/download -> aho-corasick-1.1.3.crate https://crates.io/api/v1/crates/allocative/0.3.4/download -> allocative-0.3.4.crate https://crates.io/api/v1/crates/allocative_derive/0.3.3/download -> allocative_derive-0.3.3.crate https://crates.io/api/v1/crates/allocator-api2/0.2.21/download -> allocator-api2-0.2.21.crate https://crates.io/api/v1/crates/android_system_properties/0.1.5/download -> android_system_properties-0.1.5.crate https://crates.io/api/v1/crates/android-tzdata/0.1.1/download -> android-tzdata-0.1.1.crate https://crates.io/api/v1/crates/anstream/0.6.19/download -> anstream-0.6.19.crate https://crates.io/api/v1/crates/anstyle/1.0.11/download -> anstyle-1.0.11.crate https://crates.io/api/v1/crates/anstyle-parse/0.2.0/download -> anstyle-parse-0.2.0.crate https://crates.io/api/v1/crates/anstyle-query/1.0.0/download -> anstyle-query-1.0.0.crate https://crates.io/api/v1/crates/anstyle-wincon/3.0.7/download -> anstyle-wincon-3.0.7.crate https://crates.io/api/v1/crates/anyhow/1.0.98/download -> anyhow-1.0.98.crate https://crates.io/api/v1/crates/append-only-vec/0.1.2/download -> append-only-vec-0.1.2.crate https://crates.io/api/v1/crates/argfile/0.2.1/download -> argfile-0.2.1.crate https://crates.io/api/v1/crates/arrayref/0.3.6/download -> arrayref-0.3.6.crate https://crates.io/api/v1/crates/arrayvec/0.7.6/download -> arrayvec-0.7.6.crate https://crates.io/api/v1/crates/atomic/0.5.1/download -> atomic-0.5.1.crate https://crates.io/api/v1/crates/attribute-derive/0.10.3/download -> attribute-derive-0.10.3.crate https://crates.io/api/v1/crates/attribute-derive-macro/0.10.3/download -> attribute-derive-macro-0.10.3.crate https://crates.io/api/v1/crates/autocfg/1.1.0/download -> autocfg-1.1.0.crate https://crates.io/api/v1/crates/backtrace/0.3.75/download -> backtrace-0.3.75.crate https://crates.io/api/v1/crates/base64/0.22.1/download -> base64-0.22.1.crate https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/bitflags/2.9.0/download -> bitflags-2.9.0.crate https://crates.io/api/v1/crates/blake3/1.8.2/download -> blake3-1.8.2.crate https://crates.io/api/v1/crates/block-buffer/0.10.2/download -> block-buffer-0.10.2.crate https://crates.io/api/v1/crates/bstr/1.12.0/download -> bstr-1.12.0.crate https://crates.io/api/v1/crates/bumpalo/3.16.0/download -> bumpalo-3.16.0.crate https://crates.io/api/v1/crates/byteorder/1.5.0/download -> byteorder-1.5.0.crate https://crates.io/api/v1/crates/bytes/1.10.1/download -> bytes-1.10.1.crate https://crates.io/api/v1/crates/castaway/0.2.3/download -> castaway-0.2.3.crate https://crates.io/api/v1/crates/cc/1.2.10/download -> cc-1.2.10.crate https://crates.io/api/v1/crates/cfg-if/1.0.1/download -> cfg-if-1.0.1.crate https://crates.io/api/v1/crates/chrono/0.4.41/download -> chrono-0.4.41.crate https://crates.io/api/v1/crates/clap/4.5.42/download -> clap-4.5.42.crate https://crates.io/api/v1/crates/clap_builder/4.5.42/download -> clap_builder-4.5.42.crate https://crates.io/api/v1/crates/clap_derive/4.5.41/download -> clap_derive-4.5.41.crate https://crates.io/api/v1/crates/clap_lex/0.7.4/download -> clap_lex-0.7.4.crate https://crates.io/api/v1/crates/codespan-reporting/0.12.0/download -> codespan-reporting-0.12.0.crate https://crates.io/api/v1/crates/collection_literals/1.0.2/download -> collection_literals-1.0.2.crate https://crates.io/api/v1/crates/colorchoice/1.0.0/download -> colorchoice-1.0.0.crate https://crates.io/api/v1/crates/compact_str/0.8.0/download -> compact_str-0.8.0.crate https://crates.io/api/v1/crates/compact_str/0.9.0/download -> compact_str-0.9.0.crate https://crates.io/api/v1/crates/configparser/3.1.0/download -> configparser-3.1.0.crate https://crates.io/api/v1/crates/console/0.15.7/download -> console-0.15.7.crate https://crates.io/api/v1/crates/constant_time_eq/0.3.1/download -> constant_time_eq-0.3.1.crate https://crates.io/api/v1/crates/const-str/0.4.3/download -> const-str-0.4.3.crate https://crates.io/api/v1/crates/convert_case/0.6.0/download -> convert_case-0.6.0.crate https://crates.io/api/v1/crates/core-foundation-sys/0.8.7/download -> core-foundation-sys-0.8.7.crate https://crates.io/api/v1/crates/crossbeam-channel/0.5.15/download -> crossbeam-channel-0.5.15.crate https://crates.io/api/v1/crates/crossbeam-deque/0.8.6/download -> crossbeam-deque-0.8.6.crate https://crates.io/api/v1/crates/crossbeam-epoch/0.9.18/download -> crossbeam-epoch-0.9.18.crate https://crates.io/api/v1/crates/crossbeam-utils/0.8.21/download -> crossbeam-utils-0.8.21.crate https://crates.io/api/v1/crates/crypto-common/0.1.6/download -> crypto-common-0.1.6.crate https://crates.io/api/v1/crates/ctor/0.1.26/download -> ctor-0.1.26.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/dashmap/5.5.3/download -> dashmap-5.5.3.crate https://crates.io/api/v1/crates/deranged/0.4.1/download -> deranged-0.4.1.crate https://crates.io/api/v1/crates/derivative/2.2.0/download -> derivative-2.2.0.crate https://crates.io/api/v1/crates/derive-where/1.5.0/download -> derive-where-1.5.0.crate https://crates.io/api/v1/crates/diff/0.1.12/download -> diff-0.1.12.crate https://crates.io/api/v1/crates/digest/0.10.7/download -> digest-0.10.7.crate https://crates.io/api/v1/crates/dupe/0.9.1/download -> dupe-0.9.1.crate https://crates.io/api/v1/crates/dupe_derive/0.9.1/download -> dupe_derive-0.9.1.crate https://crates.io/api/v1/crates/either/1.15.0/download -> either-1.15.0.crate https://crates.io/api/v1/crates/encode_unicode/0.3.6/download -> encode_unicode-0.3.6.crate https://crates.io/api/v1/crates/enum-iterator/2.1.0/download -> enum-iterator-2.1.0.crate https://crates.io/api/v1/crates/enum-iterator-derive/1.4.0/download -> enum-iterator-derive-1.4.0.crate https://crates.io/api/v1/crates/env_logger/0.8.4/download -> env_logger-0.8.4.crate https://crates.io/api/v1/crates/equivalent/1.0.0/download -> equivalent-1.0.0.crate https://crates.io/api/v1/crates/errno/0.3.10/download -> errno-0.3.10.crate https://crates.io/api/v1/crates/fastrand/2.3.0/download -> fastrand-2.3.0.crate https://crates.io/api/v1/crates/filetime/0.2.25/download -> filetime-0.2.25.crate https://crates.io/api/v1/crates/fnv/1.0.7/download -> fnv-1.0.7.crate https://crates.io/api/v1/crates/foldhash/0.1.5/download -> foldhash-0.1.5.crate https://crates.io/api/v1/crates/form_urlencoded/1.2.1/download -> form_urlencoded-1.2.1.crate https://crates.io/api/v1/crates/fs-err/2.11.0/download -> fs-err-2.11.0.crate https://crates.io/api/v1/crates/fsevent-sys/4.1.0/download -> fsevent-sys-4.1.0.crate https://crates.io/api/v1/crates/futures/0.1.31/download -> futures-0.1.31.crate https://crates.io/api/v1/crates/futures/0.3.31/download -> futures-0.3.31.crate https://crates.io/api/v1/crates/futures-channel/0.3.31/download -> futures-channel-0.3.31.crate https://crates.io/api/v1/crates/futures-core/0.3.31/download -> futures-core-0.3.31.crate https://crates.io/api/v1/crates/futures-executor/0.3.31/download -> futures-executor-0.3.31.crate https://crates.io/api/v1/crates/futures-io/0.3.31/download -> futures-io-0.3.31.crate https://crates.io/api/v1/crates/futures-macro/0.3.31/download -> futures-macro-0.3.31.crate https://crates.io/api/v1/crates/futures-sink/0.3.31/download -> futures-sink-0.3.31.crate https://crates.io/api/v1/crates/futures-task/0.3.31/download -> futures-task-0.3.31.crate https://crates.io/api/v1/crates/futures-util/0.3.31/download -> futures-util-0.3.31.crate https://crates.io/api/v1/crates/fuzzy-matcher/0.3.7/download -> fuzzy-matcher-0.3.7.crate https://crates.io/api/v1/crates/fxhash/0.2.1/download -> fxhash-0.2.1.crate https://crates.io/api/v1/crates/generic-array/0.14.7/download -> generic-array-0.14.7.crate https://crates.io/api/v1/crates/getopts/0.2.21/download -> getopts-0.2.21.crate https://crates.io/api/v1/crates/getrandom/0.2.16/download -> getrandom-0.2.16.crate https://crates.io/api/v1/crates/getrandom/0.3.3/download -> getrandom-0.3.3.crate https://crates.io/api/v1/crates/get-size2/0.5.1/download -> get-size2-0.5.1.crate https://crates.io/api/v1/crates/get-size-derive2/0.5.1/download -> get-size-derive2-0.5.1.crate https://crates.io/api/v1/crates/gimli/0.31.1/download -> gimli-0.31.1.crate https://crates.io/api/v1/crates/glob/0.3.2/download -> glob-0.3.2.crate https://crates.io/api/v1/crates/globset/0.4.15/download -> globset-0.4.15.crate https://crates.io/api/v1/crates/hashbrown/0.12.3/download -> hashbrown-0.12.3.crate https://crates.io/api/v1/crates/hashbrown/0.14.5/download -> hashbrown-0.14.5.crate https://crates.io/api/v1/crates/hashbrown/0.15.2/download -> hashbrown-0.15.2.crate https://crates.io/api/v1/crates/heck/0.5.0/download -> heck-0.5.0.crate https://crates.io/api/v1/crates/hermit-abi/0.3.9/download -> hermit-abi-0.3.9.crate https://crates.io/api/v1/crates/hex/0.4.3/download -> hex-0.4.3.crate https://crates.io/api/v1/crates/home/0.5.11/download -> home-0.5.11.crate https://crates.io/api/v1/crates/human_bytes/0.4.3/download -> human_bytes-0.4.3.crate https://crates.io/api/v1/crates/iana-time-zone/0.1.53/download -> iana-time-zone-0.1.53.crate https://crates.io/api/v1/crates/iana-time-zone-haiku/0.1.1/download -> iana-time-zone-haiku-0.1.1.crate https://crates.io/api/v1/crates/icu_collections/1.5.0/download -> icu_collections-1.5.0.crate https://crates.io/api/v1/crates/icu_locid/1.5.0/download -> icu_locid-1.5.0.crate https://crates.io/api/v1/crates/icu_locid_transform/1.5.0/download -> icu_locid_transform-1.5.0.crate https://crates.io/api/v1/crates/icu_locid_transform_data/1.5.0/download -> icu_locid_transform_data-1.5.0.crate https://crates.io/api/v1/crates/icu_normalizer/1.5.0/download -> icu_normalizer-1.5.0.crate https://crates.io/api/v1/crates/icu_normalizer_data/1.5.0/download -> icu_normalizer_data-1.5.0.crate https://crates.io/api/v1/crates/icu_properties/1.5.1/download -> icu_properties-1.5.1.crate https://crates.io/api/v1/crates/icu_properties_data/1.5.0/download -> icu_properties_data-1.5.0.crate https://crates.io/api/v1/crates/icu_provider/1.5.0/download -> icu_provider-1.5.0.crate https://crates.io/api/v1/crates/icu_provider_macros/1.5.0/download -> icu_provider_macros-1.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/idna/1.0.3/download -> idna-1.0.3.crate https://crates.io/api/v1/crates/idna_adapter/1.2.0/download -> idna_adapter-1.2.0.crate https://crates.io/api/v1/crates/ignore/0.4.23/download -> ignore-0.4.23.crate https://crates.io/api/v1/crates/indexmap/1.9.2/download -> indexmap-1.9.2.crate https://crates.io/api/v1/crates/indexmap/2.10.0/download -> indexmap-2.10.0.crate https://crates.io/api/v1/crates/indicatif/0.17.9/download -> indicatif-0.17.9.crate https://crates.io/api/v1/crates/Inflector/0.11.4/download -> Inflector-0.11.4.crate https://crates.io/api/v1/crates/inotify/0.9.2/download -> inotify-0.9.2.crate https://crates.io/api/v1/crates/inotify-sys/0.1.3/download -> inotify-sys-0.1.3.crate https://crates.io/api/v1/crates/instant/0.1.12/download -> instant-0.1.12.crate https://crates.io/api/v1/crates/interpolator/0.5.0/download -> interpolator-0.5.0.crate https://crates.io/api/v1/crates/io-uring/0.7.9/download -> io-uring-0.7.9.crate https://crates.io/api/v1/crates/is-macro/0.3.6/download -> is-macro-0.3.6.crate https://crates.io/api/v1/crates/is_terminal_polyfill/1.70.1/download -> is_terminal_polyfill-1.70.1.crate https://crates.io/api/v1/crates/itertools/0.10.5/download -> itertools-0.10.5.crate https://crates.io/api/v1/crates/itertools/0.11.0/download -> itertools-0.11.0.crate https://crates.io/api/v1/crates/itertools/0.14.0/download -> itertools-0.14.0.crate https://crates.io/api/v1/crates/itoa/0.4.8/download -> itoa-0.4.8.crate https://crates.io/api/v1/crates/itoa/1.0.14/download -> itoa-1.0.14.crate https://crates.io/api/v1/crates/jobserver/0.1.33/download -> jobserver-0.1.33.crate https://crates.io/api/v1/crates/js-sys/0.3.77/download -> js-sys-0.3.77.crate https://crates.io/api/v1/crates/kqueue/1.1.1/download -> kqueue-1.1.1.crate https://crates.io/api/v1/crates/kqueue-sys/1.0.4/download -> kqueue-sys-1.0.4.crate https://crates.io/api/v1/crates/lazy_static/1.5.0/download -> lazy_static-1.5.0.crate https://crates.io/api/v1/crates/libc/0.2.174/download -> libc-0.2.174.crate https://crates.io/api/v1/crates/libmimalloc-sys/0.1.42/download -> libmimalloc-sys-0.1.42.crate https://crates.io/api/v1/crates/libredox/0.1.3/download -> libredox-0.1.3.crate https://crates.io/api/v1/crates/link-cplusplus/1.0.9/download -> link-cplusplus-1.0.9.crate https://crates.io/api/v1/crates/linux-raw-sys/0.4.15/download -> linux-raw-sys-0.4.15.crate https://crates.io/api/v1/crates/linux-raw-sys/0.9.4/download -> linux-raw-sys-0.9.4.crate https://crates.io/api/v1/crates/litemap/0.7.3/download -> litemap-0.7.3.crate https://crates.io/api/v1/crates/lock_api/0.4.13/download -> lock_api-0.4.13.crate https://crates.io/api/v1/crates/lock_free_hashtable/0.1.1/download -> lock_free_hashtable-0.1.1.crate https://crates.io/api/v1/crates/log/0.4.27/download -> log-0.4.27.crate https://crates.io/api/v1/crates/lsp-server/0.7.2/download -> lsp-server-0.7.2.crate https://crates.io/api/v1/crates/lsp-types/0.94.1/download -> lsp-types-0.94.1.crate https://crates.io/api/v1/crates/manyhow/0.11.4/download -> manyhow-0.11.4.crate https://crates.io/api/v1/crates/manyhow-macros/0.11.4/download -> manyhow-macros-0.11.4.crate https://crates.io/api/v1/crates/maplit/1.0.2/download -> maplit-1.0.2.crate https://crates.io/api/v1/crates/matchers/0.2.0/download -> matchers-0.2.0.crate https://crates.io/api/v1/crates/memchr/2.7.5/download -> memchr-2.7.5.crate https://crates.io/api/v1/crates/memmap2/0.9.5/download -> memmap2-0.9.5.crate https://crates.io/api/v1/crates/memory-stats/1.2.0/download -> memory-stats-1.2.0.crate https://crates.io/api/v1/crates/mimalloc/0.1.46/download -> mimalloc-0.1.46.crate https://crates.io/api/v1/crates/miniz_oxide/0.8.8/download -> miniz_oxide-0.8.8.crate https://crates.io/api/v1/crates/mio/0.8.11/download -> mio-0.8.11.crate https://crates.io/api/v1/crates/mio/1.0.2/download -> mio-1.0.2.crate https://crates.io/api/v1/crates/notify/5.0.0/download -> notify-5.0.0.crate https://crates.io/api/v1/crates/nu-ansi-term/0.50.1/download -> nu-ansi-term-0.50.1.crate https://crates.io/api/v1/crates/number_prefix/0.4.0/download -> number_prefix-0.4.0.crate https://crates.io/api/v1/crates/num-bigint/0.4.6/download -> num-bigint-0.4.6.crate https://crates.io/api/v1/crates/num-conv/0.1.0/download -> num-conv-0.1.0.crate https://crates.io/api/v1/crates/num-integer/0.1.46/download -> num-integer-0.1.46.crate https://crates.io/api/v1/crates/num_threads/0.1.3/download -> num_threads-0.1.3.crate https://crates.io/api/v1/crates/num-traits/0.2.19/download -> num-traits-0.2.19.crate https://crates.io/api/v1/crates/object/0.36.7/download -> object-0.36.7.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/os_str_bytes/7.1.1/download -> os_str_bytes-7.1.1.crate https://crates.io/api/v1/crates/parking_lot/0.11.2/download -> parking_lot-0.11.2.crate https://crates.io/api/v1/crates/parking_lot/0.12.3/download -> parking_lot-0.12.3.crate https://crates.io/api/v1/crates/parking_lot_core/0.8.5/download -> parking_lot_core-0.8.5.crate https://crates.io/api/v1/crates/parking_lot_core/0.9.9/download -> parking_lot_core-0.9.9.crate https://crates.io/api/v1/crates/parse-display/0.8.2/download -> parse-display-0.8.2.crate https://crates.io/api/v1/crates/parse-display-derive/0.8.2/download -> parse-display-derive-0.8.2.crate https://crates.io/api/v1/crates/paste/1.0.15/download -> paste-1.0.15.crate https://crates.io/api/v1/crates/path-absolutize/3.1.0/download -> path-absolutize-3.1.0.crate https://crates.io/api/v1/crates/path-dedot/3.1.0/download -> path-dedot-3.1.0.crate https://crates.io/api/v1/crates/pathdiff/0.2.3/download -> pathdiff-0.2.3.crate https://crates.io/api/v1/crates/percent-encoding/2.3.1/download -> percent-encoding-2.3.1.crate https://crates.io/api/v1/crates/phf/0.11.3/download -> phf-0.11.3.crate https://crates.io/api/v1/crates/phf_codegen/0.11.2/download -> phf_codegen-0.11.2.crate https://crates.io/api/v1/crates/phf_generator/0.11.1/download -> phf_generator-0.11.1.crate https://crates.io/api/v1/crates/phf_shared/0.11.3/download -> phf_shared-0.11.3.crate https://crates.io/api/v1/crates/pin-project-lite/0.2.15/download -> pin-project-lite-0.2.15.crate https://crates.io/api/v1/crates/pin-utils/0.1.0/download -> pin-utils-0.1.0.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.11.0/download -> portable-atomic-1.11.0.crate https://crates.io/api/v1/crates/powerfmt/0.2.0/download -> powerfmt-0.2.0.crate https://crates.io/api/v1/crates/ppv-lite86/0.2.21/download -> ppv-lite86-0.2.21.crate https://crates.io/api/v1/crates/pretty_assertions/1.4.0/download -> pretty_assertions-1.4.0.crate https://crates.io/api/v1/crates/proc-macro2/1.0.95/download -> proc-macro2-1.0.95.crate https://crates.io/api/v1/crates/proc-macro-utils/0.10.0/download -> proc-macro-utils-0.10.0.crate https://crates.io/api/v1/crates/prost/0.11.9/download -> prost-0.11.9.crate https://crates.io/api/v1/crates/prost-derive/0.11.9/download -> prost-derive-0.11.9.crate https://crates.io/api/v1/crates/prost-types/0.11.9/download -> prost-types-0.11.9.crate https://crates.io/api/v1/crates/pulldown-cmark/0.9.1/download -> pulldown-cmark-0.9.1.crate https://crates.io/api/v1/crates/quote/1.0.40/download -> quote-1.0.40.crate https://crates.io/api/v1/crates/quote-use/0.8.4/download -> quote-use-0.8.4.crate https://crates.io/api/v1/crates/quote-use-macros/0.8.4/download -> quote-use-macros-0.8.4.crate https://crates.io/api/v1/crates/rand/0.8.5/download -> rand-0.8.5.crate https://crates.io/api/v1/crates/rand_chacha/0.3.1/download -> rand_chacha-0.3.1.crate https://crates.io/api/v1/crates/rand_core/0.6.4/download -> rand_core-0.6.4.crate https://crates.io/api/v1/crates/rayon/1.10.0/download -> rayon-1.10.0.crate https://crates.io/api/v1/crates/rayon-core/1.12.1/download -> rayon-core-1.12.1.crate https://crates.io/api/v1/crates/redox_syscall/0.2.10/download -> redox_syscall-0.2.10.crate https://crates.io/api/v1/crates/redox_syscall/0.4.1/download -> redox_syscall-0.4.1.crate https://crates.io/api/v1/crates/redox_syscall/0.5.6/download -> redox_syscall-0.5.6.crate https://crates.io/api/v1/crates/r-efi/5.2.0/download -> r-efi-5.2.0.crate https://crates.io/api/v1/crates/regex/1.11.1/download -> regex-1.11.1.crate https://crates.io/api/v1/crates/regex-automata/0.4.9/download -> regex-automata-0.4.9.crate https://crates.io/api/v1/crates/regex-syntax/0.7.5/download -> regex-syntax-0.7.5.crate https://crates.io/api/v1/crates/regex-syntax/0.8.5/download -> regex-syntax-0.8.5.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/rustc-demangle/0.1.25/download -> rustc-demangle-0.1.25.crate https://crates.io/api/v1/crates/rustc-hash/2.1.1/download -> rustc-hash-2.1.1.crate https://crates.io/api/v1/crates/rustix/0.38.44/download -> rustix-0.38.44.crate https://crates.io/api/v1/crates/rustix/1.0.8/download -> rustix-1.0.8.crate https://crates.io/api/v1/crates/rustversion/1.0.22/download -> rustversion-1.0.22.crate https://crates.io/api/v1/crates/ryu/0.2.8/download -> ryu-0.2.8.crate https://crates.io/api/v1/crates/ryu/1.0.17/download -> ryu-1.0.17.crate https://crates.io/api/v1/crates/same-file/1.0.6/download -> same-file-1.0.6.crate https://crates.io/api/v1/crates/scopeguard/1.2.0/download -> scopeguard-1.2.0.crate https://crates.io/api/v1/crates/scratch/1.0.6/download -> scratch-1.0.6.crate https://crates.io/api/v1/crates/seahash/4.1.0/download -> seahash-4.1.0.crate https://crates.io/api/v1/crates/serde/1.0.225/download -> serde-1.0.225.crate https://crates.io/api/v1/crates/serde_bser/0.4.0/download -> serde_bser-0.4.0.crate https://crates.io/api/v1/crates/serde_bytes/0.11.17/download -> serde_bytes-0.11.17.crate https://crates.io/api/v1/crates/serde_core/1.0.225/download -> serde_core-1.0.225.crate https://crates.io/api/v1/crates/serde_derive/1.0.225/download -> serde_derive-1.0.225.crate https://crates.io/api/v1/crates/serde_json/1.0.145/download -> serde_json-1.0.145.crate https://crates.io/api/v1/crates/serde_jsonrc/0.1.0/download -> serde_jsonrc-0.1.0.crate https://crates.io/api/v1/crates/serde_repr/0.1.19/download -> serde_repr-0.1.19.crate https://crates.io/api/v1/crates/serde_spanned/1.0.0/download -> serde_spanned-1.0.0.crate https://crates.io/api/v1/crates/serde-wasm-bindgen/0.6.5/download -> serde-wasm-bindgen-0.6.5.crate https://crates.io/api/v1/crates/serde_with/3.12.0/download -> serde_with-3.12.0.crate https://crates.io/api/v1/crates/serde_with_macros/3.12.0/download -> serde_with_macros-3.12.0.crate https://crates.io/api/v1/crates/sharded-slab/0.1.4/download -> sharded-slab-0.1.4.crate https://crates.io/api/v1/crates/shlex/1.3.0/download -> shlex-1.3.0.crate https://crates.io/api/v1/crates/signal-hook-registry/1.4.5/download -> signal-hook-registry-1.4.5.crate https://crates.io/api/v1/crates/siphasher/1.0.1/download -> siphasher-1.0.1.crate https://crates.io/api/v1/crates/slab/0.4.9/download -> slab-0.4.9.crate https://crates.io/api/v1/crates/smallvec/1.15.0/download -> smallvec-1.15.0.crate https://crates.io/api/v1/crates/socket2/0.6.0/download -> socket2-0.6.0.crate https://crates.io/api/v1/crates/sorted_vector_map/0.2.0/download -> sorted_vector_map-0.2.0.crate https://crates.io/api/v1/crates/stable_deref_trait/1.2.0/download -> stable_deref_trait-1.2.0.crate https://crates.io/api/v1/crates/starlark_map/0.13.0/download -> starlark_map-0.13.0.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/static_interner/0.1.1/download -> static_interner-0.1.1.crate https://crates.io/api/v1/crates/strsim/0.11.1/download -> strsim-0.11.1.crate https://crates.io/api/v1/crates/structmeta/0.2.0/download -> structmeta-0.2.0.crate https://crates.io/api/v1/crates/structmeta-derive/0.2.0/download -> structmeta-derive-0.2.0.crate https://crates.io/api/v1/crates/subtle/2.6.1/download -> subtle-2.6.1.crate https://crates.io/api/v1/crates/syn/1.0.109/download -> syn-1.0.109.crate https://crates.io/api/v1/crates/syn/2.0.101/download -> syn-2.0.101.crate https://crates.io/api/v1/crates/synstructure/0.13.2/download -> synstructure-0.13.2.crate https://crates.io/api/v1/crates/tar/0.4.44/download -> tar-0.4.44.crate https://crates.io/api/v1/crates/tempfile/3.22.0/download -> tempfile-3.22.0.crate https://crates.io/api/v1/crates/termcolor/1.4.1/download -> termcolor-1.4.1.crate https://crates.io/api/v1/crates/terminal_size/0.4.2/download -> terminal_size-0.4.2.crate https://crates.io/api/v1/crates/thiserror/1.0.69/download -> thiserror-1.0.69.crate https://crates.io/api/v1/crates/thiserror/2.0.12/download -> thiserror-2.0.12.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-impl/2.0.12/download -> thiserror-impl-2.0.12.crate https://crates.io/api/v1/crates/thread_local/1.1.4/download -> thread_local-1.1.4.crate https://crates.io/api/v1/crates/tikv-jemallocator/0.6.0/download -> tikv-jemallocator-0.6.0.crate https://crates.io/api/v1/crates/tikv-jemalloc-sys/0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/download -> tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7.crate https://crates.io/api/v1/crates/time/0.3.41/download -> time-0.3.41.crate https://crates.io/api/v1/crates/time-core/0.1.4/download -> time-core-0.1.4.crate https://crates.io/api/v1/crates/time-macros/0.2.22/download -> time-macros-0.2.22.crate https://crates.io/api/v1/crates/tinystr/0.7.6/download -> tinystr-0.7.6.crate https://crates.io/api/v1/crates/tinyvec/1.8.0/download -> tinyvec-1.8.0.crate https://crates.io/api/v1/crates/tinyvec_macros/0.1.0/download -> tinyvec_macros-0.1.0.crate https://crates.io/api/v1/crates/tokio/1.47.1/download -> tokio-1.47.1.crate https://crates.io/api/v1/crates/tokio-macros/2.5.0/download -> tokio-macros-2.5.0.crate https://crates.io/api/v1/crates/tokio-util/0.6.10/download -> tokio-util-0.6.10.crate https://crates.io/api/v1/crates/toml/0.9.2/download -> toml-0.9.2.crate https://crates.io/api/v1/crates/toml_datetime/0.7.0/download -> toml_datetime-0.7.0.crate https://crates.io/api/v1/crates/toml_edit/0.23.1/download -> toml_edit-0.23.1.crate https://crates.io/api/v1/crates/toml_parser/1.0.1/download -> toml_parser-1.0.1.crate https://crates.io/api/v1/crates/toml_writer/1.0.2/download -> toml_writer-1.0.2.crate https://crates.io/api/v1/crates/tracing/0.1.41/download -> tracing-0.1.41.crate https://crates.io/api/v1/crates/tracing-attributes/0.1.28/download -> tracing-attributes-0.1.28.crate https://crates.io/api/v1/crates/tracing-core/0.1.33/download -> tracing-core-0.1.33.crate https://crates.io/api/v1/crates/tracing-log/0.2.0/download -> tracing-log-0.2.0.crate https://crates.io/api/v1/crates/tracing-serde/0.2.0/download -> tracing-serde-0.2.0.crate https://crates.io/api/v1/crates/tracing-subscriber/0.3.20/download -> tracing-subscriber-0.3.20.crate https://crates.io/api/v1/crates/triomphe/0.1.11/download -> triomphe-0.1.11.crate https://crates.io/api/v1/crates/typenum/1.17.0/download -> typenum-1.17.0.crate https://crates.io/api/v1/crates/unicase/2.8.1/download -> unicase-2.8.1.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/unicode_names2/1.2.2/download -> unicode_names2-1.2.2.crate https://crates.io/api/v1/crates/unicode_names2_generator/1.2.2/download -> unicode_names2_generator-1.2.2.crate https://crates.io/api/v1/crates/unicode-normalization/0.1.24/download -> unicode-normalization-0.1.24.crate https://crates.io/api/v1/crates/unicode-segmentation/1.12.0/download -> unicode-segmentation-1.12.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.12/download -> unicode-width-0.1.12.crate https://crates.io/api/v1/crates/unicode-width/0.2.1/download -> unicode-width-0.2.1.crate https://crates.io/api/v1/crates/url/2.5.4/download -> url-2.5.4.crate https://crates.io/api/v1/crates/utf16_iter/1.0.5/download -> utf16_iter-1.0.5.crate https://crates.io/api/v1/crates/utf8_iter/1.0.4/download -> utf8_iter-1.0.4.crate https://crates.io/api/v1/crates/utf8parse/0.2.1/download -> utf8parse-0.2.1.crate https://crates.io/api/v1/crates/valuable/0.1.0/download -> valuable-0.1.0.crate https://crates.io/api/v1/crates/vec1/1.10.1/download -> vec1-1.10.1.crate https://crates.io/api/v1/crates/version_check/0.9.5/download -> version_check-0.9.5.crate https://crates.io/api/v1/crates/walkdir/2.5.0/download -> walkdir-2.5.0.crate https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download -> wasi-0.11.0+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/wasi/0.14.2+wasi-0.2.4/download -> wasi-0.14.2+wasi-0.2.4.crate https://crates.io/api/v1/crates/wasm-bindgen/0.2.100/download -> wasm-bindgen-0.2.100.crate https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.100/download -> wasm-bindgen-backend-0.2.100.crate https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.100/download -> wasm-bindgen-macro-0.2.100.crate https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.100/download -> wasm-bindgen-macro-support-0.2.100.crate https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.100/download -> wasm-bindgen-shared-0.2.100.crate https://crates.io/api/v1/crates/watchman_client/0.9.0/download -> watchman_client-0.9.0.crate https://crates.io/api/v1/crates/web-time/1.1.0/download -> web-time-1.1.0.crate https://crates.io/api/v1/crates/which/4.4.2/download -> which-4.4.2.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-util/0.1.5/download -> winapi-util-0.1.5.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.42.1/download -> windows_aarch64_gnullvm-0.42.1.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.5/download -> windows_aarch64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.52.6/download -> windows_aarch64_gnullvm-0.52.6.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.53.0/download -> windows_aarch64_gnullvm-0.53.0.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.42.1/download -> windows_aarch64_msvc-0.42.1.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.5/download -> windows_aarch64_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.52.6/download -> windows_aarch64_msvc-0.52.6.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.53.0/download -> windows_aarch64_msvc-0.53.0.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.42.1/download -> windows_i686_gnu-0.42.1.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.48.5/download -> windows_i686_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.52.6/download -> windows_i686_gnu-0.52.6.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.53.0/download -> windows_i686_gnu-0.53.0.crate https://crates.io/api/v1/crates/windows_i686_gnullvm/0.52.6/download -> windows_i686_gnullvm-0.52.6.crate https://crates.io/api/v1/crates/windows_i686_gnullvm/0.53.0/download -> windows_i686_gnullvm-0.53.0.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.42.1/download -> windows_i686_msvc-0.42.1.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.48.5/download -> windows_i686_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.52.6/download -> windows_i686_msvc-0.52.6.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.53.0/download -> windows_i686_msvc-0.53.0.crate https://crates.io/api/v1/crates/windows-link/0.1.1/download -> windows-link-0.1.1.crate https://crates.io/api/v1/crates/windows-sys/0.45.0/download -> windows-sys-0.45.0.crate https://crates.io/api/v1/crates/windows-sys/0.48.0/download -> windows-sys-0.48.0.crate https://crates.io/api/v1/crates/windows-sys/0.52.0/download -> windows-sys-0.52.0.crate https://crates.io/api/v1/crates/windows-sys/0.59.0/download -> windows-sys-0.59.0.crate https://crates.io/api/v1/crates/windows-sys/0.60.2/download -> windows-sys-0.60.2.crate https://crates.io/api/v1/crates/windows-targets/0.42.1/download -> windows-targets-0.42.1.crate https://crates.io/api/v1/crates/windows-targets/0.48.5/download -> windows-targets-0.48.5.crate https://crates.io/api/v1/crates/windows-targets/0.52.6/download -> windows-targets-0.52.6.crate https://crates.io/api/v1/crates/windows-targets/0.53.2/download -> windows-targets-0.53.2.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.42.1/download -> windows_x86_64_gnu-0.42.1.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.5/download -> windows_x86_64_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.52.6/download -> windows_x86_64_gnu-0.52.6.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.53.0/download -> windows_x86_64_gnu-0.53.0.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.42.1/download -> windows_x86_64_gnullvm-0.42.1.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.5/download -> windows_x86_64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.52.6/download -> windows_x86_64_gnullvm-0.52.6.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.53.0/download -> windows_x86_64_gnullvm-0.53.0.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.42.1/download -> windows_x86_64_msvc-0.42.1.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.5/download -> windows_x86_64_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.52.6/download -> windows_x86_64_msvc-0.52.6.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.53.0/download -> windows_x86_64_msvc-0.53.0.crate https://crates.io/api/v1/crates/winnow/0.7.10/download -> winnow-0.7.10.crate https://crates.io/api/v1/crates/wit-bindgen-rt/0.39.0/download -> wit-bindgen-rt-0.39.0.crate https://crates.io/api/v1/crates/write16/1.0.0/download -> write16-1.0.0.crate https://crates.io/api/v1/crates/writeable/0.5.5/download -> writeable-0.5.5.crate https://crates.io/api/v1/crates/xattr/1.5.0/download -> xattr-1.5.0.crate https://crates.io/api/v1/crates/yansi/0.5.1/download -> yansi-0.5.1.crate https://crates.io/api/v1/crates/yansi/1.0.1/download -> yansi-1.0.1.crate https://crates.io/api/v1/crates/yoke/0.7.4/download -> yoke-0.7.4.crate https://crates.io/api/v1/crates/yoke-derive/0.7.4/download -> yoke-derive-0.7.4.crate https://crates.io/api/v1/crates/zerocopy/0.7.35/download -> zerocopy-0.7.35.crate https://crates.io/api/v1/crates/zerocopy/0.8.25/download -> zerocopy-0.8.25.crate https://crates.io/api/v1/crates/zerocopy-derive/0.7.35/download -> zerocopy-derive-0.7.35.crate https://crates.io/api/v1/crates/zerocopy-derive/0.8.25/download -> zerocopy-derive-0.8.25.crate https://crates.io/api/v1/crates/zerofrom/0.1.4/download -> zerofrom-0.1.4.crate https://crates.io/api/v1/crates/zerofrom-derive/0.1.4/download -> zerofrom-derive-0.1.4.crate https://crates.io/api/v1/crates/zerovec/0.10.4/download -> zerovec-0.10.4.crate https://crates.io/api/v1/crates/zerovec-derive/0.10.3/download -> zerovec-derive-0.10.3.crate https://crates.io/api/v1/crates/zstd/0.13.2/download -> zstd-0.13.2.crate https://crates.io/api/v1/crates/zstd-safe/7.2.1/download -> zstd-safe-7.2.1.crate https://crates.io/api/v1/crates/zstd-sys/2.0.12+zstd.1.5.6/download -> zstd-sys-2.0.12+zstd.1.5.6.crate https://github.com/astral-sh/ruff/archive/9bee8376a17401f9736b45fdefffb62edc2f1668.tar.gz -> ruff-9bee8376a17401f9736b45fdefffb62edc2f1668.gh.tar.gz https://github.com/astral-sh/ruff/archive/9bee8376a17401f9736b45fdefffb62edc2f1668.tar.gz -> ruff-9bee8376a17401f9736b45fdefffb62edc2f1668.gh.tar.gz https://github.com/yaahc/displaydoc/archive/7dc6e324b1788a6b7fb9f3a1953c512923a3e9f0.tar.gz -> displaydoc-7dc6e324b1788a6b7fb9f3a1953c512923a3e9f0.gh.tar.gz https://github.com/astral-sh/ruff/archive/9bee8376a17401f9736b45fdefffb62edc2f1668.tar.gz -> ruff-9bee8376a17401f9736b45fdefffb62edc2f1668.gh.tar.gz https://github.com/astral-sh/ruff/archive/9bee8376a17401f9736b45fdefffb62edc2f1668.tar.gz -> ruff-9bee8376a17401f9736b45fdefffb62edc2f1668.gh.tar.gz https://github.com/facebookexperimental/cxx/archive/870ebbecad0f6be394d4f9fb9bd62b551662651a.tar.gz -> cxx-870ebbecad0f6be394d4f9fb9bd62b551662651a.gh.tar.gz https://github.com/jakoschiko/quickcheck/archive/6ecdf5bb4b0132ce66670b4d46453aa022ea892c.tar.gz -> quickcheck-6ecdf5bb4b0132ce66670b4d46453aa022ea892c.gh.tar.gz https://github.com/astral-sh/ruff/archive/9bee8376a17401f9736b45fdefffb62edc2f1668.tar.gz -> ruff-9bee8376a17401f9736b45fdefffb62edc2f1668.gh.tar.gz https://github.com/astral-sh/ruff/archive/9bee8376a17401f9736b45fdefffb62edc2f1668.tar.gz -> ruff-9bee8376a17401f9736b45fdefffb62edc2f1668.gh.tar.gz https://github.com/facebookexperimental/cxx/archive/870ebbecad0f6be394d4f9fb9bd62b551662651a.tar.gz -> cxx-870ebbecad0f6be394d4f9fb9bd62b551662651a.gh.tar.gz https://github.com/facebookexperimental/cxx/archive/870ebbecad0f6be394d4f9fb9bd62b551662651a.tar.gz -> cxx-870ebbecad0f6be394d4f9fb9bd62b551662651a.gh.tar.gz https://github.com/facebookexperimental/cxx/archive/870ebbecad0f6be394d4f9fb9bd62b551662651a.tar.gz -> cxx-870ebbecad0f6be394d4f9fb9bd62b551662651a.gh.tar.gz https://github.com/facebookexperimental/cxx/archive/870ebbecad0f6be394d4f9fb9bd62b551662651a.tar.gz -> cxx-870ebbecad0f6be394d4f9fb9bd62b551662651a.gh.tar.gz https://github.com/astral-sh/ruff/archive/9bee8376a17401f9736b45fdefffb62edc2f1668.tar.gz -> ruff-9bee8376a17401f9736b45fdefffb62edc2f1668.gh.tar.gz -_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 67553b9b0296e5b691a6f6efdce65271 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 -_md5_=f46cc3a2c4d1138baf18248c1de1aa88 diff --git a/metadata/md5-cache/dev-python/pyrefly-0.37.0 b/metadata/md5-cache/dev-python/pyrefly-0.37.0 new file mode 100644 index 0000000000..5e3c7802dc --- /dev/null +++ b/metadata/md5-cache/dev-python/pyrefly-0.37.0 @@ -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=A fast type checker and language server for Python +EAPI=8 +HOMEPAGE=https://pyrefly.org/ https://github.com/facebook/pyrefly https://pypi.org/project/pyrefly/ +INHERIT=cargo +IUSE=debug +KEYWORDS=~amd64 +LICENSE=MIT 0BSD Apache-2.0 Artistic-2 BSD-2 CC0-1.0 ISC LGPL-2.1+ LGPL-3+ MIT Unicode-3.0 Unlicense ZLIB +SLOT=0 +SRC_URI=https://github.com/facebook/pyrefly/archive/refs/tags/0.37.0.tar.gz -> pyrefly-0.37.0.gh.tar.gz https://crates.io/api/v1/crates/addr2line/0.24.2/download -> addr2line-0.24.2.crate https://crates.io/api/v1/crates/adler2/2.0.0/download -> adler2-2.0.0.crate https://crates.io/api/v1/crates/ahash/0.8.11/download -> ahash-0.8.11.crate https://crates.io/api/v1/crates/aho-corasick/1.1.3/download -> aho-corasick-1.1.3.crate https://crates.io/api/v1/crates/allocative/0.3.4/download -> allocative-0.3.4.crate https://crates.io/api/v1/crates/allocative_derive/0.3.3/download -> allocative_derive-0.3.3.crate https://crates.io/api/v1/crates/allocator-api2/0.2.21/download -> allocator-api2-0.2.21.crate https://crates.io/api/v1/crates/android_system_properties/0.1.5/download -> android_system_properties-0.1.5.crate https://crates.io/api/v1/crates/android-tzdata/0.1.1/download -> android-tzdata-0.1.1.crate https://crates.io/api/v1/crates/anstream/0.6.19/download -> anstream-0.6.19.crate https://crates.io/api/v1/crates/anstyle/1.0.11/download -> anstyle-1.0.11.crate https://crates.io/api/v1/crates/anstyle-parse/0.2.0/download -> anstyle-parse-0.2.0.crate https://crates.io/api/v1/crates/anstyle-query/1.0.0/download -> anstyle-query-1.0.0.crate https://crates.io/api/v1/crates/anstyle-wincon/3.0.7/download -> anstyle-wincon-3.0.7.crate https://crates.io/api/v1/crates/anyhow/1.0.98/download -> anyhow-1.0.98.crate https://crates.io/api/v1/crates/append-only-vec/0.1.2/download -> append-only-vec-0.1.2.crate https://crates.io/api/v1/crates/argfile/0.2.1/download -> argfile-0.2.1.crate https://crates.io/api/v1/crates/arrayref/0.3.6/download -> arrayref-0.3.6.crate https://crates.io/api/v1/crates/arrayvec/0.7.6/download -> arrayvec-0.7.6.crate https://crates.io/api/v1/crates/atomic/0.5.1/download -> atomic-0.5.1.crate https://crates.io/api/v1/crates/attribute-derive/0.10.3/download -> attribute-derive-0.10.3.crate https://crates.io/api/v1/crates/attribute-derive-macro/0.10.3/download -> attribute-derive-macro-0.10.3.crate https://crates.io/api/v1/crates/autocfg/1.1.0/download -> autocfg-1.1.0.crate https://crates.io/api/v1/crates/backtrace/0.3.75/download -> backtrace-0.3.75.crate https://crates.io/api/v1/crates/base64/0.22.1/download -> base64-0.22.1.crate https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/bitflags/2.9.4/download -> bitflags-2.9.4.crate https://crates.io/api/v1/crates/blake3/1.8.2/download -> blake3-1.8.2.crate https://crates.io/api/v1/crates/block-buffer/0.10.2/download -> block-buffer-0.10.2.crate https://crates.io/api/v1/crates/bstr/1.12.0/download -> bstr-1.12.0.crate https://crates.io/api/v1/crates/bumpalo/3.16.0/download -> bumpalo-3.16.0.crate https://crates.io/api/v1/crates/byteorder/1.5.0/download -> byteorder-1.5.0.crate https://crates.io/api/v1/crates/bytes/1.10.1/download -> bytes-1.10.1.crate https://crates.io/api/v1/crates/castaway/0.2.3/download -> castaway-0.2.3.crate https://crates.io/api/v1/crates/cc/1.2.40/download -> cc-1.2.40.crate https://crates.io/api/v1/crates/cfg-if/1.0.1/download -> cfg-if-1.0.1.crate https://crates.io/api/v1/crates/chrono/0.4.41/download -> chrono-0.4.41.crate https://crates.io/api/v1/crates/clap/4.5.42/download -> clap-4.5.42.crate https://crates.io/api/v1/crates/clap_builder/4.5.42/download -> clap_builder-4.5.42.crate https://crates.io/api/v1/crates/clap_derive/4.5.41/download -> clap_derive-4.5.41.crate https://crates.io/api/v1/crates/clap_lex/0.7.4/download -> clap_lex-0.7.4.crate https://crates.io/api/v1/crates/codespan-reporting/0.12.0/download -> codespan-reporting-0.12.0.crate https://crates.io/api/v1/crates/collection_literals/1.0.2/download -> collection_literals-1.0.2.crate https://crates.io/api/v1/crates/colorchoice/1.0.0/download -> colorchoice-1.0.0.crate https://crates.io/api/v1/crates/compact_str/0.8.0/download -> compact_str-0.8.0.crate https://crates.io/api/v1/crates/compact_str/0.9.0/download -> compact_str-0.9.0.crate https://crates.io/api/v1/crates/configparser/3.1.0/download -> configparser-3.1.0.crate https://crates.io/api/v1/crates/console/0.15.7/download -> console-0.15.7.crate https://crates.io/api/v1/crates/constant_time_eq/0.3.1/download -> constant_time_eq-0.3.1.crate https://crates.io/api/v1/crates/const-str/0.4.3/download -> const-str-0.4.3.crate https://crates.io/api/v1/crates/convert_case/0.6.0/download -> convert_case-0.6.0.crate https://crates.io/api/v1/crates/core-foundation-sys/0.8.7/download -> core-foundation-sys-0.8.7.crate https://crates.io/api/v1/crates/crossbeam-channel/0.5.15/download -> crossbeam-channel-0.5.15.crate https://crates.io/api/v1/crates/crossbeam-deque/0.8.6/download -> crossbeam-deque-0.8.6.crate https://crates.io/api/v1/crates/crossbeam-epoch/0.9.18/download -> crossbeam-epoch-0.9.18.crate https://crates.io/api/v1/crates/crossbeam-utils/0.8.21/download -> crossbeam-utils-0.8.21.crate https://crates.io/api/v1/crates/crypto-common/0.1.6/download -> crypto-common-0.1.6.crate https://crates.io/api/v1/crates/ctor/0.1.26/download -> ctor-0.1.26.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/dashmap/5.5.3/download -> dashmap-5.5.3.crate https://crates.io/api/v1/crates/deranged/0.4.1/download -> deranged-0.4.1.crate https://crates.io/api/v1/crates/derivative/2.2.0/download -> derivative-2.2.0.crate https://crates.io/api/v1/crates/derive-where/1.5.0/download -> derive-where-1.5.0.crate https://crates.io/api/v1/crates/diff/0.1.12/download -> diff-0.1.12.crate https://crates.io/api/v1/crates/digest/0.10.7/download -> digest-0.10.7.crate https://crates.io/api/v1/crates/dupe/0.9.1/download -> dupe-0.9.1.crate https://crates.io/api/v1/crates/dupe_derive/0.9.1/download -> dupe_derive-0.9.1.crate https://crates.io/api/v1/crates/either/1.15.0/download -> either-1.15.0.crate https://crates.io/api/v1/crates/encode_unicode/0.3.6/download -> encode_unicode-0.3.6.crate https://crates.io/api/v1/crates/enum-iterator/2.1.0/download -> enum-iterator-2.1.0.crate https://crates.io/api/v1/crates/enum-iterator-derive/1.4.0/download -> enum-iterator-derive-1.4.0.crate https://crates.io/api/v1/crates/env_logger/0.8.4/download -> env_logger-0.8.4.crate https://crates.io/api/v1/crates/equivalent/1.0.0/download -> equivalent-1.0.0.crate https://crates.io/api/v1/crates/errno/0.3.10/download -> errno-0.3.10.crate https://crates.io/api/v1/crates/fastrand/2.3.0/download -> fastrand-2.3.0.crate https://crates.io/api/v1/crates/filetime/0.2.25/download -> filetime-0.2.25.crate https://crates.io/api/v1/crates/find-msvc-tools/0.1.3/download -> find-msvc-tools-0.1.3.crate https://crates.io/api/v1/crates/fnv/1.0.7/download -> fnv-1.0.7.crate https://crates.io/api/v1/crates/foldhash/0.1.5/download -> foldhash-0.1.5.crate https://crates.io/api/v1/crates/form_urlencoded/1.2.1/download -> form_urlencoded-1.2.1.crate https://crates.io/api/v1/crates/fs-err/2.11.0/download -> fs-err-2.11.0.crate https://crates.io/api/v1/crates/fsevent-sys/4.1.0/download -> fsevent-sys-4.1.0.crate https://crates.io/api/v1/crates/futures/0.1.31/download -> futures-0.1.31.crate https://crates.io/api/v1/crates/futures/0.3.31/download -> futures-0.3.31.crate https://crates.io/api/v1/crates/futures-channel/0.3.31/download -> futures-channel-0.3.31.crate https://crates.io/api/v1/crates/futures-core/0.3.31/download -> futures-core-0.3.31.crate https://crates.io/api/v1/crates/futures-executor/0.3.31/download -> futures-executor-0.3.31.crate https://crates.io/api/v1/crates/futures-io/0.3.31/download -> futures-io-0.3.31.crate https://crates.io/api/v1/crates/futures-macro/0.3.31/download -> futures-macro-0.3.31.crate https://crates.io/api/v1/crates/futures-sink/0.3.31/download -> futures-sink-0.3.31.crate https://crates.io/api/v1/crates/futures-task/0.3.31/download -> futures-task-0.3.31.crate https://crates.io/api/v1/crates/futures-util/0.3.31/download -> futures-util-0.3.31.crate https://crates.io/api/v1/crates/fuzzy-matcher/0.3.7/download -> fuzzy-matcher-0.3.7.crate https://crates.io/api/v1/crates/fxhash/0.2.1/download -> fxhash-0.2.1.crate https://crates.io/api/v1/crates/generic-array/0.14.7/download -> generic-array-0.14.7.crate https://crates.io/api/v1/crates/getopts/0.2.21/download -> getopts-0.2.21.crate https://crates.io/api/v1/crates/getrandom/0.2.16/download -> getrandom-0.2.16.crate https://crates.io/api/v1/crates/getrandom/0.3.3/download -> getrandom-0.3.3.crate https://crates.io/api/v1/crates/get-size2/0.5.1/download -> get-size2-0.5.1.crate https://crates.io/api/v1/crates/get-size-derive2/0.5.1/download -> get-size-derive2-0.5.1.crate https://crates.io/api/v1/crates/gimli/0.31.1/download -> gimli-0.31.1.crate https://crates.io/api/v1/crates/glob/0.3.2/download -> glob-0.3.2.crate https://crates.io/api/v1/crates/globset/0.4.15/download -> globset-0.4.15.crate https://crates.io/api/v1/crates/hashbrown/0.12.3/download -> hashbrown-0.12.3.crate https://crates.io/api/v1/crates/hashbrown/0.14.5/download -> hashbrown-0.14.5.crate https://crates.io/api/v1/crates/hashbrown/0.15.2/download -> hashbrown-0.15.2.crate https://crates.io/api/v1/crates/heck/0.5.0/download -> heck-0.5.0.crate https://crates.io/api/v1/crates/hermit-abi/0.3.9/download -> hermit-abi-0.3.9.crate https://crates.io/api/v1/crates/hex/0.4.3/download -> hex-0.4.3.crate https://crates.io/api/v1/crates/home/0.5.11/download -> home-0.5.11.crate https://crates.io/api/v1/crates/human_bytes/0.4.3/download -> human_bytes-0.4.3.crate https://crates.io/api/v1/crates/iana-time-zone/0.1.53/download -> iana-time-zone-0.1.53.crate https://crates.io/api/v1/crates/iana-time-zone-haiku/0.1.1/download -> iana-time-zone-haiku-0.1.1.crate https://crates.io/api/v1/crates/icu_collections/1.5.0/download -> icu_collections-1.5.0.crate https://crates.io/api/v1/crates/icu_locid/1.5.0/download -> icu_locid-1.5.0.crate https://crates.io/api/v1/crates/icu_locid_transform/1.5.0/download -> icu_locid_transform-1.5.0.crate https://crates.io/api/v1/crates/icu_locid_transform_data/1.5.0/download -> icu_locid_transform_data-1.5.0.crate https://crates.io/api/v1/crates/icu_normalizer/1.5.0/download -> icu_normalizer-1.5.0.crate https://crates.io/api/v1/crates/icu_normalizer_data/1.5.0/download -> icu_normalizer_data-1.5.0.crate https://crates.io/api/v1/crates/icu_properties/1.5.1/download -> icu_properties-1.5.1.crate https://crates.io/api/v1/crates/icu_properties_data/1.5.0/download -> icu_properties_data-1.5.0.crate https://crates.io/api/v1/crates/icu_provider/1.5.0/download -> icu_provider-1.5.0.crate https://crates.io/api/v1/crates/icu_provider_macros/1.5.0/download -> icu_provider_macros-1.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/idna/1.0.3/download -> idna-1.0.3.crate https://crates.io/api/v1/crates/idna_adapter/1.2.0/download -> idna_adapter-1.2.0.crate https://crates.io/api/v1/crates/ignore/0.4.23/download -> ignore-0.4.23.crate https://crates.io/api/v1/crates/indexmap/1.9.2/download -> indexmap-1.9.2.crate https://crates.io/api/v1/crates/indexmap/2.11.4/download -> indexmap-2.11.4.crate https://crates.io/api/v1/crates/indicatif/0.17.9/download -> indicatif-0.17.9.crate https://crates.io/api/v1/crates/Inflector/0.11.4/download -> Inflector-0.11.4.crate https://crates.io/api/v1/crates/inotify/0.9.2/download -> inotify-0.9.2.crate https://crates.io/api/v1/crates/inotify-sys/0.1.3/download -> inotify-sys-0.1.3.crate https://crates.io/api/v1/crates/instant/0.1.12/download -> instant-0.1.12.crate https://crates.io/api/v1/crates/interpolator/0.5.0/download -> interpolator-0.5.0.crate https://crates.io/api/v1/crates/io-uring/0.7.9/download -> io-uring-0.7.9.crate https://crates.io/api/v1/crates/is-macro/0.3.6/download -> is-macro-0.3.6.crate https://crates.io/api/v1/crates/is_terminal_polyfill/1.70.1/download -> is_terminal_polyfill-1.70.1.crate https://crates.io/api/v1/crates/itertools/0.10.5/download -> itertools-0.10.5.crate https://crates.io/api/v1/crates/itertools/0.11.0/download -> itertools-0.11.0.crate https://crates.io/api/v1/crates/itertools/0.14.0/download -> itertools-0.14.0.crate https://crates.io/api/v1/crates/itoa/0.4.8/download -> itoa-0.4.8.crate https://crates.io/api/v1/crates/itoa/1.0.14/download -> itoa-1.0.14.crate https://crates.io/api/v1/crates/jobserver/0.1.33/download -> jobserver-0.1.33.crate https://crates.io/api/v1/crates/js-sys/0.3.77/download -> js-sys-0.3.77.crate https://crates.io/api/v1/crates/kqueue/1.1.1/download -> kqueue-1.1.1.crate https://crates.io/api/v1/crates/kqueue-sys/1.0.4/download -> kqueue-sys-1.0.4.crate https://crates.io/api/v1/crates/lazy_static/1.5.0/download -> lazy_static-1.5.0.crate https://crates.io/api/v1/crates/libc/0.2.174/download -> libc-0.2.174.crate https://crates.io/api/v1/crates/libmimalloc-sys/0.1.42/download -> libmimalloc-sys-0.1.42.crate https://crates.io/api/v1/crates/libredox/0.1.3/download -> libredox-0.1.3.crate https://crates.io/api/v1/crates/link-cplusplus/1.0.9/download -> link-cplusplus-1.0.9.crate https://crates.io/api/v1/crates/linux-raw-sys/0.4.15/download -> linux-raw-sys-0.4.15.crate https://crates.io/api/v1/crates/linux-raw-sys/0.9.4/download -> linux-raw-sys-0.9.4.crate https://crates.io/api/v1/crates/litemap/0.7.3/download -> litemap-0.7.3.crate https://crates.io/api/v1/crates/lock_api/0.4.13/download -> lock_api-0.4.13.crate https://crates.io/api/v1/crates/lock_free_hashtable/0.1.1/download -> lock_free_hashtable-0.1.1.crate https://crates.io/api/v1/crates/log/0.4.27/download -> log-0.4.27.crate https://crates.io/api/v1/crates/lsp-server/0.7.2/download -> lsp-server-0.7.2.crate https://crates.io/api/v1/crates/lsp-types/0.94.1/download -> lsp-types-0.94.1.crate https://crates.io/api/v1/crates/manyhow/0.11.4/download -> manyhow-0.11.4.crate https://crates.io/api/v1/crates/manyhow-macros/0.11.4/download -> manyhow-macros-0.11.4.crate https://crates.io/api/v1/crates/maplit/1.0.2/download -> maplit-1.0.2.crate https://crates.io/api/v1/crates/matchers/0.2.0/download -> matchers-0.2.0.crate https://crates.io/api/v1/crates/memchr/2.7.5/download -> memchr-2.7.5.crate https://crates.io/api/v1/crates/memmap2/0.9.5/download -> memmap2-0.9.5.crate https://crates.io/api/v1/crates/memory-stats/1.2.0/download -> memory-stats-1.2.0.crate https://crates.io/api/v1/crates/mimalloc/0.1.46/download -> mimalloc-0.1.46.crate https://crates.io/api/v1/crates/miniz_oxide/0.8.8/download -> miniz_oxide-0.8.8.crate https://crates.io/api/v1/crates/mio/0.8.11/download -> mio-0.8.11.crate https://crates.io/api/v1/crates/mio/1.0.2/download -> mio-1.0.2.crate https://crates.io/api/v1/crates/notify/5.0.0/download -> notify-5.0.0.crate https://crates.io/api/v1/crates/nu-ansi-term/0.50.1/download -> nu-ansi-term-0.50.1.crate https://crates.io/api/v1/crates/number_prefix/0.4.0/download -> number_prefix-0.4.0.crate https://crates.io/api/v1/crates/num-bigint/0.4.6/download -> num-bigint-0.4.6.crate https://crates.io/api/v1/crates/num-conv/0.1.0/download -> num-conv-0.1.0.crate https://crates.io/api/v1/crates/num-integer/0.1.46/download -> num-integer-0.1.46.crate https://crates.io/api/v1/crates/num_threads/0.1.3/download -> num_threads-0.1.3.crate https://crates.io/api/v1/crates/num-traits/0.2.19/download -> num-traits-0.2.19.crate https://crates.io/api/v1/crates/object/0.36.7/download -> object-0.36.7.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/os_str_bytes/7.1.1/download -> os_str_bytes-7.1.1.crate https://crates.io/api/v1/crates/parking_lot/0.11.2/download -> parking_lot-0.11.2.crate https://crates.io/api/v1/crates/parking_lot/0.12.3/download -> parking_lot-0.12.3.crate https://crates.io/api/v1/crates/parking_lot_core/0.8.5/download -> parking_lot_core-0.8.5.crate https://crates.io/api/v1/crates/parking_lot_core/0.9.9/download -> parking_lot_core-0.9.9.crate https://crates.io/api/v1/crates/parse-display/0.8.2/download -> parse-display-0.8.2.crate https://crates.io/api/v1/crates/parse-display-derive/0.8.2/download -> parse-display-derive-0.8.2.crate https://crates.io/api/v1/crates/paste/1.0.15/download -> paste-1.0.15.crate https://crates.io/api/v1/crates/path-absolutize/3.1.0/download -> path-absolutize-3.1.0.crate https://crates.io/api/v1/crates/path-dedot/3.1.0/download -> path-dedot-3.1.0.crate https://crates.io/api/v1/crates/pathdiff/0.2.3/download -> pathdiff-0.2.3.crate https://crates.io/api/v1/crates/percent-encoding/2.3.1/download -> percent-encoding-2.3.1.crate https://crates.io/api/v1/crates/phf/0.11.3/download -> phf-0.11.3.crate https://crates.io/api/v1/crates/phf_codegen/0.11.2/download -> phf_codegen-0.11.2.crate https://crates.io/api/v1/crates/phf_generator/0.11.1/download -> phf_generator-0.11.1.crate https://crates.io/api/v1/crates/phf_shared/0.11.3/download -> phf_shared-0.11.3.crate https://crates.io/api/v1/crates/pin-project-lite/0.2.15/download -> pin-project-lite-0.2.15.crate https://crates.io/api/v1/crates/pin-utils/0.1.0/download -> pin-utils-0.1.0.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.11.0/download -> portable-atomic-1.11.0.crate https://crates.io/api/v1/crates/powerfmt/0.2.0/download -> powerfmt-0.2.0.crate https://crates.io/api/v1/crates/ppv-lite86/0.2.21/download -> ppv-lite86-0.2.21.crate https://crates.io/api/v1/crates/pretty_assertions/1.4.0/download -> pretty_assertions-1.4.0.crate https://crates.io/api/v1/crates/proc-macro2/1.0.95/download -> proc-macro2-1.0.95.crate https://crates.io/api/v1/crates/proc-macro-utils/0.10.0/download -> proc-macro-utils-0.10.0.crate https://crates.io/api/v1/crates/prost/0.11.9/download -> prost-0.11.9.crate https://crates.io/api/v1/crates/prost-derive/0.11.9/download -> prost-derive-0.11.9.crate https://crates.io/api/v1/crates/prost-types/0.11.9/download -> prost-types-0.11.9.crate https://crates.io/api/v1/crates/pulldown-cmark/0.9.1/download -> pulldown-cmark-0.9.1.crate https://crates.io/api/v1/crates/quote/1.0.40/download -> quote-1.0.40.crate https://crates.io/api/v1/crates/quote-use/0.8.4/download -> quote-use-0.8.4.crate https://crates.io/api/v1/crates/quote-use-macros/0.8.4/download -> quote-use-macros-0.8.4.crate https://crates.io/api/v1/crates/rand/0.8.5/download -> rand-0.8.5.crate https://crates.io/api/v1/crates/rand_chacha/0.3.1/download -> rand_chacha-0.3.1.crate https://crates.io/api/v1/crates/rand_core/0.6.4/download -> rand_core-0.6.4.crate https://crates.io/api/v1/crates/rayon/1.10.0/download -> rayon-1.10.0.crate https://crates.io/api/v1/crates/rayon-core/1.12.1/download -> rayon-core-1.12.1.crate https://crates.io/api/v1/crates/redox_syscall/0.2.10/download -> redox_syscall-0.2.10.crate https://crates.io/api/v1/crates/redox_syscall/0.4.1/download -> redox_syscall-0.4.1.crate https://crates.io/api/v1/crates/redox_syscall/0.5.6/download -> redox_syscall-0.5.6.crate https://crates.io/api/v1/crates/r-efi/5.2.0/download -> r-efi-5.2.0.crate https://crates.io/api/v1/crates/regex/1.11.1/download -> regex-1.11.1.crate https://crates.io/api/v1/crates/regex-automata/0.4.9/download -> regex-automata-0.4.9.crate https://crates.io/api/v1/crates/regex-syntax/0.7.5/download -> regex-syntax-0.7.5.crate https://crates.io/api/v1/crates/regex-syntax/0.8.5/download -> regex-syntax-0.8.5.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/rustc-demangle/0.1.25/download -> rustc-demangle-0.1.25.crate https://crates.io/api/v1/crates/rustc-hash/2.1.1/download -> rustc-hash-2.1.1.crate https://crates.io/api/v1/crates/rustix/0.38.44/download -> rustix-0.38.44.crate https://crates.io/api/v1/crates/rustix/1.0.8/download -> rustix-1.0.8.crate https://crates.io/api/v1/crates/rustversion/1.0.22/download -> rustversion-1.0.22.crate https://crates.io/api/v1/crates/ryu/0.2.8/download -> ryu-0.2.8.crate https://crates.io/api/v1/crates/ryu/1.0.17/download -> ryu-1.0.17.crate https://crates.io/api/v1/crates/same-file/1.0.6/download -> same-file-1.0.6.crate https://crates.io/api/v1/crates/scopeguard/1.2.0/download -> scopeguard-1.2.0.crate https://crates.io/api/v1/crates/scratch/1.0.6/download -> scratch-1.0.6.crate https://crates.io/api/v1/crates/seahash/4.1.0/download -> seahash-4.1.0.crate https://crates.io/api/v1/crates/serde/1.0.225/download -> serde-1.0.225.crate https://crates.io/api/v1/crates/serde_bser/0.4.0/download -> serde_bser-0.4.0.crate https://crates.io/api/v1/crates/serde_bytes/0.11.17/download -> serde_bytes-0.11.17.crate https://crates.io/api/v1/crates/serde_core/1.0.225/download -> serde_core-1.0.225.crate https://crates.io/api/v1/crates/serde_derive/1.0.225/download -> serde_derive-1.0.225.crate https://crates.io/api/v1/crates/serde_json/1.0.145/download -> serde_json-1.0.145.crate https://crates.io/api/v1/crates/serde_jsonrc/0.1.0/download -> serde_jsonrc-0.1.0.crate https://crates.io/api/v1/crates/serde_repr/0.1.19/download -> serde_repr-0.1.19.crate https://crates.io/api/v1/crates/serde_spanned/1.0.2/download -> serde_spanned-1.0.2.crate https://crates.io/api/v1/crates/serde-wasm-bindgen/0.6.5/download -> serde-wasm-bindgen-0.6.5.crate https://crates.io/api/v1/crates/serde_with/3.12.0/download -> serde_with-3.12.0.crate https://crates.io/api/v1/crates/serde_with_macros/3.12.0/download -> serde_with_macros-3.12.0.crate https://crates.io/api/v1/crates/sharded-slab/0.1.4/download -> sharded-slab-0.1.4.crate https://crates.io/api/v1/crates/shlex/1.3.0/download -> shlex-1.3.0.crate https://crates.io/api/v1/crates/signal-hook-registry/1.4.5/download -> signal-hook-registry-1.4.5.crate https://crates.io/api/v1/crates/siphasher/1.0.1/download -> siphasher-1.0.1.crate https://crates.io/api/v1/crates/slab/0.4.9/download -> slab-0.4.9.crate https://crates.io/api/v1/crates/smallvec/1.15.0/download -> smallvec-1.15.0.crate https://crates.io/api/v1/crates/socket2/0.6.0/download -> socket2-0.6.0.crate https://crates.io/api/v1/crates/sorted_vector_map/0.2.0/download -> sorted_vector_map-0.2.0.crate https://crates.io/api/v1/crates/stable_deref_trait/1.2.0/download -> stable_deref_trait-1.2.0.crate https://crates.io/api/v1/crates/starlark_map/0.13.0/download -> starlark_map-0.13.0.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/static_interner/0.1.1/download -> static_interner-0.1.1.crate https://crates.io/api/v1/crates/strsim/0.11.1/download -> strsim-0.11.1.crate https://crates.io/api/v1/crates/structmeta/0.2.0/download -> structmeta-0.2.0.crate https://crates.io/api/v1/crates/structmeta-derive/0.2.0/download -> structmeta-derive-0.2.0.crate https://crates.io/api/v1/crates/subtle/2.6.1/download -> subtle-2.6.1.crate https://crates.io/api/v1/crates/syn/1.0.109/download -> syn-1.0.109.crate https://crates.io/api/v1/crates/syn/2.0.106/download -> syn-2.0.106.crate https://crates.io/api/v1/crates/synstructure/0.13.2/download -> synstructure-0.13.2.crate https://crates.io/api/v1/crates/tar/0.4.44/download -> tar-0.4.44.crate https://crates.io/api/v1/crates/tempfile/3.22.0/download -> tempfile-3.22.0.crate https://crates.io/api/v1/crates/termcolor/1.4.1/download -> termcolor-1.4.1.crate https://crates.io/api/v1/crates/terminal_size/0.4.2/download -> terminal_size-0.4.2.crate https://crates.io/api/v1/crates/thiserror/1.0.69/download -> thiserror-1.0.69.crate https://crates.io/api/v1/crates/thiserror/2.0.12/download -> thiserror-2.0.12.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-impl/2.0.12/download -> thiserror-impl-2.0.12.crate https://crates.io/api/v1/crates/thread_local/1.1.4/download -> thread_local-1.1.4.crate https://crates.io/api/v1/crates/tikv-jemallocator/0.6.0/download -> tikv-jemallocator-0.6.0.crate https://crates.io/api/v1/crates/tikv-jemalloc-sys/0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/download -> tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7.crate https://crates.io/api/v1/crates/time/0.3.41/download -> time-0.3.41.crate https://crates.io/api/v1/crates/time-core/0.1.4/download -> time-core-0.1.4.crate https://crates.io/api/v1/crates/time-macros/0.2.22/download -> time-macros-0.2.22.crate https://crates.io/api/v1/crates/tinystr/0.7.6/download -> tinystr-0.7.6.crate https://crates.io/api/v1/crates/tinyvec/1.8.0/download -> tinyvec-1.8.0.crate https://crates.io/api/v1/crates/tinyvec_macros/0.1.0/download -> tinyvec_macros-0.1.0.crate https://crates.io/api/v1/crates/tokio/1.47.1/download -> tokio-1.47.1.crate https://crates.io/api/v1/crates/tokio-macros/2.5.0/download -> tokio-macros-2.5.0.crate https://crates.io/api/v1/crates/tokio-util/0.6.10/download -> tokio-util-0.6.10.crate https://crates.io/api/v1/crates/toml/0.9.2/download -> toml-0.9.2.crate https://crates.io/api/v1/crates/toml_datetime/0.7.2/download -> toml_datetime-0.7.2.crate https://crates.io/api/v1/crates/toml_edit/0.23.6/download -> toml_edit-0.23.6.crate https://crates.io/api/v1/crates/toml_parser/1.0.3/download -> toml_parser-1.0.3.crate https://crates.io/api/v1/crates/toml_writer/1.0.3/download -> toml_writer-1.0.3.crate https://crates.io/api/v1/crates/tracing/0.1.41/download -> tracing-0.1.41.crate https://crates.io/api/v1/crates/tracing-attributes/0.1.28/download -> tracing-attributes-0.1.28.crate https://crates.io/api/v1/crates/tracing-core/0.1.33/download -> tracing-core-0.1.33.crate https://crates.io/api/v1/crates/tracing-log/0.2.0/download -> tracing-log-0.2.0.crate https://crates.io/api/v1/crates/tracing-serde/0.2.0/download -> tracing-serde-0.2.0.crate https://crates.io/api/v1/crates/tracing-subscriber/0.3.20/download -> tracing-subscriber-0.3.20.crate https://crates.io/api/v1/crates/triomphe/0.1.11/download -> triomphe-0.1.11.crate https://crates.io/api/v1/crates/typenum/1.17.0/download -> typenum-1.17.0.crate https://crates.io/api/v1/crates/unicase/2.8.1/download -> unicase-2.8.1.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/unicode_names2/1.2.2/download -> unicode_names2-1.2.2.crate https://crates.io/api/v1/crates/unicode_names2_generator/1.2.2/download -> unicode_names2_generator-1.2.2.crate https://crates.io/api/v1/crates/unicode-normalization/0.1.24/download -> unicode-normalization-0.1.24.crate https://crates.io/api/v1/crates/unicode-segmentation/1.12.0/download -> unicode-segmentation-1.12.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.12/download -> unicode-width-0.1.12.crate https://crates.io/api/v1/crates/unicode-width/0.2.1/download -> unicode-width-0.2.1.crate https://crates.io/api/v1/crates/url/2.5.4/download -> url-2.5.4.crate https://crates.io/api/v1/crates/utf16_iter/1.0.5/download -> utf16_iter-1.0.5.crate https://crates.io/api/v1/crates/utf8_iter/1.0.4/download -> utf8_iter-1.0.4.crate https://crates.io/api/v1/crates/utf8parse/0.2.1/download -> utf8parse-0.2.1.crate https://crates.io/api/v1/crates/valuable/0.1.0/download -> valuable-0.1.0.crate https://crates.io/api/v1/crates/vec1/1.10.1/download -> vec1-1.10.1.crate https://crates.io/api/v1/crates/version_check/0.9.5/download -> version_check-0.9.5.crate https://crates.io/api/v1/crates/walkdir/2.5.0/download -> walkdir-2.5.0.crate https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download -> wasi-0.11.0+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/wasi/0.14.2+wasi-0.2.4/download -> wasi-0.14.2+wasi-0.2.4.crate https://crates.io/api/v1/crates/wasm-bindgen/0.2.100/download -> wasm-bindgen-0.2.100.crate https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.100/download -> wasm-bindgen-backend-0.2.100.crate https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.100/download -> wasm-bindgen-macro-0.2.100.crate https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.100/download -> wasm-bindgen-macro-support-0.2.100.crate https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.100/download -> wasm-bindgen-shared-0.2.100.crate https://crates.io/api/v1/crates/watchman_client/0.9.0/download -> watchman_client-0.9.0.crate https://crates.io/api/v1/crates/web-time/1.1.0/download -> web-time-1.1.0.crate https://crates.io/api/v1/crates/which/4.4.2/download -> which-4.4.2.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-util/0.1.5/download -> winapi-util-0.1.5.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.42.1/download -> windows_aarch64_gnullvm-0.42.1.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.5/download -> windows_aarch64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.52.6/download -> windows_aarch64_gnullvm-0.52.6.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.53.0/download -> windows_aarch64_gnullvm-0.53.0.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.42.1/download -> windows_aarch64_msvc-0.42.1.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.5/download -> windows_aarch64_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.52.6/download -> windows_aarch64_msvc-0.52.6.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.53.0/download -> windows_aarch64_msvc-0.53.0.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.42.1/download -> windows_i686_gnu-0.42.1.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.48.5/download -> windows_i686_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.52.6/download -> windows_i686_gnu-0.52.6.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.53.0/download -> windows_i686_gnu-0.53.0.crate https://crates.io/api/v1/crates/windows_i686_gnullvm/0.52.6/download -> windows_i686_gnullvm-0.52.6.crate https://crates.io/api/v1/crates/windows_i686_gnullvm/0.53.0/download -> windows_i686_gnullvm-0.53.0.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.42.1/download -> windows_i686_msvc-0.42.1.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.48.5/download -> windows_i686_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.52.6/download -> windows_i686_msvc-0.52.6.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.53.0/download -> windows_i686_msvc-0.53.0.crate https://crates.io/api/v1/crates/windows-link/0.1.1/download -> windows-link-0.1.1.crate https://crates.io/api/v1/crates/windows-sys/0.45.0/download -> windows-sys-0.45.0.crate https://crates.io/api/v1/crates/windows-sys/0.48.0/download -> windows-sys-0.48.0.crate https://crates.io/api/v1/crates/windows-sys/0.52.0/download -> windows-sys-0.52.0.crate https://crates.io/api/v1/crates/windows-sys/0.59.0/download -> windows-sys-0.59.0.crate https://crates.io/api/v1/crates/windows-sys/0.60.2/download -> windows-sys-0.60.2.crate https://crates.io/api/v1/crates/windows-targets/0.42.1/download -> windows-targets-0.42.1.crate https://crates.io/api/v1/crates/windows-targets/0.48.5/download -> windows-targets-0.48.5.crate https://crates.io/api/v1/crates/windows-targets/0.52.6/download -> windows-targets-0.52.6.crate https://crates.io/api/v1/crates/windows-targets/0.53.2/download -> windows-targets-0.53.2.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.42.1/download -> windows_x86_64_gnu-0.42.1.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.5/download -> windows_x86_64_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.52.6/download -> windows_x86_64_gnu-0.52.6.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.53.0/download -> windows_x86_64_gnu-0.53.0.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.42.1/download -> windows_x86_64_gnullvm-0.42.1.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.5/download -> windows_x86_64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.52.6/download -> windows_x86_64_gnullvm-0.52.6.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.53.0/download -> windows_x86_64_gnullvm-0.53.0.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.42.1/download -> windows_x86_64_msvc-0.42.1.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.5/download -> windows_x86_64_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.52.6/download -> windows_x86_64_msvc-0.52.6.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.53.0/download -> windows_x86_64_msvc-0.53.0.crate https://crates.io/api/v1/crates/winnow/0.7.13/download -> winnow-0.7.13.crate https://crates.io/api/v1/crates/wit-bindgen-rt/0.39.0/download -> wit-bindgen-rt-0.39.0.crate https://crates.io/api/v1/crates/write16/1.0.0/download -> write16-1.0.0.crate https://crates.io/api/v1/crates/writeable/0.5.5/download -> writeable-0.5.5.crate https://crates.io/api/v1/crates/xattr/1.5.0/download -> xattr-1.5.0.crate https://crates.io/api/v1/crates/yansi/0.5.1/download -> yansi-0.5.1.crate https://crates.io/api/v1/crates/yansi/1.0.1/download -> yansi-1.0.1.crate https://crates.io/api/v1/crates/yoke/0.7.4/download -> yoke-0.7.4.crate https://crates.io/api/v1/crates/yoke-derive/0.7.4/download -> yoke-derive-0.7.4.crate https://crates.io/api/v1/crates/zerocopy/0.7.35/download -> zerocopy-0.7.35.crate https://crates.io/api/v1/crates/zerocopy/0.8.25/download -> zerocopy-0.8.25.crate https://crates.io/api/v1/crates/zerocopy-derive/0.7.35/download -> zerocopy-derive-0.7.35.crate https://crates.io/api/v1/crates/zerocopy-derive/0.8.25/download -> zerocopy-derive-0.8.25.crate https://crates.io/api/v1/crates/zerofrom/0.1.4/download -> zerofrom-0.1.4.crate https://crates.io/api/v1/crates/zerofrom-derive/0.1.4/download -> zerofrom-derive-0.1.4.crate https://crates.io/api/v1/crates/zerovec/0.10.4/download -> zerovec-0.10.4.crate https://crates.io/api/v1/crates/zerovec-derive/0.10.3/download -> zerovec-derive-0.10.3.crate https://crates.io/api/v1/crates/zstd/0.13.2/download -> zstd-0.13.2.crate https://crates.io/api/v1/crates/zstd-safe/7.2.1/download -> zstd-safe-7.2.1.crate https://crates.io/api/v1/crates/zstd-sys/2.0.12+zstd.1.5.6/download -> zstd-sys-2.0.12+zstd.1.5.6.crate https://github.com/astral-sh/ruff/archive/9bee8376a17401f9736b45fdefffb62edc2f1668.tar.gz -> ruff-9bee8376a17401f9736b45fdefffb62edc2f1668.gh.tar.gz https://github.com/astral-sh/ruff/archive/9bee8376a17401f9736b45fdefffb62edc2f1668.tar.gz -> ruff-9bee8376a17401f9736b45fdefffb62edc2f1668.gh.tar.gz https://github.com/yaahc/displaydoc/archive/7dc6e324b1788a6b7fb9f3a1953c512923a3e9f0.tar.gz -> displaydoc-7dc6e324b1788a6b7fb9f3a1953c512923a3e9f0.gh.tar.gz https://github.com/astral-sh/ruff/archive/9bee8376a17401f9736b45fdefffb62edc2f1668.tar.gz -> ruff-9bee8376a17401f9736b45fdefffb62edc2f1668.gh.tar.gz https://github.com/astral-sh/ruff/archive/9bee8376a17401f9736b45fdefffb62edc2f1668.tar.gz -> ruff-9bee8376a17401f9736b45fdefffb62edc2f1668.gh.tar.gz https://github.com/facebookexperimental/cxx/archive/870ebbecad0f6be394d4f9fb9bd62b551662651a.tar.gz -> cxx-870ebbecad0f6be394d4f9fb9bd62b551662651a.gh.tar.gz https://github.com/jakoschiko/quickcheck/archive/6ecdf5bb4b0132ce66670b4d46453aa022ea892c.tar.gz -> quickcheck-6ecdf5bb4b0132ce66670b4d46453aa022ea892c.gh.tar.gz https://github.com/astral-sh/ruff/archive/9bee8376a17401f9736b45fdefffb62edc2f1668.tar.gz -> ruff-9bee8376a17401f9736b45fdefffb62edc2f1668.gh.tar.gz https://github.com/astral-sh/ruff/archive/9bee8376a17401f9736b45fdefffb62edc2f1668.tar.gz -> ruff-9bee8376a17401f9736b45fdefffb62edc2f1668.gh.tar.gz https://github.com/facebookexperimental/cxx/archive/870ebbecad0f6be394d4f9fb9bd62b551662651a.tar.gz -> cxx-870ebbecad0f6be394d4f9fb9bd62b551662651a.gh.tar.gz https://github.com/facebookexperimental/cxx/archive/870ebbecad0f6be394d4f9fb9bd62b551662651a.tar.gz -> cxx-870ebbecad0f6be394d4f9fb9bd62b551662651a.gh.tar.gz https://github.com/facebookexperimental/cxx/archive/870ebbecad0f6be394d4f9fb9bd62b551662651a.tar.gz -> cxx-870ebbecad0f6be394d4f9fb9bd62b551662651a.gh.tar.gz https://github.com/facebookexperimental/cxx/archive/870ebbecad0f6be394d4f9fb9bd62b551662651a.tar.gz -> cxx-870ebbecad0f6be394d4f9fb9bd62b551662651a.gh.tar.gz https://github.com/astral-sh/ruff/archive/9bee8376a17401f9736b45fdefffb62edc2f1668.tar.gz -> ruff-9bee8376a17401f9736b45fdefffb62edc2f1668.gh.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 67553b9b0296e5b691a6f6efdce65271 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 +_md5_=c54c3f0759c041398ce5b42650ffce99 diff --git a/metadata/md5-cache/dev-python/sphinx-sitemap-2.7.2 b/metadata/md5-cache/dev-python/sphinx-sitemap-2.9.0 similarity index 97% rename from metadata/md5-cache/dev-python/sphinx-sitemap-2.7.2 rename to metadata/md5-cache/dev-python/sphinx-sitemap-2.9.0 index 7586831d5c..b621de92b0 100644 --- a/metadata/md5-cache/dev-python/sphinx-sitemap-2.7.2 +++ b/metadata/md5-cache/dev-python/sphinx-sitemap-2.9.0 @@ -11,6 +11,6 @@ RDEPEND=dev-python/sphinx[python_targets_python3_11(-)?,python_targets_python3_1 REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=https://github.com/jdillard/sphinx-sitemap/archive/refs/tags/v2.7.2.tar.gz -> sphinx-sitemap-2.7.2.gh.tar.gz +SRC_URI=https://github.com/jdillard/sphinx-sitemap/archive/refs/tags/v2.9.0.tar.gz -> sphinx-sitemap-2.9.0.gh.tar.gz _eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc _md5_=2f397289301f65bfd866b7045448a058 diff --git a/metadata/md5-cache/dev-util/deblob-0.10 b/metadata/md5-cache/dev-util/deblob-0.12 similarity index 64% rename from metadata/md5-cache/dev-util/deblob-0.10 rename to metadata/md5-cache/dev-util/deblob-0.12 index 115287f6cd..b673d4df9f 100644 --- a/metadata/md5-cache/dev-util/deblob-0.10 +++ b/metadata/md5-cache/dev-util/deblob-0.12 @@ -1,6 +1,6 @@ BDEPEND=verify-sig? ( sec-keys/signify-keys-lanodan:2025 ) verify-sig? ( app-crypt/signify ) DEFINED_PHASES=install unpack -DEPEND=>=dev-lang/hare-0.24.2:= =dev-lang/hare-0.25.2:= >=dev-hare/hare-json-0.25.2.0 DESCRIPTION=remove binary executables from a directory EAPI=8 HOMEPAGE=https://hacktivis.me/projects/deblob @@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~arm64 ~riscv LICENSE=BSD RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=https://distfiles.hacktivis.me/releases/deblob/deblob-0.10.tar.gz test? ( https://distfiles.hacktivis.me/releases/deblob-test/deblob-test-0.10.tar.gz ) verify-sig? ( https://distfiles.hacktivis.me/releases/deblob/deblob-0.10.tar.gz.sign test? ( https://distfiles.hacktivis.me/releases/deblob-test/deblob-test-0.10.tar.gz.sign ) ) +SRC_URI=https://distfiles.hacktivis.me/releases/deblob/deblob-0.12.tar.gz test? ( https://distfiles.hacktivis.me/releases/deblob-test/deblob-test-0.12.tar.gz ) verify-sig? ( https://distfiles.hacktivis.me/releases/deblob/deblob-0.12.tar.gz.sign test? ( https://distfiles.hacktivis.me/releases/deblob-test/deblob-test-0.12.tar.gz.sign ) ) _eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 4e83419d7fb5d336f6a4de8193968319 -_md5_=1b862a1f2d051aa823b31f005b8da060 +_md5_=d8d36e812c9f36a1a471196d315e2b0b diff --git a/metadata/md5-cache/dev-util/gshards-0.2 b/metadata/md5-cache/dev-util/gshards-0.2 index ff3d420457..110a97fffe 100644 --- a/metadata/md5-cache/dev-util/gshards-0.2 +++ b/metadata/md5-cache/dev-util/gshards-0.2 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) DEFINED_PHASES=configure install DEPEND=dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= dev-libs/libyaml DESCRIPTION=Small helper tools to aid installing Crystal packages in Gentoo @@ -10,5 +10,5 @@ LICENSE=GPL-2 RDEPEND=dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= dev-libs/libyaml SLOT=0 SRC_URI=https://git.sr.ht/~cyber/gshards/archive/0.2.tar.gz -> gshards-0.2.srht.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d _md5_=621c9db80841049e93f03caf8a0eb05e diff --git a/metadata/md5-cache/dev-util/riffdiff-3.4.0 b/metadata/md5-cache/dev-util/riffdiff-3.4.2 similarity index 59% rename from metadata/md5-cache/dev-util/riffdiff-3.4.0 rename to metadata/md5-cache/dev-util/riffdiff-3.4.2 index fc676348ef..afd57f8b9d 100644 --- a/metadata/md5-cache/dev-util/riffdiff-3.4.0 +++ b/metadata/md5-cache/dev-util/riffdiff-3.4.2 @@ -1,6 +1,6 @@ -BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) +BDEPEND=|| ( >=dev-lang/rust-bin-1.82.0:* >=dev-lang/rust-1.82.0:* ) DEFINED_PHASES=compile configure install setup test unpack -DESCRIPTION=A diff filter highlighting changed line parts +DESCRIPTION=Diff filter highlighting changed line parts EAPI=8 HOMEPAGE=https://github.com/walles/riff/ INHERIT=cargo @@ -8,6 +8,6 @@ IUSE=debug KEYWORDS=~amd64 LICENSE=MIT Apache-2.0 BSD-2 BSD MIT Unicode-3.0 Unicode-DFS-2016 SLOT=0 -SRC_URI=https://github.com/walles/riff/archive/refs/tags/3.4.0.tar.gz -> riffdiff-3.4.0.tar.gz https://raw.githubusercontent.com/PPN-SD/vendor/refs/tags/riffdiff-3.4.0/riffdiff-3.4.0-crates.tar.xz +SRC_URI=https://github.com/walles/riff/archive/refs/tags/3.4.2.tar.gz -> riffdiff-3.4.2.tar.gz https://raw.githubusercontent.com/PPN-SD/vendor/refs/tags/riffdiff-3.4.2/riffdiff-3.4.2-crates.tar.xz _eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 67553b9b0296e5b691a6f6efdce65271 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 -_md5_=4db725bd6c033fb3c2ed914854890038 +_md5_=1ef7f1c9c3092492d7f4dac27a1ea813 diff --git a/metadata/md5-cache/gui-apps/clipman-1.6.2 b/metadata/md5-cache/gui-apps/clipman-1.6.2 deleted file mode 100644 index 5266dc28b0..0000000000 --- a/metadata/md5-cache/gui-apps/clipman-1.6.2 +++ /dev/null @@ -1,13 +0,0 @@ -BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip -DEFINED_PHASES=compile install unpack -DEPEND=>=gui-apps/wl-clipboard-2 gui-libs/wlroots -DESCRIPTION=A basic clipboard manager for Wayland. -EAPI=8 -HOMEPAGE=https://github.com/chmouel/clipman/ -INHERIT=go-module -KEYWORDS=~amd64 -LICENSE=BSD GPL-3 MIT -SLOT=0 -SRC_URI=https://github.com/chmouel/clipman/archive/refs/tags/v1.6.2.tar.gz -> clipman-1.6.2.tar.gz https://kdrive.infomaniak.com/2/app/192129/share/901d89f7-3efa-4922-a7ee-550314e02a8e/files/21/download -> clipman-1.6.2-deps.tar.xz -_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 -_md5_=7068d9696eabbcb85ba54615f55c2c14 diff --git a/metadata/md5-cache/gui-apps/clipman-1.6.4 b/metadata/md5-cache/gui-apps/clipman-1.6.4 deleted file mode 100644 index c5e7dc76cf..0000000000 --- a/metadata/md5-cache/gui-apps/clipman-1.6.4 +++ /dev/null @@ -1,13 +0,0 @@ -BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip -DEFINED_PHASES=compile install unpack -DEPEND=>=gui-apps/wl-clipboard-2 gui-libs/wlroots -DESCRIPTION=A basic clipboard manager for Wayland. -EAPI=8 -HOMEPAGE=https://github.com/chmouel/clipman/ -INHERIT=go-module -KEYWORDS=~amd64 -LICENSE=BSD GPL-3 MIT -SLOT=0 -SRC_URI=https://github.com/chmouel/clipman/archive/refs/tags/v1.6.4.tar.gz -> clipman-1.6.4.tar.gz https://gitlab.com/freijon_gentoo/gui-apps/clipman/-/raw/main/clipman-1.6.4-deps.tar.xz -_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 -_md5_=a231303872a694e54114496b76ddc931 diff --git a/metadata/md5-cache/gui-apps/clipman-1.6.3 b/metadata/md5-cache/gui-apps/clipman-1.6.5 similarity index 78% rename from metadata/md5-cache/gui-apps/clipman-1.6.3 rename to metadata/md5-cache/gui-apps/clipman-1.6.5 index a5756e2e0c..9760ec4400 100644 --- a/metadata/md5-cache/gui-apps/clipman-1.6.3 +++ b/metadata/md5-cache/gui-apps/clipman-1.6.5 @@ -8,6 +8,6 @@ INHERIT=go-module KEYWORDS=~amd64 LICENSE=BSD GPL-3 MIT SLOT=0 -SRC_URI=https://github.com/chmouel/clipman/archive/refs/tags/v1.6.3.tar.gz -> clipman-1.6.3.tar.gz https://gitlab.com/freijon_gentoo/gui-apps/clipman/-/raw/main/clipman-1.6.3-deps.tar.xz +SRC_URI=https://github.com/chmouel/clipman/archive/refs/tags/v1.6.5.tar.gz -> clipman-1.6.5.tar.gz https://github.com/freijon/clipman/releases/download/v1.6.5/clipman-1.6.5-deps.tar.xz _eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 -_md5_=5659400f5451460f37916e5d007809d5 +_md5_=994168007bd845861bd642c191bc6cf7 diff --git a/metadata/md5-cache/gui-apps/ironbar-0.17.0 b/metadata/md5-cache/gui-apps/ironbar-0.17.1 similarity index 91% rename from metadata/md5-cache/gui-apps/ironbar-0.17.0 rename to metadata/md5-cache/gui-apps/ironbar-0.17.1 index fb61e58b6d..2b1186a547 100644 --- a/metadata/md5-cache/gui-apps/ironbar-0.17.0 +++ b/metadata/md5-cache/gui-apps/ironbar-0.17.1 @@ -10,6 +10,6 @@ KEYWORDS=~amd64 LICENSE=MIT Apache-2.0 BSD CC0-1.0 GPL-3+ ISC MIT MPL-2.0 Unicode-DFS-2016 RDEPEND=x11-libs/gtk+:3=[wayland] gui-libs/gtk-layer-shell[introspection] cairo? ( dev-lua/lgi[lua_targets_luajit] ) http? ( dev-libs/openssl:0= ) keyboard? ( dev-libs/libinput ) music? ( sys-apps/dbus ) notifications? ( gui-apps/swaync ) tray? ( dev-libs/libdbusmenu[gtk3] ) volume? ( media-libs/libpulse ) SLOT=0 -SRC_URI=https://github.com/JakeStanger/ironbar/archive/refs/tags/v0.17.0.tar.gz -> ironbar-0.17.0.tar.gz https://github.com/freijon/ironbar/releases/download/v0.17.0/ironbar-0.17.0-crates.tar.xz +SRC_URI=https://github.com/JakeStanger/ironbar/archive/refs/tags/v0.17.1.tar.gz -> ironbar-0.17.1.tar.gz https://github.com/freijon/ironbar/releases/download/v0.17.1/ironbar-0.17.1-crates.tar.xz _eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 67553b9b0296e5b691a6f6efdce65271 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 _md5_=a3d7a3d5e3ccd7016d8fa7b3ecd32259 diff --git a/metadata/md5-cache/gui-wm/phoc-0.47.0 b/metadata/md5-cache/gui-wm/phoc-0.47.0 deleted file mode 100644 index 6597f16f04..0000000000 --- a/metadata/md5-cache/gui-wm/phoc-0.47.0 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=dev-util/glslang dev-libs/glib:2 dev-libs/wayland-protocols dev-util/wayland-scanner sys-devel/gettext gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) -DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack -DEPEND=dev-util/vulkan-headers x11-libs/libxkbcommon >=dev-libs/libinput-1.19.0:= >=dev-libs/libliftoff-0.4 >=dev-libs/wayland-1.23.0 media-libs/libdisplay-info:= media-libs/libglvnd media-libs/vulkan-loader || ( >=media-libs/mesa-24.1.0_rc1[opengl] =x11-libs/libdrm-2.4.122 x11-libs/libxcb:= >=x11-libs/pixman-0.42.0 x11-libs/xcb-util-errors x11-libs/xcb-util-renderutil x11-libs/xcb-util-wm virtual/libudev:= >=dev-libs/glib-2.80:2 dev-libs/gmobile dev-libs/libinput:= dev-libs/wayland >=gnome-base/gnome-desktop-3.26:3= gnome-base/gsettings-desktop-schemas >=x11-libs/pixman-0.43.4 x11-libs/libxcb:= x11-libs/libxkbcommon test? ( x11-wm/mutter ) -DESCRIPTION=Wayland compositor for mobile phones -EAPI=8 -HOMEPAGE=https://gitlab.gnome.org/World/Phosh/phoc -IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info -INHERIT=gnome2-utils meson verify-sig virtualx xdg -IUSE=gtk-doc man test verify-sig test -KEYWORDS=~amd64 ~arm64 -LICENSE=|| ( GPL-3+ MIT ) GPL-3+ LGPL-2.1+ MIT -RDEPEND=>=dev-libs/libinput-1.19.0:= >=dev-libs/libliftoff-0.4 >=dev-libs/wayland-1.23.0 media-libs/libdisplay-info:= media-libs/libglvnd media-libs/vulkan-loader || ( >=media-libs/mesa-24.1.0_rc1[opengl] =x11-libs/libdrm-2.4.122 x11-libs/libxcb:= >=x11-libs/pixman-0.42.0 x11-libs/xcb-util-errors x11-libs/xcb-util-renderutil x11-libs/xcb-util-wm virtual/libudev:= >=dev-libs/glib-2.80:2 dev-libs/gmobile dev-libs/libinput:= dev-libs/wayland >=gnome-base/gnome-desktop-3.26:3= gnome-base/gsettings-desktop-schemas >=x11-libs/pixman-0.43.4 x11-libs/libxcb:= x11-libs/libxkbcommon -RESTRICT=!test? ( test ) !test? ( test ) -SLOT=0 -SRC_URI=https://sources.phosh.mobi/releases/phoc/phoc-0.47.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/phoc/phoc-0.47.0.tar.xz.asc ) -_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c meson 99466844dd8d4fcfb07578a76f5a9922 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 4e83419d7fb5d336f6a4de8193968319 virtualx 9741d451eb64ea8bb9faee90d68a9b68 xdg 3ef49a87c52c8b77c476351195dfe575 -_md5_=8c3fe29350712ee6cfea43e5aa328ef7 diff --git a/metadata/md5-cache/gui-wm/phoc-0.50.0 b/metadata/md5-cache/gui-wm/phoc-0.50.0 new file mode 100644 index 0000000000..eddedbd8b3 --- /dev/null +++ b/metadata/md5-cache/gui-wm/phoc-0.50.0 @@ -0,0 +1,17 @@ +BDEPEND=dev-util/glslang dev-libs/glib:2 >=dev-libs/wayland-protocols-1.41 dev-util/wayland-scanner sys-devel/gettext gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) +DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack +DEPEND=dev-util/vulkan-headers >=x11-libs/libxkbcommon-1.8.0 >=dev-libs/libinput-1.27.0:= >=dev-libs/libliftoff-0.4 >=dev-libs/wayland-1.23.1 media-libs/libdisplay-info:= media-libs/libglvnd >=media-libs/mesa-24.1.0_rc1[opengl] media-libs/vulkan-loader sys-apps/hwdata sys-auth/seatd:= x11-base/xwayland x11-libs/cairo >=x11-libs/libdrm-2.4.122 x11-libs/libxcb:= x11-libs/pango >=x11-libs/pixman-0.43.0 x11-libs/xcb-util-errors x11-libs/xcb-util-renderutil x11-libs/xcb-util-wm virtual/libudev:= >=dev-libs/glib-2.80:2 dev-libs/gmobile dev-libs/libinput:= >=dev-libs/wayland-1.23.1 >=gnome-base/gnome-desktop-3.26:3= gnome-base/gsettings-desktop-schemas >=x11-libs/pixman-0.43.4 x11-libs/libxcb:= x11-libs/libxkbcommon dtrace? ( dev-debug/systemtap ) sysprof? ( >=dev-util/sysprof-capture-48:4 >=dev-util/sysprof-48 ) sysprof? ( >=dev-util/sysprof-common-48 ) test? ( x11-wm/mutter ) +DESCRIPTION=Wayland compositor for mobile phones +EAPI=8 +HOMEPAGE=https://gitlab.gnome.org/World/Phosh/phoc +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=gnome2-utils meson verify-sig virtualx xdg +IUSE=dtrace gtk-doc man sysprof test verify-sig test +KEYWORDS=~amd64 ~arm64 +LICENSE=|| ( GPL-3+ MIT ) GPL-3+ LGPL-2.1+ MIT +RDEPEND=>=dev-libs/libinput-1.27.0:= >=dev-libs/libliftoff-0.4 >=dev-libs/wayland-1.23.1 media-libs/libdisplay-info:= media-libs/libglvnd >=media-libs/mesa-24.1.0_rc1[opengl] media-libs/vulkan-loader sys-apps/hwdata sys-auth/seatd:= x11-base/xwayland x11-libs/cairo >=x11-libs/libdrm-2.4.122 x11-libs/libxcb:= x11-libs/pango >=x11-libs/pixman-0.43.0 x11-libs/xcb-util-errors x11-libs/xcb-util-renderutil x11-libs/xcb-util-wm virtual/libudev:= >=dev-libs/glib-2.80:2 dev-libs/gmobile dev-libs/libinput:= >=dev-libs/wayland-1.23.1 >=gnome-base/gnome-desktop-3.26:3= gnome-base/gsettings-desktop-schemas >=x11-libs/pixman-0.43.4 x11-libs/libxcb:= x11-libs/libxkbcommon dtrace? ( dev-debug/systemtap ) sysprof? ( >=dev-util/sysprof-capture-48:4 >=dev-util/sysprof-48 ) +RESTRICT=!test? ( test ) !test? ( test ) +SLOT=0 +SRC_URI=https://sources.phosh.mobi/releases/phoc/phoc-0.50.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/phoc/phoc-0.50.0.tar.xz.asc ) +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c meson 99466844dd8d4fcfb07578a76f5a9922 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 4e83419d7fb5d336f6a4de8193968319 virtualx 9741d451eb64ea8bb9faee90d68a9b68 xdg 3ef49a87c52c8b77c476351195dfe575 +_md5_=4a8ba2652bd7148048597ff79c8bafa9 diff --git a/metadata/md5-cache/media-plugins/gimp-resynthesizer-3.0 b/metadata/md5-cache/media-plugins/gimp-resynthesizer-3.0 index 17f1dcc018..057c345c11 100644 --- a/metadata/md5-cache/media-plugins/gimp-resynthesizer-3.0 +++ b/metadata/md5-cache/media-plugins/gimp-resynthesizer-3.0 @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/bootchk/resynthesizer/archive/refs/tags/v3.0.tar.gz -> gimp-resynthesizer-3.0.tar.gz _eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c meson 99466844dd8d4fcfb07578a76f5a9922 -_md5_=741e879397a380fe565898dfef77767e +_md5_=b9f237b02d4065271a3b8dd4c1908381 diff --git a/metadata/md5-cache/media-sound/yandex-music-5.72.5 b/metadata/md5-cache/media-sound/yandex-music-5.72.5 new file mode 100644 index 0000000000..7b96d6b304 --- /dev/null +++ b/metadata/md5-cache/media-sound/yandex-music-5.72.5 @@ -0,0 +1,16 @@ +DEFINED_PHASES=install postinst postrm preinst prepare setup unpack +DEPEND=>=dev-util/patchelf-0.9 +DESCRIPTION=Yandex Music streaming service +EAPI=8 +HOMEPAGE=https://music.yandex.ru/ +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=chromium-2 pax-utils wrapper unpacker xdg +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_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW +KEYWORDS=~amd64 +LICENSE=Yandex-EULA +RDEPEND=app-accessibility/at-spi2-core app-arch/bzip2 dev-libs/expat dev-libs/fribidi dev-libs/glib:2 dev-libs/gmp dev-libs/libffi dev-libs/libpcre2 dev-libs/libtasn1 dev-libs/libunistring dev-libs/nettle dev-libs/nspr dev-libs/nss dev-libs/wayland media-gfx/graphite2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libepoxy media-libs/libjpeg-turbo media-libs/libpng media-libs/mesa net-dns/libidn2 net-libs/gnutls net-print/cups sys-apps/dbus sys-apps/systemd-utils sys-apps/util-linux sys-devel/gcc sys-libs/glibc sys-libs/libcap sys-libs/zlib x11-libs/cairo[X,glib] x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango[X] x11-libs/pixman +RESTRICT=bindist mirror strip +SLOT=0 +SRC_URI=amd64? ( https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_amd64_5.72.5.deb ) +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 pax-utils 5555f2e75744739fe100ee62c22d28fe wrapper 11a2a3bd712784986679b60a0cab34a0 multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 +_md5_=370714e12764fccea8470969cbe24cda diff --git a/metadata/md5-cache/media-video/gpu-screen-recorder-5.5.3 b/metadata/md5-cache/media-video/gpu-screen-recorder-5.8.0 similarity index 96% rename from metadata/md5-cache/media-video/gpu-screen-recorder-5.5.3 rename to metadata/md5-cache/media-video/gpu-screen-recorder-5.8.0 index 56b6c0f848..362a19ac2c 100644 --- a/metadata/md5-cache/media-video/gpu-screen-recorder-5.5.3 +++ b/metadata/md5-cache/media-video/gpu-screen-recorder-5.8.0 @@ -10,6 +10,6 @@ KEYWORDS=~amd64 LICENSE=GPL-3 RDEPEND=media-video/ffmpeg media-libs/libglvnd x11-libs/libXcomposite x11-libs/libXrandr x11-libs/libXfixes media-libs/libpulse media-libs/libva x11-libs/libdrm sys-libs/libcap dev-libs/wayland SLOT=0 -SRC_URI=https://dec05eba.com/snapshot/gpu-screen-recorder.git.5.5.3.tar.gz -> gpu-screen-recorder-5.5.3.tar.gz +SRC_URI=https://dec05eba.com/snapshot/gpu-screen-recorder.git.5.8.0.tar.gz -> gpu-screen-recorder-5.8.0.tar.gz _eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c meson 99466844dd8d4fcfb07578a76f5a9922 _md5_=c4b0c3a81c3b5cc126e48dcdcb460d85 diff --git a/metadata/md5-cache/net-client/lagrange-1.18.5 b/metadata/md5-cache/net-client/lagrange-1.19.3 similarity index 55% rename from metadata/md5-cache/net-client/lagrange-1.18.5 rename to metadata/md5-cache/net-client/lagrange-1.19.3 index 8743869b5f..f366a51b53 100644 --- a/metadata/md5-cache/net-client/lagrange-1.18.5 +++ b/metadata/md5-cache/net-client/lagrange-1.19.3 @@ -1,17 +1,17 @@ BDEPEND=app-arch/zip virtual/pkgconfig verify-sig? ( sec-keys/openpgp-keys-skyjake ) app-alternatives/ninja >=dev-build/cmake-3.28.5 verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 ) DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack -DEPEND=>=dev-libs/tfdn-1.9.0:=[ssl] media-libs/libsdl2[X?,sound(+),video(+)] gui? ( X? ( x11-libs/libX11 ) bidi? ( dev-libs/fribidi ) harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) mp3? ( media-sound/mpg123-base ) opus? ( media-libs/opusfile ) webp? ( media-libs/libwebp:= ) ) ncurses? ( >=dev-libs/sealcurses-2.0.18_pre20230206:= ) gui? ( X? ( x11-base/xorg-proto ) ) +DEPEND=>=dev-libs/tfdn-1.10.1:=[ssl] media-libs/libsdl2[X?,sound(+),video(+)] gui? ( X? ( x11-libs/libX11 ) bidi? ( dev-libs/fribidi ) harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) jpegxl? ( media-libs/libjxl:= ) mp3? ( media-sound/mpg123-base ) opus? ( media-libs/opusfile ) webp? ( media-libs/libwebp:= ) ) ncurses? ( >=dev-libs/sealcurses-2.0.18_pre20230206:= ) gui? ( X? ( x11-base/xorg-proto ) ) DESCRIPTION=Desktop GUI client for browsing Geminispace EAPI=8 HOMEPAGE=https://gmi.skyjake.fi/lagrange/ https://git.skyjake.fi/gemini/lagrange IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info INHERIT=cmake flag-o-matic verify-sig xdg -IUSE=X +bidi debug +gui +harfbuzz mp3 ncurses opus webp verify-sig +IUSE=X +bidi debug +gui +harfbuzz jpegxl mp3 ncurses opus webp verify-sig KEYWORDS=~amd64 ~x86 LICENSE=|| ( MIT Unlicense ) Apache-2.0 BSD-2 CC-BY-SA-4.0 OFL-1.1 -RDEPEND=>=dev-libs/tfdn-1.9.0:=[ssl] media-libs/libsdl2[X?,sound(+),video(+)] gui? ( X? ( x11-libs/libX11 ) bidi? ( dev-libs/fribidi ) harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) mp3? ( media-sound/mpg123-base ) opus? ( media-libs/opusfile ) webp? ( media-libs/libwebp:= ) ) ncurses? ( >=dev-libs/sealcurses-2.0.18_pre20230206:= ) +RDEPEND=>=dev-libs/tfdn-1.10.1:=[ssl] media-libs/libsdl2[X?,sound(+),video(+)] gui? ( X? ( x11-libs/libX11 ) bidi? ( dev-libs/fribidi ) harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) jpegxl? ( media-libs/libjxl:= ) mp3? ( media-sound/mpg123-base ) opus? ( media-libs/opusfile ) webp? ( media-libs/libwebp:= ) ) ncurses? ( >=dev-libs/sealcurses-2.0.18_pre20230206:= ) REQUIRED_USE=|| ( gui ncurses ) SLOT=0 -SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.18.5/lagrange-1.18.5.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.18.5/lagrange-1.18.5.tar.gz.sig ) +SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.19.3/lagrange-1.19.3.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.19.3/lagrange-1.19.3.tar.gz.sig ) _eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c34c4b7abe27f71d1e7770f36cc51eed eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 4e83419d7fb5d336f6a4de8193968319 xdg 3ef49a87c52c8b77c476351195dfe575 -_md5_=51fc95142b65ea1ec02bced632d5e580 +_md5_=00ff25821efbfc823f59779ed23eb419 diff --git a/metadata/md5-cache/net-im/beeper-4.1.145 b/metadata/md5-cache/net-im/beeper-4.1.289 similarity index 73% rename from metadata/md5-cache/net-im/beeper-4.1.145 rename to metadata/md5-cache/net-im/beeper-4.1.289 index a2195b19ae..796e3f989d 100644 --- a/metadata/md5-cache/net-im/beeper-4.1.145 +++ b/metadata/md5-cache/net-im/beeper-4.1.289 @@ -5,11 +5,11 @@ HOMEPAGE=https://www.beeper.com/ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info INHERIT=chromium-2 optfeature pax-utils xdg 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 +l10n_es-419 +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW -KEYWORDS=-* ~amd64 +KEYWORDS=-* ~amd64 ~arm64 LICENSE=all-rights-reserved Apache-2.0 BSD ISC MIT -RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 app-crypt/libsecret[crypt] app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa media-libs/vips:0/42 net-print/cups sys-apps/dbus >=sys-libs/glibc-2.26 virtual/udev x11-libs/cairo x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango x11-misc/xdg-utils +RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 app-crypt/libsecret[crypt] app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa media-libs/vips:0/42 net-print/cups sys-apps/dbus >=sys-libs/glibc-2.26 sys-libs/zlib virtual/udev x11-libs/cairo x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango x11-misc/xdg-utils RESTRICT=bindist mirror strip SLOT=4 -SRC_URI=https://beeper-desktop.download.beeper.com/builds/Beeper-4.1.145.AppImage +SRC_URI=amd64? ( https://beeper-desktop.download.beeper.com/builds/Beeper-4.1.289-x86_64.AppImage ) arm64? ( https://beeper-desktop.download.beeper.com/builds/Beeper-4.1.289-arm64.AppImage ) _eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 optfeature 538bce96e5589935b57e178e8635f301 pax-utils 5555f2e75744739fe100ee62c22d28fe xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 -_md5_=10cef25d6b2aef1fde51c6a12bcd8aca +_md5_=75b17651854b342d3702fd03258ba3b3 diff --git a/metadata/md5-cache/phosh-base/pfs-0.0.3 b/metadata/md5-cache/phosh-base/pfs-0.0.3 deleted file mode 100644 index c0b79b333a..0000000000 --- a/metadata/md5-cache/phosh-base/pfs-0.0.3 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=dev-libs/glib:2 dev-util/patchelf sys-devel/gettext || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array -DEFINED_PHASES=compile configure install postinst postrm preinst setup test unpack -DEPEND=>=dev-libs/glib-2.70:2 >=gui-libs/gtk-4.14:4 >=gui-libs/libadwaita-1.4:1 virtual/libintl media-libs/graphene x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango -DESCRIPTION=Phosh File Selector library for selecting files -EAPI=8 -HOMEPAGE=https://gitlab.gnome.org/guidog/pfs -IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info -INHERIT=cargo gnome2-utils meson xdg -IUSE=debug -KEYWORDS=~amd64 -LICENSE=GPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016 -RDEPEND=>=dev-libs/glib-2.70:2 >=gui-libs/gtk-4.14:4 >=gui-libs/libadwaita-1.4:1 virtual/libintl -SLOT=0 -SRC_URI=https://gitlab.gnome.org/guidog/pfs/-/archive/v0.0.3/pfs-v0.0.3.tar.bz2 https://crates.io/api/v1/crates/aho-corasick/1.1.3/download -> aho-corasick-1.1.3.crate https://crates.io/api/v1/crates/autocfg/1.4.0/download -> autocfg-1.4.0.crate https://crates.io/api/v1/crates/bitflags/2.6.0/download -> bitflags-2.6.0.crate https://crates.io/api/v1/crates/block/0.1.6/download -> block-0.1.6.crate https://crates.io/api/v1/crates/cairo-rs/0.20.5/download -> cairo-rs-0.20.5.crate https://crates.io/api/v1/crates/cairo-sys-rs/0.20.0/download -> cairo-sys-rs-0.20.0.crate https://crates.io/api/v1/crates/cc/1.2.1/download -> cc-1.2.1.crate https://crates.io/api/v1/crates/cfg-expr/0.17.1/download -> cfg-expr-0.17.1.crate https://crates.io/api/v1/crates/equivalent/1.0.1/download -> equivalent-1.0.1.crate https://crates.io/api/v1/crates/field-offset/0.3.6/download -> field-offset-0.3.6.crate https://crates.io/api/v1/crates/futures-channel/0.3.31/download -> futures-channel-0.3.31.crate https://crates.io/api/v1/crates/futures-core/0.3.31/download -> futures-core-0.3.31.crate https://crates.io/api/v1/crates/futures-executor/0.3.31/download -> futures-executor-0.3.31.crate https://crates.io/api/v1/crates/futures-io/0.3.31/download -> futures-io-0.3.31.crate https://crates.io/api/v1/crates/futures-macro/0.3.31/download -> futures-macro-0.3.31.crate https://crates.io/api/v1/crates/futures-task/0.3.31/download -> futures-task-0.3.31.crate https://crates.io/api/v1/crates/futures-util/0.3.31/download -> futures-util-0.3.31.crate https://crates.io/api/v1/crates/gdk-pixbuf-sys/0.20.4/download -> gdk-pixbuf-sys-0.20.4.crate https://crates.io/api/v1/crates/gdk-pixbuf/0.20.4/download -> gdk-pixbuf-0.20.4.crate https://crates.io/api/v1/crates/gdk4-sys/0.9.4/download -> gdk4-sys-0.9.4.crate https://crates.io/api/v1/crates/gdk4/0.9.4/download -> gdk4-0.9.4.crate https://crates.io/api/v1/crates/gettext-rs/0.7.2/download -> gettext-rs-0.7.2.crate https://crates.io/api/v1/crates/gettext-sys/0.22.5/download -> gettext-sys-0.22.5.crate https://crates.io/api/v1/crates/gio-sys/0.20.6/download -> gio-sys-0.20.6.crate https://crates.io/api/v1/crates/gio/0.20.6/download -> gio-0.20.6.crate https://crates.io/api/v1/crates/glib-macros/0.20.5/download -> glib-macros-0.20.5.crate https://crates.io/api/v1/crates/glib-sys/0.20.6/download -> glib-sys-0.20.6.crate https://crates.io/api/v1/crates/glib/0.20.6/download -> glib-0.20.6.crate https://crates.io/api/v1/crates/gobject-sys/0.20.4/download -> gobject-sys-0.20.4.crate https://crates.io/api/v1/crates/graphene-rs/0.20.4/download -> graphene-rs-0.20.4.crate https://crates.io/api/v1/crates/graphene-sys/0.20.4/download -> graphene-sys-0.20.4.crate https://crates.io/api/v1/crates/gsk4-sys/0.9.4/download -> gsk4-sys-0.9.4.crate https://crates.io/api/v1/crates/gsk4/0.9.4/download -> gsk4-0.9.4.crate https://crates.io/api/v1/crates/gtk4-macros/0.9.3/download -> gtk4-macros-0.9.3.crate https://crates.io/api/v1/crates/gtk4-sys/0.9.4/download -> gtk4-sys-0.9.4.crate https://crates.io/api/v1/crates/gtk4/0.9.4/download -> gtk4-0.9.4.crate https://crates.io/api/v1/crates/hashbrown/0.15.1/download -> hashbrown-0.15.1.crate https://crates.io/api/v1/crates/heck/0.5.0/download -> heck-0.5.0.crate https://crates.io/api/v1/crates/indexmap/2.6.0/download -> indexmap-2.6.0.crate https://crates.io/api/v1/crates/lazy_static/1.5.0/download -> lazy_static-1.5.0.crate https://crates.io/api/v1/crates/libadwaita-sys/0.7.1/download -> libadwaita-sys-0.7.1.crate https://crates.io/api/v1/crates/libadwaita/0.7.1/download -> libadwaita-0.7.1.crate https://crates.io/api/v1/crates/libc/0.2.162/download -> libc-0.2.162.crate https://crates.io/api/v1/crates/locale_config/0.3.0/download -> locale_config-0.3.0.crate https://crates.io/api/v1/crates/malloc_buf/0.0.6/download -> malloc_buf-0.0.6.crate https://crates.io/api/v1/crates/memchr/2.7.4/download -> memchr-2.7.4.crate https://crates.io/api/v1/crates/memoffset/0.9.1/download -> memoffset-0.9.1.crate https://crates.io/api/v1/crates/objc-foundation/0.1.1/download -> objc-foundation-0.1.1.crate https://crates.io/api/v1/crates/objc/0.2.7/download -> objc-0.2.7.crate https://crates.io/api/v1/crates/objc_id/0.1.1/download -> objc_id-0.1.1.crate https://crates.io/api/v1/crates/pango-sys/0.20.4/download -> pango-sys-0.20.4.crate https://crates.io/api/v1/crates/pango/0.20.6/download -> pango-0.20.6.crate https://crates.io/api/v1/crates/pin-project-lite/0.2.15/download -> pin-project-lite-0.2.15.crate https://crates.io/api/v1/crates/pin-utils/0.1.0/download -> pin-utils-0.1.0.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/proc-macro-crate/3.2.0/download -> proc-macro-crate-3.2.0.crate https://crates.io/api/v1/crates/proc-macro2/1.0.89/download -> proc-macro2-1.0.89.crate https://crates.io/api/v1/crates/quote/1.0.37/download -> quote-1.0.37.crate https://crates.io/api/v1/crates/regex-automata/0.4.9/download -> regex-automata-0.4.9.crate https://crates.io/api/v1/crates/regex-syntax/0.8.5/download -> regex-syntax-0.8.5.crate https://crates.io/api/v1/crates/regex/1.11.1/download -> regex-1.11.1.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.23/download -> semver-1.0.23.crate https://crates.io/api/v1/crates/serde/1.0.215/download -> serde-1.0.215.crate https://crates.io/api/v1/crates/serde_derive/1.0.215/download -> serde_derive-1.0.215.crate https://crates.io/api/v1/crates/serde_spanned/0.6.8/download -> serde_spanned-0.6.8.crate https://crates.io/api/v1/crates/shlex/1.3.0/download -> shlex-1.3.0.crate https://crates.io/api/v1/crates/slab/0.4.9/download -> slab-0.4.9.crate https://crates.io/api/v1/crates/smallvec/1.13.2/download -> smallvec-1.13.2.crate https://crates.io/api/v1/crates/syn/2.0.87/download -> syn-2.0.87.crate https://crates.io/api/v1/crates/system-deps/7.0.3/download -> system-deps-7.0.3.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/temp-dir/0.1.14/download -> temp-dir-0.1.14.crate https://crates.io/api/v1/crates/toml/0.8.19/download -> toml-0.8.19.crate https://crates.io/api/v1/crates/toml_datetime/0.6.8/download -> toml_datetime-0.6.8.crate https://crates.io/api/v1/crates/toml_edit/0.22.22/download -> toml_edit-0.22.22.crate https://crates.io/api/v1/crates/unicode-ident/1.0.13/download -> unicode-ident-1.0.13.crate https://crates.io/api/v1/crates/version-compare/0.2.0/download -> version-compare-0.2.0.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/windows-sys/0.52.0/download -> windows-sys-0.52.0.crate https://crates.io/api/v1/crates/windows-targets/0.52.6/download -> windows-targets-0.52.6.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.52.6/download -> windows_aarch64_gnullvm-0.52.6.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.52.6/download -> windows_aarch64_msvc-0.52.6.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.52.6/download -> windows_i686_gnu-0.52.6.crate https://crates.io/api/v1/crates/windows_i686_gnullvm/0.52.6/download -> windows_i686_gnullvm-0.52.6.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.52.6/download -> windows_i686_msvc-0.52.6.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.52.6/download -> windows_x86_64_gnu-0.52.6.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.52.6/download -> windows_x86_64_gnullvm-0.52.6.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.52.6/download -> windows_x86_64_msvc-0.52.6.crate https://crates.io/api/v1/crates/winnow/0.6.20/download -> winnow-0.6.20.crate -_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 67553b9b0296e5b691a6f6efdce65271 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c meson 99466844dd8d4fcfb07578a76f5a9922 xdg 3ef49a87c52c8b77c476351195dfe575 -_md5_=3c09c094b47d1864abe0428dd89f0a5e diff --git a/metadata/md5-cache/phosh-base/pfs-0.0.5 b/metadata/md5-cache/phosh-base/pfs-0.0.5 new file mode 100644 index 0000000000..5c1585cf89 --- /dev/null +++ b/metadata/md5-cache/phosh-base/pfs-0.0.5 @@ -0,0 +1,16 @@ +BDEPEND=dev-libs/glib:2 dev-util/patchelf sys-devel/gettext || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array +DEFINED_PHASES=compile configure install postinst postrm preinst setup test unpack +DEPEND=>=dev-libs/glib-2.70:2 >=gui-libs/gtk-4.14:4 >=gui-libs/libadwaita-1.4:1 virtual/libintl media-libs/graphene x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango +DESCRIPTION=Phosh File Selector library for selecting files +EAPI=8 +HOMEPAGE=https://gitlab.gnome.org/guidog/pfs +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=cargo gnome2-utils meson xdg +IUSE=debug +KEYWORDS=~amd64 +LICENSE=GPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016 +RDEPEND=>=dev-libs/glib-2.70:2 >=gui-libs/gtk-4.14:4 >=gui-libs/libadwaita-1.4:1 virtual/libintl +SLOT=0 +SRC_URI=https://gitlab.gnome.org/guidog/pfs/-/archive/v0.0.5/pfs-v0.0.5.tar.bz2 https://crates.io/api/v1/crates/aho-corasick/1.1.3/download -> aho-corasick-1.1.3.crate https://crates.io/api/v1/crates/autocfg/1.4.0/download -> autocfg-1.4.0.crate https://crates.io/api/v1/crates/bitflags/2.9.4/download -> bitflags-2.9.4.crate https://crates.io/api/v1/crates/block/0.1.6/download -> block-0.1.6.crate https://crates.io/api/v1/crates/cairo-rs/0.21.1/download -> cairo-rs-0.21.1.crate https://crates.io/api/v1/crates/cairo-sys-rs/0.21.1/download -> cairo-sys-rs-0.21.1.crate https://crates.io/api/v1/crates/cc/1.2.1/download -> cc-1.2.1.crate https://crates.io/api/v1/crates/cfg-expr/0.17.1/download -> cfg-expr-0.17.1.crate https://crates.io/api/v1/crates/equivalent/1.0.1/download -> equivalent-1.0.1.crate https://crates.io/api/v1/crates/field-offset/0.3.6/download -> field-offset-0.3.6.crate https://crates.io/api/v1/crates/futures-channel/0.3.31/download -> futures-channel-0.3.31.crate https://crates.io/api/v1/crates/futures-core/0.3.31/download -> futures-core-0.3.31.crate https://crates.io/api/v1/crates/futures-executor/0.3.31/download -> futures-executor-0.3.31.crate https://crates.io/api/v1/crates/futures-io/0.3.31/download -> futures-io-0.3.31.crate https://crates.io/api/v1/crates/futures-macro/0.3.31/download -> futures-macro-0.3.31.crate https://crates.io/api/v1/crates/futures-task/0.3.31/download -> futures-task-0.3.31.crate https://crates.io/api/v1/crates/futures-util/0.3.31/download -> futures-util-0.3.31.crate https://crates.io/api/v1/crates/gdk-pixbuf-sys/0.21.1/download -> gdk-pixbuf-sys-0.21.1.crate https://crates.io/api/v1/crates/gdk-pixbuf/0.21.1/download -> gdk-pixbuf-0.21.1.crate https://crates.io/api/v1/crates/gdk4-sys/0.10.0/download -> gdk4-sys-0.10.0.crate https://crates.io/api/v1/crates/gdk4/0.10.0/download -> gdk4-0.10.0.crate https://crates.io/api/v1/crates/gettext-rs/0.7.2/download -> gettext-rs-0.7.2.crate https://crates.io/api/v1/crates/gettext-sys/0.22.5/download -> gettext-sys-0.22.5.crate https://crates.io/api/v1/crates/gio-sys/0.21.1/download -> gio-sys-0.21.1.crate https://crates.io/api/v1/crates/gio/0.21.1/download -> gio-0.21.1.crate https://crates.io/api/v1/crates/glib-macros/0.21.0/download -> glib-macros-0.21.0.crate https://crates.io/api/v1/crates/glib-sys/0.21.1/download -> glib-sys-0.21.1.crate https://crates.io/api/v1/crates/glib/0.21.1/download -> glib-0.21.1.crate https://crates.io/api/v1/crates/gobject-sys/0.21.1/download -> gobject-sys-0.21.1.crate https://crates.io/api/v1/crates/graphene-rs/0.21.1/download -> graphene-rs-0.21.1.crate https://crates.io/api/v1/crates/graphene-sys/0.21.1/download -> graphene-sys-0.21.1.crate https://crates.io/api/v1/crates/gsk4-sys/0.10.0/download -> gsk4-sys-0.10.0.crate https://crates.io/api/v1/crates/gsk4/0.10.0/download -> gsk4-0.10.0.crate https://crates.io/api/v1/crates/gtk4-macros/0.10.0/download -> gtk4-macros-0.10.0.crate https://crates.io/api/v1/crates/gtk4-sys/0.10.0/download -> gtk4-sys-0.10.0.crate https://crates.io/api/v1/crates/gtk4/0.10.0/download -> gtk4-0.10.0.crate https://crates.io/api/v1/crates/hashbrown/0.15.1/download -> hashbrown-0.15.1.crate https://crates.io/api/v1/crates/heck/0.5.0/download -> heck-0.5.0.crate https://crates.io/api/v1/crates/indexmap/2.6.0/download -> indexmap-2.6.0.crate https://crates.io/api/v1/crates/lazy_static/1.5.0/download -> lazy_static-1.5.0.crate https://crates.io/api/v1/crates/libadwaita-sys/0.8.0/download -> libadwaita-sys-0.8.0.crate https://crates.io/api/v1/crates/libadwaita/0.8.0/download -> libadwaita-0.8.0.crate https://crates.io/api/v1/crates/libc/0.2.162/download -> libc-0.2.162.crate https://crates.io/api/v1/crates/locale_config/0.3.0/download -> locale_config-0.3.0.crate https://crates.io/api/v1/crates/malloc_buf/0.0.6/download -> malloc_buf-0.0.6.crate https://crates.io/api/v1/crates/memchr/2.7.5/download -> memchr-2.7.5.crate https://crates.io/api/v1/crates/memoffset/0.9.1/download -> memoffset-0.9.1.crate https://crates.io/api/v1/crates/objc-foundation/0.1.1/download -> objc-foundation-0.1.1.crate https://crates.io/api/v1/crates/objc/0.2.7/download -> objc-0.2.7.crate https://crates.io/api/v1/crates/objc_id/0.1.1/download -> objc_id-0.1.1.crate https://crates.io/api/v1/crates/pango-sys/0.21.1/download -> pango-sys-0.21.1.crate https://crates.io/api/v1/crates/pango/0.21.1/download -> pango-0.21.1.crate https://crates.io/api/v1/crates/pin-project-lite/0.2.15/download -> pin-project-lite-0.2.15.crate https://crates.io/api/v1/crates/pin-utils/0.1.0/download -> pin-utils-0.1.0.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/proc-macro-crate/3.3.0/download -> proc-macro-crate-3.3.0.crate https://crates.io/api/v1/crates/proc-macro2/1.0.101/download -> proc-macro2-1.0.101.crate https://crates.io/api/v1/crates/quote/1.0.37/download -> quote-1.0.37.crate https://crates.io/api/v1/crates/regex-automata/0.4.9/download -> regex-automata-0.4.9.crate https://crates.io/api/v1/crates/regex-syntax/0.8.5/download -> regex-syntax-0.8.5.crate https://crates.io/api/v1/crates/regex/1.11.1/download -> regex-1.11.1.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.23/download -> semver-1.0.23.crate https://crates.io/api/v1/crates/serde/1.0.215/download -> serde-1.0.215.crate https://crates.io/api/v1/crates/serde_derive/1.0.215/download -> serde_derive-1.0.215.crate https://crates.io/api/v1/crates/serde_spanned/0.6.9/download -> serde_spanned-0.6.9.crate https://crates.io/api/v1/crates/shlex/1.3.0/download -> shlex-1.3.0.crate https://crates.io/api/v1/crates/slab/0.4.9/download -> slab-0.4.9.crate https://crates.io/api/v1/crates/smallvec/1.15.1/download -> smallvec-1.15.1.crate https://crates.io/api/v1/crates/syn/2.0.106/download -> syn-2.0.106.crate https://crates.io/api/v1/crates/system-deps/7.0.3/download -> system-deps-7.0.3.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/temp-dir/0.1.14/download -> temp-dir-0.1.14.crate https://crates.io/api/v1/crates/toml/0.8.19/download -> toml-0.8.19.crate https://crates.io/api/v1/crates/toml_datetime/0.6.11/download -> toml_datetime-0.6.11.crate https://crates.io/api/v1/crates/toml_edit/0.22.27/download -> toml_edit-0.22.27.crate https://crates.io/api/v1/crates/unicode-ident/1.0.13/download -> unicode-ident-1.0.13.crate https://crates.io/api/v1/crates/version-compare/0.2.0/download -> version-compare-0.2.0.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/windows-sys/0.52.0/download -> windows-sys-0.52.0.crate https://crates.io/api/v1/crates/windows-targets/0.52.6/download -> windows-targets-0.52.6.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.52.6/download -> windows_aarch64_gnullvm-0.52.6.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.52.6/download -> windows_aarch64_msvc-0.52.6.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.52.6/download -> windows_i686_gnu-0.52.6.crate https://crates.io/api/v1/crates/windows_i686_gnullvm/0.52.6/download -> windows_i686_gnullvm-0.52.6.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.52.6/download -> windows_i686_msvc-0.52.6.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.52.6/download -> windows_x86_64_gnu-0.52.6.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.52.6/download -> windows_x86_64_gnullvm-0.52.6.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.52.6/download -> windows_x86_64_msvc-0.52.6.crate https://crates.io/api/v1/crates/winnow/0.7.13/download -> winnow-0.7.13.crate +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 67553b9b0296e5b691a6f6efdce65271 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c meson 99466844dd8d4fcfb07578a76f5a9922 xdg 3ef49a87c52c8b77c476351195dfe575 +_md5_=9a38774cccb2d6dd9602b62daad35c1e diff --git a/metadata/md5-cache/phosh-base/phosh-0.47.0 b/metadata/md5-cache/phosh-base/phosh-0.47.0 deleted file mode 100644 index 6ef00c5bbc..0000000000 --- a/metadata/md5-cache/phosh-base/phosh-0.47.0 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=- -DESCRIPTION=Meta package for Phosh, merge this package to install -EAPI=8 -HOMEPAGE=https://phosh.mobi/ -IUSE=calls cups geolocation iio +screenshot systemd -KEYWORDS=~amd64 -LICENSE=metapackage -RDEPEND=app-alternatives/phosh-keyboard dev-libs/feedbackd[daemon] gnome-base/gnome-core-libs[cups?] gui-libs/xdg-desktop-portal-wlr >=gui-wm/phoc-0.47.0 media-fonts/cantarell >=phosh-base/phosh-mobile-settings-0.47.0 >=phosh-base/phosh-shell-0.47.0 >=phosh-base/phosh-tour-0.47.0 >=phosh-base/xdg-desktop-portal-phosh-0.47.0 sys-apps/xdg-desktop-portal-gtk >=x11-themes/phosh-wallpapers-0.42.0 x11-themes/sound-theme-freedesktop calls? ( net-voip/gnome-calls ) geolocation? ( app-misc/geoclue:2.0 ) iio? ( gnome-extra/iio-sensor-proxy ) screenshot? ( gui-apps/slurp ) systemd? ( sys-apps/systemd ) !systemd? ( app-admin/openrc-settingsd ) -SLOT=0 -_md5_=ee1acbe6c724e2dea9ebff9400dab308 diff --git a/metadata/md5-cache/phosh-base/phosh-tour-0.43.0 b/metadata/md5-cache/phosh-base/phosh-tour-0.43.0 deleted file mode 100644 index faa979ae6f..0000000000 --- a/metadata/md5-cache/phosh-base/phosh-tour-0.43.0 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=dev-libs/libxml2 sys-devel/gettext verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 ) -DEFINED_PHASES=compile configure install postinst postrm preinst test unpack -DEPEND=>=dev-libs/glib-2.74:2 dev-libs/gmobile >=gui-libs/gtk-4.12:4 >=gui-libs/libadwaita-1.4:1 -DESCRIPTION=Introduction to phosh on smartphones -EAPI=8 -HOMEPAGE=https://gitlab.gnome.org/World/Phosh/phosh-tour -IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info -INHERIT=gnome2-utils meson verify-sig xdg -IUSE=verify-sig -KEYWORDS=~amd64 -LICENSE=GPL-3+ -RDEPEND=>=dev-libs/glib-2.74:2 dev-libs/gmobile >=gui-libs/gtk-4.12:4 >=gui-libs/libadwaita-1.4:1 -SLOT=0 -SRC_URI=https://sources.phosh.mobi/releases/phosh-tour/phosh-tour-0.43.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/phosh-tour/phosh-tour-0.43.0.tar.xz.asc ) -_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c meson 99466844dd8d4fcfb07578a76f5a9922 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 4e83419d7fb5d336f6a4de8193968319 xdg 3ef49a87c52c8b77c476351195dfe575 -_md5_=05dbd23422c80f2adeccf43898227763 diff --git a/metadata/md5-cache/phosh-base/phosh-tour-0.44.0 b/metadata/md5-cache/phosh-base/phosh-tour-0.44.0 deleted file mode 100644 index 70405784d8..0000000000 --- a/metadata/md5-cache/phosh-base/phosh-tour-0.44.0 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=dev-libs/libxml2 sys-devel/gettext verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 ) -DEFINED_PHASES=compile configure install postinst postrm preinst test unpack -DEPEND=>=dev-libs/glib-2.74:2 dev-libs/gmobile >=gui-libs/gtk-4.12:4 >=gui-libs/libadwaita-1.4:1 -DESCRIPTION=Introduction to phosh on smartphones -EAPI=8 -HOMEPAGE=https://gitlab.gnome.org/World/Phosh/phosh-tour -IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info -INHERIT=gnome2-utils meson verify-sig xdg -IUSE=verify-sig -KEYWORDS=~amd64 -LICENSE=GPL-3+ -RDEPEND=>=dev-libs/glib-2.74:2 dev-libs/gmobile >=gui-libs/gtk-4.12:4 >=gui-libs/libadwaita-1.4:1 -SLOT=0 -SRC_URI=https://sources.phosh.mobi/releases/phosh-tour/phosh-tour-0.44.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/phosh-tour/phosh-tour-0.44.0.tar.xz.asc ) -_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c meson 99466844dd8d4fcfb07578a76f5a9922 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 4e83419d7fb5d336f6a4de8193968319 xdg 3ef49a87c52c8b77c476351195dfe575 -_md5_=7347115560f7767cd73a2d9fc2498ba2 diff --git a/metadata/md5-cache/phosh-base/phosh-tour-0.45.0 b/metadata/md5-cache/phosh-base/phosh-tour-0.45.0 deleted file mode 100644 index 8f327c651c..0000000000 --- a/metadata/md5-cache/phosh-base/phosh-tour-0.45.0 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=dev-libs/libxml2 sys-devel/gettext verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 ) -DEFINED_PHASES=compile configure install postinst postrm preinst test unpack -DEPEND=>=dev-libs/glib-2.74:2 dev-libs/gmobile >=gui-libs/gtk-4.12:4 >=gui-libs/libadwaita-1.4:1 -DESCRIPTION=Introduction to phosh on smartphones -EAPI=8 -HOMEPAGE=https://gitlab.gnome.org/World/Phosh/phosh-tour -IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info -INHERIT=gnome2-utils meson verify-sig xdg -IUSE=verify-sig -KEYWORDS=~amd64 -LICENSE=GPL-3+ -RDEPEND=>=dev-libs/glib-2.74:2 dev-libs/gmobile >=gui-libs/gtk-4.12:4 >=gui-libs/libadwaita-1.4:1 -SLOT=0 -SRC_URI=https://sources.phosh.mobi/releases/phosh-tour/phosh-tour-0.45.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/phosh-tour/phosh-tour-0.45.0.tar.xz.asc ) -_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c meson 99466844dd8d4fcfb07578a76f5a9922 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 4e83419d7fb5d336f6a4de8193968319 xdg 3ef49a87c52c8b77c476351195dfe575 -_md5_=7347115560f7767cd73a2d9fc2498ba2 diff --git a/metadata/md5-cache/phosh-base/phosh-tour-0.46.0 b/metadata/md5-cache/phosh-base/phosh-tour-0.50.0 similarity index 92% rename from metadata/md5-cache/phosh-base/phosh-tour-0.46.0 rename to metadata/md5-cache/phosh-base/phosh-tour-0.50.0 index 114fb420d9..c4434ae0bb 100644 --- a/metadata/md5-cache/phosh-base/phosh-tour-0.46.0 +++ b/metadata/md5-cache/phosh-base/phosh-tour-0.50.0 @@ -11,6 +11,6 @@ KEYWORDS=~amd64 LICENSE=GPL-3+ RDEPEND=>=dev-libs/glib-2.74:2 dev-libs/gmobile >=gui-libs/gtk-4.12:4 >=gui-libs/libadwaita-1.4:1 SLOT=0 -SRC_URI=https://sources.phosh.mobi/releases/phosh-tour/phosh-tour-0.46.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/phosh-tour/phosh-tour-0.46.0.tar.xz.asc ) +SRC_URI=https://sources.phosh.mobi/releases/phosh-tour/phosh-tour-0.50.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/phosh-tour/phosh-tour-0.50.0.tar.xz.asc ) _eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c meson 99466844dd8d4fcfb07578a76f5a9922 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 4e83419d7fb5d336f6a4de8193968319 xdg 3ef49a87c52c8b77c476351195dfe575 _md5_=7347115560f7767cd73a2d9fc2498ba2 diff --git a/metadata/md5-cache/sci-misc/boinc-wrapper-26018-r2 b/metadata/md5-cache/sci-misc/boinc-wrapper-26019 similarity index 72% rename from metadata/md5-cache/sci-misc/boinc-wrapper-26018-r2 rename to metadata/md5-cache/sci-misc/boinc-wrapper-26019 index 1e35d000e1..782734af0c 100644 --- a/metadata/md5-cache/sci-misc/boinc-wrapper-26018-r2 +++ b/metadata/md5-cache/sci-misc/boinc-wrapper-26019 @@ -1,12 +1,14 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 DEFINED_PHASES=compile configure install prepare +DEPEND=dev-libs/libzip:= sys-libs/zlib:= DESCRIPTION=Wrapper to use non-BOINC apps with BOINC EAPI=8 -HOMEPAGE=https://boinc.berkeley.edu/trac/wiki/WrapperApp +HOMEPAGE=https://github.com/BOINC/boinc/wiki/WrapperApp INHERIT=autotools edo KEYWORDS=~amd64 ~arm64 ~x86 -LICENSE=Info-ZIP LGPL-3+ regexp-UofT +LICENSE=Info-ZIP LGPL-3+ +RDEPEND=dev-libs/libzip:= sys-libs/zlib:= SLOT=0 -SRC_URI=https://github.com/BOINC/boinc/archive/refs/tags/wrapper/26018.tar.gz -> boinc-wrapper-26018.tar.gz +SRC_URI=https://github.com/BOINC/boinc/archive/refs/tags/wrapper/26019.tar.gz -> boinc-wrapper-26019.tar.gz _eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 edo a5e294016aa84979fcb2459749eb80b2 -_md5_=afe4b3ff2c6ef032449999509ebc9348 +_md5_=228ff8c0553a8e4c97861d435bf62b7a diff --git a/metadata/md5-cache/sys-fs/bcachefs-kmod-1.31.8 b/metadata/md5-cache/sys-fs/bcachefs-kmod-1.31.11 similarity index 93% rename from metadata/md5-cache/sys-fs/bcachefs-kmod-1.31.8 rename to metadata/md5-cache/sys-fs/bcachefs-kmod-1.31.11 index e1ed9c4548..be53ce726d 100644 --- a/metadata/md5-cache/sys-fs/bcachefs-kmod-1.31.8 +++ b/metadata/md5-cache/sys-fs/bcachefs-kmod-1.31.11 @@ -11,6 +11,6 @@ KEYWORDS=~amd64 ~arm64 LICENSE=GPL-2 Apache-2.0 BSD ISC MIT Unicode-DFS-2016 RDEPEND=>=sys-fs/bcachefs-tools-1.31 sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) SLOT=0 -SRC_URI=https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.31.8.tar.zst verify-sig? ( https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.31.8.tar.sign ) +SRC_URI=https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.31.11.tar.zst verify-sig? ( https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.31.11.tar.sign ) _eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 4e83419d7fb5d336f6a4de8193968319 _md5_=5ad95c9a56d4db28a7144a0067fa9ecc diff --git a/metadata/md5-cache/www-apps/invidious-2025.05.04.0 b/metadata/md5-cache/www-apps/invidious-2025.05.04.0 index 98a8b780e2..23d7ea685c 100644 --- a/metadata/md5-cache/www-apps/invidious-2025.05.04.0 +++ b/metadata/md5-cache/www-apps/invidious-2025.05.04.0 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 virtual/pkgconfig +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 virtual/pkgconfig DEFINED_PHASES=compile configure install prepare pretend setup test unpack DEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= dev-libs/libxml2:2 dev-libs/libyaml dev-libs/openssl:= sys-libs/zlib:= dev-crystal/athena-negotiation dev-crystal/http_proxy >=dev-crystal/kemal-1.1.2-r1 =dev-crystal/protodec-0.1.5 virtual/crystal-db[postgres,sqlite] test? ( dev-crystal/spectator ) DESCRIPTION=Invidious is an alternative front-end to YouTube @@ -12,5 +12,5 @@ RDEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2: RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/iv-org/invidious/archive/refs/tags/v2.20250504.0.tar.gz -> invidious-2025.05.04.0.tar.gz https://registry.npmjs.org/video.js/-/video.js-7.12.1.tgz https://registry.npmjs.org/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-2.1.0.tgz https://registry.npmjs.org/videojs-http-source-selector/-/videojs-http-source-selector-1.1.6.tgz https://registry.npmjs.org/videojs-markers/-/videojs-markers-1.0.1.tgz https://registry.npmjs.org/videojs-mobile-ui/-/videojs-mobile-ui-0.6.1.tgz https://registry.npmjs.org/videojs-overlay/-/videojs-overlay-2.1.4.tgz https://registry.npmjs.org/videojs-share/-/videojs-share-3.2.1.tgz https://registry.npmjs.org/videojs-vr/-/videojs-vr-1.8.0.tgz https://registry.npmjs.org/videojs-vtt-thumbnails/-/videojs-vtt-thumbnails-0.0.13.tgz test? ( https://github.com/iv-org/mocks/archive/b55d58dea94f7144ff0205857dfa70ec14eaa872.tar.gz -> invidious-mocks-b55d58d.tar.gz ) -_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f systemd a964c0cbe818b5729da1dbfcee5be861 +_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f systemd a964c0cbe818b5729da1dbfcee5be861 _md5_=4a3bca77edb18c733fcba6001897b867 diff --git a/metadata/md5-cache/www-apps/invidious-2025.05.17.0 b/metadata/md5-cache/www-apps/invidious-2025.05.17.0 index e9edff2801..a34e50a7f8 100644 --- a/metadata/md5-cache/www-apps/invidious-2025.05.17.0 +++ b/metadata/md5-cache/www-apps/invidious-2025.05.17.0 @@ -1,4 +1,4 @@ -BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 virtual/pkgconfig +BDEPEND=|| ( >=dev-lang/crystal-1.16.3 >=dev-lang/crystal-bin-1.16.3 ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 virtual/pkgconfig DEFINED_PHASES=compile configure install prepare pretend setup test unpack DEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= dev-libs/libxml2:2 dev-libs/libyaml dev-libs/openssl:= sys-libs/zlib:= dev-crystal/athena-negotiation dev-crystal/http_proxy >=dev-crystal/kemal-1.1.2-r1 =dev-crystal/protodec-0.1.5 virtual/crystal-db[postgres,sqlite] test? ( dev-crystal/spectator ) DESCRIPTION=Invidious is an alternative front-end to YouTube @@ -12,5 +12,5 @@ RDEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2: RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/iv-org/invidious/archive/refs/tags/v2.20250517.0.tar.gz -> invidious-2025.05.17.0.tar.gz https://registry.npmjs.org/video.js/-/video.js-7.12.1.tgz https://registry.npmjs.org/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-2.1.0.tgz https://registry.npmjs.org/videojs-http-source-selector/-/videojs-http-source-selector-1.1.6.tgz https://registry.npmjs.org/videojs-markers/-/videojs-markers-1.0.1.tgz https://registry.npmjs.org/videojs-mobile-ui/-/videojs-mobile-ui-0.6.1.tgz https://registry.npmjs.org/videojs-overlay/-/videojs-overlay-2.1.4.tgz https://registry.npmjs.org/videojs-share/-/videojs-share-3.2.1.tgz https://registry.npmjs.org/videojs-vr/-/videojs-vr-1.8.0.tgz https://registry.npmjs.org/videojs-vtt-thumbnails/-/videojs-vtt-thumbnails-0.0.13.tgz test? ( https://github.com/iv-org/mocks/archive/b55d58dea94f7144ff0205857dfa70ec14eaa872.tar.gz -> invidious-mocks-b55d58d.tar.gz ) -_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f systemd a964c0cbe818b5729da1dbfcee5be861 +_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils ad02a0a13b9cbfb512929b949a8e5b2d shards 19e21a696fe66db90959968325a9c97f systemd a964c0cbe818b5729da1dbfcee5be861 _md5_=4a3bca77edb18c733fcba6001897b867 diff --git a/metadata/md5-cache/www-apps/soupault-5.1.0 b/metadata/md5-cache/www-apps/soupault-5.1.0 new file mode 100644 index 0000000000..86e7383b77 --- /dev/null +++ b/metadata/md5-cache/www-apps/soupault-5.1.0 @@ -0,0 +1,15 @@ +BDEPEND=dev-lang/ocaml dev-ml/dune +DEFINED_PHASES=compile install test +DEPEND=>=dev-lang/ocaml-4.13:=[ocamlopt?] >=dev-ml/dune-2.0.0 >=dev-ml/camomile-2.0.0:=[ocamlopt?] >=dev-ml/ocaml-tsort-2.1.0:=[ocamlopt?] >=dev-ml/lua-ml-0.9.3:=[ocamlopt?] dev-ml/digestif:=[ocamlopt?] >=dev-ml/ocaml-base64-3.0.0:=[ocamlopt?] >=dev-ml/jingoo-1.4.2:=[ocamlopt?] >=dev-ml/spelll-0.4:=[ocamlopt?] >=dev-ml/ocaml-yaml-2.0.0:=[ocamlopt?] >=dev-ml/ocaml-csv-2.4:=[ocamlopt?] >=dev-ml/ezjsonm-1.2.0:=[ocamlopt?] >=dev-ml/re-1.9.0:=[ocamlopt?] >=dev-ml/otoml-1.0.5:=[ocamlopt?] >=dev-ml/ocaml-fileutils-0.6.3:=[ocamlopt?] >=dev-ml/ocaml-containers-3.6:=[ocamlopt?] >=dev-ml/markup-1.0.0:=[ocamlopt?] >=dev-ml/lambdasoup-1.1.1:=[ocamlopt?] >=dev-ml/logs-0.7.0:=[ocamlopt?] >=dev-ml/fmt-0.8.9:=[ocamlopt?] >=dev-ml/odate-0.6:=[ocamlopt?] >=dev-ml/cmarkit-0.3.0:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=Static website generator based on HTML rewriting +EAPI=8 +HOMEPAGE=https://soupault.app +INHERIT=dune +IUSE=+ocamlopt +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=>=dev-lang/ocaml-4.13:=[ocamlopt?] >=dev-ml/dune-2.0.0 >=dev-ml/camomile-2.0.0:=[ocamlopt?] >=dev-ml/ocaml-tsort-2.1.0:=[ocamlopt?] >=dev-ml/lua-ml-0.9.3:=[ocamlopt?] dev-ml/digestif:=[ocamlopt?] >=dev-ml/ocaml-base64-3.0.0:=[ocamlopt?] >=dev-ml/jingoo-1.4.2:=[ocamlopt?] >=dev-ml/spelll-0.4:=[ocamlopt?] >=dev-ml/ocaml-yaml-2.0.0:=[ocamlopt?] >=dev-ml/ocaml-csv-2.4:=[ocamlopt?] >=dev-ml/ezjsonm-1.2.0:=[ocamlopt?] >=dev-ml/re-1.9.0:=[ocamlopt?] >=dev-ml/otoml-1.0.5:=[ocamlopt?] >=dev-ml/ocaml-fileutils-0.6.3:=[ocamlopt?] >=dev-ml/ocaml-containers-3.6:=[ocamlopt?] >=dev-ml/markup-1.0.0:=[ocamlopt?] >=dev-ml/lambdasoup-1.1.1:=[ocamlopt?] >=dev-ml/logs-0.7.0:=[ocamlopt?] >=dev-ml/fmt-0.8.9:=[ocamlopt?] >=dev-ml/odate-0.6:=[ocamlopt?] >=dev-ml/cmarkit-0.3.0:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:= +SLOT=0 +SRC_URI=https://codeberg.com/PataphysicalSociety/soupault/archive/5.1.0.tar.gz -> soupault-5.1.0.tar.gz +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4 +_md5_=9abf18f22deedf30f93697d3a65d552e diff --git a/metadata/md5-cache/www-client/badwolf-1.4.0 b/metadata/md5-cache/www-client/badwolf-1.4.0-r1 similarity index 84% rename from metadata/md5-cache/www-client/badwolf-1.4.0 rename to metadata/md5-cache/www-client/badwolf-1.4.0-r1 index 768a09635c..046c331cfb 100644 --- a/metadata/md5-cache/www-client/badwolf-1.4.0 +++ b/metadata/md5-cache/www-client/badwolf-1.4.0-r1 @@ -1,6 +1,6 @@ BDEPEND=test? ( app-text/mandoc ) verify-sig? ( sec-keys/signify-keys-lanodan:2025 ) verify-sig? ( app-crypt/signify ) DEFINED_PHASES=compile configure install postinst postrm preinst test unpack -DEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 net-libs/webkit-gtk:4.1= +DEPEND=dev-libs/glib dev-libs/libxml2:= x11-libs/gtk+:3 net-libs/webkit-gtk:4.1= DESCRIPTION=Minimalist and privacy-oriented WebKitGTK+ browser EAPI=8 HOMEPAGE=https://hacktivis.me/projects/badwolf @@ -9,9 +9,9 @@ INHERIT=xdg ninja-utils savedconfig verify-sig IUSE=test savedconfig verify-sig KEYWORDS=~amd64 ~arm64 ~ppc64 LICENSE=BSD -RDEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 net-libs/webkit-gtk:4.1= +RDEPEND=dev-libs/glib dev-libs/libxml2:= x11-libs/gtk+:3 net-libs/webkit-gtk:4.1= RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://distfiles.hacktivis.me/releases/badwolf/badwolf-1.4.0.tar.gz verify-sig? ( https://distfiles.hacktivis.me/releases/badwolf/badwolf-1.4.0.tar.gz.sign ) _eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 portability a39e3d646f76cb45d06b44cc1144b8d4 savedconfig b9131abe556ad2ea96c01b06d658d363 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 4e83419d7fb5d336f6a4de8193968319 -_md5_=49405dd6ef95c2715c55485ee40daa65 +_md5_=edf1ef845e55372b1317ce50e56b408b diff --git a/metadata/md5-cache/www-client/badwolf-9999 b/metadata/md5-cache/www-client/badwolf-9999-r1 similarity index 76% rename from metadata/md5-cache/www-client/badwolf-9999 rename to metadata/md5-cache/www-client/badwolf-9999-r1 index 4032dbba4e..46f9fc83a0 100644 --- a/metadata/md5-cache/www-client/badwolf-9999 +++ b/metadata/md5-cache/www-client/badwolf-9999-r1 @@ -1,6 +1,6 @@ BDEPEND=test? ( app-text/mandoc ) >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install postinst postrm preinst test unpack -DEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 net-libs/webkit-gtk:4.1= +DEPEND=dev-libs/glib dev-libs/libxml2:= x11-libs/gtk+:3 net-libs/webkit-gtk:4.1= DESCRIPTION=Minimalist and privacy-oriented WebKitGTK+ browser EAPI=8 HOMEPAGE=https://hacktivis.me/projects/badwolf @@ -9,8 +9,8 @@ INHERIT=xdg ninja-utils git-r3 IUSE=test LICENSE=BSD PROPERTIES=live -RDEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 net-libs/webkit-gtk:4.1= +RDEPEND=dev-libs/glib dev-libs/libxml2:= x11-libs/gtk+:3 net-libs/webkit-gtk:4.1= RESTRICT=!test? ( test ) SLOT=0 _eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 git-r3 875eb471682d3e1f18da124be97dcc81 -_md5_=6ddbb0478d52d895abfe30b3295665b0 +_md5_=713b53e194a325686594df3e3c8e09e6 diff --git a/metadata/md5-cache/x11-terms/rio-0.2.30 b/metadata/md5-cache/x11-terms/rio-0.2.32 similarity index 87% rename from metadata/md5-cache/x11-terms/rio-0.2.30 rename to metadata/md5-cache/x11-terms/rio-0.2.32 index 165949ed76..41c17a6de8 100644 --- a/metadata/md5-cache/x11-terms/rio-0.2.30 +++ b/metadata/md5-cache/x11-terms/rio-0.2.32 @@ -1,4 +1,4 @@ -BDEPEND=dev-build/cmake virtual/pkgconfig || ( >=dev-lang/rust-bin-1.89.0:* >=dev-lang/rust-1.89.0:* ) +BDEPEND=dev-build/cmake virtual/pkgconfig || ( >=dev-lang/rust-bin-1.90.0:* >=dev-lang/rust-1.90.0:* ) DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack DEPEND=media-libs/freetype:2 media-libs/fontconfig wayland? ( dev-libs/wayland ) wayland? ( x11-libs/libxkbcommon[wayland] ) X? ( x11-libs/libxkbcommon[X] ) >=sys-libs/ncurses-6.4_p20240330 DESCRIPTION=A hardware-accelerated GPU terminal emulator powered by WebGPU @@ -12,6 +12,6 @@ LICENSE=MIT Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2 RDEPEND=media-libs/freetype:2 media-libs/fontconfig wayland? ( dev-libs/wayland ) wayland? ( x11-libs/libxkbcommon[wayland] ) X? ( x11-libs/libxkbcommon[X] ) >=sys-libs/ncurses-6.4_p20240330 REQUIRED_USE=|| ( wayland X ) SLOT=0 -SRC_URI=https://github.com/raphamorim/rio/archive/refs/tags/v0.2.30.tar.gz -> rio-0.2.30.tar.gz https://github.com/freijon/rio/releases/download/v0.2.30/rio-0.2.30-crates.tar.xz +SRC_URI=https://github.com/raphamorim/rio/archive/refs/tags/v0.2.32.tar.gz -> rio-0.2.32.tar.gz https://github.com/freijon/rio/releases/download/v0.2.32/rio-0.2.32-crates.tar.xz _eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 67553b9b0296e5b691a6f6efdce65271 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 -_md5_=e5d3fa16defae58e33348cd576e278a2 +_md5_=aa42f9b47ee51b953e4cb5287b8004db diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 18e2a460c4..6948313dab 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -79,7 +79,7 @@ app-accessibility/mimic1 1.3.0.1-r1 9999: Mycroft's TTS engine, based on CMU's F app-accessibility/rhvoice 1.14.0 1.16.4: Multilingual text-to-speech engine (metapackage) app-accessibility/rhvoice-core 1.14.0-r1 1.16.4: Multilingual text-to-speech engine app-accessibility/speakup-tools 20121017: Tools to customize speakup module -app-accessibility/whisper-cpp 1.7.6 1.8.1: Port of OpenAI's Whisper model in C/C++ +app-accessibility/whisper-cpp 1.7.6 1.8.2: Port of OpenAI's Whisper model in C/C++ app-admin/agru 0.1.16 0.1.17: A tool for managing GitLab groups and projects app-admin/akita 0.1.4: An HTTP log monitoring tool for your terminal app-admin/ananicy-cpp 1.1.1-r3: Ananicy rewritten in C++ for much lower CPU and memory usage @@ -131,11 +131,11 @@ app-backup/grub-btrfs 4.11-r1 4.12 4.13 9999: Improves Grub by adding btrfs snap app-backup/kopia 0.21.1: Kopia - Fast And Secure Open-Source Backup app-backup/kopia-ui-bin 0.21.1: Kopia - Fast And Secure Open-Source Backup (Electron UI) app-backup/pika-backup 0.7.4-r1: Keep your data safe -app-backup/restic-browser 0.3.2_p20250523-r1: A GUI to browse and restore from restic backup repositories +app-backup/restic-browser 0.3.2_p20250523-r1 0.3.3: A GUI to browse and restore from restic backup repositories app-backup/timeshift 23.07.1: A system restore utility for Linux app-backup/timeshift-autosnap 0.9-r1: Automatically creates a timeshift-snapshot when executed app-benchmarks/kdiskmark 3.2.0: Disk benchmarking tool -app-benchmarks/occt-bin 14.2.1: All-in-one stability, stress test, benchmark and monitoring tool +app-benchmarks/occt-bin 14.2.1 15.0.1: All-in-one stability, stress test, benchmark and monitoring tool app-benchmarks/phoronix-test-suite 10.8.4-r1 9999: Phoronix's comprehensive, cross-platform testing and benchmark suite app-benchmarks/poop 0.5.0 9999: Performance Optimizer Observation Platform app-benchmarks/unigine-superposition 1.1: Game like benchmark (CPU, GPU), for ~5 minutes @@ -300,7 +300,7 @@ app-misc/termdown 1.18.0-r1: Countdown timer and stopwatch in your terminal app-misc/tinyfetch 5.2 6.1 6.2 9999: fetch program written in pure C app-misc/tmux-rime 0.0.4: rime for tmux app-misc/treefetch 2.0.0: 🌲 A plant-based system fetch tool made with Rust. -app-misc/treesheets 2567: Open source free form data organizer +app-misc/treesheets 2567 2665: Open source free form data organizer app-misc/tty-share-bin 2.4.0: Screen sharing for terminal: ASCII in browser or terminal, without pixels moving app-misc/twertlefetch 1.1.0: system fetch written in rust app-misc/ufetch 0.3: Tiny system info for Unix-like operating systems @@ -339,7 +339,7 @@ app-portage/portagecfg 2.1.3 2.2.2 2.3.0 2.4.0: Utility to write Portage config app-portage/quantum-resolver 9999: A WIP portage dependency resolver app-portage/showbuild 0.9.1-r2: Script to follow log of running portage builds app-portage/zig-ebuilder 9999: Semi-automatic generator for Zig ebuilds -app-shells/carapace 1.5.0: Multi-shell multi-command argument completer +app-shells/carapace 1.5.3: Multi-shell multi-command argument completer app-shells/direnv 2.36.0 2.37.1 9999: Environment variable manager for shell app-shells/elvish 0.19.2 0.20.1 0.21.0: Expressive programming language and a versatile interactive shell app-shells/fre 0.4.1: A command line frecency tracking tool @@ -492,7 +492,7 @@ dev-db/psequel 0.2.0-r1: Run your SQL query dev-db/rum 1.3.13-r1 1.3.14: RUM access method - inverted index with additional information in posting lists dev-db/sqlcmd 1.8.3: The MSSQL SQLCMD CLI tool dev-db/tdscpp 20250301: C++ library to communicate with Microsoft SQL server -dev-db/turso 0.0.22 0.1.5: Turso Database is an in-process OLTP database engine library with a CLI +dev-db/turso 0.2.2: Turso Database is an in-process OLTP database engine library with a CLI dev-debug/gdb-dashboard 0.17.3 0.17.4: Modular visual interface for GDB in Python dev-debug/gdbgui 0.15.2.0 0.15.2.0-r1 0.15.3.0: Browser-based frontend to gdb dev-debug/lldb-mi 0.0.1 9999: LLDB Machine Interface Driver @@ -522,7 +522,7 @@ dev-erlang/cowboy 2.9.0: Small, fast, modern HTTP server for Erlang/OTP. dev-erlang/cowlib 2.11.0: Support library for manipulating Web protocols. dev-erlang/ranch 1.7.1 1.8.0 2.0.0: Socket acceptor pool for TCP protocols. dev-erlang/yval 1.0.10: YAML validator -dev-games/godot-dotnet 4.4.1-r1 4.5: Multi-platform 2D and 3D game engine with a feature-rich editor +dev-games/godot-dotnet 4.4.1-r2 4.5-r1 4.5.1: Multi-platform 2D and 3D game engine with a feature-rich editor dev-games/surgescript 0.5.5 9999: scripting language made for opensurge dev-games/unityhub 3.9.1 3.10.0 3.11.0 3.11.1 3.14.3: Official Unity tool for managing Unity Engines and projects dev-go/get-ego-vendor 0.2.0: Utility to generate EGO_SUM data for ebuilds @@ -542,7 +542,7 @@ dev-java/jdtls-bin 1.49.0_p202507030451 1.49.0_p202507102148 1.50.0_p20250731192 dev-java/microsoft-openjdk-bin 11.0.28 17.0.16 21.0.8 25.0.0: Prebuilt Java JDK binaries provided by Microsoft dev-lang/c3c 0.7.5: The C3 programming language compiler dev-lang/cc65 2.19-r3 9999-r1: Cross-development package for 65(C)02 systems -dev-lang/crystal-bin 1.16.3 1.17.1: The Crystal Programming Language +dev-lang/crystal-bin 1.17.1 1.18.0: The Crystal Programming Language dev-lang/fbc 1.10.1: A free/open source, multi-platform BASIC compiler. dev-lang/fbc-bootstrap 1.10.1: Bootstrap package for dev-lang/fbc dev-lang/gnu-apl 1.8: GNU interpreter for the APL programming language @@ -625,7 +625,7 @@ dev-libs/sirit 1.0.1: A runtime SPIR-V assembler dev-libs/stringifor 1.1.4-r1: StringiFor, Strings Fortran Manipulator, yet another strings Fortran module dev-libs/supercop 0_p20200827: Fast cryptographic operations for Monero wallets dev-libs/tbtools 0.3.2-r2: Thunderbolt/USB4 debugging tools -dev-libs/tfdn 1.9.0 1.9.1: Opinionated C11 library for low-level functionality +dev-libs/tfdn 1.9.1 1.10.1: Opinionated C11 library for low-level functionality dev-libs/toml-f 0.4.0 0.4.1 0.4.2: TOML parser implementation for data serialization and deserialization in Fortran dev-libs/tweeny 3.1.1 3.2.0: C++ tweening (inbetweening) library dev-libs/unordered_dense 4.0.1 4.4.0 9999: A fast and densely stored hashmap and hashset @@ -653,6 +653,7 @@ dev-ml/digestif 1.3.0: Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) dev-ml/dune-rpc 3.16.0-r1: Communicate with dune using rpc dev-ml/either 1.0.0: Compatibility module for Either in OCaml 4.12 dev-ml/eqaf 0.10: Constant time equal function to avoid timing attacks in OCaml +dev-ml/ezjsonm 1.3.0: An easy interface on top of the Jsonm library dev-ml/fiber 3.7.0-r1: Dune's monadic structured concurrency library dev-ml/jsonrpc 1.18.0 1.19.0: Jsonrpc protocol implementation dev-ml/lambdasoup 1.1.1: Functional HTML scraping and manipulation library @@ -859,7 +860,7 @@ dev-python/pypandoc 1.15: Pypandoc provides a thin wrapper for pandoc, a univers dev-python/pyperscan 0.3.0: An opinionated Python binding for Hyperscan dev-python/pyproject2ebuild 0.0.3: Convert pyproject.toml to Gentoo ebuilds automatically. dev-python/pyqtdarktheme 2.1.0: A flat dark theme for PySide and PyQt. -dev-python/pyrefly 0.35.0 0.36.0: A fast type checker and language server for Python +dev-python/pyrefly 0.36.0 0.37.0: A fast type checker and language server for Python dev-python/pyrime 0.0.7: rime for python dev-python/pysdl3 0.9.8_beta8 0.9.8_beta9: A pure Python wrapper for SDL3 dev-python/pysnooper 1.2.1 1.2.3: Never use print for debugging again @@ -913,7 +914,7 @@ dev-python/sphinx-design 0.6.1: A sphinx extension for designing beautiful respo dev-python/sphinx-hoverxref 1.4.2: Sphinx extension to show tooltips with content embedded when hover a reference dev-python/sphinx-last-updated-by-git 0.3.8: Get the "last updated" time for each Sphinx page from Git dev-python/sphinx-paramlinks 0.6.0: Allows param links in Sphinx function/method descriptions to be linkable -dev-python/sphinx-sitemap 2.7.2 2.8.0: Sitemap generator for Sphinx +dev-python/sphinx-sitemap 2.8.0 2.9.0: Sitemap generator for Sphinx dev-python/sphinxcontrib-katex 0.9.10 0.9.11: KaTeX Sphinx extension for rendering of math in HTML pages dev-python/sphinxext-opengraph 0.13.0: Sphinx extension to generate unique OpenGraph metadata dev-python/sphinxnotes-mock 1.0.2: Sphinx extension for mocking directives and roles without modifying documents @@ -983,7 +984,7 @@ dev-util/catppuccin-catwalk 1.3.2: Soothing pastel previews for the high-spirite dev-util/catppuccin-whiskers 2.4.0: Soothing port creation tool for the high-spirited! dev-util/cmakelang 0.6.13: Provides Quality Assurance (QA) tools for cmake dev-util/coq-lsp 0.1.9: Visual Studio Code Extension and Language Server Protocol for Coq -dev-util/deblob 0.10 0.11 9999: remove binary executables from a directory +dev-util/deblob 0.11 0.12 9999: remove binary executables from a directory dev-util/distribution-gpg-keys 1.114: Collection of GPG keys used in Linux Distributions dev-util/dmg2img 9999 20201227: Convert Apple disk images to IMG format. dev-util/dockerfile-language-server 0.12.0 0.13.0: A language server for Dockerfiles @@ -1029,7 +1030,7 @@ dev-util/pifpaf 3.3.0: Suite of tools and fixtures to manage daemons for testing dev-util/pmbootstrap 3.0.0 3.3.1: Helper tool for developing and building postmarketOS dev-util/quilttools 0.3-r1: Mailbox to quilt series converter dev-util/rexxd 2025.02.17: Drop-in replacement for the original xxd -dev-util/riffdiff 3.4.0 3.4.1: A diff filter highlighting changed line parts +dev-util/riffdiff 3.4.1 3.4.2: Diff filter highlighting changed line parts dev-util/rtc-testbench 5.3: RTC Testbench is a set of tools for validating Ethernet networks dev-util/rust-rover 2024.2.1-r1 2025.2.1 2025.2.2 2025.2.3: A feature-rich Rust IDE with timely support by JetBrarins dev-util/rust-script 0.36.0: Command-line tool to run Rust scripts which can make use of crates @@ -1167,7 +1168,7 @@ gui-apps/ReGreet 0.1.1-r10 0.2.0 9999: A clean and customizable GTK-based greetd gui-apps/ashell 0.3.0 0.3.1: A ready to go Wayland status bar for Hyprland gui-apps/aylurs-gtk-shell 1.8.2-r1: Aylurs's Gtk Shell (AGS), An eww inspired gtk widget system. gui-apps/azote 1.16.0 9999: wallpaper manager for wlroots compositors -gui-apps/clipman 1.6.2 1.6.3 1.6.4: A basic clipboard manager for Wayland. +gui-apps/clipman 1.6.5: A basic clipboard manager for Wayland. gui-apps/contour 0.6.1.7494: Modern C++ Terminal Emulator gui-apps/coreaction 5.0.0: A side bar for showing widgets for C Suite gui-apps/corearchiver 5.0.0: Archiver for C Suite, to create and extract archives @@ -1210,7 +1211,7 @@ gui-apps/hyprsunset 0.2.0 9999: An application to enable a blue-light filter on gui-apps/hyprswitch 1.3.1: A CLI/GUI that allows switching between windows in Hyprland gui-apps/hyprsysteminfo 0.1.3: Hyprland's system information GUI application gui-apps/intiface-central-bin 2.6.0 2.6.4: Buttplug frontend application -gui-apps/ironbar 0.16.1-r1 0.17.0 9999: Customisable Wayland gtk bar written in Rust +gui-apps/ironbar 0.16.1-r1 0.17.1 9999: Customisable Wayland gtk bar written in Rust gui-apps/klassy 6.4 9999: Klassy QT6 window decoration theme for KDE Plasma 6.3+ gui-apps/koi 0.5.1 0.6: Theme scheduling for the KDE Plasma Desktop gui-apps/lan-mouse 0.10.0 0.10.0_p202507120-r1: Software KVM Switch / mouse & keyboard sharing software for Local Area Networks @@ -1297,7 +1298,7 @@ gui-wm/labwc 0.8.4-r1 0.9.0 0.9.1 9999: Openbox alternative for wayland gui-wm/mangowc 0.8.1 0.8.2 0.8.6 9999: wayland compositor based on wlroots and scenefx(dwl but no suckless) gui-wm/miracle-wm 0.7.0 0.7.1: Tiling Wayland compositor based on Mir gui-wm/niri 25.05.1-r1 25.08: Scrollable-tiling Wayland compositor -gui-wm/phoc 0.47.0 0.48.0 0.49.0: Wayland compositor for mobile phones +gui-wm/phoc 0.48.0 0.49.0 0.50.0: Wayland compositor for mobile phones gui-wm/river 0.3.11 0.3.12: A dynamic tiling Wayland compositor gui-wm/swayfx 0.5 0.5.3: SwayFX: Sway, but with eye candy! gui-wm/wayback 0.2: X11 compatibility layer levaraging wlroots and Xwayland @@ -1452,6 +1453,7 @@ media-sound/spotube-bin 3.8.0: An open source, cross-platform Spotify client media-sound/supersonic 0.17.0 0.18.0 0.18.1: A lightweight and full-featured cross-platform desktop client media-sound/tenacity 1.3.4-r4: Easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor media-sound/tidal-hifi-bin 5.16.0-r1 5.17.0: Web version of Tidal running in electron with Hi-Fi support thanks to Widevine. +media-sound/yandex-music 5.72.5: Yandex Music streaming service media-sound/yewtube 2.12.0 9999: Terminal-based YouTube player and downloader media-sound/ymuse 0.22: GTK client for Music Player Daemon (MPD) written in Go media-sound/youtube-music-bin 3.10.0 3.11.0: YouTube Music Desktop App bundled with custom plugins @@ -1459,7 +1461,7 @@ media-sound/zita-ajbridge 0.8.4-r2: zita-a2j and zita-j2a - bridges between ALSA media-video/ciano 0.2.4-r2: A multimedia file converter focused on simplicity media-video/clapper 0.6.1 0.8.0: Modern and user-friendly media player media-video/delfin 0.4.7 0.4.8: Stream movies and TV shows from Jellyfin -media-video/gpu-screen-recorder 5.5.3 5.6.6 5.6.8 9999: A screen recorder that has minimal impact on system performance +media-video/gpu-screen-recorder 5.6.6 5.6.8 5.8.0 9999: A screen recorder that has minimal impact on system performance media-video/gpu-screen-recorder-gtk 5.7.8 9999: GTK frontend for gpu-screen-recorder. media-video/kikoplay 0.9.3 9999: KikoPlay is a full-featured danmu player media-video/kooha 2.2.3-r2: GTK4 screen recorder for Wayland @@ -1506,7 +1508,7 @@ net-analyzer/reaction 2.2.0 2.2.1: Scan logs and take action net-client/amfora 1.8.0 1.9.2: A fancy terminal browser for the Gemini protocol. net-client/castor 0.8.18 0.9.0-r1: A graphical browser for plain-text protocols net-client/kristall 0.3-r2 0.4: Visual cross-platform gemini browser -net-client/lagrange 1.18.5 1.18.8: Desktop GUI client for browsing Geminispace +net-client/lagrange 1.18.8 1.19.3: Desktop GUI client for browsing Geminispace net-client/offpunk 2.6 2.7.1: Offline-First Gemini/Web/Gopher/RSS reader and browser net-client/starfish 1.2.0 1.3.1: A Gemini browser for elementary OS net-client/telescope 0.10.1 0.11: w3m-like browser for Gemini @@ -1525,7 +1527,7 @@ net-im/Quaternion 0.0.97.1: A Qt-based IM client for Matrix net-im/WasIstLos 1.6.5 1.7.0: An unofficial WhatsApp desktop application for Linux net-im/abaddon 0.2.2 9999: Alternative Discord client using GTK instead of Electron net-im/axolotl-bin 2.0.1: Axolotl is a cross-platform Signal client -net-im/beeper 4.1.145 4.1.253: Beeper: Unified Messenger +net-im/beeper 4.1.253 4.1.289: Beeper: Unified Messenger net-im/chatterino 2.5.3: Chat client for https://twitch.tv net-im/conduit 0.10.8 0.10.9 9999: Matrix homeserver written in Rust net-im/discord-canary-bin 0.0.786: All-in-one voice and text chat @@ -1688,13 +1690,13 @@ net-wireless/rtl8723bu 9999: Driver for the rtl8723 wireless chipset net-wireless/rtl8821ce 0_pre20240326: Realtek RTL8821CE Driver module for Linux kernel net-wireless/rtl8821cu 0_pre20240821: Realtek 8821CU/RTL8811CU module for Linux kernel net-wireless/sdrpp 1.2.0_pre20240607: Cross-Platform SDR Software -phosh-base/pfs 0.0.3 0.0.4: Phosh File Selector library for selecting files -phosh-base/phosh 0.47.0 0.48.0 0.49.0: Meta package for Phosh, merge this package to install +phosh-base/pfs 0.0.4 0.0.5: Phosh File Selector library for selecting files +phosh-base/phosh 0.48.0 0.49.0: Meta package for Phosh, merge this package to install phosh-base/phosh-mobile-settings 0.47.0 0.48.0 0.49.0: Phosh and related settings for mobile phosh-base/phosh-osk-stevia 0.48.0 0.49.0: Alternative on screen keyboard for Phosh phosh-base/phosh-osk-stub 0.42.0 0.47.0: Alternative on screen keyboard for Phosh phosh-base/phosh-shell 0.47.0-r1 0.48.0 0.49.0: Pure Wayland shell for mobile devices -phosh-base/phosh-tour 0.43.0 0.44.0 0.45.0 0.46.0 0.47.0: Introduction to phosh on smartphones +phosh-base/phosh-tour 0.47.0 0.50.0: Introduction to phosh on smartphones phosh-base/xdg-desktop-portal-phosh 0.47.0 0.48.0 0.49.0: Phosh portal backend for xdg-desktop-portal sci-biology/cmdock 0.2.0-r2 0.2.0-r3: Program for docking ligands to proteins and nucleic acids sci-biology/cytoscape-bin 3.10.4: A visualization platform for molecular interaction networks @@ -1758,7 +1760,7 @@ sci-mathematics/frama-c-variadic 25.0: Variadic function transformation plugin f sci-mathematics/pyromaths 21.8.2-r1: Create maths exercises in LaTeX and PDF format sci-mathematics/rink 0.8.0-r1 9999: Unit conversion tool, similar to frink sci-mathematics/rstudio-desktop-bin 2023.09.1_p494 2024.12.0_p467 2024.12.0_p467-r1: IDE for R and Python -sci-misc/boinc-wrapper 26018-r2 26018-r3: Wrapper to use non-BOINC apps with BOINC +sci-misc/boinc-wrapper 26018-r3 26019: Wrapper to use non-BOINC apps with BOINC sci-misc/llama-cpp 0_pre4576 0_pre5332 0_pre5633-r1 0_pre6140 0_pre6318 0_pre6710 9999: Port of Facebook's LLaMA model in C/C++ sci-ml/aichat 0.30.0: All-in-one LLM CLI Tool sci-ml/ollama 0.9.6 0.10.0 0.10.1 0.11.4 0.11.5 0.11.6 0.11.10 0.12.3 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models. @@ -1837,7 +1839,7 @@ sys-devel/clang-bloomberg-p2996 21.0.0_p20250702 9999: Clang fork implementing e sys-devel/fcode-utils 1.0.3: Set of utilities to process FCODE, OpenFirmware's byte code sys-devel/lcc 2021.01.11-r1: The lcc retargetable ANSI C compiler sys-firmware/lenovolegionlinux 9999: Lenovo Legion Linux kernel module -sys-fs/bcachefs-kmod 1.31.8: Linux bcachefs kernel module for sys-fs/bcachefs-tools +sys-fs/bcachefs-kmod 1.31.11: Linux bcachefs kernel module for sys-fs/bcachefs-tools sys-fs/btrd 0.5.4: The btrfs debugger sys-fs/btrfs-dump 20250918: Metadata dumper for btrfs sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesystem @@ -1903,10 +1905,11 @@ www-apps/pleroma-fe 2.7.0 2.8.0 9999: Main frontend for www-apps/pleroma, inspir www-apps/redlib 0.36.0: Alternative private front-end to Reddit www-apps/rimgo 1.2.1: An alternative frontend for Imgur. Originally based on rimgu. www-apps/sblg 0.6.1: A utility for creating static blogs +www-apps/soupault 5.1.0: Static website generator based on HTML rewriting www-apps/uwebsockets 20.14.0 20.62.0 9999: ultra fast, simple, secure & standards compliant web I/O www-apps/whoogle-search 0.9.3: A self-hosted, ad-free, privacy-respecting metasearch engine www-apps/zola 0.20.0: A fast static site generator with everything built-in -www-client/badwolf 1.4.0 9999: Minimalist and privacy-oriented WebKitGTK+ browser +www-client/badwolf 1.4.0-r1 9999-r1: Minimalist and privacy-oriented WebKitGTK+ browser www-client/browsh 1.8.2 1.8.3: A fully-modern text-based browser, rendering to TTY and browsers www-client/mullvad-browser-bin 14.5.6: The Mullvad Browser is developed to minimize tracking and fingerprinting. www-client/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser @@ -1961,7 +1964,7 @@ x11-misc/xob 0.2 0.3: A lightweight overlay volume (or anything) bar for the X W x11-misc/xsecurelock 1.9.0: X11 screen lock utility with security in mind x11-plugins/purple-mm-sms 0.1.7: Purple SMS plugin using ModemManager x11-terms/dmd5620 2.1.0: GTK+ 3.0 implementation of an AT&T / Teletype DMD 5620 emulator. -x11-terms/rio 0.2.30: A hardware-accelerated GPU terminal emulator powered by WebGPU +x11-terms/rio 0.2.32: A hardware-accelerated GPU terminal emulator powered by WebGPU x11-terms/tabby-bin 1.0.221: A terminal for a more modern age x11-terms/terminal-simulator 0.2 9999-r1: VT100 and VT52 terminal hardware simulator x11-terms/tym 3.5.1-r2: Lua-configurable terminal emulator diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 48dd7adc88..b6858b080b 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 19 Oct 2025 22:03:47 +0000 +Mon, 20 Oct 2025 14:18:46 +0000 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index f45cf5241c..5a875f3914 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -188,6 +188,7 @@ dev-libs/zfp:openmp - Enable OpenMP parallel compression dev-libs/zfp:strided - Enable strided access for progressive zfp streams dev-libs/zfp:twoway - Use two-way skew-associative cache dev-libs/zfp:utilities - Build command line utilities +dev-ml/ezjsonm:lwt - Provides an Lwt variant of the serialisation functions in the Jsonm library. dev-nim/cligen:toml - Enable TOML config file support via dev-nim/parsetoml dev-python/guidata:pyqt5 - Use dev-python/pyqt5 as Qt for Python implementation dev-python/guidata:pyqt6 - Use dev-python/pyqt6 as Qt for Python implementation @@ -807,7 +808,6 @@ net-wireless/sdrpp:sdrplay - Support for sdrplay hardware net-wireless/sdrpp:soapy - Support for hardware supported by SoapySDR net-wireless/sdrpp:uhd - Support for uhd hardware phosh-base/phosh:calls - Enable calls support via net-voip/gnome-calls -phosh-base/phosh:desktop-portal - Enable sys-apps/xdg-desktop-portal backend implementation phosh-base/phosh:iio - Enable support for IIO sensors via gnome-extra/iio-sensor-proxy phosh-base/phosh:screenshot - Enable screenshot manager support via gui-apps/slurp phosh-base/phosh-shell:lockscreen-plugins - Build lockscreen plugins and widgets