| Commit message (Expand) | Author | Age |
... | |
* | gnu: lxqt-openssh-askpass: Update to 1.1.0.•••* gnu/packages/lxqt.scm (lxqt-openssh-askpass): Update to 1.1.0.
[arguments]: Remove phases.
| 宋文武 | 2022-08-22 |
* | gnu: lxqt-notificationd: Update to 1.1.0.•••* gnu/packages/lxqt.scm (lxqt-notificationd): Update to 1.1.0.
[arguments]: Remove phases.
| 宋文武 | 2022-08-22 |
* | gnu: lxqt-globalkeys: Update to 1.1.0.•••* gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 1.1.0.
[arguments]: Remove phases.
| 宋文武 | 2022-08-22 |
* | gnu: lxqt-config: Update to 1.1.0.•••* gnu/packages/lxqt.scm (lxqt-config): Update to 1.1.0.
[arguments]: Remove patch-source and patch-translations-dir phases.
| 宋文武 | 2022-08-22 |
* | gnu: lxqt-admin: Update to 1.1.0.•••* gnu/packages/lxqt.scm (lxqt-admin): Update to 1.1.0.
[arguments]: Remove patch-translations-dir phase.
| 宋文武 | 2022-08-22 |
* | gnu: lxqt-about: Update to 1.1.0.•••* gnu/packages/lxqt.scm (lxqt-about): Update to 1.1.0.
[arguments]: Remove patch-translations-dir phase.
| 宋文武 | 2022-08-22 |
* | gnu: libsysstat: Update to 0.4.6.•••* gnu/packages/lxqt.scm (libsysstat): Update 0.4.6.
| 宋文武 | 2022-08-22 |
* | gnu: liblxqt: Update to 1.1.0.•••* gnu/packages/lxqt.scm (liblxqt): Update to 1.1.0.
[arguments]: Remove patch-translations-dir phase.
| 宋文武 | 2022-08-22 |
* | gnu: Add qtxdg-tools.•••* gnu/packages/lxqt.scm (qtxdg-tools): New variable.
| 宋文武 | 2022-08-22 |
* | gnu: libqtxdg: Update to 3.9.1.•••* gnu/packages/lxqt.scm (libqtxdg): Update to 3.9.1.
| 宋文武 | 2022-08-22 |
* | gnu: lxqt-build-tools: Update to 0.11.0.•••* gnu/packages/lxqt.scm (lxqt-build-tools)
[version]: Update to 0.11.0.
[arguments]: Configure LXQtConfigVars.cmake to use relative paths.
| 宋文武 | 2022-08-22 |
* | gnu: qttools: Rename to qttools-5.•••Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer | 2022-07-31 |
* | gnu: qtsvg: Rename variable to qtsvg-5.•••This is in preparation of the qtsvg update to version 6.
This change was automated via the following command:
git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
| Maxim Cournoyer | 2022-07-31 |
* | gnu: Simplify package inputs.•••This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès | 2021-12-13 |
* | gnu: libstatgrab: Omit static library.•••* gnu/packages/lxqt.scm (libstatgrab)[arguments]: Add "--disable-static"
to the #:configure-flags.
| Tobias Geerinckx-Rice | 2021-10-05 |
* | gnu: libstatgrab: Update to 0.92.1.•••* gnu/packages/lxqt.scm (libstatgrab): Update to 0.92.1.
| Tobias Geerinckx-Rice | 2021-10-05 |
* | gnu: Rename qtbase to qtbase-5.•••This change was automated via the following command:
$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc # to clear some spurious changes
This is done so the qtbase package can be upgraded to version 6 in the
following commit.
| Maxim Cournoyer | 2021-06-14 |
* | gnu: Update lxqt home-page for all lxqt packages.•••* gnu/packages/lxqt.scm: Replace all lxqt.github.io with
lxqt-project.org, where it redirects to.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-config: Move libkscreen to propagated-inputs.•••* gnu/packages/lxqt.scm (lxqt-config): Move libkscreen to
propagated-inputs. Kscreen is a runtime dependency. lxqt-config-monitor
will not open without it available.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt: Use picom instead of compton.•••* gnu/packages/lxqt.scm (lxqt):
[inputs]: Use picom instead of compton. Remove deprecated compton-conf.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt: Use the projects version number.•••* gnu/packages/lxqt.scm (lxqt): Use the projects version number.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-connman-applet: Update to 0.15-db1618d5.•••* gnu/packages/lxqt.scm (lxqt-connman-applet): Update to
0.15-db1618d5 (translation updates).
Untabify.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-openssh-askpass: Update to 0.17.0.•••* gnu/packages/lxqt.scm (lxqt-openssh-askpass): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: qps: Update to 2.3.0.•••* gnu/packages/lxqt.scm (qps): Update to 2.3.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: compton-conf: Update to 0.16.0.•••* gnu/packages/lxqt.scm (compton-conf): Update to 0.16.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-archiver: Update to 0.4.0.•••* gnu/packages/lxqt.scm (lxqt-archiver): Update to 0.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: screengrab: Update to 2.2.0.•••* gnu/packages/lxqt.scm (screengrab): Update to 2.2.0.
[native-inputs]: Add perl.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: qterminal: Update to 0.17.0.•••* gnu/packages/lxqt.scm (qterminal): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: qtermwidget: Update to 0.17.0.•••* gnu/packages/lxqt.scm (qtermwidget): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: pavucontrol-qt: Update to 0.17.0.•••* gnu/packages/lxqt.scm (pavucontrol-qt): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: obconf-qt: Update to 0.16.1.•••* gnu/packages/lxqt.scm (obconf-qt): Update to 0.16.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lximage-qt: Update to 0.17.0.•••* gnu/packages/lxqt.scm (lximage-qt): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: pcmanfm-qt: Update to 0.17.0.•••* gnu/packages/lxqt.scm (pcmanfm-qt): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-themes: Update to 0.17.0.•••* gnu/packages/lxqt.scm (lxqt-themes): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-sudo: Update to 0.17.0.•••* gnu/packages/lxqt.scm (lxqt-sudo): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-panel: Update to 0.17.1.•••* gnu/packages/lxqt.scm (lxqt-panel): Update to 0.17.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-session: Update to 0.17.1.•••* gnu/packages/lxqt.scm (lxqt-session): Update to 0.17.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-runner: Update to 0.17.0.•••* gnu/packages/lxqt.scm (lxqt-runner): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-powermanagement: Update to 0.17.1.•••* gnu/packages/lxqt.scm (lxqt-powermanagement): Update to 0.17.1.
[inputs]: Add lxqt-globalkeys.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-policykit: Update to 0.17.0.•••* gnu/packages/lxqt.scm (lxqt-policykit): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-notificationd: Update to 0.17.0.•••* gnu/packages/lxqt.scm (lxqt-notificationd): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-globalkeys: Update to 0.17.0.•••* gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-config: Update to 0.17.1.•••* gnu/packages/lxqt.scm (lxqt-config): Update to 0.17.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-admin: Update to 0.17.0.•••* gnu/packages/lxqt.scm (lxqt-admin): Update to 0.17.0.
[arguments]: Patch another Polkit file install path.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-about: Update to 0.17.0.•••* gnu/packages/lxqt.scm (lxqt-about): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: libsysstat: Update to 0.4.5.•••* gnu/packages/lxqt.scm (libsysstat): Update to 0.4.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: liblxqt: Update to 0.17.0.•••* gnu/packages/lxqt.scm (liblxqt): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: libqtxdg: Update to 3.7.1.•••* gnu/packages/lxqt.scm (libqtxdg): Update to 3.7.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-build-tools: Update to 0.9.0.•••* gnu/packages/lxqt.scm (lxqt-build-tools): Update to 0.9.0.
[propagated-inputs]: Add perl. dependent projects require it via the
CMake files.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |
* | gnu: lxqt-qtplugin: Update to 0.17.0.•••* gnu/packages/lxqt.scm (lxqt-qtplugin): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-29 |