mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2026-04-09 14:22:30 +02:00
hyprland-contrib: update
This commit is contained in:
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a0836e8f0d25d383d1195ea44fdd185d"
|
||||
|
||||
SRC_URI = "git://github.com/hyprwm/contrib.git;protocol=https;branch=main"
|
||||
|
||||
SRCREV = "e291151acd302c568cdaf66f165f6cc6f32c424a"
|
||||
SRCREV = "ca3c381df6018e6c400ceac994066427c98fe323"
|
||||
|
||||
DEPENDS = "scdoc-native"
|
||||
RDEPENDS:${PN} = "bash sed jq libnotify grim slurp wl-clipboard"
|
||||
@@ -14,7 +14,7 @@ RDEPENDS:${PN} = "bash sed jq libnotify grim slurp wl-clipboard"
|
||||
EXTRA_OEMAKE += "DESTDIR=${D} PREFIX=${prefix} BINDIR=${D}${bindir} MANDIR=${D}${datadir}/man MAN1DIR=${D}${datadir}/man1"
|
||||
|
||||
do_install() {
|
||||
for dir in hyprprop hdrop shellevents try_swap_workspace scratchpad grimblast; do
|
||||
for dir in hyprprop hdrop shellevents try_swap_workspace scratchpad grimblast cycle-layout hyprosd-mako; do
|
||||
cd $dir && oe_runmake && oe_runmake install && cd ${S}
|
||||
done
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user