mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-05 10:34:38 +02:00
11 lines
279 B
BlitzBasic
11 lines
279 B
BlitzBasic
SUMMARY = "Adds some additional dispatchers to Hyprland"
|
|
LICENSE = "BSD-3-Clause"
|
|
LIC_FILES_CHKSUM = "file://../LICENSE;md5=e6458723c467506fd0c4aea3be2bcf8a"
|
|
|
|
require hyprland-plugins.inc
|
|
|
|
S = "${WORKDIR}/git/xtra-dispatchers"
|
|
|
|
FILES:${PN} += "${libdir}/libxtra-dispatchers.so"
|
|
|