mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 14:34:34 +02:00
aquamarine: update
This commit is contained in:
30
recipes-support/hyprland/aquamarine/aquamarine_0.9.1.bb
Normal file
30
recipes-support/hyprland/aquamarine/aquamarine_0.9.1.bb
Normal 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
|
Reference in New Issue
Block a user