hyprland-plugins: Update

This commit is contained in:
Markus Volk 2023-11-29 18:08:20 +01:00
parent f542ed5f49
commit 66cf21a5dd
2 changed files with 19 additions and 1 deletions

View File

@ -0,0 +1,18 @@
SUMMARY = "Clone of xwinwrap for hyprland."
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://../LICENSE;md5=e6458723c467506fd0c4aea3be2bcf8a"
require hyprland-plugins.inc
DEPENDS = " \
pixman \
libdrm \
hyprland \
"
S = "${WORKDIR}/git/hyprwinwrap"
inherit meson pkgconfig
FILES:${PN} += "${libdir}/libhyprwinwrap.so"
FILES:${PN}-dev = ""

View File

@ -1,2 +1,2 @@
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
SRCREV = "2cc193e6dc524baed841c016109b4f48fd0512a3"
SRCREV = "b225987d6c3b0b962f8bc67164966c6fdc9b3f74"