From 516e9a2793caf289c276d5684eaee5c590a53e9c Mon Sep 17 00:00:00 2001 From: Olivier Fisette Date: Sat, 20 Aug 2005 19:03:19 +0000 Subject: New version. Depends strictly on Octave 2.69 rather than 2.69 or later like previous ebuilds (see bug #99781). Package-Manager: portage-2.0.51.22-r2 --- sci-mathematics/octave-forge/ChangeLog | 10 ++- sci-mathematics/octave-forge/Manifest | 4 +- .../files/digest-octave-forge-2005.06.13 | 1 + .../octave-forge/octave-forge-2005.06.13.ebuild | 71 ++++++++++++++++++++++ 4 files changed, 84 insertions(+), 2 deletions(-) create mode 100644 sci-mathematics/octave-forge/files/digest-octave-forge-2005.06.13 create mode 100644 sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild (limited to 'sci-mathematics') diff --git a/sci-mathematics/octave-forge/ChangeLog b/sci-mathematics/octave-forge/ChangeLog index c4aebdd3d686..eb8a2b89f3d4 100644 --- a/sci-mathematics/octave-forge/ChangeLog +++ b/sci-mathematics/octave-forge/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sci-mathematics/octave-forge # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/ChangeLog,v 1.9 2005/06/26 02:13:44 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/ChangeLog,v 1.10 2005/08/20 19:03:19 ribosome Exp $ + +*octave-forge-2005.06.13 (20 Aug 2005) + + 20 Aug 2005; Olivier Fisette + +octave-forge-2005.06.13.ebuild: + New version. Depends strictly on Octave 2.69 rather than 2.69 or later like + previous ebuilds (see bug #99781). This dependency should be kept in sync as + new versions of Octave and Octave-Forge are released. 26 Jun 2005; Olivier Fisette -files/octave-2.1.57+.patch, -files/octave-forge-2004.02.12-fPIC.patch, diff --git a/sci-mathematics/octave-forge/Manifest b/sci-mathematics/octave-forge/Manifest index 1a67cd1fe240..d6670459b813 100644 --- a/sci-mathematics/octave-forge/Manifest +++ b/sci-mathematics/octave-forge/Manifest @@ -1,5 +1,7 @@ MD5 951981815988e63c61e9c25ef58fe330 octave-forge-2004.11.16-r1.ebuild 2265 -MD5 254420172f99df87cf84be67a57f3f88 ChangeLog 3736 +MD5 56096f5637d1beb35c0801c36c81b6ef octave-forge-2005.06.13.ebuild 2268 +MD5 2c515833e253ea96b34a0767a6264db1 ChangeLog 4079 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 64ae87b1b1190c6a51f7dfd91be73d05 files/2004.11.16.patch 1580 +MD5 cfc1fc06a341728e53b81d09d6376dea files/digest-octave-forge-2005.06.13 76 MD5 3aacf6f3c335a1f63edef94a9bd7011a files/digest-octave-forge-2004.11.16-r1 76 diff --git a/sci-mathematics/octave-forge/files/digest-octave-forge-2005.06.13 b/sci-mathematics/octave-forge/files/digest-octave-forge-2005.06.13 new file mode 100644 index 000000000000..b04974e6db75 --- /dev/null +++ b/sci-mathematics/octave-forge/files/digest-octave-forge-2005.06.13 @@ -0,0 +1 @@ +MD5 cf82a74d27636abf07f1732b4851f2e2 octave-forge-2005.06.13.tar.gz 3680082 diff --git a/sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild b/sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild new file mode 100644 index 000000000000..b87515897571 --- /dev/null +++ b/sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild @@ -0,0 +1,71 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild,v 1.1 2005/08/20 19:03:19 ribosome Exp $ + +inherit eutils + +DESCRIPTION="A collection of custom scripts, functions and extensions for GNU Octave" +HOMEPAGE="http://octave.sourceforge.net/" +SRC_URI="mirror://sourceforge/octave/${P}.tar.gz" + +LICENSE="as-is" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" +SLOT="0" +IUSE="ginac qhull" + +DEPEND="=sci-mathematics/octave-2.1.69 + >=sys-apps/sed-4 + sys-libs/libtermcap-compat + !amd64? ( ginac? ( sci-mathematics/ginac ) ) + qhull? ( >=media-libs/qhull-3.1-r1 )" + +src_unpack() { + unpack ${A} + cd ${S} + epatch ${FILESDIR}/2004.11.16.patch + + # make it compile when X isn't installed. The source file there really + # doesn't need X at all. + # 02 Feb 2005, Robin H. Johnson + sed -e '/#include