From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/abacas/
Date: Tue, 31 Mar 2015 16:19:43 +0000 (UTC) [thread overview]
Message-ID: <1427818748.3b0ca41e88d8131cf6aa944ff3da23ff743bd3a0.mmokrejs@gentoo> (raw)
commit: 3b0ca41e88d8131cf6aa944ff3da23ff743bd3a0
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Tue Mar 31 16:19:08 2015 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Tue Mar 31 16:19:08 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3b0ca41e
sci-biology/abacas: new package
Package-Manager: portage-2.2.18
sci-biology/abacas/ChangeLog | 9 +++++++++
sci-biology/abacas/abacas-1.3.1.ebuild | 33 +++++++++++++++++++++++++++++++++
sci-biology/abacas/metadata.xml | 9 +++++++++
3 files changed, 51 insertions(+)
diff --git a/sci-biology/abacas/ChangeLog b/sci-biology/abacas/ChangeLog
new file mode 100644
index 0000000..7f3ad38
--- /dev/null
+++ b/sci-biology/abacas/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for sci-biology/abacas
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*abacas-1.3.1 (31 Mar 2015)
+
+ 31 Mar 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
+ +abacas-1.3.1.ebuild, +metadata.xml:
+ sci-biology/abacas: new package
diff --git a/sci-biology/abacas/abacas-1.3.1.ebuild b/sci-biology/abacas/abacas-1.3.1.ebuild
new file mode 100644
index 0000000..e44862d
--- /dev/null
+++ b/sci-biology/abacas/abacas-1.3.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION="Order and orientate contigs, design primers for gap closing"
+HOMEPAGE="http://abacas.sourceforge.net"
+SRC_URI="http://downloads.sourceforge.net/project/abacas/abacas.1.3.1.pl"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}
+ dev-lang/perl
+ sci-biology/mummer"
+
+S="${WORKDIR}"
+
+src_prepare(){
+ cp -p "${DISTDIR}"/abacas.1.3.1.pl abacas.pl || die
+ sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' -i abacas.pl || die
+}
+src_install(){
+ dobin abacas.pl
+}
+
+pkg_postinst(){
+ einfo "To view the results use Artemis ACT (sci-biology/artemis)"
+}
diff --git a/sci-biology/abacas/metadata.xml b/sci-biology/abacas/metadata.xml
new file mode 100644
index 0000000..2bc8930
--- /dev/null
+++ b/sci-biology/abacas/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-03-31 16:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-31 16:19 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-03-31 16:30 [gentoo-commits] proj/sci:master commit in: sci-biology/abacas/ Martin Mokrejs
2017-01-29 20:25 Justin Lecher
2017-02-18 22:59 Martin Mokrejs
2021-03-05 21:44 Andrew Ammerlaan
2023-02-10 13:52 Andrew Ammerlaan
2023-02-17 20:46 Horea Christian
2023-03-03 15:55 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=1427818748.3b0ca41e88d8131cf6aa944ff3da23ff743bd3a0.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