comparison src/armadillo.mk @ 2840:a394b5a637a3

update package armadillo
author Mark Brand <mabrand@mabrand.nl>
date Fri, 02 Nov 2012 12:40:30 +0100
parents a9d53f02ba6f
children 100e618349f7
comparison
equal deleted inserted replaced
2839:11504b1a840f 2840:a394b5a637a3
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 := a89adc51fa01640bfe463d9120cae57b2c073f8e 7 $(PKG)_CHECKSUM := e293a56695e7447cf5caa395932f1f0d41e13ffc
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