summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfred Wingate <parona@protonmail.com>2024-03-14 13:44:41 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-16 21:18:10 +0200
commit09aa05a51c3cab2b20c0eadebccae850368218a1 (patch)
treee96b1fc394f3c7fc89bb3c801980c080d4236ae0 /gui-apps
parentgui-apps/wf-shell: add 0.8.1 (diff)
downloadgentoo-09aa05a51c3cab2b20c0eadebccae850368218a1.tar.gz
gentoo-09aa05a51c3cab2b20c0eadebccae850368218a1.tar.bz2
gentoo-09aa05a51c3cab2b20c0eadebccae850368218a1.zip
gui-apps/wf-shell: update live ebuild
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/wf-shell/wf-shell-9999.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/gui-apps/wf-shell/wf-shell-9999.ebuild b/gui-apps/wf-shell/wf-shell-9999.ebuild
index fb42dad6fb61..66866e0f3420 100644
--- a/gui-apps/wf-shell/wf-shell-9999.ebuild
+++ b/gui-apps/wf-shell/wf-shell-9999.ebuild
@@ -10,10 +10,10 @@ HOMEPAGE="https://github.com/WayfireWM/wf-shell"
if [[ ${PV} == 9999 ]]; then
inherit git-r3
- EGIT_REPO_URI="https://github.com/WayfireWM/${PN}.git"
- SLOT="0/9999"
+ EGIT_REPO_URI="https://github.com/WayfireWM/wf-shell.git"
+ SLOT="0/0.8"
else
- SRC_URI="https://github.com/WayfireWM/${PN}/releases/download/v${PV}/${P}.tar.xz"
+ SRC_URI="https://github.com/WayfireWM/wf-shell/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm64 ~x86"
SLOT="0/$(ver_cut 1-2)"
fi
@@ -30,8 +30,8 @@ DEPEND="
dev-libs/libdbusmenu[gtk3]
>=gui-libs/gtk-layer-shell-0.6
dev-libs/wayland
- gui-libs/wf-config:${SLOT}
- gui-wm/wayfire:${SLOT}
+ >=gui-libs/wf-config-0.7.0
+ gui-wm/wayfire
pulseaudio? ( media-libs/libpulse )
"
RDEPEND="${DEPEND}