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

List:       kde-commits
Subject:    [craft-blueprints-kde] libs/_autotools/gwenhywfar: Revert "Apply the same patch on MingW as we do on
From:       Łukasz_Wojniłowicz <null () kde ! org>
Date:       2018-08-18 13:01:45
Message-ID: E1fr0rR-0004E9-KP () code ! kde ! org
[Download RAW message or body]

Git commit 41f455395e320505a29c6e71474dee1fd6a15531 by Łukasz Wojniłowicz.
Committed on 18/08/2018 at 12:51.
Pushed by wojnilowicz into branch 'master'.

Revert "Apply the same patch on MingW as we do on Windows"

This reverts commit 636c10fffa1e999c9e413fb47d774eda2fe19205.

M  +4    -1    libs/_autotools/gwenhywfar/gwenhywfar.py

https://commits.kde.org/craft-blueprints-kde/41f455395e320505a29c6e71474dee1fd6a15531

diff --git a/libs/_autotools/gwenhywfar/gwenhywfar.py \
b/libs/_autotools/gwenhywfar/gwenhywfar.py index 7ea3ce1..7d5917d 100644
--- a/libs/_autotools/gwenhywfar/gwenhywfar.py
+++ b/libs/_autotools/gwenhywfar/gwenhywfar.py
@@ -32,7 +32,10 @@ class subinfo(info.infoclass):
         self.targetDigests["4.20"] = \
(['5a88daabba1388f9528590aab5de527a12dd44a7da4572ce48469a29911b0fb0'], \
CraftHash.HashAlgorithm.SHA256)  self.archiveNames["4.20"] = \
"gwenhywfar-4.20.0.tar.gz"  self.targetInstSrc["4.20"] = "gwenhywfar-4.20.0"
-        self.patchToApply["4.20"] = [("gwenhywfar-4.20.0-20180503.diff", 1)]
+        if CraftCore.compiler.isMinGW():
+            self.patchToApply["4.20"] = [("gwenhywfar-4.19.0-20180218.diff", 1)]
+        elif CraftCore.compiler.isMacOS:
+            self.patchToApply["4.20"] = [("gwenhywfar-4.20.0-20180503.diff", 1)]
         self.defaultTarget = "4.20"
         self.patchLevel["4.20"] = 1
 


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

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