diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2006-05-16 14:39:35 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2006-05-16 14:39:35 +0000 |
commit | a32ccadd69583c66b8174c0fb6a6f2f13764dabd (patch) | |
tree | 3df2cc0ec4a267ef653dc6717671354ea313194f /sci-visualization | |
parent | Version bump. (diff) | |
download | gentoo-2-a32ccadd69583c66b8174c0fb6a6f2f13764dabd.tar.gz gentoo-2-a32ccadd69583c66b8174c0fb6a6f2f13764dabd.tar.bz2 gentoo-2-a32ccadd69583c66b8174c0fb6a6f2f13764dabd.zip |
Version bump.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/labplot/ChangeLog | 7 | ||||
-rw-r--r-- | sci-visualization/labplot/Manifest | 4 | ||||
-rw-r--r-- | sci-visualization/labplot/files/digest-labplot-1.5.1.3 | 2 | ||||
-rw-r--r-- | sci-visualization/labplot/labplot-1.5.1.3.ebuild | 78 |
4 files changed, 89 insertions, 2 deletions
diff --git a/sci-visualization/labplot/ChangeLog b/sci-visualization/labplot/ChangeLog index a92d0905fbef..ab05f2519ac5 100644 --- a/sci-visualization/labplot/ChangeLog +++ b/sci-visualization/labplot/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-visualization/labplot # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/ChangeLog,v 1.5 2006/04/30 14:02:25 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/ChangeLog,v 1.6 2006/05/16 14:39:35 carlo Exp $ + +*labplot-1.5.1.3 (16 May 2006) + + 16 May 2006; Carsten Lohrke <carlo@gentoo.org> +labplot-1.5.1.3.ebuild: + Version bump. 30 Apr 2006; Carsten Lohrke <carlo@gentoo.org> labplot-1.5.0.5.ebuild, labplot-1.5.1.ebuild: diff --git a/sci-visualization/labplot/Manifest b/sci-visualization/labplot/Manifest index d2759a4fc9d5..1424b21eb40c 100644 --- a/sci-visualization/labplot/Manifest +++ b/sci-visualization/labplot/Manifest @@ -1,10 +1,12 @@ -MD5 01f94cc4b5b1dc75e9096571fd0f42fa ChangeLog 3116 +MD5 06e27168603f55d64d5fbe81dcbe3b8a ChangeLog 3239 MD5 0e5477ba8d6a62e6a2dde93c7e12cef6 files/digest-labplot-1.4.0 66 MD5 4b62d7857464cb884b29fd2bd255a381 files/digest-labplot-1.5.0.5 69 MD5 a45195c3fb33585f778402b114aed352 files/digest-labplot-1.5.1 67 +MD5 582834ee7a14c81d861ab0f262ed0a06 files/digest-labplot-1.5.1.3 141 MD5 1db5faa2d87be7b123c3ffdecd45ddec files/getversion.patch 945 MD5 56ca5a2584d30cb2ec78d04714df475a files/labplot-1.3.0-amd64.patch 855 MD5 a1455f78d536fa6c8a4ca637d6e77e10 labplot-1.4.0.ebuild 1612 MD5 91bddff6931c59243637e4a1a6e28df1 labplot-1.5.0.5.ebuild 2139 +MD5 8892d034180bd9eef0346a32a0c3573b labplot-1.5.1.3.ebuild 2124 MD5 5b0f8155a785274272cec084f35ed5ed labplot-1.5.1.ebuild 2005 MD5 862e7941cb21c9dd10e8bd6183f21fb0 metadata.xml 173 diff --git a/sci-visualization/labplot/files/digest-labplot-1.5.1.3 b/sci-visualization/labplot/files/digest-labplot-1.5.1.3 new file mode 100644 index 000000000000..011263c544d8 --- /dev/null +++ b/sci-visualization/labplot/files/digest-labplot-1.5.1.3 @@ -0,0 +1,2 @@ +MD5 9247a4871b00e1a5a435ed48150761a8 LabPlot-1.5.1.tar.gz 10733976 +MD5 a376b3410571547580f4f370dbc97c94 LabPlot-1.5.1_1.5.1.3.diff.gz 168813 diff --git a/sci-visualization/labplot/labplot-1.5.1.3.ebuild b/sci-visualization/labplot/labplot-1.5.1.3.ebuild new file mode 100644 index 000000000000..9441cdb51941 --- /dev/null +++ b/sci-visualization/labplot/labplot-1.5.1.3.ebuild @@ -0,0 +1,78 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/labplot-1.5.1.3.ebuild,v 1.1 2006/05/16 14:39:35 carlo Exp $ + +inherit eutils gnuconfig kde + +PV_BUGFIX="${PV/?.?.?/}" +MY_PV="${PV/${PV_BUGFIX}/}" +MY_P="LabPlot-${MY_PV}" +S="${WORKDIR}/${MY_P}" + +BUGFIX="LabPlot-${MY_PV}_${PV}.diff" + +DESCRIPTION="LabPlot is a KDE application for data plotting and function analysis." +HOMEPAGE="http://labplot.sourceforge.net/" +SRC_URI="mirror://sourceforge/labplot/${MY_P}.tar.gz" +[[ -n PV_BUGFIX ]] && SRC_URI="${SRC_URI} mirror://sourceforge/labplot/${BUGFIX}.gz" + +LICENSE="GPL-2" + +KEYWORDS="~x86 ~amd64" +SLOT="0" +IUSE="cdf fftw imagemagick jpeg2k kexi opengl tiff" + +DEPEND=">=sci-libs/gsl-1.6 + sci-libs/netcdf + virtual/ghostscript + x11-libs/qwtplot3d + media-libs/audiofile + fftw? ( >=sci-libs/fftw-3 ) + imagemagick? ( >=media-gfx/imagemagick-5.5.6-r1 ) + jpeg2k? ( >=media-libs/jasper-1.700.5-r1 ) + tiff? ( >=media-libs/tiff-3.5.5 ) + opengl? ( virtual/opengl ) + kexi? ( || ( app-office/kexi app-office/koffice ) ) + !amd64? ( cdf? ( sci-libs/cdf ) + >=media-gfx/pstoedit-3.33 )" + +need-kde 3.4 + +[[ -n PV_BUGFIX ]] && PATCHES="${WORKDIR}/${BUGFIX}" + +src_unpack() { + kde_src_unpack + # let's make sure we don't use included libs + echo "# Using shared libs!" >| netcdf/netcdf.h + echo "# Using shared libs!" >| qwtplot3d/qwt3d_plot.h + echo "# Using shared libs!" >| audiofile/audiofile.h +} + +src_compile() { + export QTDIR="${ROOT}/usr/qt/3" + export QWT3D_PATH="${ROOT}/usr" + export KEXIDB_DIR="${ROOT}/usr" + + # texvc not in Portage and I'm not keen maintaining it + # qsa ebuilds in bad shape atm. + local myconf="--disable-fftw --enable-gsl --enable-ps2eps \ + --disable-texvc --disable-ocaml --enable-netcdf --enable-audiofile \ + --enable-system-qwtplot3d --enable-libundo --disable-qsa" + + if use amd64; then + myconf="${myconf} --disable-cdf" + else + myconf="${myconf} $(use_enable cdf)" + fi + + local myconf="${myconf} \ + $(use_enable fftw fftw3) \ + $(use_enable imagemagick ImageMagick) \ + $(use_enable jpeg2k jasper) \ + $(use_enable tiff) \ + $(use_enable kexi KexiDB) \ + $(use_enable opengl)" + gnuconfig_update + kde_src_compile +} + |