comparison src/armadillo.mk @ 2794:a9d53f02ba6f

update package armadillo
author Mark Brand <mabrand@mabrand.nl>
date Wed, 03 Oct 2012 23:51:47 +0200
parents 2931458be7da
children a394b5a637a3
comparison
equal deleted inserted replaced
2793:cf81d457fb81 2794:a9d53f02ba6f
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 # armadillo 4 # armadillo
5 PKG := armadillo 5 PKG := armadillo
6 $(PKG)_IGNORE := 6 $(PKG)_IGNORE :=
7 $(PKG)_CHECKSUM := de3d2a6005d2433f0630f4ef0885a0a8712968dd 7 $(PKG)_CHECKSUM := a89adc51fa01640bfe463d9120cae57b2c073f8e
8 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
9 $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz 9 $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
10 $(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/arma/$($(PKG)_FILE) 10 $(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/arma/$($(PKG)_FILE)
11 $(PKG)_DEPS := gcc boost blas lapack 11 $(PKG)_DEPS := gcc boost blas lapack
12 12