public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrey Kislyuk" <weaver@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/blasr/
Date: Thu, 22 Mar 2012 20:44:05 +0000 (UTC)	[thread overview]
Message-ID: <1332449026.773f59b25f75fd5e9b2492e3bd5c318c520d4866.weaver@gentoo> (raw)

commit:     773f59b25f75fd5e9b2492e3bd5c318c520d4866
Author:     Andrey Kislyuk <kislyuk <AT> gmail <DOT> com>
AuthorDate: Thu Mar 22 20:43:46 2012 +0000
Commit:     Andrey Kislyuk <weaver <AT> gentoo <DOT> org>
CommitDate: Thu Mar 22 20:43:46 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=773f59b2

New package, ebuild written by me

---
 sci-biology/blasr/ChangeLog         |   10 ++++++++++
 sci-biology/blasr/blasr-9999.ebuild |   33 +++++++++++++++++++++++++++++++++
 sci-biology/blasr/metadata.xml      |    9 +++++++++
 3 files changed, 52 insertions(+), 0 deletions(-)

diff --git a/sci-biology/blasr/ChangeLog b/sci-biology/blasr/ChangeLog
new file mode 100644
index 0000000..f10ba22
--- /dev/null
+++ b/sci-biology/blasr/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-biology/blasr
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*blasr-9999 (22 Mar 2012)
+
+  22 Mar 2012; Andrey Kislyuk <weaver@gentoo.org> +blasr-9999.ebuild,
+  +metadata.xml:
+  New package, ebuild written by me
+

diff --git a/sci-biology/blasr/blasr-9999.ebuild b/sci-biology/blasr/blasr-9999.ebuild
new file mode 100644
index 0000000..94e874f
--- /dev/null
+++ b/sci-biology/blasr/blasr-9999.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/gatk/gatk-9999.ebuild,v 1.1 2011/10/31 21:18:17 weaver Exp $
+
+EAPI=4
+
+MY_HASH=885c33a
+
+EGIT_REPO_URI="https://github.com/PacificBiosciences/blasr.git"
+
+inherit git
+
+DESCRIPTION="The PacBio long read aligner"
+HOMEPAGE="http://www.smrtcommunity.com/SMRT-Analysis/Algorithms/BLASR"
+#SRC_URI="https://github.com/PacificBiosciences/blasr/tarball/${PV} -> ${P}.tar.gz"
+SRC_URI=""
+
+LICENSE="as-is"
+SLOT="0"
+IUSE=""
+KEYWORDS=""
+
+DEPEND="sci-libs/hdf5[cxx]"
+RDEPEND=""
+
+S="${WORKDIR}/blasr-${MY_HASH}"
+
+ASSEMBLY_HOME="${D}/usr"
+
+src_install() {
+	dodir /usr/bin
+	make install ASSEMBLY_HOME="${D}/usr" || die
+}

diff --git a/sci-biology/blasr/metadata.xml b/sci-biology/blasr/metadata.xml
new file mode 100644
index 0000000..3302123
--- /dev/null
+++ b/sci-biology/blasr/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>weaver@gentoo.org</email>
+		<name>Andrey Kislyuk</name>
+	</maintainer>
+	<herd>sci-biology</herd>
+</pkgmetadata>



             reply	other threads:[~2012-03-22 20:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-22 20:44 Andrey Kislyuk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-01-06 19:27 [gentoo-commits] proj/sci:master commit in: sci-biology/blasr/ Justin Lecher
2016-06-23 15:45 Martin Mokrejs
2019-01-17 12:38 Martin Mokrejs
2021-01-13 20:18 Andrew Ammerlaan
2021-08-31  9:45 Andrew Ammerlaan
2022-01-23 13:32 Andrew Ammerlaan
2022-01-25 15:34 Andrew Ammerlaan
2023-02-17 21:00 Horea Christian

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=1332449026.773f59b25f75fd5e9b2492e3bd5c318c520d4866.weaver@gentoo \
    --to=weaver@gentoo.org \
    --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