mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-12 22:14:30 +02:00
hyprland: cleanup
This commit is contained in:
15
recipes-support/hyprland/hyprlang/hyprlang_git.bb
Normal file
15
recipes-support/hyprland/hyprlang/hyprlang_git.bb
Normal file
@ -0,0 +1,15 @@
|
||||
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 = "55608efdaa387af7bfdc0eddb404c409958efa43"
|
||||
PV = "0.6.0"
|
||||
|
||||
inherit cmake pkgconfig
|
Reference in New Issue
Block a user