meta-wayland/recipes-support/hyprland/hyprlang_git.bb
2024-02-18 19:22:15 +01:00

14 lines
466 B
BlitzBasic

SUMMARY = "The hypr configuration language is an extremely efficient, yet easy to work with, configuration language for linux applications."
HOMEPAGE = "https:/github.com/hyprwm/hyprlang"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
SRC_URI = "git://github.com/hyprwm/hyprlang.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "11d5ccda071c153dfdc18ef65338956a51cef96a"
PV = "0.4.0"
inherit cmake