mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-24 17:56:45 +02:00
Compare commits
No commits in common. "89e776f7880a4ef8cdb191e8483f63967a7d8d41" and "b508e211a0e45b6d3c6c77138c76c36d509336f5" have entirely different histories.
89e776f788
...
b508e211a0
@ -9,7 +9,7 @@ SRC_URI = "git://github.com/hyprwm/hyprcursor.git;protocol=https;branch=main"
|
||||
DEPENDS = "cairo librsvg libzip hyprlang tomlplusplus"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "6742e9d3e2d2e155f8222ae654f03fd1faa1314e"
|
||||
PV = "0.1.7"
|
||||
SRCREV = "818d8c4b69e0997483d60b75f701fe14b561a7a3"
|
||||
PV = "0.1.6"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
@ -11,12 +11,7 @@ REQUIRED_DISTRO_FEATURES = "opengl"
|
||||
DEPENDS = "wayland wayland-native wayland-protocols hyprlang libxkbcommon cairo pango libdrm libpam virtual/libgl virtual/egl"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "bc87adf9ec997090f15d9b662d6ca2f86e25f264"
|
||||
PV = "0.3.0"
|
||||
SRCREV = "0fe10282559f02ea945f0ce8f1277cd695179442"
|
||||
PV = "0.2.0"
|
||||
|
||||
inherit cmake pkgconfig features_check
|
||||
|
||||
do_install() {
|
||||
install -Dm755 ${B}/hyprlock ${D}${bindir}/hyprlock
|
||||
install -Dm644 ${S}/pam/hyprlock ${D}${sysconfdir}/pam.d/hyprlock
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user