mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2020-08-05 09:12:52 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
BDEPEND=test? ( dev-python/requests[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] <dev-python/httpx-0.14[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] media-sound/spotify >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
BDEPEND=test? ( >=dev-python/pytest-asyncio-0.11[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] <dev-python/pytest-asyncio-0.15[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) test? ( dev-python/requests[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] <dev-python/httpx-0.14[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] media-sound/spotify >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||||
DEFINED_PHASES=compile configure install prepare test
|
DEFINED_PHASES=compile configure install prepare test
|
||||||
DESCRIPTION=Spotify Web API client
|
DESCRIPTION=Spotify Web API client
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@@ -10,6 +10,6 @@ RDEPEND=dev-python/requests[python_targets_python3_7(-)?,-python_single_target_p
|
|||||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||||
RESTRICT=!test? ( test )
|
RESTRICT=!test? ( test )
|
||||||
SLOT=0
|
SLOT=0
|
||||||
SRC_URI=https://github.com/felix-hilden/tekore/archive/v2.1.2.tar.gz -> tekore-2.1.2.tar.gz
|
SRC_URI=https://github.com/felix-hilden/tekore/archive/v2.1.3.tar.gz -> tekore-2.1.3.tar.gz
|
||||||
_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||||
_md5_=69545c42a8a672039db9b8b1f2f5d63a
|
_md5_=6745acc3765a527674c026ca6d38f060
|
||||||
14
metadata/md5-cache/gui-apps/nwg-launchers-0.3.0
Normal file
14
metadata/md5-cache/gui-apps/nwg-launchers-0.3.0
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
BDEPEND=>=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2
|
||||||
|
DEFINED_PHASES=compile configure install test
|
||||||
|
DEPEND=x11-libs/gtk+:3 dev-cpp/gtkmm:3.0 dev-cpp/nlohmann_json
|
||||||
|
DESCRIPTION=GTK+ launchers for sway, i3 and some other WMs
|
||||||
|
EAPI=7
|
||||||
|
HOMEPAGE=https://github.com/nwg-piotr/nwg-launchers
|
||||||
|
IUSE=+bar +dmenu +grid
|
||||||
|
KEYWORDS=~amd64
|
||||||
|
LICENSE=GPL-3
|
||||||
|
RDEPEND=x11-libs/gtk+:3 dev-cpp/gtkmm:3.0 dev-cpp/nlohmann_json
|
||||||
|
SLOT=0
|
||||||
|
SRC_URI=https://github.com/nwg-piotr/nwg-launchers/archive/v0.3.0.tar.gz -> nwg-launchers-0.3.0.tar.gz
|
||||||
|
_eclasses_=meson 71d293a701d6362387e1214da368c848 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||||
|
_md5_=107ee0a936fe86499dd6015273621d25
|
||||||
@@ -198,7 +198,7 @@ dev-python/spotipy 2.13.0: A light weight Python library for the Spotify Web API
|
|||||||
dev-python/sse-starlette 0.2.2: Server Sent Events for Starlette
|
dev-python/sse-starlette 0.2.2: Server Sent Events for Starlette
|
||||||
dev-python/starlette 0.13.4: The little ASGI framework that shines
|
dev-python/starlette 0.13.4: The little ASGI framework that shines
|
||||||
dev-python/stdio-mgr 1.0.1: Context manager for mocking/wrapping stdin/stdout/stderr
|
dev-python/stdio-mgr 1.0.1: Context manager for mocking/wrapping stdin/stdout/stderr
|
||||||
dev-python/tekore 1.7.0 2.1.2: Spotify Web API client
|
dev-python/tekore 1.7.0 2.1.3: Spotify Web API client
|
||||||
dev-python/timeout-decorator 0.4.1: Timeout decorator
|
dev-python/timeout-decorator 0.4.1: Timeout decorator
|
||||||
dev-python/trio 0.14.0 0.15.1 0.16.0: Python library for async concurrency and I/O
|
dev-python/trio 0.14.0 0.15.1 0.16.0: Python library for async concurrency and I/O
|
||||||
dev-python/trio-asyncio 0.11.0: a re-implementation of the asyncio mainloop on top of Trio
|
dev-python/trio-asyncio 0.11.0: a re-implementation of the asyncio mainloop on top of Trio
|
||||||
@@ -239,9 +239,9 @@ games-util/gamehub 0.16.0.1: GameHub is a unified library for all your games
|
|||||||
games-util/itch-bin 25.4.0: itch.io game browser, installer and launcher
|
games-util/itch-bin 25.4.0: itch.io game browser, installer and launcher
|
||||||
games-util/legendary 0.0.18-r1 0.0.19-r1: A free and open-source replacement for the Epic Games Launcher
|
games-util/legendary 0.0.18-r1 0.0.19-r1: A free and open-source replacement for the Epic Games Launcher
|
||||||
games-util/minigalaxy 0.9.4: A simple GOG client for Linux
|
games-util/minigalaxy 0.9.4: A simple GOG client for Linux
|
||||||
gui-apps/nwg-launchers 0.2.0 9999: GTK+ launchers for sway, i3 and some other WMs
|
gui-apps/nwg-launchers 0.2.0 0.3.0 9999: GTK+ launchers for sway, i3 and some other WMs
|
||||||
gui-apps/wdisplays 1.0-r2 9999: GUI display configurator for wlroots compositors
|
gui-apps/wdisplays 1.0-r2 9999: GUI display configurator for wlroots compositors
|
||||||
gui-apps/wofi 1.1.1 1.1.2 9999: Wofi is a launcher/menu program for wlroots based wayland compositors like sway
|
gui-apps/wofi 1.2 1.2.1 9999: Wofi is a launcher/menu program for wlroots based wayland compositors like sway
|
||||||
gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
|
gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
|
||||||
gui-wm/cage 0.1.2.1 9999: A Wayland kiosk
|
gui-wm/cage 0.1.2.1 9999: A Wayland kiosk
|
||||||
kde-misc/plasma-applet-thermal-monitor 1.2.9: Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors
|
kde-misc/plasma-applet-thermal-monitor 1.2.9: Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
Wed, 05 Aug 2020 08:05:26 +0000
|
Wed, 05 Aug 2020 09:12:52 +0000
|
||||||
|
|||||||
Reference in New Issue
Block a user