From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ESTate/
Date: Fri, 9 Jan 2015 16:13:56 +0000 (UTC) [thread overview]
Message-ID: <1420819954.04e413e188afb955661634805f602e744d3ec5c4.mmokrejs@gentoo> (raw)
commit: 04e413e188afb955661634805f602e744d3ec5c4
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Jan 9 16:12:34 2015 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Jan 9 16:12:34 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=04e413e1
sci-biology/ESTate: new package
Package-Manager: portage-2.2.7
---
sci-biology/ESTate/ChangeLog | 9 +++++++++
sci-biology/ESTate/ESTate-0.5.ebuild | 32 ++++++++++++++++++++++++++++++++
sci-biology/ESTate/metadata.xml | 9 +++++++++
3 files changed, 50 insertions(+)
diff --git a/sci-biology/ESTate/ChangeLog b/sci-biology/ESTate/ChangeLog
new file mode 100644
index 0000000..52cfa8c
--- /dev/null
+++ b/sci-biology/ESTate/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for sci-biology/ESTate
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*ESTate-0.5 (09 Jan 2015)
+
+ 09 Jan 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> +ESTate-0.5.ebuild,
+ +metadata.xml:
+ sci-biology/ESTate: new package
diff --git a/sci-biology/ESTate/ESTate-0.5.ebuild b/sci-biology/ESTate/ESTate-0.5.ebuild
new file mode 100644
index 0000000..5b9f468
--- /dev/null
+++ b/sci-biology/ESTate/ESTate-0.5.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION="EST clustering tools (estcluster, usage counter, revcomp and translate)"
+HOMEPAGE="http://www.ebi.ac.uk/~guy/estate"
+SRC_URI="http://www.ebi.ac.uk/~guy/estate/estate.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}"/estate
+
+src_prepare(){
+ sed -e "s/^CC/#CC/" -e "s/^LDFLAGS/#LDFLAGS/" -e "s/^CFLAGS/#CFLAGS/" -e "s/LDFLAGS/CFLAGS/" -i src/Makefile || die
+}
+
+src_install(){
+ dobin bin/*
+ doman doc/man/man1/*.1 doc/man/man7/*.7
+ insinto /usr/share/ESTate/etc
+ doins etc/ESTaterc
+ dodoc ANNOUNCE.txt README.txt
+ einfo "Additionally you may want to install sci-biology/wcd which can be used by ESTate"
+}
diff --git a/sci-biology/ESTate/metadata.xml b/sci-biology/ESTate/metadata.xml
new file mode 100644
index 0000000..2bc8930
--- /dev/null
+++ b/sci-biology/ESTate/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-01-09 16:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-09 16:13 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-01-09 17:15 [gentoo-commits] proj/sci:master commit in: sci-biology/ESTate/ Martin Mokrejs
2015-01-09 17:30 Martin Mokrejs
2015-01-09 17:34 Martin Mokrejs
2015-01-09 17:56 Martin Mokrejs
2015-01-10 14:37 Justin Lecher
2015-04-18 0:55 Martin Mokrejs
2017-01-10 0:59 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=1420819954.04e413e188afb955661634805f602e744d3ec5c4.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