mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-24 09:46:45 +02:00
Compare commits
No commits in common. "88defa0ae1f68c27495fcd89f4c25f5c314a6388" and "a96dbca642434ae9c3b04d9d87e05a4a9ef827be" have entirely different histories.
88defa0ae1
...
a96dbca642
@ -1,24 +0,0 @@
|
|||||||
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 = " \
|
|
||||||
hyprutils \
|
|
||||||
hyprwayland-scanner-native \
|
|
||||||
libdrm \
|
|
||||||
pixman \
|
|
||||||
virtual/libgbm \
|
|
||||||
wayland \
|
|
||||||
wayland-native \
|
|
||||||
wayland-protocols \
|
|
||||||
"
|
|
||||||
|
|
||||||
SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main"
|
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
|
||||||
SRCREV = "d435736fa73fedffa5aba2bfa01c6c33efb8b884"
|
|
||||||
PV = "0.1.0"
|
|
||||||
|
|
||||||
inherit cmake pkgconfig
|
|
@ -1,2 +1,2 @@
|
|||||||
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
||||||
SRCREV = "667ea74c36f385ad9a923a0bde10b9e9726e9f4e"
|
SRCREV = "d92d9d6cd93b731143119cbcab54dcc7a0481131"
|
||||||
|
@ -8,22 +8,7 @@ SRC_URI = "git://github.com/hyprwm/hyprlock.git;protocol=https;branch=main"
|
|||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "opengl"
|
REQUIRED_DISTRO_FEATURES = "opengl"
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = "wayland wayland-native wayland-protocols hyprlang hyprutils libxkbcommon cairo pango jpeg libwebp libdrm libpam virtual/libgl virtual/egl"
|
||||||
cairo \
|
|
||||||
hyprlang \
|
|
||||||
hyprutils \
|
|
||||||
jpeg \
|
|
||||||
libdrm \
|
|
||||||
libpam \
|
|
||||||
libwebp \
|
|
||||||
libxkbcommon \
|
|
||||||
pango \
|
|
||||||
virtual/egl \
|
|
||||||
virtual/libgl \
|
|
||||||
wayland \
|
|
||||||
wayland-native \
|
|
||||||
wayland-protocols \
|
|
||||||
"
|
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "c5b8ad03d03ddbd2b0ff8615c2f6dba31374b6a8"
|
SRCREV = "c5b8ad03d03ddbd2b0ff8615c2f6dba31374b6a8"
|
||||||
|
@ -9,7 +9,7 @@ DEPENDS = "pixman"
|
|||||||
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
|
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "4f1351295c55a8f51219b25aa4a6497a067989d0"
|
SRCREV = "1f59192a2d5d2fcebf5ca8ffc3d19a94df0b7717"
|
||||||
PV = "0.1.4"
|
PV = "0.1.3"
|
||||||
|
|
||||||
inherit cmake pkgconfig
|
inherit cmake pkgconfig
|
||||||
|
@ -9,7 +9,7 @@ SRC_URI = "git://github.com/hyprwm/hyprwayland-scanner.git;protocol=https;branch
|
|||||||
DEPENDS = "pugixml"
|
DEPENDS = "pugixml"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "1413398dcaf702e78a678090c92c26a5fd604ce6"
|
SRCREV = "0f30f9eca6e404130988554accbb64d1c9ec877d"
|
||||||
PV = "0.3.10"
|
PV = "0.3.10"
|
||||||
|
|
||||||
inherit cmake pkgconfig
|
inherit cmake pkgconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user