summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.1.bb (renamed from meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.3.3.bb)7
1 files changed, 6 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.3.3.bb b/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.1.bb
index 3e7b254a8..415368c7f 100644
--- a/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.3.3.bb
+++ b/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.1.bb
@@ -7,9 +7,14 @@ DEPENDS = " \
7 libarchive \ 7 libarchive \
8" 8"
9 9
10GNOMEBASEBUILDCLASS = "meson"
11GIR_MESON_ENABLE_FLAG = 'enabled'
12GIR_MESON_DISABLE_FLAG = 'disabled'
13GTKDOC_MESON_OPTION = "gtk_doc"
14
10inherit gnomebase gobject-introspection gtk-doc vala 15inherit gnomebase gobject-introspection gtk-doc vala
11 16
12SRC_URI[archive.sha256sum] = "272400f73a375a7e88fdf1e12591bfb8f3f03edf01780cadcd74f70b613e5c04" 17SRC_URI[archive.sha256sum] = "646bd50ebad92d91c1be89097a15364156157442cac1471ded7ecb27d9a9150e"
13 18
14do_compile:prepend() { 19do_compile:prepend() {
15 export GIR_EXTRA_LIBS_PATH="${B}/gnome-autoar/.libs" 20 export GIR_EXTRA_LIBS_PATH="${B}/gnome-autoar/.libs"