From a8d69f404a5d95cec8fb9bc4120b615b619895ee Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Mon, 18 May 2020 14:58:54 +0300 Subject: libhandy: Remove, moved to OE-core Signed-off-by: Adrian Bunk Signed-off-by: Khem Raj --- meta-gnome/recipes-support/libhandy/libhandy_git.bb | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 meta-gnome/recipes-support/libhandy/libhandy_git.bb (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-support/libhandy/libhandy_git.bb b/meta-gnome/recipes-support/libhandy/libhandy_git.bb deleted file mode 100644 index 8c6159f998..0000000000 --- a/meta-gnome/recipes-support/libhandy/libhandy_git.bb +++ /dev/null @@ -1,21 +0,0 @@ -SUMMARY = "A library full of GTK+ widgets for mobile phones" -LICENSE = "LGPLv2.1" -LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" - -SRC_URI = "git://source.puri.sm/Librem5/${BPN}.git;protocol=https" -SRCREV = "ef7c4bf75ae239495141ada83d2fbaf034315563" -S = "${WORKDIR}/git" -PV = "0.0.12" - -GIR_MESON_ENABLE_FLAG = 'enabled' -GIR_MESON_DISABLE_FLAG = 'disabled' -GTKDOC_MESON_OPTION = 'gtk_doc' - -inherit meson gobject-introspection vala gettext gtk-doc features_check - -ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" - -DEPENDS += "gtk+3" - -PACKAGES =+ "${PN}-examples" -FILES_${PN}-examples = "${bindir}" -- cgit v1.2.3-54-g00ecf