mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
2024-05-07 04:05:25 UTC
This commit is contained in:
15
metadata/md5-cache/dev-python/zenlib-2.1.1
Normal file
15
metadata/md5-cache/dev-python/zenlib-2.1.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Useful python decorators and utilities
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/desultory/zenlib
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/desultory/zenlib/archive/refs/tags/2.1.1.tar.gz -> zenlib-2.1.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
|
||||
_md5_=abea4501aa51751ffa350e8b8d2be00d
|
||||
16
metadata/md5-cache/dev-util/fortls-3.0.0_rc4
Normal file
16
metadata/md5-cache/dev-util/fortls-3.0.0_rc4
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/json5[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Fortran Language Server (fortls)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://fortls.fortran-lang.org
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/json5[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/f/fortls/fortls-3.0.0rc4.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=34bbdabbda0c5055b120167571e439e1
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=Simple terminal UI for git commands
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/jesseduffield/lazygit
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 BSD ISC MIT Unlicense
|
||||
RDEPEND=dev-vcs/git
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.39.4.tar.gz -> lazygit-0.39.4.tar.gz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 go-env 14f8f70fe58c14d7ab44fff15a05ac47 go-module 83fd3ed1657cfc316c93d6a37018290d
|
||||
_md5_=1a7396dcdee8a2a7a34fd293ebf2bc44
|
||||
@@ -7,7 +7,7 @@ INHERIT=git-r3
|
||||
IUSE=libnotify
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard gui-wm/sway !!<=gui-wm/sway-1.8.1[grimshot] libnotify? ( x11-libs/libnotify )
|
||||
RDEPEND=app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard || ( gui-wm/sway gui-wm/swayfx ) !!<=gui-wm/sway-1.8.1[grimshot] libnotify? ( x11-libs/libnotify )
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 fbb2889c81f3a05910c1524db69425c1
|
||||
_md5_=e65fb399a01af86cf93ddaa4723c7b4e
|
||||
_md5_=a5f04611241793ba2b31fda0a03721cd
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-qt/qtcore dev-qt/qtgui >=media-libs/libheif-1.12.0:0=
|
||||
DESCRIPTION=Qt plugin for HEIF images
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/jakar/qt-heif-image-plugin
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=dev-qt/qtcore dev-qt/qtgui >=media-libs/libheif-1.12.0:0=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jakar/qt-heif-image-plugin/archive/0.3.3.tar.gz -> qt-heif-image-plugin-0.3.3.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=d469f9c38d30a4e212fec72005351a1d
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=dev-vcs/git
|
||||
DEFINED_PHASES=install prepare
|
||||
DEFINED_PHASES=configure prepare
|
||||
DEPEND=dev-libs/boost media-gfx/xdot sys-devel/clang
|
||||
DESCRIPTION=framework for Verilog RTL synthesis
|
||||
EAPI=8
|
||||
@@ -9,4 +9,4 @@ LICENSE=ISC
|
||||
RDEPEND=dev-libs/boost media-gfx/xdot sys-devel/clang
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/YosysHQ/yosys/archive/yosys-0.40.tar.gz https://github.com/YosysHQ/abc/archive/0cd90d0d2c5338277d832a1d890bed286486bcf5.tar.gz -> abc-0cd90d0d2c5338277d832a1d890bed286486bcf5.tar.gz
|
||||
_md5_=76693ca4ccaf7eeb45967748d91725b5
|
||||
_md5_=953a8c4d2392f5733c4b79e917a960d4
|
||||
11
metadata/md5-cache/sys-boot/limine-7.5.0
Normal file
11
metadata/md5-cache/sys-boot/limine-7.5.0
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-)] cd-efi? ( sys-fs/mtools )
|
||||
DEFINED_PHASES=configure
|
||||
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
EAPI=8
|
||||
HOMEPAGE=https://limine-bootloader.org/
|
||||
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64 +uefirv64
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v7.5.0/limine-7.5.0.tar.gz
|
||||
_md5_=689ddac0a5954be3f377672c3240417c
|
||||
@@ -7,9 +7,9 @@ INHERIT=distutils-r1 optfeature shell-completion
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=app-misc/pax-utils >=dev-python/zenlib-2.0.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pycpio-1.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] sys-apps/pciutils python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
RDEPEND=app-misc/pax-utils >=dev-python/zenlib-2.1.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pycpio-1.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] sys-apps/pciutils python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/desultory/ugrd/archive/refs/tags/1.3.4.tar.gz -> ugrd-1.3.4.tar.gz
|
||||
SRC_URI=https://github.com/desultory/ugrd/archive/refs/tags/1.3.7.tar.gz -> ugrd-1.3.7.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
|
||||
_md5_=5650085c3919c300a5ad7e003e3539dd
|
||||
_md5_=a7944068ddf92ef17452a2990de901cc
|
||||
@@ -8,4 +8,4 @@ LICENSE=GPL-2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ColinIanKing/forkstat/archive/refs/tags/V0.03.02.tar.gz -> forkstat-0.03.02.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=ed22db4481de05d37e2a5a608f2d049d
|
||||
_md5_=c11ca8b00470ef6689a494a9f04933ed
|
||||
@@ -868,7 +868,7 @@ dev-python/wrapio 2.0.0: Handling event-based streams in Python
|
||||
dev-python/xattr 1.0.0 1.1.0: Python wrapper for extended filesystem attributes
|
||||
dev-python/xunitparser 1.3.4: Read JUnit/XUnit XML files and map them to Python objects
|
||||
dev-python/yams 0.7.3-r1 9999: Yet Another MPD Scrobbler (for Last.FM)
|
||||
dev-python/zenlib 1.2.0-r1 1.3.1 1.4.0 1.6.2 1.7.2 1.7.3 1.7.4 2.0.0 2.0.4: Useful python decorators and utilities
|
||||
dev-python/zenlib 1.2.0-r1 1.3.1 1.4.0 1.6.2 1.7.2 1.7.3 1.7.4 2.0.0 2.0.4 2.1.1: Useful python decorators and utilities
|
||||
dev-python/zopfli 0.2.2: Zopfli module for Python
|
||||
dev-ruby/asciidoctor-pdf 2.3.15: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn
|
||||
dev-ruby/byebug 11.1.3: a Ruby 2 debugger
|
||||
@@ -900,7 +900,7 @@ dev-util/eclipse-parallel-bin 4.28: Eclipse IDE for Scientific Computing (C, C++
|
||||
dev-util/exercism 3.1.0 3.2.0: Command line client for https://exercism.io
|
||||
dev-util/find-work 0.6.1 0.7.0 9999: Personal advice utility for Gentoo package maintainers
|
||||
dev-util/fnm 1.35.1: Fast and simple Node.js version manager
|
||||
dev-util/fortls 2.13.0 3.0.0_rc2 3.0.0_rc3: Fortran Language Server (fortls)
|
||||
dev-util/fortls 2.13.0 3.0.0_rc2 3.0.0_rc3 3.0.0_rc4: Fortran Language Server (fortls)
|
||||
dev-util/fortran-test-drive 0.4.0: The simple testing framework (for Fortran)
|
||||
dev-util/gammaray 2.11.3: High-level runtime introspection tool for Qt applications
|
||||
dev-util/git-bug 0.8.0 9999: distributed, offline-first bug tracker
|
||||
@@ -944,7 +944,7 @@ dev-vcs/gitqlient-gitserver-plugin 0.2.0: GitQlient GitServer plugin
|
||||
dev-vcs/gitqlient-jenkins-plugin 0.2.0: GitQlient Jenkins plugin
|
||||
dev-vcs/gitui 0.26.1: blazing fast terminal-ui for git
|
||||
dev-vcs/jj 0.17.0: Jujutsu - an experimental version control system
|
||||
dev-vcs/lazygit 0.39.4-r1 0.40.2-r1 0.41.0: Simple terminal UI for git commands
|
||||
dev-vcs/lazygit 0.40.2-r1 0.41.0: Simple terminal UI for git commands
|
||||
dev-zig/zls 0.10.0-r1 9999: The officially unofficial Ziglang language server
|
||||
games-action/ATLauncher 3.4.3.1 3.4.27.0: Minecraft launcher which integrates multiple different ModPacks
|
||||
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
|
||||
@@ -1225,7 +1225,7 @@ media-plugins/alsa-sndio 0.2: ALSA PCM to play audio on sndio servers
|
||||
media-plugins/argotlunar-bin 2.06-r1: Argotlunar is a sound granulator. Binary Linux VST
|
||||
media-plugins/gimp-avif-plugin 9999: Plug-in for development GIMP 2.99.11 for loading/saving AVIF images.
|
||||
media-plugins/gst-plugins-qt5 1.20.3 1.22.11: Qt5 QML video sink plugin for GStreamer
|
||||
media-plugins/qt-heif-image-plugin 0.3.3-r3 0.3.4: Qt plugin for HEIF images
|
||||
media-plugins/qt-heif-image-plugin 0.3.4: Qt plugin for HEIF images
|
||||
media-plugins/qt-jpegxl-image-plugin 9999: Qt plug-in to allow Qt and KDE based applications to read/write JXL images.
|
||||
media-plugins/whysynth 20170701_p20180323: A software synthesizer plugin for the DSSI Soft Synth Interface
|
||||
media-radio/fllog 1.2.7: Logbook application for amateur radio use
|
||||
@@ -1492,7 +1492,7 @@ sci-electronics/skywater-pdk 0.0.0_p20220424: Process design kit for usage with
|
||||
sci-electronics/slang 4.0 5.0 6.0 9999: SystemVerilog compiler and language services
|
||||
sci-electronics/svls 0.2.11: SystemVerilog language server
|
||||
sci-electronics/verilator 5.022 5.024 9999: The fast free Verilog/SystemVerilog simulator
|
||||
sci-electronics/yosys 0.40: framework for Verilog RTL synthesis
|
||||
sci-electronics/yosys 0.40-r1: framework for Verilog RTL synthesis
|
||||
sci-mathematics/frama-c 23.1-r1 24.0-r1 25.0-r2: Framework for analysis of source codes written in C
|
||||
sci-mathematics/frama-c-aorai 23.1 24.0 25.0: Aorai (automaton annotations) plugin for frama-c
|
||||
sci-mathematics/frama-c-callgraph 23.1 24.0 25.0: Callgraph plugin for frama-c
|
||||
@@ -1568,7 +1568,7 @@ sys-auth/pam-gnupg 0.3: Unlock GnuPG keys on login
|
||||
sys-block/partclone 0.3.20: Partition cloning tool
|
||||
sys-boot/customrescuecd-x86-grub 0.1: Grub menu entries for the .iso image of customrescuecd
|
||||
sys-boot/customrescuecd-x86_64-grub 0.1: Grub menu entries for the .iso image of customrescuecd
|
||||
sys-boot/limine 7.0.0 7.0.3 7.0.5 7.3.0: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
sys-boot/limine 7.0.0 7.0.3 7.0.5 7.3.0 7.5.0: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
sys-boot/mkusb 23.2.0: CLI and GUI for creating bootable live USB, with optional persistent storage
|
||||
sys-boot/ventoy-bin 1.0.97: Creator of bootable USBs, with ability to copy ISOs, persistence storage
|
||||
sys-boot/woeusb-ng 0.2.10: Create Windows installer USB from ISO (rewrite of WoeUSB)
|
||||
@@ -1598,7 +1598,7 @@ sys-fs/ufiformat 0.9.9: USB Floppy Disk formatting tool
|
||||
sys-fs/zfs-auto-utils 1.0.0: ZFS Automatic Scrub/Trim for Linux
|
||||
sys-kernel/dpdk-kmod 23.03: DPDK Kernel Nic Interface module
|
||||
sys-kernel/uek-sources 5.15.0.206.149.1 5.15.0.206.153.6: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
|
||||
sys-kernel/ugrd 0.22.0 1.2.2 1.3.4: Python based initramfs generator with TOML defintions
|
||||
sys-kernel/ugrd 0.22.0 1.2.2 1.3.7: Python based initramfs generator with TOML defintions
|
||||
sys-kernel/usermode-kernel 6.0.12: Linux kernel built with Gentoo patches
|
||||
sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle
|
||||
sys-kernel/zenpower3 0.2.0: Linux kernel driver for reading sensors of AMD Zen family CPUs
|
||||
@@ -1616,7 +1616,7 @@ sys-power/fan2go 0.8.1: A simple daemon providing dynamic fan speed control
|
||||
sys-power/gtherm 0.0.3: A simple daemon to monitor thermal zones and cooling devices
|
||||
sys-power/linux-tools-power-x86 5.18 6.1: Linux x86 CPU power tools
|
||||
sys-power/nvidia-exec 0.1.2-r1 9999: GPU switching without login out for Nvidia Optimus laptops under Linux
|
||||
sys-process/forkstat 0.03.02-r1: Logs process fork(), exec() and exit() activity
|
||||
sys-process/forkstat 0.03.02-r2: Logs process fork(), exec() and exit() activity
|
||||
sys-process/gotop 4.2.0: A terminal based graphical activity monitor inspired by gtop and vtop
|
||||
sys-process/nq 0.4: Unix command line queue utility
|
||||
sys-process/nvtop 2.0.3 3.0.1 3.0.2 9999: (h)top like task monitor for AMD, Intel, NVIDIA, … GPUs
|
||||
|
||||
@@ -1 +1 @@
|
||||
Mon, 06 May 2024 17:35:25 +0000
|
||||
Tue, 07 May 2024 04:05:25 +0000
|
||||
|
||||
Reference in New Issue
Block a user