2024-11-12 13:33:21 UTC

This commit is contained in:
Repository mirror & CI
2024-11-12 13:33:21 +00:00
parent 9629923cd1
commit 3ccf27e721
59 changed files with 275 additions and 254 deletions

View File

@@ -1,6 +1,6 @@
BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) dev-libs/glib:2 >=net-libs/libsoup-3.2.0:3.0 dev-libs/gobject-introspection dev-util/blueprint-compiler dev-lang/sassc >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) x11-themes/hicolor-icon-theme >=gui-libs/gtk-4.5.0:4 >=gui-libs/libadwaita-1.2:1= python_single_target_python3_10? ( >=dev-python/pygobject-3.42.2:3[python_targets_python3_10(-)] >=dev-python/anyascii-0.3[python_targets_python3_10(-)] dev-python/material-color-utilities[python_targets_python3_10(-)] dev-python/svglib[python_targets_python3_10(-)] dev-python/yapsy[python_targets_python3_10(-)] dev-python/cssutils[python_targets_python3_10(-)] dev-python/jinja[python_targets_python3_10(-)] dev-python/aiohttp[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pygobject-3.42.2:3[python_targets_python3_11(-)] >=dev-python/anyascii-0.3[python_targets_python3_11(-)] dev-python/material-color-utilities[python_targets_python3_11(-)] dev-python/svglib[python_targets_python3_11(-)] dev-python/yapsy[python_targets_python3_11(-)] dev-python/cssutils[python_targets_python3_11(-)] dev-python/jinja[python_targets_python3_11(-)] dev-python/aiohttp[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pygobject-3.42.2:3[python_targets_python3_12(-)] >=dev-python/anyascii-0.3[python_targets_python3_12(-)] dev-python/material-color-utilities[python_targets_python3_12(-)] dev-python/svglib[python_targets_python3_12(-)] dev-python/yapsy[python_targets_python3_12(-)] dev-python/cssutils[python_targets_python3_12(-)] dev-python/jinja[python_targets_python3_12(-)] dev-python/aiohttp[python_targets_python3_12(-)] dev-python/lxml[python_targets_python3_12(-)] )
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) x11-themes/hicolor-icon-theme >=gui-libs/gtk-4.5.0:4 >=gui-libs/libadwaita-1.2:1= python_single_target_python3_10? ( >=dev-python/pygobject-3.42.2:3[python_targets_python3_10(-)] >=dev-python/anyascii-0.3[python_targets_python3_10(-)] dev-python/material-color-utilities[python_targets_python3_10(-)] dev-python/svglib[python_targets_python3_10(-)] dev-python/yapsy[python_targets_python3_10(-)] dev-python/cssutils[python_targets_python3_10(-)] dev-python/jinja2[python_targets_python3_10(-)] dev-python/aiohttp[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pygobject-3.42.2:3[python_targets_python3_11(-)] >=dev-python/anyascii-0.3[python_targets_python3_11(-)] dev-python/material-color-utilities[python_targets_python3_11(-)] dev-python/svglib[python_targets_python3_11(-)] dev-python/yapsy[python_targets_python3_11(-)] dev-python/cssutils[python_targets_python3_11(-)] dev-python/jinja2[python_targets_python3_11(-)] dev-python/aiohttp[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pygobject-3.42.2:3[python_targets_python3_12(-)] >=dev-python/anyascii-0.3[python_targets_python3_12(-)] dev-python/material-color-utilities[python_targets_python3_12(-)] dev-python/svglib[python_targets_python3_12(-)] dev-python/yapsy[python_targets_python3_12(-)] dev-python/cssutils[python_targets_python3_12(-)] dev-python/jinja2[python_targets_python3_12(-)] dev-python/aiohttp[python_targets_python3_12(-)] dev-python/lxml[python_targets_python3_12(-)] )
DESCRIPTION=GNOME's main interface to configure various aspects of the desktop
EAPI=8
HOMEPAGE=https://github.com/GradienceTeam/Gradience
@@ -9,9 +9,9 @@ INHERIT=meson xdg python-single-r1
IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) x11-themes/hicolor-icon-theme >=gui-libs/gtk-4.5.0:4 >=gui-libs/libadwaita-1.2:1= python_single_target_python3_10? ( >=dev-python/pygobject-3.42.2:3[python_targets_python3_10(-)] >=dev-python/anyascii-0.3[python_targets_python3_10(-)] dev-python/material-color-utilities[python_targets_python3_10(-)] dev-python/svglib[python_targets_python3_10(-)] dev-python/yapsy[python_targets_python3_10(-)] dev-python/cssutils[python_targets_python3_10(-)] dev-python/jinja[python_targets_python3_10(-)] dev-python/aiohttp[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pygobject-3.42.2:3[python_targets_python3_11(-)] >=dev-python/anyascii-0.3[python_targets_python3_11(-)] dev-python/material-color-utilities[python_targets_python3_11(-)] dev-python/svglib[python_targets_python3_11(-)] dev-python/yapsy[python_targets_python3_11(-)] dev-python/cssutils[python_targets_python3_11(-)] dev-python/jinja[python_targets_python3_11(-)] dev-python/aiohttp[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pygobject-3.42.2:3[python_targets_python3_12(-)] >=dev-python/anyascii-0.3[python_targets_python3_12(-)] dev-python/material-color-utilities[python_targets_python3_12(-)] dev-python/svglib[python_targets_python3_12(-)] dev-python/yapsy[python_targets_python3_12(-)] dev-python/cssutils[python_targets_python3_12(-)] dev-python/jinja[python_targets_python3_12(-)] dev-python/aiohttp[python_targets_python3_12(-)] dev-python/lxml[python_targets_python3_12(-)] )
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) x11-themes/hicolor-icon-theme >=gui-libs/gtk-4.5.0:4 >=gui-libs/libadwaita-1.2:1= python_single_target_python3_10? ( >=dev-python/pygobject-3.42.2:3[python_targets_python3_10(-)] >=dev-python/anyascii-0.3[python_targets_python3_10(-)] dev-python/material-color-utilities[python_targets_python3_10(-)] dev-python/svglib[python_targets_python3_10(-)] dev-python/yapsy[python_targets_python3_10(-)] dev-python/cssutils[python_targets_python3_10(-)] dev-python/jinja2[python_targets_python3_10(-)] dev-python/aiohttp[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pygobject-3.42.2:3[python_targets_python3_11(-)] >=dev-python/anyascii-0.3[python_targets_python3_11(-)] dev-python/material-color-utilities[python_targets_python3_11(-)] dev-python/svglib[python_targets_python3_11(-)] dev-python/yapsy[python_targets_python3_11(-)] dev-python/cssutils[python_targets_python3_11(-)] dev-python/jinja2[python_targets_python3_11(-)] dev-python/aiohttp[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pygobject-3.42.2:3[python_targets_python3_12(-)] >=dev-python/anyascii-0.3[python_targets_python3_12(-)] dev-python/material-color-utilities[python_targets_python3_12(-)] dev-python/svglib[python_targets_python3_12(-)] dev-python/yapsy[python_targets_python3_12(-)] dev-python/cssutils[python_targets_python3_12(-)] dev-python/jinja2[python_targets_python3_12(-)] dev-python/aiohttp[python_targets_python3_12(-)] dev-python/lxml[python_targets_python3_12(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
SLOT=0
SRC_URI=https://github.com/GradienceTeam/gradience/archive/0.3.0.tar.gz -> gradience-0.3.0.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 meson 99466844dd8d4fcfb07578a76f5a9922 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=efb3a99ff1087782c841067f40587e46
_md5_=0883756eb9e3b357a05c2c62857b1491