Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2020-03-27 02:47:05 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-03-27 02:47:05 +0300
commit5e817e29b3583c1e890ef32e3225172af33a284a (patch)
tree49016b786f49e66b56fc4e87df017edae436b242
parenta97c7f09d2a9bffc2502226e780c44a8181f8b96 (diff)
Updating gnome to 3.36
-rw-r--r--flatpak/org.remmina.Remmina.json18
1 files changed, 17 insertions, 1 deletions
diff --git a/flatpak/org.remmina.Remmina.json b/flatpak/org.remmina.Remmina.json
index 360c15b33..c2f9bd2ff 100644
--- a/flatpak/org.remmina.Remmina.json
+++ b/flatpak/org.remmina.Remmina.json
@@ -1,7 +1,7 @@
{
"app-id": "org.remmina.Remmina",
"runtime": "org.gnome.Platform",
- "runtime-version": "3.34",
+ "runtime-version": "3.36",
"sdk": "org.gnome.Sdk",
"command": "remmina",
"cleanup": [
@@ -48,6 +48,22 @@
"shared-modules/dbus-glib/dbus-glib-0.110.json",
"shared-modules/libappindicator/libappindicator-gtk3-12.10.json",
{
+ "name" : "vte",
+ "buildsystem" : "meson",
+ "build-options" : {
+ "env" : {
+ "CXXFLAGS" : "-fno-exceptions"
+ }
+ },
+ "sources" : [
+ {
+ "type" : "archive",
+ "url" : "https://download.gnome.org/sources/vte/0.60/vte-0.60.0.tar.xz",
+ "sha256" : "72d1955eb40b4475b858892813a79545cee34409bac2af470606fb4b4d193a1b"
+ }
+ ]
+ },
+ {
"name": "avahi",
"cleanup": [
"/bin",