me
/
guix
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/pull-requests.
guix/gnu
Sören Tempel 121bf9b296
gnu: fcft: Enable shaping support.
While utf8proc is an optional dependency, it is required for shaping
support. Without utf8proc, fcft_rasterize_text_run_utf32() is a no-op.
This is a popular function used—among other things—by yambar, foot,
fuzzel and fnott. Therefore, many other Linux distributions (Arch,
Debian, Fedora, …) enable this feature and I think it would be nice
to have in Guix as well.

* gnu/packages/fontutils.scm (fcft): Depend on utf8proc.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I7489dbc7a42ffcca509d090df7d2a6250bf996ff
2024-02-10 15:06:50 +00:00
..
bootloader bootloader: grub: Add support for loading an additional initrd. 2024-01-14 23:00:03 +01:00
build
home home: Add home-dotfiles-service. 2024-01-28 22:50:49 +01:00
installer
machine
packages gnu: fcft: Enable shaping support. 2024-02-10 15:06:50 +00:00
services services: kernel-module-lodaer: Add udev requirement. 2024-02-05 14:04:15 +08:00
system linux-container: Inherit essential services. 2024-02-05 22:29:45 +01:00
tests gnu: Remove linux-libre 4.14. 2024-01-22 13:24:20 -05:00
artwork.scm
bootloader.scm bootloader: grub: Add support for loading an additional initrd. 2024-01-14 23:00:03 +01:00
ci.scm ci: Don't cross compile to or1k-elf. 2024-01-23 21:45:36 +01:00
compression.scm
home.scm
image.scm scripts: system: Build layered images. 2024-01-08 21:22:44 +03:00
installer.scm
local.mk gnu: opam: Update to 2.1.5. 2024-02-08 23:23:32 +01:00
machine.scm
packages.scm
services.scm
system.scm system: hurd: Use the Shepherd 0.10.x. 2024-01-08 23:14:46 +01:00
tests.scm