Compare commits

..

No commits in common. "1ad95e891101772fafda9d1d6ec02572e9b948f8" and "0215885fa49a05788d54fe245e22f280a7f27ce1" have entirely different histories.

9 changed files with 10 additions and 30 deletions

View File

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

View File

@ -6,17 +6,10 @@ 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 \
hyprwayland-scanner-native \
hyprlang sdbus-c++ \
hyprland-protocols \
"
DEPENDS = "wayland wayland-native wayland-protocols hyprlang sdbus-c++"
S = "${WORKDIR}/git"
SRCREV = "3e30a63b5db64a208e9394328a81048044571368"
SRCREV = "26780ac51f6e7273e3934885036b7a7ed1a5af01"
PV = "0.1.5"
inherit cmake pkgconfig

View File

@ -1,13 +0,0 @@
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 = "f4b148df1e2d8edc96bd878a4cfde32ca6515ac8"
SRCREV = "64fefa3749868e6170b6275963c6528456a7d9f2"
PV = "0.47.2"
S = "${WORKDIR}/git"

View File

@ -29,7 +29,7 @@ DEPENDS = " \
"
S = "${WORKDIR}/git"
SRCREV = "2a6ec58366f987e6dc425b227ff7aaa7260b821a"
SRCREV = "02639c27599b03c81dc1d0e031628224f5ad8d50"
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 = "b85b06577d8dcaa9ea4cd519b2b26dc575b06296"
SRCREV = "0b044884d9298bb5fac164101eb880b499d8a5df"
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 = "61a5382f4b1ab578064d470b1b3d3f0df396b8ba"
PV = "0.5.1"
SRCREV = "6a8bc9d2a4451df12f5179dc0b1d2d46518a90ab"
PV = "0.5.0"
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 = "206367a08dc5ac4ba7ad31bdca391d098082e64b"
SRCREV = "de913476b59ee88685fdc018e77b8f6637a2ae0b"
PV = "0.4.4"
inherit cmake pkgconfig

View File

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