hyprgraphics: update

This commit is contained in:
Markus Volk
2025-01-29 07:08:15 +01:00
parent e100201324
commit 61eccc4701
2 changed files with 31 additions and 2 deletions

View File

@ -4,11 +4,12 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
DEPENDS = "pixman cairo jpeg hyprutils libwebp libjxl file"
DEPENDS = "pixman cairo jpeg hyprutils libwebp libjxl libspng file"
SRC_URI = "git://github.com/hyprwm/hyprgraphics.git;protocol=https;branch=main"
SRC_URI += "file://0001-hyprgraphics-fix-libspng-name.patch"
S = "${WORKDIR}/git"
SRCREV = "52202272d89da32a9f866c0d10305a5e3d954c50"
SRCREV = "12cd7034e441a5ebfdef1a090c0788413b4a635b"
PV = "0.1.1"
inherit cmake pkgconfig