[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#64983] [PATCH v2 0/4] gnu: highlight: Add gui output.
From: |
gemmaro |
Subject: |
[bug#64983] [PATCH v2 0/4] gnu: highlight: Add gui output. |
Date: |
Mon, 7 Aug 2023 23:05:38 +0900 |
I updated from revision 1 so that the highlight package has "gui"
output instead of another package, fixed some GUI path settings, and
also fixed path settings for Perl bindings. In particular, the second
change makes it possible to see the internationalized GUI interface.
gemmaro (4):
gnu: highlight: Update to 4.7.
gnu: highlight: Use new package style.
gnu: highlight: Add gui output.
gnu: highlight: Fix paths for Perl bindings.
.../patches/highlight-gui-data-dir.patch | 51 +++++++
gnu/packages/pretty-print.scm | 135 ++++++++++++------
2 files changed, 140 insertions(+), 46 deletions(-)
create mode 100644 gnu/packages/patches/highlight-gui-data-dir.patch
base-commit: 56667ee55cd7f3368cbff169352fe440f4f93da5
--
2.41.0
- [bug#64983] [PATCH v2 0/4] gnu: highlight: Add gui output.,
gemmaro <=
- [bug#64983] [PATCH v2 3/4] gnu: highlight: Add gui output., gemmaro, 2023/08/07
- [bug#64983] [PATCH v2 4/4] gnu: highlight: Fix paths for Perl bindings., gemmaro, 2023/08/07
- [bug#64983] [PATCH v2 2/4] gnu: highlight: Use new package style., gemmaro, 2023/08/07
- [bug#64983] [PATCH v2 1/4] gnu: highlight: Update to 4.7., gemmaro, 2023/08/07
- bug#64983: [PATCH 0/3] gnu: highlight: Update to 4.7 and add GUI package., Ludovic Courtès, 2023/08/14