mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-12 22:14:30 +02:00
drop '_git' from recipes
This commit is contained in:
11
recipes-support/waycorner/waycorner_0.2.3.bb
Normal file
11
recipes-support/waycorner/waycorner_0.2.3.bb
Normal file
@ -0,0 +1,11 @@
|
||||
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"
|
||||
|
||||
require waycorner-crates.inc
|
||||
|
||||
inherit cargo pkgconfig cargo-update-recipe-crates
|
Reference in New Issue
Block a user