mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-28 13:42:37 +00:00
- 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
6 lines
125 B
Bash
6 lines
125 B
Bash
TERMUX_SUBPKG_INCLUDE="
|
|
lib/python*
|
|
"
|
|
TERMUX_SUBPKG_DESCRIPTION="Python bindings for libxml2"
|
|
TERMUX_SUBPKG_DEPENDS="python"
|