Openembedded Core Discussions
 help / color / mirror / Atom feed
* [oe-core][PATCHv9 1/4] graphene: import from meta-oe
@ 2022-12-01  7:53 Markus Volk
  2022-12-01  7:53 ` [oe-core][PATCHv9 2/4] gtk4: import recipe from meta-gnome Markus Volk
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Markus Volk @ 2022-12-01  7:53 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] 15+ messages in thread

end of thread, other threads:[~2022-12-08 22:21 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-01  7:53 [oe-core][PATCHv9 1/4] graphene: import from meta-oe Markus Volk
2022-12-01  7:53 ` [oe-core][PATCHv9 2/4] gtk4: import recipe from meta-gnome Markus Volk
2022-12-01 11:16   ` Alexandre Belloni
2022-12-01 15:12     ` Alexandre Belloni
2022-12-01 16:08       ` Markus Volk
2022-12-01  7:53 ` [oe-core][PATCHv9 3/4] gcr: add recipe for gcr-4, needed to build with gtk4 Markus Volk
2022-12-08 22:21   ` Alexandre Belloni
2022-12-01  7:53 ` [oe-core][PATCHv9 4/4] Add entries for the newly added recipes to maintainers.inc Markus Volk
2022-12-01 10:05   ` Alexander Kanavin
2022-12-01 12:34 ` [oe-core][PATCHv9 1/4] graphene: import from meta-oe Ross Burton
2022-12-01 12:45   ` Alexander Kanavin
2022-12-01 12:51     ` Ross Burton
2022-12-01 12:57       ` Alexander Kanavin
2022-12-01 13:14   ` Richard Purdie
2022-12-01 15:24     ` Alexander Kanavin

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