mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
2026-04-07 21:02:43 UTC
This commit is contained in:
File diff suppressed because one or more lines are too long
13
metadata/md5-cache/dev-util/minify-2.24.12
Normal file
13
metadata/md5-cache/dev-util/minify-2.24.12
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
DESCRIPTION=Go minifier for web formats
|
||||
EAPI=8
|
||||
HOMEPAGE=https://go.tacodewolff.nl/minify
|
||||
INHERIT=bash-completion-r1 go-module
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tdewolff/minify/archive/refs/tags/v2.24.12.tar.gz -> minify-2.24.12.tar.gz https://github.com/tdewolff/minify/releases/download/v2.24.12/minify-deps.tar.xz -> minify-2.24.12-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 bash-completion-r1 9e91505e030725688d1e953321a47501 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot ba2e3d2f7daad91fdef9350dc789d87f go-env f7f56c1e72a626b159373a2c2b89af39 go-module 1333f0eba2be11d0afeadce17a07af4d
|
||||
_md5_=9800dfad2686c773eb58a85db30396c4
|
||||
11
metadata/md5-cache/dev-util/minify-9999
Normal file
11
metadata/md5-cache/dev-util/minify-9999
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
DESCRIPTION=Go minifier for web formats
|
||||
EAPI=8
|
||||
HOMEPAGE=https://go.tacodewolff.nl/minify
|
||||
INHERIT=bash-completion-r1 go-module git-r3
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 bash-completion-r1 9e91505e030725688d1e953321a47501 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot ba2e3d2f7daad91fdef9350dc789d87f go-env f7f56c1e72a626b159373a2c2b89af39 go-module 1333f0eba2be11d0afeadce17a07af4d git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=9800dfad2686c773eb58a85db30396c4
|
||||
@@ -5,11 +5,11 @@ DESCRIPTION=Diffusion model(SD,Flux,Wan,Qwen Image,Z-Image,...) inference in pur
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/leejet/stable-diffusion.cpp
|
||||
INHERIT=cmake cuda rocm linux-info git-r3
|
||||
IUSE=openblas blis rocm cuda opencl vulkan flexiblas webp wmma +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151
|
||||
IUSE=openblas blis rocm cuda opencl vulkan flexiblas webm webp wmma +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=openblas? ( sci-libs/openblas:= ) blis? ( sci-libs/blis:= ) flexiblas? ( sci-libs/flexiblas:= ) rocm? ( >=dev-util/hip-6.3:= >=sci-libs/hipBLAS-6.3:= wmma? ( >=sci-libs/rocWMMA-6.3:= ) ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) webp? ( media-libs/libwebp ) dev-python/numpy opencl? ( dev-libs/opencl-icd-loader ) vulkan? ( media-libs/vulkan-loader )
|
||||
REQUIRED_USE=?? ( openblas blis flexiblas ) wmma? ( rocm )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 cuda 8b660e223a1695e3884ee4c7dc2c5059 rocm b406b041c5b107f8d8600865210e24e2 linux-info efd923656513c879204fec6638eadee5 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=b8232e507e583e4e3044cfe5531ce4a5
|
||||
_md5_=13a82e30b47b4f3cad4437a166f9087d
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=OpenPGP keys used to sign Mullvad Browser releases
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mullvad/mullvad-browser/ https://mullvad.net/
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
LICENSE=public-domain
|
||||
SLOT=0
|
||||
SRC_URI=https://openpgpkey.torproject.org/.well-known/openpgpkey/torproject.org/hu/kounek7zrdx745qydx6p59t9mqjpuhdf -> openpgp-keys-mullvad-browser-bin-2024.asc
|
||||
_md5_=b2e02d59ac2aad645923dcc9579b06c1
|
||||
@@ -1,14 +1,15 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst
|
||||
BDEPEND=verify-sig? ( sec-keys/openpgp-keys-mullvad-browser-bin ) verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=install postinst postrm preinst unpack
|
||||
DESCRIPTION=The Mullvad Browser is developed to minimize tracking and fingerprinting.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mullvad/mullvad-browser/ https://mullvad.net/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop optfeature xdg
|
||||
IUSE=X
|
||||
INHERIT=desktop optfeature xdg verify-sig
|
||||
IUSE=X verify-sig
|
||||
KEYWORDS=-* ~amd64
|
||||
LICENSE=MPL-2.0
|
||||
RDEPEND=app-accessibility/at-spi2-core app-misc/mime-types dev-libs/dbus-glib dev-libs/glib dev-libs/nspr dev-libs/nss gui-libs/gtk media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-video/ffmpeg sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-themes/hicolor-icon-theme x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt x11-libs/libXtst
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/15.0.8/mullvad-browser-linux-x86_64-15.0.8.tar.xz -> mullvad-browser-bin-15.0.8.tar.xz
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=bcb9fbb75d5be5a64091d48ff476d21a
|
||||
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/15.0.9/mullvad-browser-linux-x86_64-15.0.9.tar.xz -> mullvad-browser-bin-15.0.9.tar.xz verify-sig? ( https://github.com/mullvad/mullvad-browser/releases/download/15.0.9/mullvad-browser-linux-x86_64-15.0.9.tar.xz.asc -> mullvad-browser-bin-15.0.9.tar.xz.asc )
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=424e1fc363d508a58a0cbea931383c71
|
||||
@@ -1127,7 +1127,7 @@ dev-util/lottieconverter 0.2-r2 0.2-r3: Simple lottie (telegram animated sticker
|
||||
dev-util/lua-language-server 3.17.0 3.17.1 3.18.0: Lua language server
|
||||
dev-util/measureme 12.0.3: Support crate for rustc's self-profiling feature
|
||||
dev-util/mh 1.4.1: Generate help for Makefile
|
||||
dev-util/minify 2.24.11: Go minifier for web formats
|
||||
dev-util/minify 2.24.11 2.24.12 9999: Go minifier for web formats
|
||||
dev-util/minify-bin 2.24.12: Minifier package that provides HTML5, CSS3, JS, JSON, SVG, and XML minifiers.
|
||||
dev-util/mise 2025.10.14 2025.12.12 2026.3.3: The front-end to your dev env
|
||||
dev-util/mock 6.5 6.6: Simple chroot build environment manager for building RPMs
|
||||
@@ -1931,6 +1931,7 @@ sec-keys/openpgp-keys-aepaneshnikov 20221210: OpenPGP keys used by Alexander Epa
|
||||
sec-keys/openpgp-keys-featherwallet 20201209: OpenPGP keys used to sign Feather Wallet releases
|
||||
sec-keys/openpgp-keys-google-artifact-registry 20210504: Google Cloud Artifact Registry Automatic Signing Key
|
||||
sec-keys/openpgp-keys-jvoisin 20230224 20251029: OpenPGP keys used by Julien Voisin
|
||||
sec-keys/openpgp-keys-mullvad-browser-bin 2024: OpenPGP keys used to sign Mullvad Browser releases
|
||||
sec-keys/openpgp-keys-phosh 2024 2025: OpenPGP keys used to sign Phosh releases
|
||||
sec-keys/openpgp-keys-russallbery 20250000: OpenPGP keys used by Russ Allbery (Eagle)
|
||||
sec-keys/openpgp-keys-schernykh 20210409: OpenPGP keys used to sign P2Pool releases
|
||||
@@ -2080,7 +2081,7 @@ www-client/badwolf 1.4.0-r2 9999-r1: Minimalist and privacy-oriented WebKitGTK+
|
||||
www-client/browsh 1.8.2 1.8.3: A fully-modern text-based browser, rendering to TTY and browsers
|
||||
www-client/chawan 0.3.3 9999: TUI web browser; supports CSS, images, JavaScript, and multiple web protocols
|
||||
www-client/helium-bin 0.10.6.1 0.10.7.1 0.10.8.1: Private, fast, and honest web browser based on Chromium
|
||||
www-client/mullvad-browser-bin 15.0.8: The Mullvad Browser is developed to minimize tracking and fingerprinting.
|
||||
www-client/mullvad-browser-bin 15.0.9-r1: 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
|
||||
www-client/opera-gx-bin 128.0.5807.97: Opera GX Browser (Binary Package)
|
||||
www-client/torbrowser-launcher 0.3.9: A program to help you securely download and run Tor Browser
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 07 Apr 2026 17:46:16 +0000
|
||||
Tue, 07 Apr 2026 21:02:43 +0000
|
||||
|
||||
Reference in New Issue
Block a user