Commit Graph

17 Commits

Author SHA1 Message Date
K900
e12830446f treewide: drop now-unused KF5 and Qt5 libraries 2026-05-08 09:34:21 +03:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Sigmanificient
63d05d989e pkgs/development: remove unused arguments 2024-08-03 17:18:20 +02:00
Felix Buehler
f24f73b562 kde-frameworks: rename name to pname 2022-02-23 18:28:27 +01:00
Thomas Tuegel
e1aa8a713b kdeFrameworks: remove redundant maintainer lists
I am automatically a maintainer of all packages in the set, so there is not
reason to mention me explicitly as the maintainer of every individual package.
2021-04-07 14:12:19 -05:00
Thomas Tuegel
8bc1acd926 kdeFrameworks: mark broken with Qt < 5.14 2021-04-07 05:44:29 -05:00
Thomas Tuegel
5413f4c627 ki18n: broken with Qt < 5.14 2021-02-20 08:17:27 -06:00
Graham Christensen
4e421aebfe kdeFrameworks.ki18n: python2 -> python3
Upstream has support: 8f84d19aad/cmake/KF5I18nMacros.cmake.in (L34)
2019-12-18 20:29:47 -05:00
adisbladis
1406808468 kde-frameworks: 5.45 -> 5.46 2018-05-14 17:59:00 +08:00
Bastian Köcher
39ba6636eb ki18n: Adds patch that fixes infinite loop in po files generation 2018-04-18 18:55:58 +02:00
Bastian Köcher
7d735d6834 Kde-Frameworks: Increases the minimum qt version to 5.7 2017-08-23 13:55:44 +02:00
Thomas Tuegel
faf0d3e91d kdeFrameworks: fixup inputs and outputs
- Reduce environment pollution with a separate $bin output containing programs,
  plugins, and shared data. Libraries remain in $out and are not installed into
  the environment.
- Only propagate build inputs as required.
2017-06-18 08:44:45 -05:00
Thomas Tuegel
945758f960 kdeFrameworks: rename kdeFramework to mkDerivation 2017-06-18 08:42:20 -05:00
Thomas Tuegel
eb340b5753 ki18n: mark broken on Qt 5.5 2017-02-28 07:53:23 -06:00
Thomas Tuegel
127bf18a35 extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Thomas Tuegel
b390eb39ae kde5: fix extra-cmake-modules hooks 2016-07-30 09:36:52 -05:00
Thomas Tuegel
4856a2a1ea build KDE Frameworks with each Qt version 2016-07-28 18:27:13 -05:00