diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-05-10 12:34:15 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-05-10 12:34:15 +0000 |
commit | 3d2df865e642d19fc898dcbbaf41a6295dd01ab8 (patch) | |
tree | 8e74c1bdbc7526b39653b265d89f08624f8c5cc9 | |
parent | version bump (bug #50602) (Manifest recommit) (diff) | |
download | gentoo-2-3d2df865e642d19fc898dcbbaf41a6295dd01ab8.tar.gz gentoo-2-3d2df865e642d19fc898dcbbaf41a6295dd01ab8.tar.bz2 gentoo-2-3d2df865e642d19fc898dcbbaf41a6295dd01ab8.zip |
Installs emacs related files if emacs is in USE now
-rw-r--r-- | app-sci/octave/ChangeLog | 7 | ||||
-rw-r--r-- | app-sci/octave/Manifest | 14 | ||||
-rw-r--r-- | app-sci/octave/files/digest-octave-2.1.57-r1 | 1 | ||||
-rw-r--r-- | app-sci/octave/octave-2.1.57-r1.ebuild | 86 |
4 files changed, 101 insertions, 7 deletions
diff --git a/app-sci/octave/ChangeLog b/app-sci/octave/ChangeLog index 93bd0b51fa10..fc08cf51b7a6 100644 --- a/app-sci/octave/ChangeLog +++ b/app-sci/octave/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-sci/octave # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.25 2004/05/04 23:34:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.26 2004/05/10 12:34:14 phosphan Exp $ + +*octave-2.1.57-r1 (10 May 2004) + + 10 May 2004; Patrick Kursawe <phosphan@gentoo.org> octave-2.1.57-r1.ebuild: + Installs emacs related files if emacs is in USE now 05 May 2004; Bryan Østergaard <kloeri@gentoo.org> octave-2.1.57.ebuild: Stable on alpha. diff --git a/app-sci/octave/Manifest b/app-sci/octave/Manifest index 63be599b104d..b3913d25fdb5 100644 --- a/app-sci/octave/Manifest +++ b/app-sci/octave/Manifest @@ -1,10 +1,12 @@ -MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 0c6d8e0842b5926285e3b20d396064f4 octave-2.1.36-r1.ebuild 1968 -MD5 c3bfd77ab2206dd1af8ea93b612e760d ChangeLog 4536 MD5 757343d9bb2d3825f8607c330045877f octave-2.1.50.ebuild 2134 MD5 7d1d66ff27a34986bf1ad072ba8b39ae octave-2.1.57.ebuild 2201 -MD5 045463e5ebb1615d834a8145b27a765d files/filebuf.diff 1275 -MD5 74d376b9c7367fe7b333cbc7e8ca37b3 files/kill-dvips.diff 2448 -MD5 32c6cee1f5b42b8b20369c3722fb4db2 files/digest-octave-2.1.57 67 +MD5 1f48bf60aa576fe76b12241eee4be520 octave-2.1.57-r1.ebuild 2413 +MD5 0c6d8e0842b5926285e3b20d396064f4 octave-2.1.36-r1.ebuild 1968 +MD5 c3bfd77ab2206dd1af8ea93b612e760d ChangeLog 4536 +MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 c93a44a52d46ca6e8fed8c3c23877c0d files/digest-octave-2.1.36-r1 67 +MD5 32c6cee1f5b42b8b20369c3722fb4db2 files/digest-octave-2.1.57-r1 67 +MD5 74d376b9c7367fe7b333cbc7e8ca37b3 files/kill-dvips.diff 2448 +MD5 045463e5ebb1615d834a8145b27a765d files/filebuf.diff 1275 MD5 806a54605ad877d62105b2f58819c92d files/digest-octave-2.1.50 67 +MD5 32c6cee1f5b42b8b20369c3722fb4db2 files/digest-octave-2.1.57 67 diff --git a/app-sci/octave/files/digest-octave-2.1.57-r1 b/app-sci/octave/files/digest-octave-2.1.57-r1 new file mode 100644 index 000000000000..083d5364fe75 --- /dev/null +++ b/app-sci/octave/files/digest-octave-2.1.57-r1 @@ -0,0 +1 @@ +MD5 b781f5d0cd750cb9bb3ef23523f5f339 octave-2.1.57.tar.bz2 4202080 diff --git a/app-sci/octave/octave-2.1.57-r1.ebuild b/app-sci/octave/octave-2.1.57-r1.ebuild new file mode 100644 index 000000000000..4e11d7fc5afa --- /dev/null +++ b/app-sci/octave/octave-2.1.57-r1.ebuild @@ -0,0 +1,86 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.57-r1.ebuild,v 1.1 2004/05/10 12:34:14 phosphan Exp $ + +inherit flag-o-matic + +DESCRIPTION="GNU Octave is a high-level language (MatLab compatible) intended for numerical computations" +HOMEPAGE="http://www.octave.org/" +SRC_URI="ftp://ftp.octave.org/pub/octave/bleeding-edge/${P}.tar.bz2 + ftp://ftp.math.uni-hamburg.de/pub/soft/math/octave/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64" +IUSE="emacs static readline zlib tetex hdf5 mpi" + +DEPEND="virtual/glibc + >=sys-libs/ncurses-5.2-r3 + >=media-gfx/gnuplot-3.7.1-r3 + >=dev-libs/fftw-2.1.3 + >=dev-util/gperf-2.7.2 + zlib? ( sys-libs/zlib ) + hdf5? ( dev-libs/hdf5 ) + tetex? ( virtual/tetex )" + +# NOTE: octave supports blas/lapack from intel but this is not open +# source nor is it free (as in beer OR speech) Check out... +# http://developer.intel.com/software/products/mkl/mkl52/index.htm for +# more information + +src_compile() { + filter-flags -ffast-math + + local myconf + + use static || myconf="--disable-static --enable-shared --enable-dl" + use readline || myconf="${myconf} --disable-readline" + use hdf5 || myconf="${myconf} --without-hdf5" + use mpi || myconf="${myconf} --without-mpi" + + # NOTE: This version actually works with gcc-3.x + ./configure ${myconf} --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var/state/octave \ + --infodir=/usr/share/info \ + --mandir=/usr/share/man \ + --host=${CHOST} \ + --build=${CHOST} \ + --target=${CHOST} \ + --enable-rpath \ + --enable-lite-kernel \ + LDFLAGS=-lz || die "configure failed" + + emake || die "emake failed" +} + +src_install() { + make \ + prefix=${D}/usr \ + mandir=${D}/usr/share/man \ + infodir=${D}/usr/share/info \ + install || die "make install failed" + use tetex && octave-install-doc + if use emacs; then + cd emacs + exeinto /usr/bin + doexe otags + doman otags.1 + for emacsdir in /usr/share/emacs/site-lisp /usr/lib/xemacs/site-lisp; do + insinto ${emacsdir} + doins *.el + done + cd .. + fi +} + +octave-install-doc() { + echo "Installing documentation..." + insinto /usr/share/doc/${PF} + doins doc/faq/Octave-FAQ.dvi + doins doc/interpreter/octave.dvi + doins doc/liboctave/liboctave.dvi + doins doc/refcard/refcard-a4.dvi + doins doc/refcard/refcard-legal.dvi + doins doc/refcard/refcard-letter.dvi +} |