[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [flatpak-kde-runtime/qt5.9lts] /: Automatically download GNOME platform and matching themes
From:       Aleix Pol <null () kde ! org>
Date:       2018-02-28 23:19:20
Message-ID: E1erB0K-0005eY-Al () code ! kde ! org
[Download RAW message or body]

Git commit 418d49e33341af75c20f4a5a5f7351673118d907 by Aleix Pol, on behalf=
 of Patrick Griffis.
Committed on 28/02/2018 at 23:15.
Pushed by apol into branch 'qt5.9lts'.

Automatically download GNOME platform and matching themes

This is very specific to the fact only a GNOME platform and
themes are packaged atm. Can be made more generic later though
that is apparently not straightforward.

Depends upon https://github.com/flatpak/flatpak/pull/1436

Differential Revision: https://phabricator.kde.org/D10675

M  +4    -2    org.kde.Sdk.json

https://commits.kde.org/flatpak-kde-runtime/418d49e33341af75c20f4a5a5f73516=
73118d907

diff --git a/org.kde.Sdk.json b/org.kde.Sdk.json
index 64ede75..593a7f1 100644
--- a/org.kde.Sdk.json
+++ b/org.kde.Sdk.json
@@ -30,14 +30,16 @@
             "subdirectories": true,
             "no-autodownload": true,
             "version": "5.9",
-            "merge-dirs": "styles"
+            "merge-dirs": "styles",
+            "download-if": "active-gtk-theme"
         },
         "org.kde.PlatformTheme" : {
             "directory": "share/runtime/lib/plugins/",
             "subdirectories": true,
             "no-autodownload": true,
             "version": "5.9",
-            "merge-dirs": "platformthemes"
+            "merge-dirs": "platformthemes",
+            "download-if": "on-gnome-platform"
         }
     },
     "finish-args": [

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic