From 5c42677148c717eb9f4673237db807f74740b4e9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 25 Aug 2024 14:56:25 +0100 Subject: gentoo auto-resync : 25:08:2024 - 14:56:25 --- gui-apps/wf-shell/wf-shell-9999.ebuild | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'gui-apps/wf-shell/wf-shell-9999.ebuild') diff --git a/gui-apps/wf-shell/wf-shell-9999.ebuild b/gui-apps/wf-shell/wf-shell-9999.ebuild index 11f4142ea117..1be6243f8563 100644 --- a/gui-apps/wf-shell/wf-shell-9999.ebuild +++ b/gui-apps/wf-shell/wf-shell-9999.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/WayfireWM/wf-shell" if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/WayfireWM/wf-shell.git" - SLOT="0/0.8" + SLOT="0/0.10" else SRC_URI="https://github.com/WayfireWM/wf-shell/releases/download/v${PV}/${P}.tar.xz" KEYWORDS="~amd64 ~arm64" @@ -25,14 +25,22 @@ IUSE="+pulseaudio" RESTRICT="test" DEPEND=" + dev-cpp/glibmm:2 dev-cpp/gtkmm:3.0[wayland] + dev-libs/glib:2 dev-libs/gobject-introspection + dev-libs/libsigc++:2 dev-libs/libdbusmenu[gtk3] >=gui-libs/gtk-layer-shell-0.6 dev-libs/wayland - >=gui-libs/wf-config-0.7.0 + >=gui-libs/wf-config-0.7.0:= gui-wm/wayfire - pulseaudio? ( media-libs/libpulse ) + x11-libs/cairo + x11-libs/gtk+:3 + pulseaudio? ( + media-libs/alsa-lib + media-libs/libpulse + ) " RDEPEND="${DEPEND} gui-apps/wayland-logout -- cgit v1.2.3