rename hyprland-contrib

This commit is contained in:
Markus Volk 2024-01-04 06:29:59 +01:00
parent 31637420ef
commit 50842bb7b6
8 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
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 = "0aef08154b341b47749e6a59c4626b08df7b8f3f"
PV = "0.1.0"
inherit cmake
FILES:${PN} += "${libdir}"
FILES:${PN}-dev = "${includedir}"