mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
gmobile: update; build shared
This commit is contained in:
@ -6,7 +6,14 @@ inherit meson pkgconfig
|
||||
|
||||
DEPENDS = "glib-2.0 json-glib"
|
||||
|
||||
SRC_URI = "git://gitlab.gnome.org/guidog/gmobile.git;protocol=https;nobranch=1"
|
||||
SRC_URI = " \
|
||||
git://gitlab.gnome.org/guidog/gmobile.git;protocol=https;nobranch=1 \
|
||||
file://0001-meson.build-create-a-pkgconfig-.pc-file.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "52f8c0f7970bb997ecc960b61bef4aa07eeaa92c"
|
||||
PV = "0.0.1"
|
||||
SRCREV = "f1b50f0f90604e0f125412932dae9b1e08d57ddc"
|
||||
PV = "0.0.3"
|
||||
|
||||
do_install:append() {
|
||||
install -m 0644 ${B}/gm-config.h ${D}${includedir}
|
||||
}
|
||||
|
Reference in New Issue
Block a user