Compare commits

..

9 Commits

Author SHA1 Message Date
Markus Volk
1ad95e8911 hyprland: update 2025-02-22 16:31:02 +01:00
Markus Volk
36cd61c4f9 hyprwayland-scanner: update 2025-02-22 16:30:45 +01:00
Markus Volk
fa91c7a616 hyprutils: update 2025-02-22 16:30:26 +01:00
Markus Volk
875e102d1d hyprpicker: update 2025-02-22 16:30:09 +01:00
Markus Volk
1ac28ab28b hyprlock: update 2025-02-22 16:29:47 +01:00
Markus Volk
84d2a73bcb hyprland-protocols: add recipe 2025-02-22 16:29:18 +01:00
Markus Volk
d6486443d5 hypridle: update 2025-02-22 16:29:02 +01:00
Markus Volk
5e826377ca aquamarine: update 2025-02-22 16:28:45 +01:00
Markus Volk
2478fb2ab0 wob: update 2025-02-22 16:28:26 +01:00
9 changed files with 30 additions and 10 deletions

View File

@ -22,7 +22,7 @@ DEPENDS = " \
SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "257b2050790ab3b1eb389e0f8bdc400eb9510139"
SRCREV = "f239e5aadd6d23c48e085c2de3397e2058e54d16"
PV = "0.7.2"
inherit cmake pkgconfig

View File

@ -6,10 +6,17 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
SRC_URI = "git://github.com/hyprwm/hypridle.git;protocol=https;branch=main"
DEPENDS = "wayland wayland-native wayland-protocols hyprlang sdbus-c++"
DEPENDS = " \
wayland \
wayland-native \
wayland-protocols \
hyprwayland-scanner-native \
hyprlang sdbus-c++ \
hyprland-protocols \
"
S = "${WORKDIR}/git"
SRCREV = "26780ac51f6e7273e3934885036b7a7ed1a5af01"
SRCREV = "3e30a63b5db64a208e9394328a81048044571368"
PV = "0.1.5"
inherit cmake pkgconfig

View File

@ -0,0 +1,13 @@
SUMMARY = "Wayland protocol extensions for Hyprland"
HOMEPAGE = "https:/github.com/hyprland-protocols"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=936078e4e67b0e1e1bd1e862d4ffbc25"
SRC_URI = "git://github.com/hyprwm/hyprland-protocols.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "755aef8dab49d0fc4663c715fa4ad221b2aedaed"
PV = "0.6.2"
inherit meson

View File

@ -45,7 +45,7 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1"
SRC_URI += "file://0001-meson.build-use-pkgconfig-for-glaze.patch"
SRCREV = "64fefa3749868e6170b6275963c6528456a7d9f2"
SRCREV = "f4b148df1e2d8edc96bd878a4cfde32ca6515ac8"
PV = "0.47.2"
S = "${WORKDIR}/git"

View File

@ -29,7 +29,7 @@ DEPENDS = " \
"
S = "${WORKDIR}/git"
SRCREV = "02639c27599b03c81dc1d0e031628224f5ad8d50"
SRCREV = "2a6ec58366f987e6dc425b227ff7aaa7260b821a"
PV = "0.6.1"
inherit cmake pkgconfig features_check

View File

@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=936078e4e67b0e1e1bd1e862d4ffbc25"
SRC_URI = "git://github.com/hyprwm/hyprpicker.git;protocol=https;branch=main"
PV = "0.4.2"
S = "${WORKDIR}/git"
SRCREV = "0b044884d9298bb5fac164101eb880b499d8a5df"
SRCREV = "b85b06577d8dcaa9ea4cd519b2b26dc575b06296"
DEPENDS = " \
cairo \

View File

@ -9,7 +9,7 @@ DEPENDS = "pixman"
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "6a8bc9d2a4451df12f5179dc0b1d2d46518a90ab"
PV = "0.5.0"
SRCREV = "61a5382f4b1ab578064d470b1b3d3f0df396b8ba"
PV = "0.5.1"
inherit cmake pkgconfig

View File

@ -9,7 +9,7 @@ SRC_URI = "git://github.com/hyprwm/hyprwayland-scanner.git;protocol=https;branch
DEPENDS = "pugixml"
S = "${WORKDIR}/git"
SRCREV = "de913476b59ee88685fdc018e77b8f6637a2ae0b"
SRCREV = "206367a08dc5ac4ba7ad31bdca391d098082e64b"
PV = "0.4.4"
inherit cmake pkgconfig

View File

@ -27,7 +27,7 @@ PACKAGECONFIG ??= ""
S = "${WORKDIR}/git"
PV = "0.15.1"
SRCREV = "c3db849397039ba0cf55acd05568d73db17fbf5b"
SRCREV = "f8053b7686f191e971e8a48384442d60a724ba66"
EXTRA_OEMESON += "--buildtype release"