[evolution/gnome-3-28] Update links to GNOME git repositories in flatpak files
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-28] Update links to GNOME git repositories in flatpak files
- Date: Thu, 21 Jun 2018 07:56:09 +0000 (UTC)
commit 0e1c5fee139dcba83144cec6dc02894941cffc8b
Author: Milan Crha <mcrha redhat com>
Date: Thu Jun 21 09:55:50 2018 +0200
Update links to GNOME git repositories in flatpak files
flatpak/org.gnome.Evolution-master.json | 12 ++++++------
flatpak/org.gnome.Evolution-stable.json | 12 ++++++------
2 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/flatpak/org.gnome.Evolution-master.json b/flatpak/org.gnome.Evolution-master.json
index a1551fab3e..8e7365a9a0 100644
--- a/flatpak/org.gnome.Evolution-master.json
+++ b/flatpak/org.gnome.Evolution-master.json
@@ -22,11 +22,11 @@
"*.a"
],
"finish-args": [
- "--socket=x11",
"--share=ipc",
+ "--share=network",
+ "--socket=x11",
"--socket=wayland",
- "--socket=pulseaudio",
- "--share=network"
+ "--socket=pulseaudio"
],
"modules": [
{
@@ -243,7 +243,7 @@
"sources": [
{
"type": "git",
- "url": "https://git.gnome.org/browse/evolution-data-server",
+ "url": "https://gitlab.gnome.org/GNOME/evolution-data-server.git",
"branch": "master"
}
]
@@ -288,7 +288,7 @@
"sources": [
{
"type": "git",
- "url": "https://git.gnome.org/browse/evolution",
+ "url": "https://gitlab.gnome.org/GNOME/evolution.git",
"branch": "master"
},
@@ -348,7 +348,7 @@
"sources": [
{
"type": "git",
- "url": "https://git.gnome.org/browse/evolution-ews",
+ "url": "https://gitlab.gnome.org/GNOME/evolution-ews.git",
"branch": "master"
}
]
diff --git a/flatpak/org.gnome.Evolution-stable.json b/flatpak/org.gnome.Evolution-stable.json
index 084c2483ff..1bc9077bf2 100644
--- a/flatpak/org.gnome.Evolution-stable.json
+++ b/flatpak/org.gnome.Evolution-stable.json
@@ -21,11 +21,11 @@
"*.a"
],
"finish-args": [
- "--socket=x11",
"--share=ipc",
+ "--share=network",
+ "--socket=x11",
"--socket=wayland",
- "--socket=pulseaudio",
- "--share=network"
+ "--socket=pulseaudio"
],
"modules": [
{
@@ -242,7 +242,7 @@
"sources": [
{
"type": "git",
- "url": "https://git.gnome.org/browse/evolution-data-server",
+ "url": "https://gitlab.gnome.org/GNOME/evolution-data-server.git",
"branch": "gnome-3-28"
}
]
@@ -287,7 +287,7 @@
"sources": [
{
"type": "git",
- "url": "https://git.gnome.org/browse/evolution",
+ "url": "https://gitlab.gnome.org/GNOME/evolution.git",
"branch": "gnome-3-28"
},
@@ -347,7 +347,7 @@
"sources": [
{
"type": "git",
- "url": "https://git.gnome.org/browse/evolution-ews",
+ "url": "https://gitlab.gnome.org/GNOME/evolution-ews.git",
"branch": "gnome-3-28"
}
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]