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

21 lines
397 B
BlitzBasic

SUMMARY = "nwg-shell config utility."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fffa55ad1c828db5e334374fb1182530"
SRC_URI = " \
git://github.com/nwg-piotr/nwg-shell-config.git;protocol=https;branch=master \
"
RDEPENDS:${PN} = "\
python3 \
python3-geopy \
python-i3ipc \
python3-pygobject \
swaync \
"
inherit setuptools3
SRCREV = "145bee8aa853331c63b12c7e486cce72973b7f30"