summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2009-10-16 02:49:03 +0000
committerMarkus Dittrich <markusle@gentoo.org>2009-10-16 02:49:03 +0000
commitb19e0dfba31d32fecdfb19451c09aaed583dbe55 (patch)
treecf60a32cb329dac0d4050874a4c7c1d82d9ecc18 /sci-visualization
parentAdded patch to remove symbols missing from recent gsl. (diff)
downloadgentoo-2-b19e0dfba31d32fecdfb19451c09aaed583dbe55.tar.gz
gentoo-2-b19e0dfba31d32fecdfb19451c09aaed583dbe55.tar.bz2
gentoo-2-b19e0dfba31d32fecdfb19451c09aaed583dbe55.zip
Enable legacy API for hdf5 until upstream has caught up (#289172).
(Portage version: 2.1.7.1/cvs/Linux x86_64)
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/labplot/ChangeLog5
-rw-r--r--sci-visualization/labplot/labplot-1.6.0.2.ebuild7
2 files changed, 9 insertions, 3 deletions
diff --git a/sci-visualization/labplot/ChangeLog b/sci-visualization/labplot/ChangeLog
index 7d236c126362..505f73bbe4d5 100644
--- a/sci-visualization/labplot/ChangeLog
+++ b/sci-visualization/labplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-visualization/labplot
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/ChangeLog,v 1.25 2009/10/16 02:41:10 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/ChangeLog,v 1.26 2009/10/16 02:49:03 markusle Exp $
+
+ 16 Oct 2009; Markus Dittrich <markusle@gentoo.org> labplot-1.6.0.2.ebuild:
+ Enable legacy API for hdf5 until upstream has caught up (#289172).
16 Oct 2009; Markus Dittrich <markusle@gentoo.org> labplot-1.6.0.2.ebuild,
+files/labplot-1.6.0.2-gsl-units-fix.patch:
diff --git a/sci-visualization/labplot/labplot-1.6.0.2.ebuild b/sci-visualization/labplot/labplot-1.6.0.2.ebuild
index 566efda88a95..554b62a8ae38 100644
--- a/sci-visualization/labplot/labplot-1.6.0.2.ebuild
+++ b/sci-visualization/labplot/labplot-1.6.0.2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/labplot-1.6.0.2.ebuild,v 1.3 2009/10/16 02:41:10 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/labplot-1.6.0.2.ebuild,v 1.4 2009/10/16 02:49:03 markusle Exp $
EAPI=1
-inherit eutils kde multilib
+inherit eutils kde multilib flag-o-matic
MY_P="LabPlot-${PV}"
@@ -72,6 +72,9 @@ src_compile() {
export KEXIDB_DIR="/usr"
use R && export R_HOME=/usr/$(get_libdir)/R
+ # need to enable hdf-1.6 API
+ use hdf5 && append-flags -DH5_USE_16_API
+
# reasons for disabling options:
# - fftw is fftw2, so we prefer fftw3
# - texvc external would need mediawiki (big), internal conflicts with it