[swell-foop] Backported flathub-required modifications



commit a2ed0184a517408b22a7565b841a0b07eb59084c
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Oct 8 19:33:20 2018 +0300

    Backported flathub-required modifications

 org.gnome.SwellFoop.json | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/org.gnome.SwellFoop.json b/org.gnome.SwellFoop.json
index 3125c5e..c22ed27 100644
--- a/org.gnome.SwellFoop.json
+++ b/org.gnome.SwellFoop.json
@@ -1,9 +1,12 @@
 {
     "app-id" : "org.gnome.SwellFoop",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "3.28",
+    "runtime-version" : "3.30",
     "sdk" : "org.gnome.Sdk",
     "command" : "swell-foop",
+    "rename-icon" : "swell-foop",
+    "rename-desktop-file" : "swell-foop.desktop",
+    "rename-appdata-file" : "swell-foop.appdata.xml",
     "tags" : [
         "nightly"
     ],
@@ -22,11 +25,9 @@
     ],
     "build-options" : {
         "cflags" : "-O2 -g",
-        "env" : {
-        }
+        "cxxflags": "-O2 -g",
     },
     "cleanup" : [
-        "/share/man"
     ],
     "modules" : [
         {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]