mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-04 07:56:47 +02:00
phosh: update
This commit is contained in:
parent
7ae09b3edf
commit
ca91f395d8
@ -33,22 +33,20 @@ RDEPENDS:${PN} = " \
|
|||||||
polkit-gnome \
|
polkit-gnome \
|
||||||
gsettings-desktop-schemas \
|
gsettings-desktop-schemas \
|
||||||
phoc \
|
phoc \
|
||||||
|
squeekboard \
|
||||||
gnome-desktop \
|
gnome-desktop \
|
||||||
|
gnome-session \
|
||||||
wl-clipboard \
|
wl-clipboard \
|
||||||
calls \
|
calls \
|
||||||
"
|
"
|
||||||
|
|
||||||
PACKAGECONFIG[tests] = "-Dtests=true,-Dtests=false"
|
PACKAGECONFIG[tests] = "-Dtests=true,-Dtests=false"
|
||||||
|
PACKAGECONFIG[phoc_tests] = "-Dphoc_tests=enabled,-Dphoc_tests=disabled"
|
||||||
PACKAGECONFIG[tools] = "-Dtools=true,-Dtools=false"
|
PACKAGECONFIG[tools] = "-Dtools=true,-Dtools=false"
|
||||||
# install systemd service files ?
|
|
||||||
PACKAGECONFIG[systemd] = "-Dsystemd=true,-Dsystemd=false"
|
|
||||||
|
|
||||||
PACKAGECONFIG ?= " \
|
PACKAGECONFIG ?= ""
|
||||||
${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \
|
|
||||||
tools \
|
|
||||||
"
|
|
||||||
|
|
||||||
inherit features_check gsettings meson pkgconfig gtk-icon-cache
|
inherit features_check gsettings meson pkgconfig gtk-icon-cache gobject-introspection gi-docgen
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
gitsm://gitlab.gnome.org/World/Phosh/phosh.git;protocol=https;nobranch=1 \
|
gitsm://gitlab.gnome.org/World/Phosh/phosh.git;protocol=https;nobranch=1 \
|
||||||
@ -56,8 +54,8 @@ SRC_URI = " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "0.39.0"
|
PV = "0.40.0"
|
||||||
SRCREV = "e1e263efc239870e81c2e4d013bf0615f260141f"
|
SRCREV = "afef417667369f4943c8acfa24b4477e4197359e"
|
||||||
|
|
||||||
EXTRA_OEMESON += "--buildtype=release"
|
EXTRA_OEMESON += "--buildtype=release"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user