meta-wayland/recipes-support/waycorner/waycorner_git.bb
2024-11-13 14:17:29 +01:00

14 lines
445 B
BlitzBasic

SUMMARY = "Hot corners for Wayland."
HOMEPAGE = "https://github.com/AndreasBackx/waycorner"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=02c8272ed81661567b3ff2d0be6e20f5"
SRC_URI += "git://github.com/AndreasBackx/waycorner.git;protocol=https;nobranch=1;branch=main"
SRCREV = "b462a5710f3d8238d8b14268001fd89a2f67fa30"
S = "${WORKDIR}/git"
PV = "0.2.3"
require waycorner-crates.inc
inherit cargo pkgconfig cargo-update-recipe-crates