Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
gemmaro 820bf78cbc
gnu: highlight: Add "gui" output.
* gnu/packages/pretty-print.scm (highlight): Add gui output.
[source]: Add patch for GUI data directory.
[outputs]: Add gui.
[arguments]<phases>{fix-search-for-lua}: Fix Lua package name for GUI.
{build-gui}: Add phase to build GUI.
{install}: Set PREFIX variable.
{install-gui}: Add phase to install GUI.
[inputs]: Add qtbase-5.
* gnu/packages/patches/highlight-gui-data-dir.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-15 00:33:51 +02:00
..
bootloader
build marionette: Allow passing custom OCR arguments. 2023-07-19 10:38:15 -04:00
home
installer
machine system: Do not check initrd modules for pseudo file systems. 2023-08-08 18:01:54 +02:00
packages gnu: highlight: Add "gui" output. 2023-08-15 00:33:51 +02:00
services services: syncthing: Use the new command line syntax. 2023-08-11 00:50:48 +02:00
system file-systems: Use cgroups v2. 2023-08-08 18:01:55 +02:00
tests tests: lightdm: Bump timeout waiting for screen text to 60 seconds. 2023-07-19 10:38:15 -04:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: highlight: Add "gui" output. 2023-08-15 00:33:51 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Fix a blown FUSE. 2023-07-30 02:00:00 +02:00
tests.scm