[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#38030] [PATCH 13/13] gnu: kpmcore: Update to 4.0.1
From: |
Miguel Arruga Vivas |
Subject: |
[bug#38030] [PATCH 13/13] gnu: kpmcore: Update to 4.0.1 |
Date: |
Sat, 2 Nov 2019 19:38:25 +0100 |
Hi Hartmut,
Just a couple of comments (although I'm not an official reviewer) about
this patch.
Hartmut Goebel <address@hidden> wrote:
> Also move to kde.scm, since it is a frameworks part.
>
> * gnu/packages/kde-frameworks.scm(kpmcore): Move from here …
> * gnu/packages/kde.scm(kpmcore): … to here, update to 4.0.1;
> [inputs]: Add qttools; [native-inputs]: Add dbus; [arguments]: New
> element.
You moved kholidays to kde-frameworks.scm as it is now part of
the framework, but this comment seems to suggest that the framework
parts are located in kde.scm. Is there any reason to not keep it there?
> + (arguments
> + `(#:phases
> + (modify-phases %standard-phases
> + (replace 'check
> + (lambda _
> + ;(setenv "HOME" (getcwd))
> + ;(setenv "TMPDIR" (getcwd))
> + ;(setenv "QT_QPA_PLATFORM" "offscreen")
> + (invoke "dbus-launch" "ctest" "."))))))
That commented code seems a left over from previous tests. Perhaps
it should be removed, perhaps a comment makes sense there. :)
Best regards,
Miguel
- [bug#38030] [PATCH 05/13] gnu: Add kcontacts., (continued)
- [bug#38030] [PATCH 05/13] gnu: Add kcontacts., Hartmut Goebel, 2019/11/02
- [bug#38030] [PATCH 04/13] gnu: Add kcalendarcore., Hartmut Goebel, 2019/11/02
- [bug#38030] [PATCH 07/13] gnu: kde plasma: Update to 5.17.0., Hartmut Goebel, 2019/11/02
- [bug#38030] [PATCH 12/13] gnu: ktouch: Update to 19.08.2., Hartmut Goebel, 2019/11/02
- [bug#38030] [PATCH 10/13] gnu: kdevelop: Update to 5.4.2., Hartmut Goebel, 2019/11/02
- [bug#38030] [PATCH 06/13] gnu: Add syndication., Hartmut Goebel, 2019/11/02
- [bug#38030] [PATCH 08/13] gnu: libkomparediff2: Update to 19.08.2., Hartmut Goebel, 2019/11/02
- [bug#38030] [PATCH 11/13] gnu: krita: Update to 4.2.7.1., Hartmut Goebel, 2019/11/02
- [bug#38030] [PATCH 13/13] gnu: kpmcore: Update to 4.0.1, Hartmut Goebel, 2019/11/02
- [bug#38030] [PATCH 03/13] gnu: kde-frameworks: Update to 5.63.0., Hartmut Goebel, 2019/11/02
- [bug#38030] [PATCH 09/13] gnu: kqtquickcharts: Update to 19.08.2., Hartmut Goebel, 2019/11/02
[bug#38030] [PATCH 00/13] Update KDE frameworks and other KDE stuff, Marius Bakke, 2019/11/03
[bug#38030] [Patch 13/13 v2] gnu: kpmcore: Update to 4.0.1, Hartmut Goebel, 2019/11/05
[bug#38030] (no subject), Andrius Štikonas, 2019/11/13