aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Horel <guillaume.horel@gmail.com>2012-08-11 18:22:15 -0400
committerGuillaume Horel <guillaume.horel@gmail.com>2012-08-11 18:22:15 -0400
commitc887ce113a1b6344f4f6f4bcdedc53e1426c6881 (patch)
tree25cd01b3874a9e0349874e5424f049405df811e7 /sci-mathematics
parent[dev-java/scirenderer] version bump (diff)
downloadsci-c887ce113a1b6344f4f6f4bcdedc53e1426c6881.tar.gz
sci-c887ce113a1b6344f4f6f4bcdedc53e1426c6881.tar.bz2
sci-c887ce113a1b6344f4f6f4bcdedc53e1426c6881.zip
[sci-mathematics/scilab] version bump
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/scilab/ChangeLog4
-rw-r--r--sci-mathematics/scilab/scilab-5.3.999.ebuild6
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-mathematics/scilab/ChangeLog b/sci-mathematics/scilab/ChangeLog
index 51074f7ba..5de66d43f 100644
--- a/sci-mathematics/scilab/ChangeLog
+++ b/sci-mathematics/scilab/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 11 Aug 2012; Guillaume Horel <guillaume.horel@gmail.com>
+ scilab-5.3.999.ebuild:
+ drop dependency on hdf-java
+
07 Aug 2012; Guillaume Horel <guillaume.horel@gmail.com>
scilab-5.3.999.ebuild,
+files/scilab-5.3.999-fix-random-runtime-failure.patch,
diff --git a/sci-mathematics/scilab/scilab-5.3.999.ebuild b/sci-mathematics/scilab/scilab-5.3.999.ebuild
index 1d14b0935..b25dbabc7 100644
--- a/sci-mathematics/scilab/scilab-5.3.999.ebuild
+++ b/sci-mathematics/scilab/scilab-5.3.999.ebuild
@@ -49,7 +49,6 @@ CDEPEND="dev-libs/libpcre
sys-libs/ncurses
sys-libs/readline
virtual/lapack
- dev-java/hdf-java
fftw? ( sci-libs/fftw:3.0 )
gui? (
dev-java/avalon-framework:4.2
@@ -147,11 +146,10 @@ src_prepare() {
configure.ac || die
sed -i -e "s/jogl/jogl-2/" -e "s/gluegen/gluegen-2/" \
- -e "s/jhdf5/hdf-java/" etc/librarypath.xml || die
- sed -i -e "s|/jhdf5|/hdf-java|g" m4/hdf5.m4
+ etc/librarypath.xml || die
fi
mkdir jar; cd jar
- java-pkg_jar-from jgraphx-1.8,jlatexmath,hdf-java,flexdock,skinlf
+ java-pkg_jar-from jgraphx-1.8,jlatexmath,flexdock,skinlf
java-pkg_jar-from jgoodies-looks-2.0,jrosetta,scirenderer
java-pkg_jar-from avalon-framework-4.2,saxon-6.5,jeuclid-core
java-pkg_jar-from xmlgraphics-commons-1.3,commons-io-1,jlatexmath-fop