From 9bb3178d7cf6668acbff37f163803df0de99b1a4 Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Fri, 1 Mar 2013 11:10:12 +0100 Subject: update package armadillo --- index.html | 2 +- src/armadillo-1-staticlib.patch | 4 ++-- src/armadillo.mk | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 51b2d9e..3ea3110 100644 --- a/index.html +++ b/index.html @@ -960,7 +960,7 @@ aptitude -t squeeze-backports install cmake yasm armadillo - 3.6.3 + 3.800.0 Armadillo C++ linear algebra library diff --git a/src/armadillo-1-staticlib.patch b/src/armadillo-1-staticlib.patch index 4cba163..64a1095 100644 --- a/src/armadillo-1-staticlib.patch +++ b/src/armadillo-1-staticlib.patch @@ -4,7 +4,7 @@ See index.html for further information. diff -urN a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt 2012-09-14 16:43:20.000000000 +0200 +++ b/CMakeLists.txt 2012-09-20 20:39:05.073039124 +0200 -@@ -40,7 +40,7 @@ +@@ -37,7 +37,7 @@ set(ARMA_USE_ATLAS false) set(ARMA_USE_BOOST false) set(ARMA_USE_HDF5 false) @@ -13,7 +13,7 @@ diff -urN a/CMakeLists.txt b/CMakeLists.txt if(WIN32) -@@ -271,7 +271,7 @@ +@@ -268,7 +268,7 @@ #set(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE) diff --git a/src/armadillo.mk b/src/armadillo.mk index 68a6c8c..80275e2 100644 --- a/src/armadillo.mk +++ b/src/armadillo.mk @@ -4,7 +4,7 @@ # armadillo PKG := armadillo $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 68de72a0f164429110ce5a0d0baa6f255d620e9d +$(PKG)_CHECKSUM := 513b4193c64fecefe55557903669be5d763da760 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/arma/$($(PKG)_FILE) -- cgit v0.12