15 lines
463 B
Plaintext
15 lines
463 B
Plaintext
# Template build file for 'libxml2'.
|
|
pkgname=libxml2
|
|
version=2.7.3
|
|
distfiles="http://xmlsoft.org/sources/$pkgname-$version.tar.gz"
|
|
build_style=gnu_configure
|
|
short_desc="XML parser library from the GNOME project"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=432464d8c9bd8060d9c1fdef1cfa75803c1a363ceac20b21f8c7e34e056e5a98
|
|
long_desc="
|
|
XML parser library from the GNOME project."
|
|
|
|
Add_dependency full glibc
|
|
Add_dependency full zlib
|
|
Add_dependency full python
|