* [gentoo-commits] gentoo-x86 commit in dev-cpp/eigen: eigen-2.0.15.ebuild ChangeLog eigen-2.0.14.ebuild eigen-2.0.13.ebuild
@ 2010-10-03 16:29 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2010-10-03 16:29 UTC (permalink / raw
To: gentoo-commits
jlec 10/10/03 16:29:09
Modified: ChangeLog eigen-2.0.14.ebuild eigen-2.0.13.ebuild
Added: eigen-2.0.15.ebuild
Log:
Version Bump, 339258
(Portage version: 2.2_rc88/cvs/Linux x86_64)
Revision Changes Path
1.39 dev-cpp/eigen/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/eigen/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 27 Aug 2010 18:55:21 -0000 1.38
+++ ChangeLog 3 Oct 2010 16:29:08 -0000 1.39
@@ -1,6 +1,12 @@
# ChangeLog for dev-cpp/eigen
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/ChangeLog,v 1.38 2010/08/27 18:55:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/ChangeLog,v 1.39 2010/10/03 16:29:08 jlec Exp $
+
+*eigen-2.0.15 (03 Oct 2010)
+
+ 03 Oct 2010; Justin Lecher <jlec@gentoo.org> eigen-2.0.13.ebuild,
+ eigen-2.0.14.ebuild, +eigen-2.0.15.ebuild:
+ Version Bump, 339258
27 Aug 2010; Raúl Porcel <armin76@gentoo.org> eigen-2.0.13.ebuild:
alpha/ia64/sparc stable wrt #327581
1.2 dev-cpp/eigen/eigen-2.0.14.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eigen-2.0.14.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eigen-2.0.14.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eigen-2.0.14.ebuild?r1=1.1&r2=1.2
Index: eigen-2.0.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- eigen-2.0.14.ebuild 9 Jul 2010 08:48:46 -0000 1.1
+++ eigen-2.0.14.ebuild 3 Oct 2010 16:29:08 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.14.ebuild,v 1.1 2010/07/09 08:48:46 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.14.ebuild,v 1.2 2010/10/03 16:29:08 jlec Exp $
EAPI="2"
@@ -8,7 +8,7 @@
DESCRIPTION="Lightweight C++ template library for vector and matrix math, a.k.a. linear algebra"
HOMEPAGE="http://eigen.tuxfamily.org/"
-SRC_URI="http://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2"
+SRC_URI="http://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="GPL-3"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
1.7 dev-cpp/eigen/eigen-2.0.13.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eigen-2.0.13.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eigen-2.0.13.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eigen-2.0.13.ebuild?r1=1.6&r2=1.7
Index: eigen-2.0.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.13.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- eigen-2.0.13.ebuild 27 Aug 2010 18:55:21 -0000 1.6
+++ eigen-2.0.13.ebuild 3 Oct 2010 16:29:08 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.13.ebuild,v 1.6 2010/08/27 18:55:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.13.ebuild,v 1.7 2010/10/03 16:29:08 jlec Exp $
EAPI="2"
@@ -8,7 +8,7 @@
DESCRIPTION="Lightweight C++ template library for vector and matrix math, a.k.a. linear algebra"
HOMEPAGE="http://eigen.tuxfamily.org/"
-SRC_URI="http://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2"
+SRC_URI="http://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="GPL-3"
KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
1.1 dev-cpp/eigen/eigen-2.0.15.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eigen-2.0.15.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eigen-2.0.15.ebuild?rev=1.1&content-type=text/plain
Index: eigen-2.0.15.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.15.ebuild,v 1.1 2010/10/03 16:29:08 jlec Exp $
EAPI="2"
inherit cmake-utils
DESCRIPTION="C++ template library for linear algebra: vectors, matrices, and related algorithms"
HOMEPAGE="http://eigen.tuxfamily.org/"
SRC_URI="http://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="GPL-3"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
SLOT="2"
IUSE="debug doc examples"
COMMON_DEPEND="
examples? (
x11-libs/qt-gui:4
x11-libs/qt-opengl:4
)
"
DEPEND="${COMMON_DEPEND}
doc? ( app-doc/doxygen )
"
RDEPEND="${COMMON_DEPEND}
!dev-cpp/eigen:0
"
S="${WORKDIR}/${PN}"
src_configure() {
# benchmarks (BTL) brings up damn load of external deps including fortran
# compiler
# library hangs up complete compilation proccess, test later
mycmakeargs=(
-DEIGEN_BUILD_LIB=OFF
-DEIGEN_BUILD_BTL=OFF
$(cmake-utils_use examples EIGEN_BUILD_DEMOS)
)
cmake-utils_src_configure
}
src_compile() {
cmake-utils_src_compile
if use doc; then
cd "${CMAKE_BUILD_DIR}"
emake doc || die "building documentation failed"
fi
}
src_install() {
cmake-utils_src_install
if use doc; then
cd "${CMAKE_BUILD_DIR}"/doc
dohtml -r html/* || die "dohtml failed"
fi
if use examples; then
cd "${CMAKE_BUILD_DIR}"/demos
dobin mandelbrot/mandelbrot opengl/quaternion_demo || die "dobin failed"
fi
}
src_test() {
mycmakeargs=(
-DEIGEN_BUILD_TESTS=ON
-DEIGEN_TEST_NO_FORTRAN=ON
)
cmake-utils_src_configure
cmake-utils_src_compile
cmake-utils_src_test
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-03 16:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-03 16:29 [gentoo-commits] gentoo-x86 commit in dev-cpp/eigen: eigen-2.0.15.ebuild ChangeLog eigen-2.0.14.ebuild eigen-2.0.13.ebuild Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox