mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
hyprutils: add recipe
This commit is contained in:
parent
7ff08964e1
commit
46cbcc8f69
13
recipes-support/hyprland/hyprutils_git.bb
Normal file
13
recipes-support/hyprland/hyprutils_git.bb
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
SUMMARY = "Hyprland c++ utils"
|
||||||
|
HOMEPAGE = "https:/github.com/hyprwm/hyputils"
|
||||||
|
LICENSE = "BSD-3-Clause"
|
||||||
|
|
||||||
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
|
||||||
|
|
||||||
|
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
|
||||||
|
|
||||||
|
S = "${WORKDIR}/git"
|
||||||
|
SRCREV = "fce960f0dd1120057d604a6389211797be836762"
|
||||||
|
PV = "0.1.1"
|
||||||
|
|
||||||
|
inherit cmake
|
Loading…
Reference in New Issue
Block a user