From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/bamtools/
Date: Thu, 2 Nov 2017 03:19:59 +0000 (UTC) [thread overview]
Message-ID: <1509592774.f84da63476bd6108105d349f74e6710237a8b290.soap@gentoo> (raw)
commit: f84da63476bd6108105d349f74e6710237a8b290
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 2 03:19:34 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Nov 2 03:19:34 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f84da634
sci-biology/bamtools: Version bump to 2.4.2
Package-Manager: Portage-2.3.11, Repoman-2.3.3
sci-biology/bamtools/Manifest | 1 +
sci-biology/bamtools/bamtools-2.4.2.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/sci-biology/bamtools/Manifest b/sci-biology/bamtools/Manifest
index f276fed1152..45492cd4dca 100644
--- a/sci-biology/bamtools/Manifest
+++ b/sci-biology/bamtools/Manifest
@@ -1 +1,2 @@
DIST bamtools-2.4.1.tar.gz 540482 SHA256 933a0c1a83c88c1dac8078c0c0e82f6794c75cb927265399404bc2cc2611204b SHA512 ee674014f27b2dc0aa7c0415e8654ee7c39cfdecafbd9983d970fad6ad29f070a7ff372ee05765956cf7c8f8bb3b9763b6e537e693a0d2d64680148b1a23cfee WHIRLPOOL 6ef73f0713ebf993123eac7095061e32fe6a53db383e28a5dd8967afee92fb211ce56611de9718ce4cce84bdee14157ff968e0a6edcaead4e06b44008b78b84c
+DIST bamtools-2.4.2.tar.gz 548095 SHA256 04165bf8a7566f4be1a6e68f69bfdd9f08364ba7b0d2f6687302434641408102 SHA512 244a63609c0b10a85bba7cac210a27ea9abafba136e9c91fc789c7aa21a6cdaa7622afebc50ec8d30d4446872d5206dbd3d679ca03e95ac90771c87359cb69a0 WHIRLPOOL e1ed40d1ec47cbe97c4de160671f34095bf56f5786ebcc0cf7fb7b5e4b129d9c562b1cf19fb1d22e3ef20fa21d45f1fe50640b9d9919c01fabed044f82c9c2de
diff --git a/sci-biology/bamtools/bamtools-2.4.2.ebuild b/sci-biology/bamtools/bamtools-2.4.2.ebuild
new file mode 100644
index 00000000000..e6daa826202
--- /dev/null
+++ b/sci-biology/bamtools/bamtools-2.4.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="A programmer's API and an end-user's toolkit for handling BAM files"
+HOMEPAGE="https://github.com/pezmaster31/bamtools"
+
+if [[ ${PV} == *9999 ]]; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/pezmaster31/bamtools.git"
+else
+ SRC_URI="https://github.com/pezmaster31/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0/${PV}" # no stable ABI yet
+
+RDEPEND="
+ >=dev-libs/jsoncpp-1.8.0:=
+ sys-libs/zlib:="
+DEPEND="${RDEPEND}"
+
+mycmakeargs=( -DBUILD_SHARED_LIBS=ON )
next reply other threads:[~2017-11-02 3:20 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-02 3:19 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-20 20:04 [gentoo-commits] repo/gentoo:master commit in: sci-biology/bamtools/ David Seifert
2021-06-20 20:04 David Seifert
2020-04-14 8:35 Joonas Niilola
2019-11-13 18:16 David Seifert
2018-12-13 14:08 David Seifert
2018-06-02 13:25 David Seifert
2017-12-23 18:45 David Seifert
2017-12-23 18:45 David Seifert
2017-12-23 18:45 David Seifert
2017-11-02 3:31 David Seifert
2017-11-02 3:19 David Seifert
2015-12-13 9:54 Justin Lecher
2015-08-16 11:30 Justin Lecher
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=1509592774.f84da63476bd6108105d349f74e6710237a8b290.soap@gentoo \
--to=soap@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