[Lunar-commits] <moonbase> eigen: version bumped to 2.0-rc1.
Florin Braescu
florin at lunar-linux.org
Sat Jan 31 15:20:00 CET 2009
commit eaac48c7931e3ffaf2139120c185bb1914d62300
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Jan 31 16:20:00 2009 +0200
eigen: version bumped to 2.0-rc1.
Many improvements and bugfixes.
---
libs/eigen/DETAILS | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/libs/eigen/DETAILS b/libs/eigen/DETAILS
index 9b932d7..08476b5 100644
--- a/libs/eigen/DETAILS
+++ b/libs/eigen/DETAILS
@@ -1,13 +1,14 @@
MODULE=eigen
- VERSION=1.0.5
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://download.tuxfamily.org/$MODULE/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
- SOURCE_VFY=sha1:32400616c4866eab158115c556df330b077644a3
- WEB_SITE=http://eigen.tuxfamily.org/
+ VERSION=2.0
+ SOURCE=$MODULE-$VERSION-rc1.tar.bz2
+ SOURCE_URL=http://download.tuxfamily.org/$MODULE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/eigen2
+ SOURCE_VFY=sha1:0adf233b511c5620430d8c60d4cebc007b5df920
+ WEB_SITE=http://eigen.tuxfamily.org
ENTERED=20080112
- UPDATED=20080112
+ UPDATED=20090131
SHORT="linear algebra libraries focused on the simple mathematical needs"
+
cat << EOF
Unlike most other linear algebra libraries, Eigen focuses on the simple
mathematical needs of applications: games and other OpenGL apps, spreadsheets
More information about the Lunar-commits
mailing list