meta-wayland/recipes-support/hyprland/hyprlang_git.bb
2024-09-04 07:56:13 +02:00

16 lines
499 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=b5b6bed06dd8ed68f00c26d0b4cede89"
DEPENDS = "hyprutils"
SRC_URI = "git://github.com/hyprwm/hyprlang.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "5b175c9704f6ef5db29ac9aa8ab30029aa2e0dc7"
PV = "0.5.2"
inherit cmake pkgconfig