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