meta-wayland/recipes-gtk/nwg-shell/nwg-panel_0.10.0.bb
2025-06-24 15:38:51 +02:00

24 lines
432 B
BlitzBasic

SUMMARY = "GTK3-based panel for wayland."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=da62111cfafe45015704951c9d602bb2"
SRC_URI = " \
git://github.com/nwg-piotr/nwg-panel.git;protocol=https;branch=master \
"
RDEPENDS:${PN} = "\
bash \
light \
python3 \
python-i3ipc \
python3-psutil \
python3-pygobject \
python3-requests \
swaync \
"
inherit setuptools3
SRCREV = "a879acb59f737837ce3be62a0922a9ea651cab54"