[evolution] Update links to GNOME git repositories in flatpak files
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Update links to GNOME git repositories in flatpak files
- Date: Thu, 21 Jun 2018 07:55:26 +0000 (UTC)
commit fe8e563a95e9dacfbe7bd3c432ad7db0dd438473
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 d92ba6a353..affb9132ff 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 9d5d69abd2..a14cdf7e10 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]