summaryrefslogtreecommitdiffstats
path: root/contrib/libxml2/module.defs
blob: 8d25756c3ded3123bd28d47e40b4bb413f51c87c (plain)
1
2
3
4
5
6
7
8
9
10
$(eval $(call import.MODULE.defs,LIBXML2,libxml2))
$(eval $(call import.CONTRIB.defs,LIBXML2))

LIBXML2.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libxml2-2.7.7.tar.gz
LIBXML2.EXTRACT.tarbase = libxml2-2.7.7

# The Python components do not build on MinGW due to the lack of a select() call
# in the MinGW environment.
LIBXML2.CONFIGURE.extra = \
    --without-python --without-threads