hyprgraphics: update

This commit is contained in:
Markus Volk
2025-07-13 08:13:25 +02:00
parent a71d7b340e
commit 0d322fefce

View File

@ -0,0 +1,12 @@
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 libpng file"
SRC_URI = "git://github.com/hyprwm/hyprgraphics.git;protocol=https;branch=main"
SRCREV = "340494a38b5ec453dfc542c6226481f736cc8a9a"
inherit cmake pkgconfig