Compare commits

..

No commits in common. "6853d945cf772e8adcb8f9c4b1d89d5e5d016bfb" and "7ff08964e196dc22313ccd40b16ed26176aa2b83" have entirely different histories.

4 changed files with 6 additions and 21 deletions

View File

@ -4,12 +4,10 @@ LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b5b6bed06dd8ed68f00c26d0b4cede89"
DEPENDS = "hyprutils"
SRC_URI = "git://github.com/hyprwm/hyprlang.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "ec6938c66253429192274d612912649a0cfe4d28"
PV = "0.5.2"
SRCREV = "78fcaa27ae9e1d782faa3ff06c8ea55ddce63706"
PV = "0.5.1"
inherit cmake pkgconfig
inherit cmake

View File

@ -8,10 +8,10 @@ SRC_URI = "git://github.com/hyprwm/hyprlock.git;protocol=https;branch=main"
REQUIRED_DISTRO_FEATURES = "opengl"
DEPENDS = "wayland wayland-native wayland-protocols hyprlang hyprutils libxkbcommon cairo pango jpeg libwebp 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"
SRCREV = "c5b8ad03d03ddbd2b0ff8615c2f6dba31374b6a8"
SRCREV = "bc87adf9ec997090f15d9b662d6ca2f86e25f264"
PV = "0.3.0"
inherit cmake pkgconfig features_check

View File

@ -1,13 +0,0 @@
SUMMARY = "Hyprland c++ utils"
HOMEPAGE = "https:/github.com/hyprwm/hyputils"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "fce960f0dd1120057d604a6389211797be836762"
PV = "0.1.1"
inherit cmake

View File

@ -41,7 +41,7 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main"
SRCREV = "9994b73ad0af5c9ba5fc4058234cea77d0a1ddb1"
SRCREV = "6967a31450441fc5605c05db6f65505dace4b263"
PV = "0.40"
S = "${WORKDIR}/git"