From a2c80bab60ffcd239d962b1248f04a29d83d6fa1 Mon Sep 17 00:00:00 2001 From: Ceres Date: Tue, 21 Oct 2025 13:49:19 +0100 Subject: [PATCH] sys-apps/caelestia-cli: Fix dependency issues Signed-off-by: Ceres metadata/md5-cache/sys-apps: Update cache Signed-off-by: Ceres --- metadata/md5-cache/sys-apps/caelestia-cli-9999 | 6 +++--- sys-apps/caelestia-cli/caelestia-cli-9999.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/metadata/md5-cache/sys-apps/caelestia-cli-9999 b/metadata/md5-cache/sys-apps/caelestia-cli-9999 index c2887db..78a1aed 100644 --- a/metadata/md5-cache/sys-apps/caelestia-cli-9999 +++ b/metadata/md5-cache/sys-apps/caelestia-cli-9999 @@ -1,6 +1,6 @@ BDEPEND=dev-vcs/git dev-python/build dev-python/installer >=dev-vcs/git-1.8.2.1[curl] 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 -DEPEND=dev-lang/python dev-python/pillow dev-python/materialyoucolor x11-libs/libnotify gui-apps/swappy gui-apps/grim dev-ruby/sass sys-apps/app2unit gui-apps/wl-clipboard gui-apps/slurp gnome-base/dconf media-libs/libpulse media-video/gpu-screen-recorder media-video/mpv +DEPEND=dev-lang/python dev-python/pillow dev-python/materialyoucolor x11-libs/libnotify gui-apps/grim dev-ruby/sass sys-apps/app2unit gui-apps/wl-clipboard gui-apps/slurp gnome-base/dconf media-libs/libpulse media-video/mpv [ gui-apps/swappy ] [ media-video/gpu-screen-recorder ] DESCRIPTION=The main cli for the Caelestia dotfiles EAPI=8 HOMEPAGE=https://github.com/caelestia-dots/cli @@ -9,8 +9,8 @@ IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_ KEYWORDS=~amd64 ~arm64 LICENSE=GPL-3.0 PROPERTIES=live -RDEPEND=dev-lang/python dev-python/pillow dev-python/materialyoucolor x11-libs/libnotify gui-apps/swappy gui-apps/grim dev-ruby/sass sys-apps/app2unit gui-apps/wl-clipboard gui-apps/slurp gnome-base/dconf media-libs/libpulse media-video/gpu-screen-recorder media-video/mpv 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 ) +RDEPEND=dev-lang/python dev-python/pillow dev-python/materialyoucolor x11-libs/libnotify gui-apps/grim dev-ruby/sass sys-apps/app2unit gui-apps/wl-clipboard gui-apps/slurp gnome-base/dconf media-libs/libpulse media-video/mpv [ gui-apps/swappy ] [ media-video/gpu-screen-recorder ] 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 ) SLOT=0 _eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 -_md5_=d5df716e5cff5019db5e4007f714095e +_md5_=2768359f0ebf51c381abb96c3d76d761 diff --git a/sys-apps/caelestia-cli/caelestia-cli-9999.ebuild b/sys-apps/caelestia-cli/caelestia-cli-9999.ebuild index 5931057..44cb84f 100644 --- a/sys-apps/caelestia-cli/caelestia-cli-9999.ebuild +++ b/sys-apps/caelestia-cli/caelestia-cli-9999.ebuild @@ -22,7 +22,6 @@ DEPEND="dev-lang/python dev-python/pillow dev-python/materialyoucolor x11-libs/libnotify - gui-apps/swappy gui-apps/grim dev-ruby/sass sys-apps/app2unit @@ -30,8 +29,9 @@ DEPEND="dev-lang/python gui-apps/slurp gnome-base/dconf media-libs/libpulse - media-video/gpu-screen-recorder media-video/mpv + [ gui-apps/swappy ] + [ media-video/gpu-screen-recorder ] " RDEPEND=${DEPEND}