Openembedded Core Discussions
 help / color / mirror / Atom feed
* [oe-core][PATCHv8 1/4] graphene: import from meta-oe
@ 2022-11-30  5:34 Markus Volk
  2022-11-30  5:34 ` [oe-core][PATCHv8 2/4] sass: " Markus Volk
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Markus Volk @ 2022-11-30  5:34 UTC (permalink / raw)
  To: openembedded-core; +Cc: Markus Volk

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../graphene/graphene_1.10.8.bb               | 22 +++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 meta/recipes-graphics/graphene/graphene_1.10.8.bb

diff --git a/meta/recipes-graphics/graphene/graphene_1.10.8.bb b/meta/recipes-graphics/graphene/graphene_1.10.8.bb
new file mode 100644
index 0000000000..813ff74adf
--- /dev/null
+++ b/meta/recipes-graphics/graphene/graphene_1.10.8.bb
@@ -0,0 +1,22 @@
+SUMMARY = "A thin layer of graphic data types"
+HOMEPAGE = "http://ebassi.github.io/graphene/"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a7d871d9e23c450c421a85bb2819f648"
+
+GNOMEBASEBUILDCLASS = "meson"
+
+inherit gnomebase gobject-introspection gtk-doc
+
+SRC_URI[archive.sha256sum] = "a37bb0e78a419dcbeaa9c7027bcff52f5ec2367c25ec859da31dfde2928f279a"
+
+# gtk4 & mutter 41.0 requires graphene build with introspection
+PACKAGECONFIG ?= "introspection"
+PACKAGECONFIG[introspection] = "-Dintrospection=enabled,-Dintrospection=disabled,"
+
+GTKDOC_MESON_OPTION = "gtk_doc"
+
+EXTRA_OEMESON = "-Dinstalled_tests=false"
+
+FILES:${PN} += "${libdir}/graphene-1.0"
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-12-01  8:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-30  5:34 [oe-core][PATCHv8 1/4] graphene: import from meta-oe Markus Volk
2022-11-30  5:34 ` [oe-core][PATCHv8 2/4] sass: " Markus Volk
2022-11-30  5:34 ` [oe-core][PATCHv8 3/4] gtk4: import recipe from meta-gnome Markus Volk
2022-11-30 21:10   ` Alexandre Belloni
2022-11-30  5:34 ` [oe-core][PATCHv8 4/4] gcr: add recipe for gcr-4, needed to build with gtk4 Markus Volk
2022-11-30 15:52   ` Alexandre Belloni
2022-11-30 15:58     ` Markus Volk
2022-11-30 20:57       ` Alexandre Belloni
2022-11-30 21:10         ` Alexander Kanavin
2022-12-01  8:06           ` Markus Volk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox