Revert "INSTALL: Fix alignment of optional dependencies table"
This mostly reverts commit 987dc52160
(with some conflicts fixed as the file got further touched).
This table was already properly aligned as what matters is the generated
INSTALL file, which is what will end up in our source tarballs. This
file is also published on the developer website. The reverted commit was
completely breaking the formatting. 😅
This commit is contained in:
parent
1fa1f2384b
commit
30ced82bf4
1 changed files with 20 additions and 20 deletions
40
INSTALL.in
40
INSTALL.in
|
|
@ -289,29 +289,29 @@ help in that regard:
|
||||||
|
|
||||||
23. Summary of optional packages:
|
23. Summary of optional packages:
|
||||||
|
|
||||||
Package Name Version Feature
|
Package Name Version Feature
|
||||||
|
|
||||||
bash-completion - Bash Completion script
|
bash-completion - Bash Completion script
|
||||||
bison - Image Map plug-in
|
bison - Image Map plug-in
|
||||||
cairo-pdf @CAIRO_PDF_REQUIRED_VERSION@ PDF export
|
cairo-pdf @CAIRO_PDF_REQUIRED_VERSION@ PDF export
|
||||||
cfitsio - FITS
|
cfitsio - FITS
|
||||||
iso-codes - Language selection
|
iso-codes - Language selection
|
||||||
ExcHndl - Crash logs on Windows with Dr. MinGW
|
ExcHndl - Crash logs on Windows with Dr. MinGW
|
||||||
flex - Image Map plug-in
|
flex - Image Map plug-in
|
||||||
gs - ghostscript
|
gs - ghostscript
|
||||||
libaa - ASCII art
|
libaa - ASCII art
|
||||||
libheif @LIBHEIF_REQUIRED_VERSION@ HEIF (HEIC, AVIF)
|
libheif @LIBHEIF_REQUIRED_VERSION@ HEIF (HEIC, AVIF)
|
||||||
libilbm - Amiga IFF/ILBM
|
libilbm - Amiga IFF/ILBM
|
||||||
libjxl @LIBJXL_REQUIRED_VERSION@ JPEG XL
|
libjxl @LIBJXL_REQUIRED_VERSION@ JPEG XL
|
||||||
libmng - MNG
|
libmng - MNG
|
||||||
libwebp @WEBP_REQUIRED_VERSION@ WebP (built with --enable-libwebpmux and --enable-libwebpdemux)
|
libwebp @WEBP_REQUIRED_VERSION@ WebP (built with --enable-libwebpmux and --enable-libwebpdemux)
|
||||||
libwmf @WMF_REQUIRED_VERSION@ WMF
|
libwmf @WMF_REQUIRED_VERSION@ WMF
|
||||||
libXcursor - X11 Mouse Cursor
|
libXcursor - X11 Mouse Cursor
|
||||||
libxpm - XPM
|
libxpm - XPM
|
||||||
openexr @OPENEXR_REQUIRED_VERSION@ OpenEXR
|
openexr @OPENEXR_REQUIRED_VERSION@ OpenEXR
|
||||||
OpenJPEG @OPENJPEG_REQUIRED_VERSION@ JPEG 2000
|
OpenJPEG @OPENJPEG_REQUIRED_VERSION@ JPEG 2000
|
||||||
qoi - QOI
|
qoi - QOI
|
||||||
vala - Vala plug-ins
|
vala - Vala plug-ins
|
||||||
|
|
||||||
24. Summary of optional runtime dependencies:
|
24. Summary of optional runtime dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue