mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-30 04:36:46 +02:00
Compare commits
No commits in common. "8f0793f50b40a37921b22a5d810f31ea5fa4e7a4" and "7519b9b8189d76428a929fa8dd9ffdfd9dc7e64f" have entirely different histories.
8f0793f50b
...
7519b9b818
@ -1,15 +0,0 @@
|
|||||||
SUMMARY = "The hyprland cursor format, library and utilities."
|
|
||||||
HOMEPAGE = "https://github.com/hyprwm/hyprcursor"
|
|
||||||
LICENSE = "BSD-3-Clause"
|
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
|
|
||||||
|
|
||||||
SRC_URI = "git://github.com/hyprwm/hyprcursor.git;protocol=https;branch=main"
|
|
||||||
|
|
||||||
DEPENDS = "cairo librsvg libzip hyprlang"
|
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
|
||||||
SRCREV = "c4ec5542807405a6642e51f2959b94d895672a4f"
|
|
||||||
PV = "0.1.2"
|
|
||||||
|
|
||||||
inherit cmake pkgconfig
|
|
@ -11,7 +11,7 @@ REQUIRED_DISTRO_FEATURES = "opengl"
|
|||||||
DEPENDS = "wayland wayland-native wayland-protocols hyprlang libxkbcommon cairo pango libdrm libpam virtual/libgl virtual/egl"
|
DEPENDS = "wayland wayland-native wayland-protocols hyprlang libxkbcommon cairo pango libdrm libpam virtual/libgl virtual/egl"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "21d9efe5c94f1a292d181af70b32059509eada68"
|
SRCREV = "94ac7fef1abf0786655e1691fffa7d34147a2536"
|
||||||
PV = "0.1.0"
|
PV = "0.1.0"
|
||||||
|
|
||||||
inherit cmake pkgconfig features_check
|
inherit cmake pkgconfig features_check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user