[gedit] Revert "flatpak: yml: add empty lines to separate sections"



commit fb10990e0ef9fddc31a1ed4b4cdb17dd719ef0f7
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Nov 6 13:02:50 2019 -0600

    Revert "flatpak: yml: add empty lines to separate sections"
    
    This reverts commit 41913f896b8014e3c456c786e0d0dc63c7069536.

 build-aux/flatpak/org.gnome.gedit.yml | 8 --------
 1 file changed, 8 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.gedit.yml b/build-aux/flatpak/org.gnome.gedit.yml
index 6ac018cc3..87d12ef08 100644
--- a/build-aux/flatpak/org.gnome.gedit.yml
+++ b/build-aux/flatpak/org.gnome.gedit.yml
@@ -7,7 +7,6 @@ command: gedit
 tags:
   - nightly
 desktop-file-name-prefix: "(Nightly) "
-
 finish-args:
   - "--share=ipc"
   - "--socket=x11"
@@ -17,13 +16,11 @@ finish-args:
   - "--filesystem=~/.config/dconf:ro"
   - "--talk-name=ca.desrt.dconf"
   - "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
-
 build-options:
   cflags: "-O2 -g"
   cxxflags: "-O2 -g"
   env:
     V: '1'
-
 cleanup:
   - "/include"
   - "/lib/pkgconfig"
@@ -35,7 +32,6 @@ cleanup:
   - "/share/vala"
   - "*.la"
   - "*.a"
-
 modules:
   - name: libpeas
     buildsystem: meson
@@ -49,7 +45,6 @@ modules:
       - type: archive
         url: https://download.gnome.org/sources/libpeas/1.24/libpeas-1.24.0.tar.xz
         sha256: 0b9a00138c129a663de3eef5569b00ace03ce31d345f7af783768e9f35c8e6f9
-
   - name: gtksourceview
     buildsystem: meson
     config-opts:
@@ -59,7 +54,6 @@ modules:
       - type: archive
         url: https://download.gnome.org/sources/gtksourceview/4.4/gtksourceview-4.4.0.tar.xz
         sha256: 9ddb914aef70a29a66acd93b4f762d5681202e44094d2d6370e51c9e389e689a
-
   - name: gspell
     config-opts:
       - "--disable-gtk-doc"
@@ -67,7 +61,6 @@ modules:
       - type: archive
         url: https://download.gnome.org/sources/gspell/1.8/gspell-1.8.2.tar.xz
         sha256: bb9195c3a95bacf556d0203e9691f7489e0d3bc5ae1e5a440c89b2f2435d3ed6
-
   - name: gedit
     buildsystem: meson
     config-opts:
@@ -76,7 +69,6 @@ modules:
     sources:
       - type: git
         url: https://gitlab.gnome.org/GNOME/gedit.git
-
   - name: gedit-plugins
     buildsystem: meson
     sources:


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