Thomas Weißschuh
Thomas Weißschuh
> What do you mean? That on a 6.11 system you should not use framework-laptop, but this one? Most of the functionality should be provided upstream. > Either way, it...
@gudvinr As you are on Arch it should be enough to install the `qmk` package which already provides rules based on the udev helper. (Disclaimer: I'm the author)
Debian repositories contain an (optional) metadata field "Origin" in the Release file. Coincidentally it contains "Debian" for Debian upstream and "Ubuntu" for Ubuntu. Other providers are supposed to add their...
> what happens in case of a missing Origin. No idea. Either make it optional or empty.
@a17r I can do so, but afaik KDE 6 porting is already going on in branch `portqt6_1`. Is this still necessary @dragotin ?
> However, wouldn't it be better to build Kraft without Akonadi support in Arch until KF6 Akonadi is supported? That we could do and it would avoid the issue. But...
It didn't work. But it should be fixable in a reasonable manner.
That seems to have worked. I dropped the breaking commit, and will see what is the issue.
@dragotin Looks good in general. Testing seems to be broken when building out of tree. Changing the test definitions to `add_test(NAME t_unitman COMMAND t_unitman)` fixes it as it refers to...
Drop `cmake_minimum_required()` from `tests/CMakeLists.txt`.