# This file is part of mingw-cross-env. # See doc/index.html or doc/README for further information. # Xerces-C++ PKG := xerces $(PKG)_IGNORE := $(PKG)_VERSION := 3.0.1 $(PKG)_CHECKSUM := 71e4efee5397dd45d6bafad34bf3bc766bc2a085 $(PKG)_SUBDIR := xerces-c-$($(PKG)_VERSION) $(PKG)_FILE := xerces-c-$($(PKG)_VERSION).tar.gz $(PKG)_WEBSITE := http://xerces.apache.org/xerces-c/ $(PKG)_URL := http://apache.linux-mirror.org/xerces/c/$(word 1,$(subst ., ,$($(PKG)_VERSION)))/sources/$($(PKG)_FILE) $(PKG)_URL_2 := http://www.apache.org/dist/xerces/c/$(word 1,$(subst ., ,$($(PKG)_VERSION)))/sources/$($(PKG)_FILE) $(PKG)_DEPS := gcc libiconv curl define $(PKG)_UPDATE wget -q -O- 'http://svn.apache.org/viewvc/xerces/c/tags/?sortby=date' | \ grep '