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/ANGLE-bin/
Date: Wed, 10 Feb 2016 15:26:26 +0000 (UTC)	[thread overview]
Message-ID: <1455117838.3f78358286d681fd4f41ce8a366a45988d70f8b1.mmokrejs@gentoo> (raw)

commit:     3f78358286d681fd4f41ce8a366a45988d70f8b1
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Wed Feb 10 15:23:58 2016 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Wed Feb 10 15:23:58 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3f783582

sci-biology/ANGLE-bin: new package

Package-Manager: portage-2.2.26

 sci-biology/ANGLE-bin/ANGLE-bin-20080813.ebuild | 33 +++++++++++++++++++++++++
 sci-biology/ANGLE-bin/metadata.xml              | 12 +++++++++
 2 files changed, 45 insertions(+)

diff --git a/sci-biology/ANGLE-bin/ANGLE-bin-20080813.ebuild b/sci-biology/ANGLE-bin/ANGLE-bin-20080813.ebuild
new file mode 100644
index 0000000..44bc582
--- /dev/null
+++ b/sci-biology/ANGLE-bin/ANGLE-bin-20080813.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION="CDS prediction overcoming sequencing errors in protein coding regions in unfinished cDNA"
+HOMEPAGE="http://bioinformatics.cenargen.embrapa.br/portrait/download"
+SRC_URI="http://bioinformatics.cenargen.embrapa.br/portrait/download/angle.tar.gz"
+
+RESTRICT="fetch"
+# According to Roberto T Arrial (author of portrait) for the purpose of his
+# portrait project the binaries were provided under a BSD license.
+# The output from Angle is modified for use with portrait and differs from
+# current versions at http://cbrc3.cbrc.jp/~shimizu/index.php
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}"/angle
+
+src_install(){
+	dobin *.pl ANGLE-linux64 ANGLE-linux32 ANGLE-linux32DP ANGLE-linux64DP
+	dodoc README.txt
+	insinto /usr/share/"${PN}"
+	doins test.html sample.txt sample2.txt "test" seq2.noOrf
+	doins -r param-human
+	doins -r param-plant
+}

diff --git a/sci-biology/ANGLE-bin/metadata.xml b/sci-biology/ANGLE-bin/metadata.xml
new file mode 100644
index 0000000..1699e58
--- /dev/null
+++ b/sci-biology/ANGLE-bin/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>mmokrejs@fold.natur.cuni.cz</email>
+    <name>Martin Mokrejs</name>
+  </maintainer>
+<maintainer type="project">
+    <email>sci-biology@gentoo.org</email>
+    <name>Gentoo Biology Project</name>
+  </maintainer>
+</pkgmetadata>


             reply	other threads:[~2016-02-10 15:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-10 15:26 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-26  9:46 [gentoo-commits] proj/sci:master commit in: sci-biology/ANGLE-bin/ Justin Lecher
2021-03-05 15:29 Andrew Ammerlaan

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=1455117838.3f78358286d681fd4f41ce8a366a45988d70f8b1.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