summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernd Waibel <waebbl@gmail.com>2019-09-03 09:13:06 +0200
committerMatthias Maier <tamiko@gentoo.org>2019-09-03 17:34:40 -0500
commite9b0b284bd806b5673853cfcfdecabc705702961 (patch)
treedf617d8057ebd34704e0231aa72f751623eac6c2 /sci-libs/med/metadata.xml
parentgames-arcade/shovel-knight: New package (diff)
downloadgentoo-e9b0b284bd806b5673853cfcfdecabc705702961.tar.gz
gentoo-e9b0b284bd806b5673853cfcfdecabc705702961.tar.bz2
gentoo-e9b0b284bd806b5673853cfcfdecabc705702961.zip
sci-libs/med: merge libmed into med
* Merge sci-libs/libmed into sci-libs/med, to resolve redundancy. * Changed to use autotools instead of cmake, as sci-libs/gmsh does not build against the cmake built variant. * Remove mpi USE flag, as there's no option to disable mpi support when using autotools to build the package. Closes: https://bugs.gentoo.org/693146 Package-Manager: Portage-2.3.74, Repoman-2.3.17 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'sci-libs/med/metadata.xml')
-rw-r--r--sci-libs/med/metadata.xml15
1 files changed, 14 insertions, 1 deletions
diff --git a/sci-libs/med/metadata.xml b/sci-libs/med/metadata.xml
index dd66d18ef4fd..66143a59248b 100644
--- a/sci-libs/med/metadata.xml
+++ b/sci-libs/med/metadata.xml
@@ -5,8 +5,21 @@
<email>tamiko@gentoo.org</email>
<name>Matthias Maier</name>
</maintainer>
+ <maintainer type="person">
+ <email>waebbl@gmail.com</email>
+ <name>Bernd Waibel</name>
+ </maintainer>
<maintainer type="project">
<email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
+ <description>Gentoo Science Project</description>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <description>Gentoo Proxy Maintainers</description>
</maintainer>
+ <use>
+ <flag name="hdf5_16_api">
+ Use -DH5_USE_16_API to build the package against old 1.6 API of HDF5
+ </flag>
+ </use>
</pkgmetadata>