[nautilus] Flatpak: Remove unecessary meson options
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Flatpak: Remove unecessary meson options
- Date: Thu, 20 Sep 2018 16:26:36 +0000 (UTC)
commit a565907fe6440844c822d7bf9d20fc42cd5a86c0
Author: Jordan Petridis <jpetridis gnome org>
Date: Thu Sep 20 19:25:22 2018 +0300
Flatpak: Remove unecessary meson options
build-aux/flatpak/org.gnome.Nautilus.json | 6 ------
build-aux/flatpak/org.gnome.Nautilus.yml | 6 ------
build-aux/flatpak/org.gnome.NautilusGtk4.yml | 8 --------
build-aux/flatpak/org.gnome.NautilusMaster.yml | 6 ------
4 files changed, 26 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json
index 586a94f80..2d0841ce5 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.json
+++ b/build-aux/flatpak/org.gnome.Nautilus.json
@@ -65,9 +65,7 @@
{
"name" : "gexiv2",
"buildsystem" : "meson",
- "builddir" : true,
"config-opts" : [
- "--libdir=/app/lib",
"-Ddisable-introspection=True"
],
"sources" : [
@@ -86,9 +84,7 @@
"/libexec"
],
"buildsystem": "meson",
- "builddir": "true",
"config-opts" : [
- "--libdir=lib",
"-Ddocs=false",
"-Dfunctional_tests=false",
"-Djournal=false",
@@ -116,10 +112,8 @@
},
{
"buildsystem" : "meson",
- "builddir" : true,
"name" : "nautilus",
"config-opts" : [
- "--libdir=/app/lib",
"-Dprofile=development"
],
"sources" : [
diff --git a/build-aux/flatpak/org.gnome.Nautilus.yml b/build-aux/flatpak/org.gnome.Nautilus.yml
index 1f4109c09..884b7a26e 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.yml
+++ b/build-aux/flatpak/org.gnome.Nautilus.yml
@@ -51,10 +51,8 @@ modules:
- name: gexiv2
buildsystem: meson
- builddir: true
build-options:
config-opts:
- - --libdir=/app/lib
- -Ddisable-introspection=True
sources:
- type: git
@@ -67,10 +65,8 @@ modules:
- /etc
- /libexec
buildsystem: meson
- builddir: true
build-options:
config-opts:
- - --libdir=lib
- -Ddocs=false
- -Dfunctional_tests=false
- -Djournal=false
@@ -90,10 +86,8 @@ modules:
- name: nautilus
buildsystem: meson
- builddir: true
build-options:
config-opts:
- - --libdir=/app/lib
- -Dprofile=development
sources:
- type: git
diff --git a/build-aux/flatpak/org.gnome.NautilusGtk4.yml b/build-aux/flatpak/org.gnome.NautilusGtk4.yml
index 1d871d85d..f178fc6f5 100644
--- a/build-aux/flatpak/org.gnome.NautilusGtk4.yml
+++ b/build-aux/flatpak/org.gnome.NautilusGtk4.yml
@@ -41,10 +41,8 @@ modules:
- name: "gexiv2"
buildsystem: "meson"
- builddir: true
build-options:
config-opts:
- - "--libdir=lib"
- "-Ddisable-introspection=true"
- "-Ddisable-vala=true"
sources:
@@ -94,12 +92,10 @@ modules:
tag: "1.8.2"
build-options:
config-opts:
- - "--libdir=lib"
- "-Dintrospection=false"
- "-Dtests=false"
- "-Dbenchmarks=false"
buildsystem: "meson"
- builddir: true
- name: "gtk+"
sources:
@@ -107,20 +103,16 @@ modules:
url: "https://gitlab.gnome.org/GNOME/gtk.git"
build-options:
config-opts:
- - "--libdir=lib"
- "-Dintrospection=false"
- "-Ddemos=true"
- "-Dbuild-examples=false"
- "-Dbuild-tests=false"
buildsystem: "meson"
- builddir: true
- name: "nautilus"
buildsystem: "meson"
- builddir: true
build-options:
config-opts:
- - "--libdir=lib"
- "-Dprofile=Gtk4"
- "-Dintrospection=false"
sources:
diff --git a/build-aux/flatpak/org.gnome.NautilusMaster.yml b/build-aux/flatpak/org.gnome.NautilusMaster.yml
index 039120ef0..bf38bd9bf 100644
--- a/build-aux/flatpak/org.gnome.NautilusMaster.yml
+++ b/build-aux/flatpak/org.gnome.NautilusMaster.yml
@@ -41,10 +41,8 @@ modules:
- name: gexiv2
buildsystem: meson
- builddir: true
build-options:
config-opts:
- - --libdir=/app/lib
- -Ddisable-introspection=True
sources:
- type: git
@@ -56,10 +54,8 @@ modules:
- /etc
- /libexec
buildsystem: meson
- builddir: true
build-options:
config-opts:
- - --libdir=lib
- -Ddocs=false
- -Dfunctional_tests=false
- -Djournal=false
@@ -78,10 +74,8 @@ modules:
- name: nautilus
buildsystem: meson
- builddir: true
build-options:
config-opts:
- - --libdir=/app/lib
- -Dprofile=Master
sources:
- type: git
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]