[nautilus/3-30-1.1-fixes: 2/40] Update build-aux/flatpak/org.gnome.Nautilus.json
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/3-30-1.1-fixes: 2/40] Update build-aux/flatpak/org.gnome.Nautilus.json
- Date: Fri, 12 Oct 2018 09:26:22 +0000 (UTC)
commit 6d9ba39b0b14668b5fb706cb2400b45acfea21ad
Author: Carlos Soriano <csoriano1618 gmail com>
Date: Fri Sep 14 07:29:03 2018 +0000
Update build-aux/flatpak/org.gnome.Nautilus.json
build-aux/flatpak/org.gnome.Nautilus.json | 26 ++++++++++++++------------
1 file changed, 14 insertions(+), 12 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json
index d2dd12232..5154cc4d0 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.json
+++ b/build-aux/flatpak/org.gnome.Nautilus.json
@@ -85,22 +85,24 @@
"/etc",
"/libexec"
],
+ "buildsystem": "meson",
+ "builddir": "true",
"config-opts" : [
- "--disable-miner-apps",
- "--disable-static",
- "--disable-tracker-extract",
- "--disable-tracker-needle",
- "--disable-tracker-preferences",
- "--disable-artwork",
- "--disable-tracker-writeback",
- "--disable-miner-user-guides",
- "--with-bash-completion-dir=no"
+ "--libdir=lib",
+ "-Ddocs=false",
+ "-Dfts=false",
+ "-Dfunctional_tests=false",
+ "-Djournal=false",
+ "-Dnetwork_manager=no",
+ "-Dstemmer=no",
+ "-Dbash_completion=no",
+ "-Ddbus_services=/app/share/dbus-1/services",
+ "-Dsystemd_user_services=no"
],
"sources" : [
{
"type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/tracker.git",
- "tag" : "2.0.3"
+ "url" : "https://gitlab.gnome.org/GNOME/tracker.git"
}
]
},
@@ -134,4 +136,4 @@
"env" : {
}
}
-}
+}
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]