Files
termux-packages/packages/rdrview
termux-pacman-bot 46866362f8 revbump(main/rdrview): after libxml2 update
Add polyfill implementation of `xmlShellPrintNode()`
`libxml2` 2.14 has removed the function `xmlShellPrintNode()`, so this places a basic polyfill rewrite of it into the source code of `rdrview` 0.1.3 using code copied and pasted from the code that was removed from `libxml2`.

tested with the command `rdrview -B firefox https://repology.org/maintainers/`, it appears to be working the same as it was with `libxml2` 2.13.

Co-authored-by: Robert Kirkman <rkirkman@termux.dev>
2025-04-14 00:18:47 +00:00
..