mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
2024-10-03 09:48:26 UTC
This commit is contained in:
@@ -5,11 +5,11 @@ DESCRIPTION=System Information and Benchmark for Linux Systems
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.hardinfo2.org
|
||||
INHERIT=cmake xdg-utils
|
||||
IUSE=benchmark dmi fwupd +gtk3 mesa network scsi sensors udisks +xdg
|
||||
IUSE=benchmark fwupd +gtk3
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+ GPL-3+ LGPL-2.1+
|
||||
RDEPEND=gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) >=dev-libs/glib-2.24 sys-libs/zlib dev-libs/json-glib net-libs/libsoup:3.0 x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/libX11 x11-libs/pango benchmark? ( app-benchmarks/sysbench ) dmi? ( sys-apps/dmidecode ) sensors? ( sys-apps/lm-sensors ) scsi? ( sys-fs/lsscsi ) mesa? ( x11-apps/mesa-progs ) udisks? ( sys-fs/udisks:2 ) xdg? ( x11-misc/xdg-utils ) network? ( net-misc/iperf:3 ) fwupd? ( sys-apps/fwupd )
|
||||
RDEPEND=gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) >=dev-libs/glib-2.24 sys-libs/zlib dev-libs/json-glib net-libs/libsoup:3.0 x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/libX11 x11-libs/pango dev-util/vulkan-tools net-misc/iperf:3 sys-apps/dmidecode sys-apps/lm-sensors sys-fs/lsscsi sys-fs/udisks:2 x11-apps/mesa-progs x11-apps/xrandr x11-misc/xdg-utils benchmark? ( app-benchmarks/sysbench ) fwupd? ( sys-apps/fwupd )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/hardinfo2/hardinfo2/archive/refs/tags/release-2.1.14.tar.gz -> hardinfo2-2.1.14.tar.gz
|
||||
SRC_URI=https://github.com/hardinfo2/hardinfo2/archive/refs/tags/release-2.1.17.tar.gz -> hardinfo2-2.1.17.tar.gz
|
||||
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 cmake 10a50dfaf728b802fcfd37f8d0da9056
|
||||
_md5_=3327e8db847d47322747d733f117ab32
|
||||
_md5_=299ec272576454c02494cb9857c31233
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Infrastructure as code in any programming language
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.pulumi.com/ https://github.com/pulumi/pulumi
|
||||
INHERIT=bash-completion-r1
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.130.0/pulumi-v3.130.0-linux-x64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 bash-completion-r1 3047612be964ffd4a549447fc4289f12
|
||||
_md5_=dfd9eb3d3fdbd19286573c1a7d62496c
|
||||
@@ -6,6 +6,6 @@ INHERIT=bash-completion-r1
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.129.0/pulumi-v3.129.0-linux-x64.tar.gz )
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.135.0/pulumi-v3.135.0-linux-x64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 bash-completion-r1 3047612be964ffd4a549447fc4289f12
|
||||
_md5_=dfd9eb3d3fdbd19286573c1a7d62496c
|
||||
@@ -1,5 +1,6 @@
|
||||
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( 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
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/GeopJr/BLAHAJ
|
||||
@@ -7,7 +8,8 @@ INHERIT=shards
|
||||
IUSE=debug doc
|
||||
KEYWORDS=~amd64
|
||||
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 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 crystal-utils 6d436eb766514d5a66964eefa5c39d0c shards 19e21a696fe66db90959968325a9c97f
|
||||
_md5_=8b064071820f394d0c2440e06df3cdda
|
||||
_md5_=6fc04556a44be436b0642206385cae69
|
||||
@@ -12,6 +12,6 @@ RDEPEND=sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?] app-arch/zstd[abi_x86_32(-)
|
||||
REQUIRED_USE=abi_x86_64 || ( abi_x86_32 abi_x86_64 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/GPUOpen-Drivers/AMDVLK/releases/download/v-2024.Q2.3/amdvlk-2024.Q2.3.x86_64.rpm -> amdvlk-bin-2024.2.3-amd64.rpm https://github.com/GPUOpen-Drivers/AMDVLK/releases/download/v-2024.Q2.3/amdvlk_2024.Q2.3_i386.deb -> amdvlk-bin-2024.2.3-i386.deb
|
||||
SRC_URI=https://github.com/GPUOpen-Drivers/AMDVLK/releases/download/v-2024.Q3.3/amdvlk-2024.Q3.3.x86_64.rpm -> amdvlk-bin-2024.3.3-amd64.rpm https://github.com/GPUOpen-Drivers/AMDVLK/releases/download/v-2024.Q3.3/amdvlk_2024.Q3.3_i386.deb -> amdvlk-bin-2024.3.3-i386.deb
|
||||
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 7828cd38ff559545ca52f92064d0f8f4 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 unpacker fb4b84181244b3b9990fa0bf40232dd2 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multilib-build 8cdc28ee17e24f9f57730a28fe166a21
|
||||
_md5_=2040f3aca76fe5cdf34fe138033c7368
|
||||
14
metadata/md5-cache/sys-boot/limine-8.0.14
Normal file
14
metadata/md5-cache/sys-boot/limine-8.0.14
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils llvm_slot_16? ( sys-devel/llvm:16[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/clang:16[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/lld:16 ) llvm_slot_17? ( sys-devel/llvm:17[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/clang:17[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/lld:17 ) llvm_slot_18? ( sys-devel/llvm:18[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/clang:18[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/lld:18 ) cd-efi? ( sys-fs/mtools )
|
||||
DEFINED_PHASES=configure setup
|
||||
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
EAPI=8
|
||||
HOMEPAGE=https://limine-bootloader.org/
|
||||
INHERIT=llvm-r1
|
||||
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64 +uefirv64 +uefiloong64 +llvm_slot_18 llvm_slot_16 llvm_slot_17
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
REQUIRED_USE=^^ ( llvm_slot_16 llvm_slot_17 llvm_slot_18 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v8.0.14/limine-8.0.14.tar.gz
|
||||
_eclasses_=llvm-utils e59dc622da7e7e7f16879105bed34858 llvm-r1 aee9ccb15d2aee00819d8784fa242ac3
|
||||
_md5_=9fe4d2359c2628175bc7b7bb15064d06
|
||||
12
metadata/md5-cache/www-client/zen-bin-1.0.1_alpha6
Normal file
12
metadata/md5-cache/www-client/zen-bin-1.0.1_alpha6
Normal file
@@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=install postinst postrm
|
||||
DEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
|
||||
DESCRIPTION=Zen Browser - A Firefox-based browser focused on privacy
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/zen-browser/desktop
|
||||
INHERIT=xdg-utils desktop
|
||||
LICENSE=MPL-2.0
|
||||
RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/zen-browser/desktop/releases/download/1.0.1-a.6/zen.linux-specific.tar.bz2 -> zen-bin-1.0.1_alpha6.tar.bz2
|
||||
_eclasses_=xdg-utils 5465aed08f1dfc2a75f14cbea4272961 desktop 56973babb9c5f19cab0eeb53ece644c6
|
||||
_md5_=ff33b54bf65e8506b1f26581944e550b
|
||||
12
metadata/md5-cache/www-client/zen-bin-1.0.1_alpha7
Normal file
12
metadata/md5-cache/www-client/zen-bin-1.0.1_alpha7
Normal file
@@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=install postinst postrm
|
||||
DEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
|
||||
DESCRIPTION=Zen Browser - A Firefox-based browser focused on privacy
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/zen-browser/desktop
|
||||
INHERIT=xdg-utils desktop
|
||||
LICENSE=MPL-2.0
|
||||
RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/zen-browser/desktop/releases/download/1.0.1-a.7/zen.linux-specific.tar.bz2 -> zen-bin-1.0.1_alpha7.tar.bz2
|
||||
_eclasses_=xdg-utils 5465aed08f1dfc2a75f14cbea4272961 desktop 56973babb9c5f19cab0eeb53ece644c6
|
||||
_md5_=25d030308ac759f4e53ebe64a6a7fa29
|
||||
@@ -96,7 +96,7 @@ app-admin/dotbot 1.20.1: A tool that bootstraps your dotfiles
|
||||
app-admin/enpass-desktop-bin 6.7.4.933: A cross-platform, complete password management solution
|
||||
app-admin/gentoo_update 0.2.4: Gentoo Linux updater
|
||||
app-admin/grub-customizer 5.2.4-r1: A graphical grub2 settings manager
|
||||
app-admin/hardinfo2 2.1.14: System Information and Benchmark for Linux Systems
|
||||
app-admin/hardinfo2 2.1.17: System Information and Benchmark for Linux Systems
|
||||
app-admin/himitsu 0.7 0.8 9999: Secret storage system for Unix, suitable for storing passwords, keys, ...
|
||||
app-admin/himitsu-keyring 0.2.0: graphical frontend for managing a Himitsu key store
|
||||
app-admin/himitsu-ssh 0.3 0.4 9999: SSH integration for Himitsu
|
||||
@@ -107,7 +107,7 @@ app-admin/oet 0.1.9 0.1.10 0.1.11 9999: Update your system into binpkgs in an ov
|
||||
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
|
||||
app-admin/pass-audit 1.2 1.2-r1: A pass extension for auditing your password repository.
|
||||
app-admin/pass-update 2.2.1: pass extension that provides an easy flow for updating passwords
|
||||
app-admin/pulumi-bin 3.129.0 3.130.0 3.131.0 3.133.0: Infrastructure as code in any programming language
|
||||
app-admin/pulumi-bin 3.131.0 3.133.0 3.135.0: Infrastructure as code in any programming language
|
||||
app-admin/rbw 1.11.1-r1 1.12.0 1.12.1 9999: Unofficial Bitwarden CLI
|
||||
app-admin/s-tui 1.1.6: Stress-Terminal UI monitoring tool
|
||||
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
|
||||
@@ -215,7 +215,7 @@ app-misc/anki-bin 24.06.3-r1: A spaced-repetition memory training program (flash
|
||||
app-misc/aw-client 0.11.0: Client library for ActivityWatch
|
||||
app-misc/aw-core 0.5.16: Core library for ActivityWatch
|
||||
app-misc/badvideo 5.2 9999: Ruin your videos in SECONDS!
|
||||
app-misc/blahaj 2.2.0: Gay sharks at your local terminal
|
||||
app-misc/blahaj 2.2.0-r1: Gay sharks at your local terminal
|
||||
app-misc/brightness-control 2.4: Qt Brightness Controller in Python
|
||||
app-misc/brightnessctl 0.5.1: A program to read and control device brightness
|
||||
app-misc/catt 0.12.12 0.12.12-r1: Send videos from many, many online sources to your Chromecast
|
||||
@@ -1241,7 +1241,7 @@ media-gfx/zwcad 2023.23.0.3.4-r2: CAD software for 2D drawing, reviewing and pri
|
||||
media-libs/alsa-ucm-pinephone 1.2.6.3: ALSA ucm configuration files for the PinePhone (Pro)
|
||||
media-libs/alvr 16.0.0: ALVR is an open source remote VR display for the Oculus Go/Quest
|
||||
media-libs/amdvlk 2024.3.1: AMD Open Source Driver for Vulkan
|
||||
media-libs/amdvlk-bin 2021.2.5-r1 2023.3.3 2024.2.3: AMD Open Source Driver for Vulkan: official binary version
|
||||
media-libs/amdvlk-bin 2021.2.5-r1 2023.3.3 2024.3.3: AMD Open Source Driver for Vulkan: official binary version
|
||||
media-libs/dr_flac 0.12.42: Single-header FLAC audio decoder library
|
||||
media-libs/dr_mp3 0.6.39-r1: Single-header MP3 audio decoder library
|
||||
media-libs/dr_wav 0.13.16-r1: Single-header WAV audio loader and writer library
|
||||
@@ -1629,7 +1629,7 @@ 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/grml-rescueboot 0.6.1: grub2 script to add ISO images to the grub2 boot menu
|
||||
sys-boot/limine 7.0.0 7.0.3 7.0.5 7.3.0 7.5.0 7.9.2 8.0.5 8.0.6 8.0.7 8.0.9 8.0.11 8.0.12 8.0.13: 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 7.9.2 8.0.5 8.0.6 8.0.7 8.0.9 8.0.11 8.0.12 8.0.13 8.0.14: 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 1.0.98: Creator of bootable USBs, with ability to copy ISOs, persistence storage
|
||||
sys-boot/woeusb-ng 0.2.10 0.2.12: Create Windows installer USB from ISO (rewrite of WoeUSB)
|
||||
@@ -1720,7 +1720,7 @@ www-client/mullvad-browser-bin 13.5.3: The Mullvad Browser is developed to minim
|
||||
www-client/nyxt 3.11.7 3.11.8 9999: Nyxt - the hacker's power-browser
|
||||
www-client/vimb 3.6.0 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
|
||||
www-client/yandex-browser 24.7.3.1253_p1: The web browser from Yandex
|
||||
www-client/zen-bin 1.0.0_alpha34 1.0.0_alpha35 1.0.0_alpha37 1.0.0_alpha39 1.0.1_alpha2 1.0.1_alpha3 1.0.1_alpha4 1.0.1_alpha5: Zen Browser - A Firefox-based browser focused on privacy
|
||||
www-client/zen-bin 1.0.0_alpha34 1.0.0_alpha35 1.0.0_alpha37 1.0.0_alpha39 1.0.1_alpha2 1.0.1_alpha3 1.0.1_alpha4 1.0.1_alpha5 1.0.1_alpha6 1.0.1_alpha7: Zen Browser - A Firefox-based browser focused on privacy
|
||||
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server
|
||||
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
|
||||
www-misc/gorss 0.3: Go Terminal Feed Reader
|
||||
|
||||
@@ -1 +1 @@
|
||||
Wed, 02 Oct 2024 22:34:03 +0000
|
||||
Thu, 03 Oct 2024 09:48:26 +0000
|
||||
|
||||
@@ -11,15 +11,8 @@ app-admin/ananicy-cpp:bpf - Use eBPF for processing
|
||||
app-admin/ananicy-cpp:clang - Use Clang compiler instead of GCC
|
||||
app-admin/blahajdots:gsettings - Enable the gsettings backend.
|
||||
app-admin/hardinfo2:benchmark - sysbench for benchmarking
|
||||
app-admin/hardinfo2:dmi - dmidecode for DMI
|
||||
app-admin/hardinfo2:fwupd - fwupd
|
||||
app-admin/hardinfo2:gtk3 - gtk+ user interface
|
||||
app-admin/hardinfo2:mesa - mesa-progs
|
||||
app-admin/hardinfo2:network - iperf for network benchmark
|
||||
app-admin/hardinfo2:scsi - SCSI support
|
||||
app-admin/hardinfo2:sensors - sensors module
|
||||
app-admin/hardinfo2:udisks - storage module
|
||||
app-admin/hardinfo2:xdg - use browser for homepage, bugs and links
|
||||
app-admin/krapplet:pass - Add support for pass compatible storage
|
||||
app-admin/vaultwarden:cli - Install client with the Command-Line Interface
|
||||
app-admin/vaultwarden:web - Install client with Web UI
|
||||
|
||||
Reference in New Issue
Block a user