meta-wayland/recipes-support/hyprland/hyprlang_git.bb

14 lines
466 B
BlitzBasic
Raw Normal View History

2024-01-04 06:31:40 +01:00
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"
2024-01-04 06:31:40 +01:00
S = "${WORKDIR}/git"
2024-02-18 19:22:15 +01:00
SRCREV = "11d5ccda071c153dfdc18ef65338956a51cef96a"
PV = "0.4.0"
2024-01-04 06:31:40 +01:00
inherit cmake