meta-wayland/recipes-support/hyprland/aquamarine_git.bb

29 lines
608 B
BlitzBasic
Raw Normal View History

2024-06-21 19:30:20 +02:00
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 = " \
2024-07-10 10:55:29 +02:00
hwdata \
2024-06-21 19:30:20 +02:00
hyprutils \
hyprwayland-scanner-native \
libdrm \
2024-06-25 05:29:23 +02:00
libdisplay-info \
libinput \
seatd \
2024-06-21 19:30:20 +02:00
pixman \
virtual/libgbm \
wayland \
wayland-native \
wayland-protocols \
"
SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
2024-09-29 16:41:16 +02:00
SRCREV = "b82fdaff917582a9d568969e15e61b398c71e990"
2024-09-08 19:56:04 +02:00
PV = "0.4.1"
2024-06-21 19:30:20 +02:00
inherit cmake pkgconfig