2008-10-04 04:29:49 +00:00
|
|
|
# Template build file for 'libxml2'.
|
|
|
|
pkgname=libxml2
|
2008-10-08 16:31:52 +00:00
|
|
|
version=2.7.2
|
2008-10-28 22:57:52 +00:00
|
|
|
distfiles="http://xmlsoft.org/sources/$pkgname-$version.tar.gz"
|
2008-10-02 07:09:21 +00:00
|
|
|
build_style=gnu_configure
|
2008-10-13 05:32:05 +00:00
|
|
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
2008-10-02 07:09:21 +00:00
|
|
|
pkgconfig_override="libxml-2.0.pc"
|
|
|
|
short_desc="XML parser library from the GNOME project"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2008-10-08 16:31:52 +00:00
|
|
|
checksum=2b14531007a705679c7814618dc15baed62bc574
|
|
|
|
long_desc="
|
|
|
|
XML parser library from the GNOME project."
|