Drop use of ronn, switch to raw roff instead
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 22 Jul 2020 23:37:15 +0000 (09:37 +1000)
committerRan Benita <ran@unusedvar.com>
Sat, 25 Jul 2020 08:05:14 +0000 (11:05 +0300)
commitcd119a2824910cdc82a0186d90f105f48e1539d5
treeb439fe9d9e58dabdbe05010ed70eb1d420c118cf
parent31b38c31379ba9cbb2f4cece44b8cd2a37d0db95
Drop use of ronn, switch to raw roff instead

Drop the ronn source files, check in the generated files instead. This gets rid
of the ruby+gem+ronn toolchain requirement at the cost of having to edit raw man
pages.

ronn files are as-generated but with the preamble and generation date removed.
The latter isn't important enough to keep, it'll just go stale for manually
maintained files and it's not worth setting up a configure_file() just for that
date.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
17 files changed:
.github/workflows/main.yml
meson.build
tools/tools-common.c
tools/xkbcli-compile-keymap.1 [new file with mode: 0644]
tools/xkbcli-compile-keymap.1.ronn [deleted file]
tools/xkbcli-how-to-type.1 [new file with mode: 0644]
tools/xkbcli-how-to-type.1.ronn [deleted file]
tools/xkbcli-interactive-evdev.1 [new file with mode: 0644]
tools/xkbcli-interactive-evdev.1.ronn [deleted file]
tools/xkbcli-interactive-wayland.1 [new file with mode: 0644]
tools/xkbcli-interactive-wayland.1.ronn [deleted file]
tools/xkbcli-interactive-x11.1 [new file with mode: 0644]
tools/xkbcli-interactive-x11.1.ronn [deleted file]
tools/xkbcli-list.1 [new file with mode: 0644]
tools/xkbcli-list.1.ronn [deleted file]
tools/xkbcli.1 [new file with mode: 0644]
tools/xkbcli.1.ronn [deleted file]