# This file is part of mingw-cross-env. # See doc/index.html for further information. # libxml2 PKG := libxml2 $(PKG)_IGNORE := $(PKG)_VERSION := 2.7.6 $(PKG)_CHECKSUM := b0f6bf8408e759ac4b8b9650005ee8adea911e1d $(PKG)_SUBDIR := libxml2-$($(PKG)_VERSION) $(PKG)_FILE := libxml2-$($(PKG)_VERSION).tar.gz $(PKG)_WEBSITE := http://www.xmlsoft.org/ $(PKG)_URL := ftp://xmlsoft.org/libxml2/$($(PKG)_FILE) $(PKG)_DEPS := gcc define $(PKG)_UPDATE wget -q -O- 'http://git.gnome.org/cgit/libxml2/refs/tags' | \ grep '