summaryrefslogtreecommitdiff
path: root/org.gnome.Nautilus.json
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@gnome.org>2017-03-27 11:04:16 +0200
committerErnestas Kulik <ernestask@gnome.org>2017-03-27 12:14:47 +0300
commit13c959d38950bb593d63a519e081921c47a285f3 (patch)
tree5a23a1a0038db8c87d1607c6e8e32ebbf5740217 /org.gnome.Nautilus.json
parentb4d6cfc3f97518a03404fe64c720dc828fa753ad (diff)
downloadnautilus-13c959d38950bb593d63a519e081921c47a285f3.tar.gz
build: Update flatpak build and organize folder structure
Flatpak doesn't need to build meson or a patch for ninja and meson to work properly: https://github.com/flatpak/flatpak/issues/607 https://bugzilla.gnome.org/show_bug.cgi?id=774368 https://github.com/flatpak/freedesktop-sdk-images/commit/273e2460aa55a0fd80d4b2feef38795991b4d665 This patch updates this and improves the folder structure with a build-aux folder to clear up the root folder. https://bugzilla.gnome.org/show_bug.cgi?id=780580
Diffstat (limited to 'org.gnome.Nautilus.json')
-rw-r--r--org.gnome.Nautilus.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/org.gnome.Nautilus.json b/org.gnome.Nautilus.json
index 04f10f000..a8caa50da 100644
--- a/org.gnome.Nautilus.json
+++ b/org.gnome.Nautilus.json
@@ -29,28 +29,6 @@
},
"cleanup": [ "/include", "/share/bash-completion" ],
"modules": [
- {
- "name": "meson",
- "no-autogen": true,
- "sources": [
- {
- "type": "archive",
- "url": "https://github.com/mesonbuild/meson/releases/download/0.38.1/meson-0.38.1.tar.gz",
- "sha256": "dcb05349b32427924fa2a258a5e23e40e09c1bf9dd09919198c3a2ae1c38ba53"
- },
- {
- "type": "patch",
- "path": "meson-glib-check.patch",
- "strip-components": 0
-
- },
- {
- "type": "file",
- "path": "setuptools-makefile",
- "dest-filename": "Makefile"
- }
- ]
- },
{
"name": "libexif",
"sources": [