[glom/glom-1-30] xdg-app-builder manifest: Use --disable-gtk-doc
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-30] xdg-app-builder manifest: Use --disable-gtk-doc
- Date: Wed, 16 Dec 2015 20:55:54 +0000 (UTC)
commit 2714a5a5d05ad5a73a0ad8af00a77450200f495d
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Dec 16 08:25:13 2015 +0100
xdg-app-builder manifest: Use --disable-gtk-doc
Instead of --disable-documentation, which is used by *mm projects.
glom-xdg-app-builder/manifest.json | 13 ++++++-------
1 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/glom-xdg-app-builder/manifest.json b/glom-xdg-app-builder/manifest.json
index 50845f4..da6d01c 100644
--- a/glom-xdg-app-builder/manifest.json
+++ b/glom-xdg-app-builder/manifest.json
@@ -124,7 +124,7 @@
},
{
"name": "libepc",
- "config-opts": [ "--disable-documentation" ],
+ "config-opts": [ "--disable-gtk-doc" ],
"sources": [
{
"type": "archive",
@@ -135,7 +135,7 @@
},
{
"name": "gtksourceview",
- "config-opts": [ "--disable-documentation" ],
+ "config-opts": [ "--disable-gtk-doc" ],
"sources": [
{
"type": "archive",
@@ -158,7 +158,7 @@
},
{
"name": "goocanvas",
- "config-opts": [ "--disable-documentation" ],
+ "config-opts": [ "--disable-gtk-doc" ],
"sources": [
{
"type": "archive",
@@ -182,7 +182,7 @@
{
"name": "poppler",
"cleanup": [ "/bin" ],
- "config-opts": [ "--disable-documentation" ],
+ "config-opts": [ "--disable-gtk-doc" ],
"sources": [
{
"type": "archive",
@@ -194,7 +194,7 @@
{
"name": "evince-view",
"cleanup": [ "/bin" ],
- "config-opts": [ "--disable-documentation" "--disable-nautilus" ],
+ "config-opts": [ "--disable-gtk-doc" "--disable-nautilus" ],
"sources": [
{
"type": "archive",
@@ -228,8 +228,7 @@
},
{
"name": "libgda-5.0",
- "cleanup": [ "/bin" ],
- "config-opts": [ "--disable-documentation" "--enable-gda-gi" "--enable-gi-system-install=no" ],
+ "config-opts": [ "--disable-gtk-doc" "--enable-gda-gi" "--enable-gi-system-install=no" ],
"sources": [
{
"type": "archive",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]