[pitivi/1.0] Revert "flatpak: Fix parameter to disable gtkdoc in GStreamer"
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi/1.0] Revert "flatpak: Fix parameter to disable gtkdoc in GStreamer"
- Date: Sat, 21 Jul 2018 16:39:10 +0000 (UTC)
commit ed4890c05d32121de14dafdd6dc2d25fe74bd24d
Author: Thibault Saunier <tsaunier igalia com>
Date: Sat Jul 21 12:37:48 2018 -0400
Revert "flatpak: Fix parameter to disable gtkdoc in GStreamer"
This reverts commit 41dc6f4d1167a7458840f0b653364c15a68640f9.
The build option were changed only in the GStreamer 1.15 cycle.
build/flatpak/org.pitivi.Pitivi.json | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/build/flatpak/org.pitivi.Pitivi.json b/build/flatpak/org.pitivi.Pitivi.json
index 4a564c32..268668fe 100644
--- a/build/flatpak/org.pitivi.Pitivi.json
+++ b/build/flatpak/org.pitivi.Pitivi.json
@@ -398,7 +398,7 @@
"buildsystem": "meson",
"builddir": true,
"config-opts": [
- "-Dgtkdoc=false",
+ "-Ddisable_gtkdoc=true",
"--libdir=lib"
],
"sources": [
@@ -413,7 +413,7 @@
"name": "gst-plugins-base",
"buildsystem": "meson",
"config-opts": [
- "-Dgtkdoc=false",
+ "-Ddisable_gtkdoc=true",
"--libdir=lib"
],
"builddir": true,
@@ -430,7 +430,7 @@
"buildsystem": "meson",
"builddir": true,
"config-opts": [
- "-Dgtkdoc=false",
+ "-Ddisable_gtkdoc=true",
"--libdir=lib"
],
"sources": [
@@ -446,7 +446,7 @@
"buildsystem": "meson",
"builddir": true,
"config-opts": [
- "-Dgtkdoc=false",
+ "-Ddisable_gtkdoc=true",
"--libdir=lib"
],
"sources": [
@@ -462,7 +462,7 @@
"buildsystem": "meson",
"builddir": true,
"config-opts": [
- "-Dgtkdoc=false",
+ "-Ddisable_gtkdoc=true",
"--libdir=lib"
],
"sources": [
@@ -478,7 +478,7 @@
"buildsystem": "meson",
"builddir": true,
"config-opts": [
- "-Dgtkdoc=false",
+ "-Ddisable_gtkdoc=true",
"--libdir=lib"
],
"sources": [
@@ -512,7 +512,7 @@
"buildsystem": "meson",
"builddir": true,
"config-opts": [
- "-Dgtkdoc=false",
+ "-Ddisable_gtkdoc=true",
"--libdir=lib"
],
"sources": [
@@ -528,7 +528,7 @@
"buildsystem": "meson",
"builddir": true,
"config-opts": [
- "-Dgtkdoc=false",
+ "-Ddisable_gtkdoc=true",
"--libdir=lib"
],
"sources": [
@@ -544,7 +544,7 @@
"buildsystem": "meson",
"builddir": true,
"config-opts": [
- "-Dgtkdoc=false",
+ "-Ddisable_gtkdoc=true",
"--libdir=lib"
],
"sources": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]