kde packages and hurd

Sune Stolborg Vuorela sune at vuorela.dk
Tue Sep 20 19:37:20 BST 2022


Consider applying the following instead:

diff --git a/kde-modules/KDEMetaInfoPlatformCheck.cmake b/kde-modules/
KDEMetaInfoPlatformCheck.cmake
index c02cfff0..49af1aab 100644
--- a/kde-modules/KDEMetaInfoPlatformCheck.cmake
+++ b/kde-modules/KDEMetaInfoPlatformCheck.cmake
@@ -70,6 +70,6 @@ if (NOT "${KF_IGNORE_PLATFORM_CHECK}")
     endforeach()
 
     if (NOT _MetainfoFoundSupportedPlatform)
-        message(FATAL_ERROR "Your current platform '${CMAKE_SYSTEM_NAME}' is 
not supported. The list of supported platorms is '$
{_MetainfoSupportedPlatforms}'.If you think this is a mistake or you are 
working on enabling the platform please build with the 
KF_IGNORE_PLATFORM_CHECK variable set to true")
+        message(WARNING "Your current platform '${CMAKE_SYSTEM_NAME}' is not 
supported. The list of supported platorms is '$
{_MetainfoSupportedPlatforms}'.If you think this is a mistake or you are 
working on enabling the platform please build with the 
KF_IGNORE_PLATFORM_CHECK variable set to true")
     endif()
 endif()

(untested)

/Sune

On Tuesday, September 20, 2022 1:03:58 PM CEST Aurélien COUDERC wrote:
> Hi Samuel & Hurd porters,
> 
> Le 11 septembre 2022 22:40:59 GMT+02:00, Samuel Thibault 
<sthibault at debian.org> a écrit :
> >Aurélien COUDERC, le dim. 11 sept. 2022 21:59:17 +0200, a ecrit:
> >> If all goes well the change will land in Frameworks 5.98 which should
> >> reach in Debian in a not too distant future. :-)>
> >Great :-)
> 
> I've integrated the patch from the MR on invent.kde.org [0] into our package
> [1].
> 
> But it doesn't work : [2].
> 
> Inputs welcome.
> 
> [0]
> https://invent.kde.org/frameworks/extra-cmake-modules/-/merge_requests/294
> [1]
> https://salsa.debian.org/qt-kde-team/kde/extra-cmake-modules/-/commit/8f099
> 59402c6c732c677c9ff59fb678a6402b3ef [2]
> https://buildd.debian.org/status/package.php?p=karchive
> 
> 
> Happy hacking !
> --
> Aurélien


-- 
I didn’t stop pretending when I became an adult, it’s just that when I was a 
kid I was pretending that I fit into the rules and structures of this world. 
And now that I’m an adult, I pretend that those rules and structures exist.
   - zefrank





More information about the pkg-kde-talk mailing list