Compare commits

..

3 Commits

Author SHA1 Message Date
Markus Volk
80031853e3 hyprland-plugins: update 2024-11-19 17:50:31 +01:00
Markus Volk
4fd8538c22 hyprland: update 2024-11-19 17:50:27 +01:00
Markus Volk
3e8da76424 gtkgreet: add dbus-broker to RRECCOMMENDS 2024-11-19 17:35:41 +01:00
3 changed files with 5 additions and 6 deletions

View File

@ -4,7 +4,8 @@ LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
DEPENDS = "gtk+3 json-c"
RDEPENDS:${PN} = "greetd"
RDEPENDS:${PN} += "greetd"
RRECOMMENDS:${PN} += "dbus-broker"
PACKAGECONFIG[layershell] = "-Dlayershell=enabled,-Dlayershell=disabled,gtk-layer-shell"
@ -22,5 +23,3 @@ EXTRA_OEMESON += " \
--buildtype release \
-Dman-pages=disabled \
"
CFLAGS += "-Wno-deprecated-declarations"

View File

@ -1,5 +1,5 @@
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
SRCREV = "844eb98250da448e17471f20beed23a5f5d33a3a"
SRCREV = "95fee7d0a7fa48828f5e9da1af6dc1fd7adb360d"
# Hack to allow patching the plugins
do_configure:prepend() {

View File

@ -42,8 +42,8 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1"
SRCREV = "af83c825138386d269d69b3ef755b844a2eacb22"
PV = "0.45.0"
SRCREV = "500d2a3580388afc8b620b0a3624147faa34f98b"
PV = "0.45.1"
S = "${WORKDIR}/git"
inherit meson pkgconfig features_check