public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/mira/
Date: Tue, 30 Apr 2013 09:42:51 +0000 (UTC)	[thread overview]
Message-ID: <1367314938.00bb77fe4833272c18c448942d8e19b99d729e77.mmokrejs@gentoo> (raw)

commit:     00bb77fe4833272c18c448942d8e19b99d729e77
Author:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Tue Apr 30 09:42:18 2013 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Tue Apr 30 09:42:18 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=00bb77fe

sci-biology/mira-3.9.15: bump to current besta version

Package-Manager: portage-2.1.11.62

---
 sci-biology/mira/ChangeLog          |    6 +++
 sci-biology/mira/mira-3.9.15.ebuild |   64 +++++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+), 0 deletions(-)

diff --git a/sci-biology/mira/ChangeLog b/sci-biology/mira/ChangeLog
index 68b66f6..afda6bd 100644
--- a/sci-biology/mira/ChangeLog
+++ b/sci-biology/mira/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*mira-3.9.15 (30 Apr 2013)
+
+  30 Apr 2013; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
+  +mira-3.9.15.ebuild:
+  sci-biology/mira-3.9.15: bump to current besta version mira-3.9.15.ebuild
+
 *mira-3.4.1.1 (22 Feb 2013)
 *mira-3.9.9 (22 Feb 2013)
 

diff --git a/sci-biology/mira/mira-3.9.15.ebuild b/sci-biology/mira/mira-3.9.15.ebuild
new file mode 100644
index 0000000..8dbb921
--- /dev/null
+++ b/sci-biology/mira/mira-3.9.15.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/mira/mira-3.4.0.2.ebuild,v 1.1 2012/11/07 22:29:56 jlec Exp $
+
+EAPI=4
+
+MIRA_3RDPARTY_PV="06-07-2012"
+
+inherit autotools base multilib
+
+DESCRIPTION="Whole Genome Shotgun and EST Sequence Assembler for Sanger, 454 and Solexa / Illumina"
+HOMEPAGE="http://www.chevreux.org/projects_mira.html"
+SRC_URI="
+	http://sourceforge.net/projects/mira-assembler/files/MIRA/development/${P}.tar.bz2
+	mirror://sourceforge/mira-assembler/mira_3rdparty_${MIRA_3RDPARTY_PV}.tar.bz2"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+IUSE="doc"
+
+CDEPEND="
+	dev-libs/boost
+	dev-util/google-perftools"
+DEPEND="${CDEPEND}
+	app-editors/vim-core
+	dev-libs/expat"
+RDEPEND="${CDEPEND}"
+
+#DOCS=( AUTHORS GETTING_STARTED NEWS README HELP_WANTED
+#	THANKS doc/3rdparty/scaffolding_MIRA_BAMBUS.pdf )
+DOCS=( AUTHORS GETTING_STARTED NEWS README HELP_WANTED
+	THANKS )
+
+src_prepare() {
+	find -name 'configure*' -or -name 'Makefile*' | xargs sed -i 's/flex++/flex -+/' || die
+	epatch \
+		"${FILESDIR}"/${PN}-3.4.0.2-boost-1.50.patch
+	AT_M4DIR="config/m4" eautoreconf
+}
+
+src_configure() {
+	econf \
+		--with-boost="${EPREFIX}/usr/$(get_libdir)" \
+		--with-boost-libdir="${EPREFIX}/usr/$(get_libdir)" \
+		--with-boost-thread=boost_thread-mt
+}
+
+#src_compile() {
+#	base_src_compile
+#	# TODO: resolve docbook incompatibility for building docs
+#	if use doc; then emake -C doc clean docs || die; fi
+#}
+
+src_install() {
+	base_src_install
+	dobin "${WORKDIR}"/3rdparty/{sff_extract,qual2ball,*.pl}
+	dodoc "${WORKDIR}"/3rdparty/{README.txt,midi_screen.fasta}
+}
+
+pkg_postinst() {
+	einfo "Documentation is no longer built, you can find it at:"
+	einfo "http://mira-assembler.sourceforge.net/docs/DefinitiveGuideToMIRA.html"
+}


             reply	other threads:[~2013-04-30  9:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-30  9:42 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-04-20  0:18 [gentoo-commits] proj/sci:master commit in: sci-biology/mira/ Martin Mokrejs
2014-04-12 12:35 Martin Mokrejs
2014-01-06 17:18 Justin Lecher
2013-11-12 20:20 Martin Mokrejs
2013-10-01 13:03 Martin Mokrejs
2013-09-25 14:33 Justin Lecher
2013-09-25 13:35 Martin Mokrejs
2012-05-22 19:43 Justin Lecher
2011-07-05  8:22 Martin Mokrejs
2011-06-10 15:23 Martin Mokrejs
2011-05-18 16:18 Martin Mokrejs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1367314938.00bb77fe4833272c18c448942d8e19b99d729e77.mmokrejs@gentoo \
    --to=mmokrejs@fold.natur.cuni.cz \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox