[evince/wip/gpoo/update-ci: 6/7] flatpak: Build introspection and API documentation
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/wip/gpoo/update-ci: 6/7] flatpak: Build introspection and API documentation
- Date: Wed, 2 Mar 2022 01:14:11 +0000 (UTC)
commit fd195405723effddca9184ec2bb2312c0558839f
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Tue Mar 1 20:56:46 2022 -0300
flatpak: Build introspection and API documentation
* We can enable it as gi-docgen reduces the build time in
comparison with gtk-doc
* Set `main` as the branch as flatpak-builder may needed it
when it looks for master and does not find it.
build-aux/flatpak/org.gnome.Evince.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Evince.json b/build-aux/flatpak/org.gnome.Evince.json
index 82fe285f5..d005f55b8 100644
--- a/build-aux/flatpak/org.gnome.Evince.json
+++ b/build-aux/flatpak/org.gnome.Evince.json
@@ -247,14 +247,15 @@
"config-opts": [
"-Dnautilus=false",
"-Dthumbnailer=false",
- "-Dgtk_doc=false",
- "-Dintrospection=false",
+ "-Dgtk_doc=true",
+ "-Dintrospection=true",
"-Duser_doc=false",
"-Ddevelopment=true"
],
"sources": [
{
"type": "git",
+ "branch": "main",
"url": "https://gitlab.gnome.org/GNOME/evince.git"
}
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]