[gtranslator/bochecha/flatpak: 1/3] flatpak: Reindent the libgda module like the other ones



commit b270d2288c8c6a9578fec479974ba7718dccf14d
Author: Mathieu Bridon <bochecha daitauha fr>
Date:   Sat Oct 13 22:29:41 2018 +0200

    flatpak: Reindent the libgda module like the other ones

 build-aux/flatpak/org.gnome.Gtranslator.json | 52 ++++++++++++++--------------
 1 file changed, 26 insertions(+), 26 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Gtranslator.json b/build-aux/flatpak/org.gnome.Gtranslator.json
index f078c3dd..0b5e36e4 100644
--- a/build-aux/flatpak/org.gnome.Gtranslator.json
+++ b/build-aux/flatpak/org.gnome.Gtranslator.json
@@ -86,32 +86,32 @@
             ]
         },
         {
-          "name": "libgda",
-          "config-opts": [
-            "--enable-json=yes",
-            "--enable-system-sqlite=yes",
-            /* FIXME */
-            "--enable-introspection=no"
-          ],
-          "sources": [
-            {
-              "type": "archive",
-              "url": "http://ftp.gnome.org/pub/GNOME/sources/libgda/5.2/libgda-5.2.4.tar.xz";,
-              "sha256": "2cee38dd583ccbaa5bdf6c01ca5f88cc08758b9b144938a51a478eb2684b765e"
-            }
-          ],
-          "cleanup": [
-            "/include",
-            "/lib/*.a",
-            "/lib/*.la",
-            "/lib/pkgconfig",
-            "/man",
-            "/share/aclocal",
-            "/share/doc",
-            "/share/gtk-doc",
-            "/share/man",
-            "/share/pkgconfig"
-          ]
+            "name": "libgda",
+            "config-opts": [
+                "--enable-json=yes",
+                "--enable-system-sqlite=yes",
+                /* FIXME */
+                "--enable-introspection=no"
+            ],
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "http://ftp.gnome.org/pub/GNOME/sources/libgda/5.2/libgda-5.2.4.tar.xz";,
+                    "sha256": "2cee38dd583ccbaa5bdf6c01ca5f88cc08758b9b144938a51a478eb2684b765e"
+                }
+            ],
+            "cleanup": [
+                "/include",
+                "/lib/*.a",
+                "/lib/*.la",
+                "/lib/pkgconfig",
+                "/man",
+                "/share/aclocal",
+                "/share/doc",
+                "/share/gtk-doc",
+                "/share/man",
+                "/share/pkgconfig"
+            ]
         },
         {
             "name" : "gettext",


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