From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/BRAKER/
Date: Mon, 27 Apr 2015 11:39:27 +0000 (UTC) [thread overview]
Message-ID: <1430134738.aa013962dcd3a5c45b467c96cda43c4bd8e33fad.mmokrejs@gentoo> (raw)
commit: aa013962dcd3a5c45b467c96cda43c4bd8e33fad
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Mon Apr 27 11:38:58 2015 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Mon Apr 27 11:38:58 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=aa013962
sci-biology/BRAKER: new package; somehow RDEPENDs are installed wrongly: Can't locate Scalar/Util/Numeric.pm in @INC (you may need to install the Scalar::Util::Numeric module)
Package-Manager: portage-2.2.18
sci-biology/BRAKER/BRAKER-20150330.ebuild | 32 +++++++++++++++++++++++++++++++
sci-biology/BRAKER/ChangeLog | 11 +++++++++++
sci-biology/BRAKER/metadata.xml | 9 +++++++++
3 files changed, 52 insertions(+)
diff --git a/sci-biology/BRAKER/BRAKER-20150330.ebuild b/sci-biology/BRAKER/BRAKER-20150330.ebuild
new file mode 100644
index 0000000..9ee5465
--- /dev/null
+++ b/sci-biology/BRAKER/BRAKER-20150330.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PERL_EXPORT_PHASE_FUNCTIONS=no
+inherit perl-module
+
+DESCRIPTION="Gene prediction based on RNA-Seq using GeneMark-ET and AUGUSTUS"
+# http://bioinf.uni-greifswald.de/bioinf/publications/pag2015.pdf
+HOMEPAGE="http://bioinf.uni-greifswald.de/augustus/downloads"
+SRC_URI=" http://bioinf.uni-greifswald.de/augustus/binaries/BRAKER1.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}
+ virtual/perl-Scalar-List-Utils"
+
+S="${WORKDIR}"
+
+src_install(){
+ perl_set_version
+ dobin *.pl
+ insinto ${VENDOR_LIB}/${PN}
+ doins *.pm
+ dodoc README.braker
+}
diff --git a/sci-biology/BRAKER/ChangeLog b/sci-biology/BRAKER/ChangeLog
new file mode 100644
index 0000000..0a1fbb2
--- /dev/null
+++ b/sci-biology/BRAKER/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for sci-biology/BRAKER
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*BRAKER-20150330 (27 Apr 2015)
+
+ 27 Apr 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
+ +BRAKER-20150330.ebuild, +metadata.xml:
+ sci-biology/BRAKER: new package; somehow RDEPENDs are installed wrongly: Can't
+ locate Scalar/Util/Numeric.pm in @INC (you may need to install the
+ Scalar::Util::Numeric module)
diff --git a/sci-biology/BRAKER/metadata.xml b/sci-biology/BRAKER/metadata.xml
new file mode 100644
index 0000000..2bc8930
--- /dev/null
+++ b/sci-biology/BRAKER/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sci-biology</herd>
+ <maintainer>
+ <email>mmokrejs@fold.natur.cuni.cz</email>
+ <name>Martin Mokrejs</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2015-04-28 14:42 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-27 11:39 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-04-27 18:30 [gentoo-commits] proj/sci:master commit in: sci-biology/BRAKER/ Martin Mokrejs
2016-02-27 20:41 Martin Mokrejs
2016-02-27 20:48 Martin Mokrejs
2016-07-01 10:28 Martin Mokrejs
2016-07-01 10:40 Martin Mokrejs
2016-07-01 10:46 Martin Mokrejs
2016-12-03 18:51 Martin Mokrejs
2018-01-08 14:11 Martin Mokrejs
2018-03-31 0:15 Martin Mokrejs
2019-07-18 17:12 Martin Mokrejs
2020-12-25 18:35 Horea Christian
2021-03-18 18:54 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=1430134738.aa013962dcd3a5c45b467c96cda43c4bd8e33fad.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