nwg-panel: update

This commit is contained in:
Markus Volk 2025-06-29 18:13:04 +02:00
parent a90a9b0c63
commit 60e4bbd16d

View File

@ -0,0 +1,23 @@
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 = "5e5610cbc00f18595d791f2d7dbf32512618fbf9"