aquamarine: update

This commit is contained in:
Markus Volk
2025-07-08 17:27:20 +02:00
parent f608c69728
commit 2f4ee32416
2 changed files with 8 additions and 15 deletions

View File

@ -0,0 +1,30 @@
SUMMARY = "Aquamarine is a very light linux rendering backend library"
HOMEPAGE = "https:/github.com/hyprwm/aquamarine"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
DEPENDS = " \
hwdata \
hyprutils \
hyprwayland-scanner-native \
libdrm \
libdisplay-info \
libinput \
seatd \
pixman \
virtual/libgl \
virtual/egl \
virtual/libgbm \
virtual/libgles3 \
wayland \
wayland-native \
wayland-protocols \
"
SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main"
SRC_URI += "file://0001-CMakeLists.txt-fix-linking-with-opengl.patch"
SRCREV = "d04e01e70c8b24f7b8fb340a66464e6922e90b1a"
inherit cmake pkgconfig