commit:     f667c44afb6544667c0ba8fadb3d2f70fadf08ad
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Mon May 15 21:14:04 2017 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Mon May 15 21:14:04 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f667c44a

sci-biology/SOAPdenovo2: new package

Does not respect CFLAGS, compile fails

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sci-biology/SOAPdenovo2/SOAPdenovo2-240.ebuild | 20 ++++++++++++++++++++
 sci-biology/SOAPdenovo2/metadata.xml           | 12 ++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/sci-biology/SOAPdenovo2/SOAPdenovo2-240.ebuild 
b/sci-biology/SOAPdenovo2/SOAPdenovo2-240.ebuild
new file mode 100644
index 000000000..cfd5749db
--- /dev/null
+++ b/sci-biology/SOAPdenovo2/SOAPdenovo2-240.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Whole genome shotgun assembler (sparse de Bruijn graph)"
+HOMEPAGE="https://sourceforge.net/projects/soapdenovo2
+       https://github.com/aquaskyline/SOAPdenovo2
+       http://gigascience.biomedcentral.com/articles/10.1186/2047-217X-1-18";
+SRC_URI="https://sourceforge.net/projects/soapdenovo2/files/${PN}/src/r${PV}/${PN}-src-r${PV}.tgz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}"/"${PN}"-src-r"${PV}"

diff --git a/sci-biology/SOAPdenovo2/metadata.xml 
b/sci-biology/SOAPdenovo2/metadata.xml
new file mode 100644
index 000000000..f68a1b6fa
--- /dev/null
+++ b/sci-biology/SOAPdenovo2/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <maintainer type="person">
+    <email>[email protected]</email>
+    <name>Martin Mokrejs</name>
+  </maintainer>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Gentoo Biology Project</name>
+  </maintainer>
+</pkgmetadata>

Reply via email to