summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorAntónio Fernandes <antoniojpfernandes@gmail.com>2019-09-18 17:48:58 +0000
committerAntónio Fernandes <antoniof@gnome.org>2019-09-18 21:46:20 +0100
commit81dd339634c7d16d5c70568cd65a26ba396d379e (patch)
treecb7c3df2d0eb5dd4987865378a17f1faca3c6740 /build-aux
parent474270cc897cee57092fa5def31b799790004816 (diff)
downloadnautilus-81dd339634c7d16d5c70568cd65a26ba396d379e.tar.gz
flatpak: Update to 3.34 runtime
Also, bundle intltool, because the 3.34 Sdk doesn't include it but tracker-miners still depends on it. Intltool lines taken from https://github.com/flathub/shared-modules.git
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gnome.Nautilus.json17
-rw-r--r--build-aux/flatpak/org.gnome.Nautilus.yml14
-rw-r--r--build-aux/flatpak/org.gnome.NautilusMaster.yml8
3 files changed, 33 insertions, 6 deletions
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json
index c491f7f50..6018421c0 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.json
+++ b/build-aux/flatpak/org.gnome.Nautilus.json
@@ -1,7 +1,7 @@
{
"app-id": "org.gnome.NautilusDevel",
"runtime": "org.gnome.Platform",
- "runtime-version": "3.32",
+ "runtime-version": "3.34",
"sdk": "org.gnome.Sdk",
"command": "nautilus",
"tags": [
@@ -83,7 +83,18 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/tracker.git",
- "tag": "2.2.1"
+ "tag": "2.3.0"
+ }
+ ]
+ },
+ {
+ "name": "intltool",
+ "cleanup": [ "*" ],
+ "sources": [
+ {
+ "type": "archive",
+ "url": "https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz",
+ "sha256": "67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd"
}
]
},
@@ -116,7 +127,7 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/tracker-miners.git",
- "tag": "2.2.1"
+ "tag": "2.3.0"
}
]
},
diff --git a/build-aux/flatpak/org.gnome.Nautilus.yml b/build-aux/flatpak/org.gnome.Nautilus.yml
index 0ca22201d..6fb0a829f 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.yml
+++ b/build-aux/flatpak/org.gnome.Nautilus.yml
@@ -1,7 +1,7 @@
---
app-id: org.gnome.NautilusDevel
runtime: org.gnome.Platform
-runtime-version: "3.32"
+runtime-version: "3.34"
sdk: org.gnome.Sdk
command: nautilus
tags:
@@ -65,7 +65,15 @@ modules:
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/tracker.git
- tag: 2.2.1
+ tag: 2.3.0
+# Bundle intltool until tracker-miners drops that dependency https://gitlab.gnome.org/GNOME/tracker-miners/merge_requests/29
+- name: intltool
+ cleanup:
+ - "*"
+ sources:
+ - type: archive
+ url: https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz
+ sha256: 67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd
- name: tracker-miners
buildsystem: meson
cleanup:
@@ -91,7 +99,7 @@ modules:
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/tracker-miners.git
- tag: 2.2.1
+ tag: 2.3.0
- name: gnome-desktop
buildsystem: meson
config-opts:
diff --git a/build-aux/flatpak/org.gnome.NautilusMaster.yml b/build-aux/flatpak/org.gnome.NautilusMaster.yml
index 048f0fb13..7d947310b 100644
--- a/build-aux/flatpak/org.gnome.NautilusMaster.yml
+++ b/build-aux/flatpak/org.gnome.NautilusMaster.yml
@@ -64,6 +64,14 @@ modules:
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/tracker.git
+# Bundle intltool until tracker-miners drops that dependency https://gitlab.gnome.org/GNOME/tracker-miners/merge_requests/29
+- name: intltool
+ cleanup:
+ - "*"
+ sources:
+ - type: archive
+ url: https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz
+ sha256: 67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd
- name: tracker-miners
buildsystem: meson
cleanup: