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
commitc3a6df011c8a016d271ce086aa631f0bf767e102 (patch)
tree7b2316bc8693e622cd8e0f63fb48879ef85f50ad /sci-visualization
parentAdded patch to remove symbols missing from recent gsl. (diff)
downloadhistorical-c3a6df011c8a016d271ce086aa631f0bf767e102.tar.gz
historical-c3a6df011c8a016d271ce086aa631f0bf767e102.tar.bz2
historical-c3a6df011c8a016d271ce086aa631f0bf767e102.zip
Enable legacy API for hdf5 until upstream has caught up (#289172).
Package-Manager: portage-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/Manifest4
-rw-r--r--sci-visualization/labplot/labplot-1.6.0.2.ebuild7
3 files changed, 11 insertions, 5 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/Manifest b/sci-visualization/labplot/Manifest
index ec7cbc757040..882526f8cbd8 100644
--- a/sci-visualization/labplot/Manifest
+++ b/sci-visualization/labplot/Manifest
@@ -6,6 +6,6 @@ AUX labplot-1.6.0.1-linkexec.patch 388 RMD160 b220c747429d5492290df3f46618289af9
AUX labplot-1.6.0.2-gcc43.patch 251 RMD160 090d1b35e4f0e681d18af723e2d1f7fdec0aad90 SHA1 26bca276e3cc60a3b4ac8e2750847d88366f8b1d SHA256 d3f5239cdf7504c546e48453b1b30a85cba5a816681df2844cffe853552039a5
AUX labplot-1.6.0.2-gsl-units-fix.patch 1611 RMD160 e88453ebeffac1878d363860e694057899a66011 SHA1 5bf4d670f1425d373d7efbc4639aaf22a3f4cf7e SHA256 e7533b98ed8b774492f3e7727478cbcb23cdc7e167b308a28af1212106e10bd5
DIST LabPlot-1.6.0.2.tar.gz 11596875 RMD160 ba4467f6d6ae4510c4b640d964ce0d68adee07f3 SHA1 2df566fa440f1afa53043c8bd8d0f84df8264b87 SHA256 f19377c22f77a3cf9449532e713f9e2b0400abc21dbb66a8766551a88d931b1d
-EBUILD labplot-1.6.0.2.ebuild 3065 RMD160 e054505ca8fbda20e92f830e48ee108be0de94b8 SHA1 ba536dba3e397f9a3d2170dde10c7eae408d80c3 SHA256 86d98d2d4817008c2395d242a8e89fa9d1e30580b00fa7b6fb39387f121587c6
-MISC ChangeLog 6721 RMD160 b888a7b9fd7c368b67b7b8ff4f0c3a3533092dbf SHA1 108deab0e6761d0db82ff751bc159807e32da270 SHA256 e0292dc0c2e8fba9debb28ae265b47ed9c3f42ba5e5a4b0be15f8bca4f3e2a4e
+EBUILD labplot-1.6.0.2.ebuild 3151 RMD160 ee8f25b20e906e519757e99bd8315be6e9366aba SHA1 f3e3d7a70a75c6ee04935aa9fd6b9f67339c88f4 SHA256 5ed1bb4a6b5cc076d55b7c35a947b955e42e4547efa496e2eb42024982020aa0
+MISC ChangeLog 6868 RMD160 a1ce01305d4ee6966f9783a3a7138b6ca8d72b8d SHA1 e5aba59cc9a133dc574469d41727f8f74e49d504 SHA256 c4445d3184c0955cc49b4ddf1e8d1477a50e5570c16ade0d9ec8442505229e78
MISC metadata.xml 861 RMD160 b253178265718b8a8788e1f0571273a34634417c SHA1 e26133c213a828394a55479c78c4e1b888e94900 SHA256 1d0ca1977a8191d1c849c1ccd093c21d1f837b672447c98d0b73003f89b198df
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