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

List:       kde-commits
Subject:    [craft-blueprints-kde] libs/qt5/qtactiveqt: Disable activeqt on non Windows platforms
From:       Hannah von Reth <null () kde ! org>
Date:       2018-09-20 8:07:56
Message-ID: E1g2u0C-0001yP-Mf () code ! kde ! org
[Download RAW message or body]

Git commit 33ffa50233457a9f02d79011d74cbfc70fcff19e by Hannah von Reth.
Committed on 20/09/2018 at 08:01.
Pushed by vonreth into branch 'master'.

Disable activeqt on non Windows platforms

M  +3    -0    libs/qt5/qtactiveqt/qtactiveqt.py

https://commits.kde.org/craft-blueprints-kde/33ffa50233457a9f02d79011d74cbfc70fcff19e

diff --git a/libs/qt5/qtactiveqt/qtactiveqt.py b/libs/qt5/qtactiveqt/qtactiveqt.py
index b96a8af..4dc7931 100644
--- a/libs/qt5/qtactiveqt/qtactiveqt.py
+++ b/libs/qt5/qtactiveqt/qtactiveqt.py
@@ -3,6 +3,9 @@ import info
 
 
 class subinfo(info.infoclass):
+    def registerOptions(self):
+        self.parent.package.categoryInfo.platforms = CraftCore.compiler.Platforms.Windows
+
     def setTargets(self):
         self.versionInfo.setDefaultValues()
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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