[gtranslator/gnome-3-38] flatpak: Update manifest deps



commit 7c3b6da949ca0712ffed41b3bde8389d1c4a1762
Author: Daniel GarcĂ­a Moreno <dani danigm net>
Date:   Sat Sep 12 12:24:29 2020 +0200

    flatpak: Update manifest deps

 build-aux/flatpak/gspell-gettext-fix.patch      | 48 -------------------
 build-aux/flatpak/gspell-no-code-coverage.patch | 64 -------------------------
 build-aux/flatpak/org.gnome.Gtranslator.json    | 19 ++++----
 3 files changed, 8 insertions(+), 123 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Gtranslator.json b/build-aux/flatpak/org.gnome.Gtranslator.json
index a23f7b40..7a649617 100644
--- a/build-aux/flatpak/org.gnome.Gtranslator.json
+++ b/build-aux/flatpak/org.gnome.Gtranslator.json
@@ -58,22 +58,19 @@
             ],
             "cleanup" : [
                 "/bin",
-                "/share"
+                "/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.8.1",
-                    "commit": "ba03499234037861e01ce1e83075e8a32b9790f3"
-                },
-                {
-                    "type": "patch",
-                    "path": "gspell-no-code-coverage.patch"
-                },
-                {
-                    "type": "patch",
-                    "path": "gspell-gettext-fix.patch"
+                    "tag": "1.8.4",
+                    "commit": "afd6d46d900dff621be840079c34488d9b3e8259"
                 }
             ]
         },


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