mirror of
git://git.yoctoproject.org/poky
synced 2025-12-31 13:38:04 +00:00
at-spi2-core: Convert to gnomebase
(From OE-Core rev: df47dc1b374aae7cf6aabfc12d8a3be3683ee728) Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
38b44cc62a
commit
bb16fb0aab
@ -9,11 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
CVE_PRODUCT += "at-spi2-atk"
|
||||
|
||||
MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
|
||||
|
||||
SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz"
|
||||
|
||||
SRC_URI[sha256sum] = "dbe35b951499e1d6f1fb552c2e0a09cea7cba2adf6c2eba0b2c85b6c094a3a02"
|
||||
SRC_URI[archive.sha256sum] = "dbe35b951499e1d6f1fb552c2e0a09cea7cba2adf6c2eba0b2c85b6c094a3a02"
|
||||
|
||||
DEPENDS = " \
|
||||
dbus \
|
||||
@ -27,7 +23,7 @@ DEPENDS = " \
|
||||
PROVIDES += "atk at-spi2-atk"
|
||||
RPROVIDES:${PN} += "atk at-spi2-atk"
|
||||
|
||||
inherit meson gi-docgen gettext systemd pkgconfig upstream-version-is-even gobject-introspection
|
||||
inherit gnomebase gi-docgen gettext systemd upstream-version-is-even gobject-introspection
|
||||
|
||||
EXTRA_OEMESON = " -Dsystemd_user_dir=${systemd_user_unitdir} \
|
||||
-Ddbus_daemon=${bindir}/dbus-daemon"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user