mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 22:56:15 +00:00
libhandy: Remove, moved to OE-core
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
04afc692a3
commit
a8d69f404a
@ -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}"
|
||||
Loading…
x
Reference in New Issue
Block a user