mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
hyprgraphics: update
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user