blob: 646a22ad8f26a8755dafae4f1d40e391bd210fa0 (
plain)
1
2
3
4
5
6
|
name=libxml2
version=2.13.1
release=1
source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz"
build_type=configure_build
build_opt="--with-history --with-icu --with-python=/usr/bin/python"
|