[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#67257] [PATCH v2 0/2] re: add x2goclient and nx-libs
From: |
Steve George |
Subject: |
[bug#67257] [PATCH v2 0/2] re: add x2goclient and nx-libs |
Date: |
Thu, 22 Feb 2024 22:08:18 +0000 |
Review:
* removed propagated-inputs in nx-libs to avoid complex dependency tree:
previously it was perl, python, python-gobject and gtk+
* Nico: perhaps the package needs to be split to have a specific python
similar to https://sources.debian.org/src/python-x2go
* cosmetic: re-ordered imports (alphabetical) to same as other Guix packages
* cosmetic: shortened comments
* added Reviewed-by commit trailer
* applied patches, test installed, linted
* Checked synopsis, description & commits
* Re-roll to trigger QA build
nicodebo (2):
gnu: Add nx-libs.
gnu: Add x2goclient.
gnu/packages/nx.scm | 220 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 220 insertions(+)
create mode 100644 gnu/packages/nx.scm
base-commit: ec9c8b0c1a0982e97375df0ae44af4fdc72c3757
--
2.41.0
- [bug#67257] [PATCH v2 0/2] re: add x2goclient and nx-libs,
Steve George <=