blob: 35284c87564c14670a98ab7747ba2a9d4891564c (
plain)
1
2
3
4
5
6
|
name=libxml2
version=2.13.2
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"
|