# This file is part of mingw-cross-env. # See doc/index.html for further information. # Xerces-C++ PKG := xerces $(PKG)_IGNORE := $(PKG)_VERSION := 3.1.0 $(PKG)_CHECKSUM := 15e45ae354980d6aa58e8c14eb6bc9fd84e51929 $(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 '