2025-06-20 14:42:40 +02:00

11 lines
265 B
BlitzBasic

SUMMARY = "A plugin to add scrolling layout"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://../LICENSE;md5=e6458723c467506fd0c4aea3be2bcf8a"
require hyprland-plugins.inc
S = "${UNPACKDIR}/${BP}/hyprscrolling"
FILES:${PN} += "${libdir}/libhyprscrolling.so"