mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-02-13 07:32:46 +01:00
hyprland-plugins: Update
This commit is contained in:
parent
f542ed5f49
commit
66cf21a5dd
18
recipes-support/hyprland-contrib/hyprland-hyprwinwrap.bb
Normal file
18
recipes-support/hyprland-contrib/hyprland-hyprwinwrap.bb
Normal 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 = ""
|
@ -1,2 +1,2 @@
|
||||
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
||||
SRCREV = "2cc193e6dc524baed841c016109b4f48fd0512a3"
|
||||
SRCREV = "b225987d6c3b0b962f8bc67164966c6fdc9b3f74"
|
||||
|
Loading…
x
Reference in New Issue
Block a user