From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/assembly-stats/
Date: Sun, 24 Jan 2021 13:58:20 +0000 (UTC) [thread overview]
Message-ID: <1611496697.51579bc7b51fe2fe1696b3e76ec82d12e1e0cc9e.andrewammerlaan@gentoo> (raw)
commit: 51579bc7b51fe2fe1696b3e76ec82d12e1e0cc9e
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Jan 24 13:58:17 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Jan 24 13:58:17 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=51579bc7
sci-biology/assembly-stats: cmake-utils --> cmake, fix install
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-biology/assembly-stats/assembly-stats-9999.ebuild | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
diff --git a/sci-biology/assembly-stats/assembly-stats-9999.ebuild b/sci-biology/assembly-stats/assembly-stats-9999.ebuild
index 4245707f7..86727eab1 100644
--- a/sci-biology/assembly-stats/assembly-stats-9999.ebuild
+++ b/sci-biology/assembly-stats/assembly-stats-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-inherit git-r3 cmake-utils
+inherit git-r3 cmake
DESCRIPTION="Assembly statistics (min, max, sum, N50, N90, count gaps and Ns)"
HOMEPAGE="https://github.com/martinghunt/assembly-stats"
@@ -12,7 +12,6 @@ EGIT_REPO_URI="https://github.com/martinghunt/assembly-stats.git"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
-IUSE=""
DEPEND=">=dev-cpp/gtest-1.7.0"
RDEPEND="${DEPEND}"
@@ -20,9 +19,5 @@ RDEPEND="${DEPEND}"
# TODO: should not even try to compile bundled gtest
src_prepare(){
sed -e "s#/usr/local/bin#${EPREFIX}/usr/bin#" -i CMakeLists.txt || die
-}
-
-src_install(){
- dobin ../assembly-stats-9999_build/assembly-stats
- dodoc README.md
+ cmake_src_prepare
}
next reply other threads:[~2021-01-24 13:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-24 13:58 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-07-01 9:24 [gentoo-commits] proj/sci:master commit in: sci-biology/assembly-stats/ Martin Mokrejs
2016-07-01 9:09 Martin Mokrejs
2016-07-01 9:05 Martin Mokrejs
2016-06-29 13:57 Martin Mokrejs
2016-06-29 13:54 Martin Mokrejs
2016-04-10 12:39 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=1611496697.51579bc7b51fe2fe1696b3e76ec82d12e1e0cc9e.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