aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/graphene/graphene_1.10.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/graphene/graphene_1.10.2.bb')
-rw-r--r--meta-gnome/recipes-gnome/graphene/graphene_1.10.2.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta-gnome/recipes-gnome/graphene/graphene_1.10.2.bb b/meta-gnome/recipes-gnome/graphene/graphene_1.10.2.bb
deleted file mode 100644
index ef1898610d..0000000000
--- a/meta-gnome/recipes-gnome/graphene/graphene_1.10.2.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-SUMMARY = "A thin layer of graphic data types"
-HOMEPAGE = "http://ebassi.github.io/graphene/"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a7d871d9e23c450c421a85bb2819f648"
-
-#DEPENDS = "gtk+3 iso-codes enchant2"
-
-GNOMEBASEBUILDCLASS = "meson"
-
-inherit gnomebase gobject-introspection gtk-doc
-
-SRC_URI[archive.md5sum] = "a2c26c4f44a02ca053e0e9afb63cc94c"
-SRC_URI[archive.sha256sum] = "e97de8208f1aac4f913d4fa71ab73a7034e807186feb2abe55876e51c425a7f6"
-
-GTKDOC_MESON_OPTION = "gtk_doc"
-
-EXTRA_OEMESON = "-Dinstalled_tests=false"
-
-FILES_${PN} += "${libdir}/graphene-1.0"