summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2005-12-23 16:39:16 +0000
committerCarsten Lohrke <carlo@gentoo.org>2005-12-23 16:39:16 +0000
commit6e0f92380efa6123f2c64f6b064917f9c7f6e2f4 (patch)
tree4296d7650bd39d7aba7d729d88192c445abd76af /media-gfx
parentcoorect previos use flag change (diff)
downloadgentoo-2-6e0f92380efa6123f2c64f6b064917f9c7f6e2f4.tar.gz
gentoo-2-6e0f92380efa6123f2c64f6b064917f9c7f6e2f4.tar.bz2
gentoo-2-6e0f92380efa6123f2c64f6b064917f9c7f6e2f4.zip
version bump
(Portage version: 2.0.53)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/labplot/ChangeLog7
-rw-r--r--media-gfx/labplot/Manifest10
-rw-r--r--media-gfx/labplot/files/digest-labplot-1.5.0.51
-rw-r--r--media-gfx/labplot/labplot-1.5.0.5.ebuild73
4 files changed, 86 insertions, 5 deletions
diff --git a/media-gfx/labplot/ChangeLog b/media-gfx/labplot/ChangeLog
index 061896d9e1eb..6bd6f8b1fdc4 100644
--- a/media-gfx/labplot/ChangeLog
+++ b/media-gfx/labplot/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-gfx/labplot
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/labplot/ChangeLog,v 1.4 2005/01/05 14:44:59 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/labplot/ChangeLog,v 1.5 2005/12/23 16:39:16 carlo Exp $
+
+*labplot-1.5.0.5 (23 Dec 2005)
+
+ 23 Dec 2005; Carsten Lohrke <carlo@gentoo.org> +labplot-1.5.0.5.ebuild:
+ version bump
*labplot-1.4.0 (05 Jan 2005)
diff --git a/media-gfx/labplot/Manifest b/media-gfx/labplot/Manifest
index bfea56c281b3..8a828ee8df75 100644
--- a/media-gfx/labplot/Manifest
+++ b/media-gfx/labplot/Manifest
@@ -1,6 +1,8 @@
-MD5 862e7941cb21c9dd10e8bd6183f21fb0 metadata.xml 173
-MD5 c29f2d9bf9c757e8b6a93a7f147b5766 labplot-1.4.0.ebuild 1607
-MD5 748a8b231bf5d0a9186881a422260f0c ChangeLog 1994
-MD5 1db5faa2d87be7b123c3ffdecd45ddec files/getversion.patch 945
+MD5 af54a6f1a15c24d7562d04c06c9beb9d ChangeLog 2116
MD5 0e5477ba8d6a62e6a2dde93c7e12cef6 files/digest-labplot-1.4.0 66
+MD5 4b62d7857464cb884b29fd2bd255a381 files/digest-labplot-1.5.0.5 69
+MD5 1db5faa2d87be7b123c3ffdecd45ddec files/getversion.patch 945
MD5 56ca5a2584d30cb2ec78d04714df475a files/labplot-1.3.0-amd64.patch 855
+MD5 c29f2d9bf9c757e8b6a93a7f147b5766 labplot-1.4.0.ebuild 1607
+MD5 b678c1ccbd3782bec541a3c7185f7894 labplot-1.5.0.5.ebuild 1998
+MD5 862e7941cb21c9dd10e8bd6183f21fb0 metadata.xml 173
diff --git a/media-gfx/labplot/files/digest-labplot-1.5.0.5 b/media-gfx/labplot/files/digest-labplot-1.5.0.5
new file mode 100644
index 000000000000..dad30316c521
--- /dev/null
+++ b/media-gfx/labplot/files/digest-labplot-1.5.0.5
@@ -0,0 +1 @@
+MD5 aa5b7ae0c10a3a75bb100cacb2a53bf3 LabPlot-1.5.0.5.tar.gz 10304752
diff --git a/media-gfx/labplot/labplot-1.5.0.5.ebuild b/media-gfx/labplot/labplot-1.5.0.5.ebuild
new file mode 100644
index 000000000000..ad6c5f3dae19
--- /dev/null
+++ b/media-gfx/labplot/labplot-1.5.0.5.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/labplot/labplot-1.5.0.5.ebuild,v 1.1 2005/12/23 16:39:16 carlo Exp $
+
+inherit eutils gnuconfig kde
+
+MY_P="LabPlot-${PV/_/.}"
+S="${WORKDIR}/${MY_P%.?}"
+
+DESCRIPTION="KDE application for plotting and analysis of 2d and 3d functions and data"
+HOMEPAGE="http://labplot.sourceforge.net/"
+SRC_URI="mirror://sourceforge/labplot/${MY_P}.tar.gz"
+LICENSE="GPL-2"
+
+KEYWORDS="~x86 ~amd64"
+SLOT="0"
+IUSE="audiofile cdf fftw imagemagick jpeg2k kexi opengl tiff"
+
+DEPEND=">=media-gfx/pstoedit-3.33
+ >=sci-libs/gsl-1.4
+ sci-libs/netcdf
+ virtual/ghostscript
+ x11-libs/qwtplot3d
+ audiofile? ( 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 ) )"
+
+need-kde 3.1
+
+src_unpack() {
+ kde_src_unpack
+ sed -e "s:QWT3D_PATH/include:QWT3D_PATH/include/qwtplot3d:" \
+ -e "s:KEXIDB_DIR/include:KEXIDB_DIR/include/kexidb:" \
+ -i configure
+ # 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
+}
+
+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-system-qwtplot3d --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 audiofile) \
+ $(use_enable jpeg2k jasper) \
+ $(use_enable tiff) \
+ $(use_enable kexi KexiDB) \
+ $(use_enable opengl)"
+ gnuconfig_update
+ kde_src_compile
+}
+