From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/samstat/
Date: Sat, 22 Mar 2014 09:45:08 +0000 (UTC) [thread overview]
Message-ID: <1395481480.34151feaa9a7a76e95c5e1cc72fabc0d52480276.jlec@gentoo> (raw)
commit: 34151feaa9a7a76e95c5e1cc72fabc0d52480276
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Sun Mar 16 19:02:07 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 09:44:40 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=34151fea
sci-biology/samstat: new package
Package-Manager: portage-2.2.7
---
sci-biology/samstat/ChangeLog | 9 +++++++++
sci-biology/samstat/metadata.xml | 9 +++++++++
sci-biology/samstat/samstat-20130708.ebuild | 29 +++++++++++++++++++++++++++++
3 files changed, 47 insertions(+)
diff --git a/sci-biology/samstat/ChangeLog b/sci-biology/samstat/ChangeLog
new file mode 100644
index 0000000..10d5f58
--- /dev/null
+++ b/sci-biology/samstat/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for sci-biology/samstat
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*samstat-20130708 (16 Mar 2014)
+
+ 16 Mar 2014; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> +metadata.xml,
+ +samstat-20130708.ebuild:
+ sci-biology/samstat: new package
diff --git a/sci-biology/samstat/metadata.xml b/sci-biology/samstat/metadata.xml
new file mode 100644
index 0000000..2bc8930
--- /dev/null
+++ b/sci-biology/samstat/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>
diff --git a/sci-biology/samstat/samstat-20130708.ebuild b/sci-biology/samstat/samstat-20130708.ebuild
new file mode 100644
index 0000000..c694799
--- /dev/null
+++ b/sci-biology/samstat/samstat-20130708.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit eutils
+
+DESCRIPTION="Show statistics of BAM/SAM file contents (error profiles, nucleotide composition, base quals, length distribution)"
+HOMEPAGE="http://samstat.sourceforge.net"
+SRC_URI="http://sourceforge.net/projects/samstat/files/samstat.tgz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}"/"${PN}"/src
+
+src_compile(){
+ emake
+}
+
+src_install(){
+ dobin samstat
+}
next reply other threads:[~2014-03-22 9:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-22 9:45 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-01-10 16:09 [gentoo-commits] proj/sci:master commit in: sci-biology/samstat/ Martin Mokrejs
2018-04-22 18:40 Martin Mokrejs
2014-09-16 17:50 Christoph Junghans
2014-03-16 19:03 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=1395481480.34151feaa9a7a76e95c5e1cc72fabc0d52480276.jlec@gentoo \
--to=jlec@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