[fractal/remove-gtksourceview] flatpak: Remove gtksourceview4



commit 8695cbd980efe9247df950c50f83d7a4b900254c
Author: Daniel GarcĂ­a Moreno <dani danigm net>
Date:   Mon Jun 8 08:05:31 2020 +0200

    flatpak: Remove gtksourceview4
    
    gtksourceview4 is included in org.gnome.Platform so it can be removed
    from the flatpak dependencies list.

 flatpak/org.gnome.Fractal-release.json | 13 +------------
 flatpak/org.gnome.Fractal.json         | 10 ----------
 2 files changed, 1 insertion(+), 22 deletions(-)
---
diff --git a/flatpak/org.gnome.Fractal-release.json b/flatpak/org.gnome.Fractal-release.json
index ec04d82c..de2ffe62 100644
--- a/flatpak/org.gnome.Fractal-release.json
+++ b/flatpak/org.gnome.Fractal-release.json
@@ -1,7 +1,7 @@
 {
     "app-id" : "org.gnome.Fractal",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "3.34",
+    "runtime-version" : "3.36",
     "sdk" : "org.gnome.Sdk",
     "sdk-extensions" : [
         "org.freedesktop.Sdk.Extension.rust-stable"
@@ -59,17 +59,6 @@
                 }
             ]
         },
-        {
-            "name" : "gtksourceview",
-            "buildsystem" : "meson",
-            "sources" : [
-                {
-                    "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/gtksourceview.git";,
-                    "tag" : "4.4.0"
-                }
-            ]
-        },
         {
             "name" : "gspell",
             "config-opts" : [
diff --git a/flatpak/org.gnome.Fractal.json b/flatpak/org.gnome.Fractal.json
index cc4cc6fa..7cff78b0 100644
--- a/flatpak/org.gnome.Fractal.json
+++ b/flatpak/org.gnome.Fractal.json
@@ -66,16 +66,6 @@
                 }
             ]
         },
-        {
-            "name" : "gtksourceview",
-            "buildsystem" : "meson",
-            "sources" : [
-                {
-                    "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/gtksourceview.git";
-                }
-            ]
-        },
         {
             "name" : "gspell",
             "config-opts" : [


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