hyprland: cleanup

This commit is contained in:
Markus Volk
2025-01-07 13:53:23 +01:00
parent 7165866c60
commit 95246e8c9a
23 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,14 @@
SUMMARY = "Hyprgraphics is a small C++ library with graphics / resource related utilities used across the hypr* ecosystem"
HOMEPAGE = "https:/github.com/hyprwm/hypgraphics"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
DEPENDS = "pixman cairo jpeg hyprutils libwebp libjxl file"
SRC_URI = "git://github.com/hyprwm/hyprgraphics.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "0f9b8ca692b319c3cadd10175518805dbdc33ef0"
PV = "0.1.1"
inherit cmake pkgconfig