mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
Compare commits
5 Commits
bfa2ae4cca
...
5ad97a01a3
Author | SHA1 | Date | |
---|---|---|---|
|
5ad97a01a3 | ||
|
1018fbc06d | ||
|
eb4bbf7763 | ||
|
357e0815fd | ||
|
66a899e49e |
@ -9,6 +9,6 @@ DEPENDS = "pixman cairo jpeg hyprutils libwebp libjxl file"
|
||||
SRC_URI = "git://github.com/hyprwm/hyprgraphics.git;protocol=https;branch=main"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "704fca7b1799c3faf783a67107c8eb562ea638f7"
|
||||
|
||||
SRCREV = "cc95e5babc6065bc3ab4cd195429a9900836ef13"
|
||||
PV = "0.1.1"
|
||||
inherit cmake pkgconfig
|
||||
|
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a0836e8f0d25d383d1195ea44fdd185d"
|
||||
SRC_URI = "git://github.com/hyprwm/contrib.git;protocol=https;branch=main"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "ae618eafa81b596db034c5df1d75d4eddf785824"
|
||||
SRCREV = "d7c55140f1785b8d9fef351f1cd2a4c9e1eaa466"
|
||||
PV = "0.1"
|
||||
|
||||
DEPENDS = "scdoc-native"
|
||||
|
@ -1,5 +1,5 @@
|
||||
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
||||
SRCREV = "95fee7d0a7fa48828f5e9da1af6dc1fd7adb360d"
|
||||
SRCREV = "2530394e67b436f4aea8225111cf37c1403ccb78"
|
||||
|
||||
# Hack to allow patching the plugins
|
||||
do_configure:prepend() {
|
||||
|
@ -11,6 +11,7 @@ DEPENDS += " \
|
||||
aquamarine \
|
||||
cairo \
|
||||
hyprcursor \
|
||||
hyprgraphics \
|
||||
hyprlang \
|
||||
hyprutils \
|
||||
jq-native \
|
||||
@ -42,7 +43,7 @@ RRECOMMENDS:${PN} ?= " \
|
||||
|
||||
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1"
|
||||
|
||||
SRCREV = "940f7aa990dbc99815bab8d355999d8277534b17"
|
||||
SRCREV = "3c617ce33c64cb43049489598b6391911eed7070"
|
||||
PV = "0.45.2"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
@ -7,7 +7,7 @@ SRC_URI = " \
|
||||
git://github.com/KZDKM/Hyprspace.git;protocol=https;branch=main \
|
||||
"
|
||||
|
||||
SRCREV = "260f386075c7f6818033b05466a368d8821cde2d"
|
||||
SRCREV = "3107652c5390bfe5efa685722152c3f30e2cb153"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
|
Loading…
Reference in New Issue
Block a user