Files
termux-packages/packages/libxml2/libxml2-python.subpackage.sh
termux-pacman-bot a6f79b4049 bump(main/libxml2): 2.15.0
- Remove `libxml2-python-static` subpackage (empty)
- Update project homepage (previous is a redirect)
- Use Meson build system
- Enable ICU support
- Enable history and readline support for `xmllint`
- Cleanup assorted jank
2025-10-18 00:08:20 +00:00

6 lines
125 B
Bash

TERMUX_SUBPKG_INCLUDE="
lib/python*
"
TERMUX_SUBPKG_DESCRIPTION="Python bindings for libxml2"
TERMUX_SUBPKG_DEPENDS="python"