mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
swaysettings: update
This commit is contained in:
parent
8916ce3d2c
commit
db552bf1ac
@ -6,12 +6,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
|
|||||||
|
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
gtk+3 \
|
|
||||||
gtk-layer-shell \
|
gtk-layer-shell \
|
||||||
|
granite6 \
|
||||||
json-glib \
|
json-glib \
|
||||||
libhandy \
|
libhandy \
|
||||||
libgee \
|
libgee \
|
||||||
pulseaudio \
|
pulseaudio \
|
||||||
|
sassc-native \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
@ -19,8 +20,8 @@ SRC_URI = " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "0.9.0"
|
PV = "0.10.1"
|
||||||
SRCREV = "deaf9a68b7425e0a0945a029bcbac767a7a72ae4"
|
SRCREV = "4275fa3915c12ad2731ff78027188b4b7ceaad64"
|
||||||
|
|
||||||
PACKAGECONFIG[bash] = "-Dbash-completions=true,-Dbash-completions=false"
|
PACKAGECONFIG[bash] = "-Dbash-completions=true,-Dbash-completions=false"
|
||||||
PACKAGECONFIG[fish] = "-Dfish-completions=true,-Dfish-completions=false"
|
PACKAGECONFIG[fish] = "-Dfish-completions=true,-Dfish-completions=false"
|
||||||
|
@ -6,22 +6,23 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
|
|||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
accountsservice \
|
accountsservice \
|
||||||
glib-2.0 \
|
|
||||||
granite \
|
|
||||||
gtk+3 \
|
gtk+3 \
|
||||||
|
glib-2.0 \
|
||||||
|
granite6 \
|
||||||
gtk-layer-shell \
|
gtk-layer-shell \
|
||||||
json-glib \
|
json-glib \
|
||||||
libgee \
|
libgee \
|
||||||
libhandy \
|
libhandy \
|
||||||
libxml2 \
|
libxml2 \
|
||||||
|
pulseaudio \
|
||||||
xkeyboard-config \
|
xkeyboard-config \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/ErikReider/SwaySettings.git;protocol=https;nobranch=1"
|
SRC_URI = "git://github.com/ErikReider/SwaySettings.git;protocol=https;nobranch=1"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "0.3.0"
|
PV = "0.4.0"
|
||||||
SRCREV = "8c7ac50f78eadd65086b68c662514f95e02f8559"
|
SRCREV = "8fb6210ad123654f3988cb8f3f59ab629bb0a747"
|
||||||
|
|
||||||
inherit meson pkgconfig vala
|
inherit meson pkgconfig vala
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user