]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - lfs/elinks
elinks: Update to version 0.16.0
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 16 Feb 2023 20:59:04 +0000 (21:59 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sun, 5 Mar 2023 15:00:03 +0000 (15:00 +0000)
commitccf8c0580f2605af4daa0442bfde1b6fede909ea
tree5396efa378385dcb5ac51e78e951dc0ba6da49e6
parentf418988e24351fdabbe0a2a667669969eb38d2e4
elinks: Update to version 0.16.0

- Update from version 0.15.1 to 0.16.0
- Update of rootfile
- According to the forked elinks developer if parallel build is required then meson
   should be used for the build. With make they don't believe that it ever ran in
   parallel mode.
- This patch modifies the build from autotools to meson and updates the version.
- Parallel build option added back in to meson/ninja flow.
- The build requires git to be present so git moved to just before elinks in make.sh
- Changelog
ELinks 0.16.0
* detect xterm on my computer
ELinks 0.16.0rc1
* alternative mujs engine for js
* bump mozjs to 102
* experimental XHR implementation
* macros in exmode #196
* removed infinite loop, which occurred under BSD #197
* optional terminal hyperlinks in dumps #198

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
config/rootfiles/common/elinks
lfs/elinks
make.sh