diff options
Diffstat (limited to 'meta-gnome')
| -rw-r--r-- | meta-gnome/recipes-gnome/graphene/graphene_1.10.6.bb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-gnome/recipes-gnome/graphene/graphene_1.10.6.bb b/meta-gnome/recipes-gnome/graphene/graphene_1.10.6.bb index 68e7812ca1..0c05c60eee 100644 --- a/meta-gnome/recipes-gnome/graphene/graphene_1.10.6.bb +++ b/meta-gnome/recipes-gnome/graphene/graphene_1.10.6.bb | |||
| @@ -3,16 +3,13 @@ HOMEPAGE = "http://ebassi.github.io/graphene/" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a7d871d9e23c450c421a85bb2819f648" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a7d871d9e23c450c421a85bb2819f648" |
| 5 | 5 | ||
| 6 | #DEPENDS = "gtk+3 iso-codes enchant2" | ||
| 7 | |||
| 8 | GNOMEBASEBUILDCLASS = "meson" | 6 | GNOMEBASEBUILDCLASS = "meson" |
| 9 | 7 | ||
| 10 | inherit gnomebase gobject-introspection gtk-doc | 8 | inherit gnomebase gobject-introspection gtk-doc |
| 11 | 9 | ||
| 12 | SRC_URI[archive.md5sum] = "390139e704772b915ff2b7cac56c24ae" | ||
| 13 | SRC_URI[archive.sha256sum] = "80ae57723e4608e6875626a88aaa6f56dd25df75024bd16e9d77e718c3560b25" | 10 | SRC_URI[archive.sha256sum] = "80ae57723e4608e6875626a88aaa6f56dd25df75024bd16e9d77e718c3560b25" |
| 14 | 11 | ||
| 15 | # mutter 41.0 requires graphene build with introspection | 12 | # gtk4 & mutter 41.0 requires graphene build with introspection |
| 16 | PACKAGECONFIG ?= "introspection" | 13 | PACKAGECONFIG ?= "introspection" |
| 17 | PACKAGECONFIG[introspection] = "-Dintrospection=enabled,-Dintrospection=disabled," | 14 | PACKAGECONFIG[introspection] = "-Dintrospection=enabled,-Dintrospection=disabled," |
| 18 | 15 | ||
