Build with AsciiDoc as well as Asciidoctor

And bump copyright years.
This commit is contained in:
2022-08-24 00:43:14 +02:00
parent 4073749d3b
commit b0f1d3d6ea
5 changed files with 34 additions and 17 deletions

View File

@@ -28,11 +28,14 @@ The rest of this README will concern itself with externalities.
Building and Running
--------------------
Build-only dependencies: CMake, pkg-config, gettext utilities, asciidoctor,
Build-only dependencies:
CMake, pkg-config, gettext utilities, asciidoctor or asciidoc +
Optional build-only dependencies:
librsvg (for the GUI), icoutils (for the GUI, when targetting Windows) +
Runtime dependencies: ncursesw, zlib, ICU, termo (included), glib-2.0 >= 2.38,
pango, xcb, xcb-xfixes (the latter two optional for the TUI),
gtk+-3.0 (for the GUI)
Runtime dependencies:
ncursesw, zlib, ICU, termo (included), glib-2.0 >= 2.38, pango +
Optional runtime dependencies:
xcb, xcb-xfixes (the first two for the TUI), gtk+-3.0 (for the GUI)
$ git clone --recursive https://git.janouch.name/p/sdtui.git
$ mkdir sdtui/build