blob: 7537bad3146e03898dc9e9e4113bea9031abf065 (
plain)
1
2
3
4
5
6
|
name=libxml2
version=2.14.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"
|