From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/sickle/
Date: Mon, 24 Mar 2014 00:34:19 +0000 (UTC) [thread overview]
Message-ID: <1395621190.2d2c3a2f74c6633b68cdfad591123bdc24d10935.mmokrejs@gentoo> (raw)
commit: 2d2c3a2f74c6633b68cdfad591123bdc24d10935
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Mon Mar 24 00:33:10 2014 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Mon Mar 24 00:33:10 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2d2c3a2f
sci-biology/sickle: new package
---
sci-biology/sickle/ChangeLog | 11 +++++++++++
sci-biology/sickle/metadata.xml | 9 +++++++++
sci-biology/sickle/sickle-9999.ebuild | 25 +++++++++++++++++++++++++
3 files changed, 45 insertions(+)
diff --git a/sci-biology/sickle/ChangeLog b/sci-biology/sickle/ChangeLog
new file mode 100644
index 0000000..bdbc7e7
--- /dev/null
+++ b/sci-biology/sickle/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for sci-biology/sickle
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*sickle-9999 (24 Mar 2014)
+
+ 24 Mar 2014; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
+ +sickle-9999.ebuild, +metadata.xml:
+ simple ebuild, bundled Makefile forces compile flags, program version, but
+ works
+
diff --git a/sci-biology/sickle/metadata.xml b/sci-biology/sickle/metadata.xml
new file mode 100644
index 0000000..2bc8930
--- /dev/null
+++ b/sci-biology/sickle/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/sickle/sickle-9999.ebuild b/sci-biology/sickle/sickle-9999.ebuild
new file mode 100644
index 0000000..46f0e91
--- /dev/null
+++ b/sci-biology/sickle/sickle-9999.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit eutils git-r3
+
+DESCRIPTION="Windowed adaptive adaptor trimming tool for FASTQ data from Illumina/Solexa"
+HOMEPAGE="https://github.com/najoshi/sickle"
+EGIT_REPO_URI="https://github.com/najoshi/sickle"
+
+LICENSE="sickle"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}
+ sys-libs/zlib"
+
+src_install(){
+ dobin sickle
+ dodoc README.md
+}
next reply other threads:[~2014-03-24 0:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-24 0:34 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-09-05 15:24 [gentoo-commits] proj/sci:master commit in: sci-biology/sickle/ Jauhien Piatlicki
2015-01-15 11:14 Martin Mokrejs
2015-03-09 16:45 Martin Mokrejs
2015-06-05 11:20 Justin Lecher
2021-01-19 16:35 Andrew Ammerlaan
2021-01-19 16:35 Andrew Ammerlaan
2021-03-06 14:32 Andrew Ammerlaan
2021-03-20 11:03 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=1395621190.2d2c3a2f74c6633b68cdfad591123bdc24d10935.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