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

List:       kde-commits
Subject:    [flatpak-kde-runtime/qt5.9lts] /: Remove some resources taht are usually not necessary on the runtim
From:       Aleix Pol <null () kde ! org>
Date:       2018-09-27 18:29:26
Message-ID: E1g5b2U-0006hS-IM () code ! kde ! org
[Download RAW message or body]

Git commit 5512b08a67a87b97e0bad5bd05bcfd50f7fa7382 by Aleix Pol.
Committed on 27/09/2018 at 18:29.
Pushed by apol into branch 'qt5.9lts'.

Remove some resources taht are usually not necessary on the runtime

Have them on the Sdk for now

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

https://commits.kde.org/flatpak-kde-runtime/5512b08a67a87b97e0bad5bd05bcfd50f7fa7382

diff --git a/org.kde.Sdk.json b/org.kde.Sdk.json
index 78a77fb..9550e2e 100644
--- a/org.kde.Sdk.json
+++ b/org.kde.Sdk.json
@@ -172,7 +172,7 @@
         {
             "name": "qt5-qtdeclarative",
             "buildsystem": "qmake",
-            "cleanup-platform": [ "/bin", "/mkspecs" ],
+            "cleanup-platform": [ "/bin", "/mkspecs", "lib/plugins/qmltooling" ],
             "sources": [
                 {
                     "type": "archive",
@@ -830,6 +830,7 @@
         },
         {
             "name": "breeze-icons",
+            "cleanup-platform": [ "*.rcc" ],
             "config-opts": [ "-DENABLE_TESTING=OFF" ],
             "buildsystem": "cmake-ninja",
             "sources": [ { "type": "git", "url": \
"git://anongit.kde.org/breeze-icons.git", "branch": "v5.50.0" } ]


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

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