[gtranslator/gtk4: 19/52] Remove gspell dep from flatpak manifest




commit a05b43349a6e1396127141e683cfe65ec511ef3f
Author: Daniel GarcĂ­a Moreno <dani danigm net>
Date:   Mon Jun 13 08:28:27 2022 +0200

    Remove gspell dep from flatpak manifest

 build-aux/flatpak/org.gnome.Gtranslator.json | 24 ------------------------
 1 file changed, 24 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Gtranslator.json b/build-aux/flatpak/org.gnome.Gtranslator.json
index c302ac60..2c0551c6 100644
--- a/build-aux/flatpak/org.gnome.Gtranslator.json
+++ b/build-aux/flatpak/org.gnome.Gtranslator.json
@@ -33,30 +33,6 @@
         "*.a"
     ],
     "modules" : [
-        {
-            "name" : "gspell",
-            "config-opts" : [
-                "--disable-gtk-doc",
-                "--disable-gtk-doc-html"
-            ],
-            "cleanup" : [
-                "/bin",
-                "/include",
-                "/lib/pkgconfig",
-                "*.la",
-                "/share/gir-1.0",
-                "/share/gtk-doc",
-                "/share/vala"
-            ],
-            "sources" : [
-                {
-                    "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/gspell.git";,
-                    "tag" : "1.9.1",
-                    "commit" : "5300d93dae00998801ef1be48da71dac4e2ebd1b"
-                }
-            ]
-        },
         {
             "name" : "libgda",
             "buildsystem" : "meson",


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