mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
2025-05-22 19:24:34 UTC
This commit is contained in:
@@ -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.160.0/pulumi-v3.160.0-linux-x64.tar.gz )
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.171.0/pulumi-v3.171.0-linux-x64.tar.gz )
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 bash-completion-r1 767861f3744f589ee5291c1698b1c082
|
||||
_md5_=dfd9eb3d3fdbd19286573c1a7d62496c
|
||||
16
metadata/md5-cache/dev-python/cloudflare-4.2.0
Normal file
16
metadata/md5-cache/dev-python/cloudflare-4.2.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=net-libs/nodejs-18.20.1 dev-python/pytest-asyncio[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/time-machine[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/dirty-equals[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/respx[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/httpx-0.23.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2.9.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/anyio-4.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/distro-1.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/sniffio-1.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/httpx-0.23.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2.9.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/anyio-4.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/distro-1.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/sniffio-1.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.27.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DESCRIPTION=Python wrapper for the Cloudflare v4 API
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/cloudflare/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=MIT test? ( ISC Apache-2.0 MIT BSD CC0-1.0 0BSD )
|
||||
RDEPEND=>=dev-python/httpx-0.23.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2.9.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/anyio-4.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/distro-1.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/sniffio-1.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/cloudflare/cloudflare-python/archive/refs/tags/v4.2.0.tar.gz -> cloudflare-4.2.0.gh.tar.gz test? ( https://github.com/Phoenix591/cloudflare-python/releases/download/4.2.0/cloudflare-python-4.2.0-prism.tar.gz )
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456
|
||||
_md5_=1f4242eaf5a79a629f18089b07137a7e
|
||||
@@ -1,15 +1,16 @@
|
||||
BDEPEND=>=dev-build/cmake-3.28 dev-qt/qttools:6[linguist] virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtmultimedia:6 dev-qt/qtbase:6[widgets]
|
||||
DEPEND=dev-qt/qtmultimedia:6 dev-qt/qtbase:6[widgets] dbus? ( dev-qt/qtbase:6[dbus] ) libnotify? ( x11-libs/libnotify )
|
||||
DESCRIPTION=Music Player written in C++ & Qt.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/brookiestein/QBitMPlayer
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg
|
||||
IUSE=dbus +libnotify
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-qt/qtmultimedia:6 dev-qt/qtbase:6[widgets]
|
||||
RDEPEND=dev-qt/qtmultimedia:6 dev-qt/qtbase:6[widgets] dbus? ( dev-qt/qtbase:6[dbus] ) libnotify? ( x11-libs/libnotify )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/brookiestein/QBitMPlayer/archive/refs/tags/2.7.0.tar.gz -> QBitMPlayer-2.7.0.tar.gz
|
||||
SRC_URI=https://github.com/brookiestein/QBitMPlayer/archive/refs/tags/2.9.2.tar.gz -> QBitMPlayer-2.9.2.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=9823d05b8352a8d20e4cb18fbeb0d283
|
||||
_md5_=7644426dc271dab5f98a5a425d77398b
|
||||
13
metadata/md5-cache/www-client/zen-bin-1.12.7b
Normal file
13
metadata/md5-cache/www-client/zen-bin-1.12.7b
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=install postinst postrm
|
||||
DEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
|
||||
DESCRIPTION=Zen Browser - A Firefox-based browser focused on privacy
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/zen-browser/desktop
|
||||
INHERIT=xdg-utils desktop
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MPL-2.0
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/zen-browser/desktop/releases/download/1.12.7b/zen.linux-x86_64.tar.xz -> zen-bin-1.12.7b.tar.xz
|
||||
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed
|
||||
_md5_=59722be1d76ca9b56d768ae868a8da20
|
||||
@@ -105,7 +105,7 @@ app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applicatio
|
||||
app-admin/pass-audit 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/passage 1.7.4.2: A fork of password-store using age as encryption backend
|
||||
app-admin/pulumi-bin 3.160.0 3.162.0 3.167.0: Infrastructure as code in any programming language
|
||||
app-admin/pulumi-bin 3.162.0 3.167.0 3.171.0: Infrastructure as code in any programming language
|
||||
app-admin/rbw 1.13.2 9999: Unofficial Bitwarden CLI
|
||||
app-admin/ripasso 0.7.0: A password manager that uses the file format of 'pass'
|
||||
app-admin/s-tui 1.1.6 1.2.0: Stress-Terminal UI monitoring tool
|
||||
@@ -662,7 +662,7 @@ dev-python/chevron 0.13.1 0.14.0-r1: A Python implementation of mustache
|
||||
dev-python/click-aliases 1.0.5: Add (mutiple) aliases to a click group or command
|
||||
dev-python/click-command-tree 1.1.1: click plugin to show the command tree of your CLI
|
||||
dev-python/click-repl 0.2.0-r1: Subcommand REPL for click apps
|
||||
dev-python/cloudflare 2.19.4 4.1.0: Python wrapper for the Cloudflare v4 API
|
||||
dev-python/cloudflare 2.19.4 4.1.0 4.2.0: Python wrapper for the Cloudflare v4 API
|
||||
dev-python/cloup 3.0.7: Click + option groups + constraints + aliases + help themes + ...
|
||||
dev-python/codecov 2.1.12: Hosted coverage reports for GitHub, Bitbucket and Gitlab
|
||||
dev-python/cogapp 3.4.1: Cog content generation tool. Small bits of computation for static files
|
||||
@@ -1355,7 +1355,7 @@ media-sound/pianobooster 1.0.0: A MIDI player/game that displays notes and teach
|
||||
media-sound/pipewire-module-xrdp 0.1_pre20230609-r1 0.2: PipeWire module which enables xrdp to use audio redirection
|
||||
media-sound/plexamp 4.11.5: A dedicated music player for your Plex media library.
|
||||
media-sound/pulseaudio-virtualmic 0.1 9999: Use any offline or online media file or stream as a PulseAudio source
|
||||
media-sound/qbitmplayer 2.7.0-r2 2.8.0 2.9.0: Music Player written in C++ & Qt.
|
||||
media-sound/qbitmplayer 2.8.0 2.9.0 2.9.2: Music Player written in C++ & Qt.
|
||||
media-sound/qloud 1.4.2: Tool to measure loudspeaker frequency and step responses and distortions
|
||||
media-sound/rsgain 3.5.1 3.5.3: Really Simple replay Gain calculator for tagging audio files
|
||||
media-sound/spct 1.1.3: A CLI program to play back or render SPC files.
|
||||
@@ -1796,7 +1796,7 @@ www-client/mullvad-browser-bin 14.5.1: The Mullvad Browser is developed to minim
|
||||
www-client/nyxt 3.11.8 3.12.0 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 25.2.6.724_p1: The web browser from Yandex
|
||||
www-client/zen-bin 1.12.6b: Zen Browser - A Firefox-based browser focused on privacy
|
||||
www-client/zen-bin 1.12.6b 1.12.7b: 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/kiwix-desktop 2.4.0: cross-platform viewer/manager for ZIM archives
|
||||
|
||||
@@ -1 +1 @@
|
||||
Thu, 22 May 2025 07:44:46 +0000
|
||||
Thu, 22 May 2025 19:24:35 +0000
|
||||
|
||||
Reference in New Issue
Block a user