public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/SolexaQA/
Date: Fri,  5 Mar 2021 18:24:49 +0000 (UTC)	[thread overview]
Message-ID: <1614968668.b7c5fc589ea2a2616d514bcb2b14060e52ac5f94.andrewammerlaan@gentoo> (raw)

commit:     b7c5fc589ea2a2616d514bcb2b14060e52ac5f94
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Mar  5 18:24:28 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Mar  5 18:24:28 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b7c5fc58

sci-biology/SolexaQA: version bump 3.1.7.1

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-biology/SolexaQA/SolexaQA-3.1.7.1.ebuild | 33 ++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/sci-biology/SolexaQA/SolexaQA-3.1.7.1.ebuild b/sci-biology/SolexaQA/SolexaQA-3.1.7.1.ebuild
new file mode 100644
index 000000000..ef0d862ef
--- /dev/null
+++ b/sci-biology/SolexaQA/SolexaQA-3.1.7.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib
+
+DESCRIPTION="Analyze and trim single-end and paired-end reads, show quality statistics"
+HOMEPAGE="https://sourceforge.net/projects/solexaqa"
+SRC_URI="https://sourceforge.net/projects/solexaqa/files/src/SolexaQA++_v${PV}.zip"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+	sys-libs/zlib
+	dev-libs/boost
+"
+BDEPEND="app-arch/unzip"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/source"
+
+src_prepare() {
+	default
+	sed -i -e "s/\/lib/$(get_libdir)/g" -e "s/\/include/include\/boost/g" -e 's/-static//' makefile || die
+}
+
+src_install() {
+	newbin SolexaQA++ "${PN}"
+	einstalldocs
+}


             reply	other threads:[~2021-03-05 18:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-05 18:24 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-05 18:24 [gentoo-commits] proj/sci:master commit in: sci-biology/SolexaQA/ Andrew Ammerlaan
2021-01-19 16:26 Andrew Ammerlaan
2015-09-21 19:44 Justin Lecher
2014-03-23 20:16 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=1614968668.b7c5fc589ea2a2616d514bcb2b14060e52ac5f94.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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