diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
commit | 4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch) | |
tree | ba5f07bf3f9d22d82e54a462313f5d244036c768 /app-shells/mpibash |
reinit the tree, so we can have metadata
Diffstat (limited to 'app-shells/mpibash')
-rw-r--r-- | app-shells/mpibash/Manifest | 6 | ||||
-rw-r--r-- | app-shells/mpibash/metadata.xml | 15 | ||||
-rw-r--r-- | app-shells/mpibash/mpibash-1.2.ebuild | 42 | ||||
-rw-r--r-- | app-shells/mpibash/mpibash-9999.ebuild | 42 |
4 files changed, 105 insertions, 0 deletions
diff --git a/app-shells/mpibash/Manifest b/app-shells/mpibash/Manifest new file mode 100644 index 000000000000..1753411a1fc3 --- /dev/null +++ b/app-shells/mpibash/Manifest @@ -0,0 +1,6 @@ +DIST mpibash-1.2.tar.gz 347083 SHA256 5c2faaa74464111205dbae4799bd89c2425810ec3708d004237b42d620c8be57 SHA512 db755dd2c6212a8d7dfd6cbff17d5dffcbc3b6a0286abdad4d2e21790453d2356e88c566abe4648da138d6964098fad581b8fd5beae1335f5787de92f4659104 WHIRLPOOL 94fcf50d89250a6478a2ed56a0c1769dd678869884e1e80066ebdb479dd0c6d64048ade7829020fdad050b1e77a2315ab7e325a97aa472291d3e9a4888c915e3 +EBUILD mpibash-1.2.ebuild 1018 SHA256 d3c9d3cb1965f75c94ecaa4cdef13530e9ffe4cf71e198653b9264e3a0a03321 SHA512 ed96bc0db5a157c7c6698398ad49f310a1569a908530ee25ec434557be6e28fd2427e574e1559f73a88622428549bdd72a524457c21bd621702207883f376dc2 WHIRLPOOL 44d892932e33fba73febd4c40e77dec91fabccf21d62d2ed396eab5209862c9c52d3753a0114d4a2cd34ab2f9f61bb80a2b32e4ee59051f4eb83f7dbee7e4a9a +EBUILD mpibash-9999.ebuild 1018 SHA256 d3c9d3cb1965f75c94ecaa4cdef13530e9ffe4cf71e198653b9264e3a0a03321 SHA512 ed96bc0db5a157c7c6698398ad49f310a1569a908530ee25ec434557be6e28fd2427e574e1559f73a88622428549bdd72a524457c21bd621702207883f376dc2 WHIRLPOOL 44d892932e33fba73febd4c40e77dec91fabccf21d62d2ed396eab5209862c9c52d3753a0114d4a2cd34ab2f9f61bb80a2b32e4ee59051f4eb83f7dbee7e4a9a +MISC ChangeLog 2762 SHA256 25595c673d942a4e6a21670b180fd7f6ff7c8cc82ea804d9db45f0b2e025e101 SHA512 d7605fb4571ac15851f23b4f3f54d47d1e1b5cb005cce0b8dce56c57926b89aea9ebe7a0421bdc029da72f19b9657a234052f6acc5c26cfdb1a49c5a724f385d WHIRLPOOL e079ebe7e0218cc37ff2a0f96e694a73db11ce105c14e42973603064fd261523e3d754ce083a1c5a4e3f825cd2b5b84ec46d33bd4fce713b689936592c80fc59 +MISC ChangeLog-2015 870 SHA256 ff79f3f3059cb1c3306a531ed02522e397bab1adfaf35044c0b1766d1cffed12 SHA512 f89747a73d22ef81bb095ecfc7192577a0acc0909c357fe62803eb8e2e86c49415fa2b71ff310fb9fb681a38fe3e2b1ac50ae9ae45cb1c9105cf097e3837a71a WHIRLPOOL ede20a6722c43d98b6d0bdf16d98fa54d4f64caf96c02ab5f65cd9e24b3fddc853ee01a89a7a5fb2ddb179d99d10c81d249ccb669b264153ef34127652f02756 +MISC metadata.xml 461 SHA256 ed713d3ed1180e196bff711002163250a61f20aef544ed957476562811f78ed6 SHA512 c859d865a24aa9ba99b293ce2ef438ae6060860faed308d358c173d83f3a17017a51f509e80e1e63347781fae2db0bcd7e4a03e8c16561d0f09210ccbdde0c64 WHIRLPOOL b6a05a5f8e2901d6541d2073ba7c432ccc19a4d411e649b19d64b23daba9409022bc5e1c6e5db9c79c0795102f49dab845099d81d199ec8920135b4cbbb6bbf6 diff --git a/app-shells/mpibash/metadata.xml b/app-shells/mpibash/metadata.xml new file mode 100644 index 000000000000..1a4b981f1128 --- /dev/null +++ b/app-shells/mpibash/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>junghans@gentoo.org</email> + <name>Christoph Junghans</name> + </maintainer> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <upstream> + <remote-id type="github">lanl/MPI-Bash</remote-id> + </upstream> +</pkgmetadata> diff --git a/app-shells/mpibash/mpibash-1.2.ebuild b/app-shells/mpibash/mpibash-1.2.ebuild new file mode 100644 index 000000000000..594ac6bc88cb --- /dev/null +++ b/app-shells/mpibash/mpibash-1.2.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit autotools-utils multilib + +if [[ ${PV} = 9999 ]]; then + EGIT_REPO_URI="https://github.com/lanl/MPI-Bash.git" + inherit git-r3 + KEYWORDS="" + AUTOTOOLS_AUTORECONF=1 +else + SRC_URI="https://github.com/lanl/MPI-Bash/releases/download/v${PV}/${P}.tar.gz" + KEYWORDS="~amd64" +fi + +DESCRIPTION="Parallel scripting right from the Bourne-Again Shell (Bash)" +HOMEPAGE="https://github.com/lanl/MPI-Bash" + +LICENSE="GPL-3" +SLOT="0" +IUSE="examples" + +DEPEND="virtual/mpi + >=app-shells/bash-4.2[plugins] + sys-cluster/libcircle" +RDEPEND="${DEPEND}" + +src_configure() { + local myeconfargs=( + --with-bashdir="${EPREFIX}"/usr/include/bash-plugins + --with-plugindir="${EPREFIX}"/usr/$(get_libdir)/bash + ) + autotools-utils_src_configure +} + +src_install() { + autotools-utils_src_install + sed -i '/^export LD_LIBRARY_PATH/d' "${ED}/usr/bin/${PN}" || die + use examples || rm -r "${ED}/usr/share/doc/${PF}/examples" || die +} diff --git a/app-shells/mpibash/mpibash-9999.ebuild b/app-shells/mpibash/mpibash-9999.ebuild new file mode 100644 index 000000000000..594ac6bc88cb --- /dev/null +++ b/app-shells/mpibash/mpibash-9999.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit autotools-utils multilib + +if [[ ${PV} = 9999 ]]; then + EGIT_REPO_URI="https://github.com/lanl/MPI-Bash.git" + inherit git-r3 + KEYWORDS="" + AUTOTOOLS_AUTORECONF=1 +else + SRC_URI="https://github.com/lanl/MPI-Bash/releases/download/v${PV}/${P}.tar.gz" + KEYWORDS="~amd64" +fi + +DESCRIPTION="Parallel scripting right from the Bourne-Again Shell (Bash)" +HOMEPAGE="https://github.com/lanl/MPI-Bash" + +LICENSE="GPL-3" +SLOT="0" +IUSE="examples" + +DEPEND="virtual/mpi + >=app-shells/bash-4.2[plugins] + sys-cluster/libcircle" +RDEPEND="${DEPEND}" + +src_configure() { + local myeconfargs=( + --with-bashdir="${EPREFIX}"/usr/include/bash-plugins + --with-plugindir="${EPREFIX}"/usr/$(get_libdir)/bash + ) + autotools-utils_src_configure +} + +src_install() { + autotools-utils_src_install + sed -i '/^export LD_LIBRARY_PATH/d' "${ED}/usr/bin/${PN}" || die + use examples || rm -r "${ED}/usr/share/doc/${PF}/examples" || die +} |