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/blasr/
Date: Wed, 13 Jan 2021 20:18:23 +0000 (UTC)	[thread overview]
Message-ID: <1610569075.f7b9dacac004dc76d69a9b619f77963a5f83ca17.andrewammerlaan@gentoo> (raw)

commit:     f7b9dacac004dc76d69a9b619f77963a5f83ca17
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Jan 13 20:17:55 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Jan 13 20:17:55 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f7b9daca

sci-biology/blasr: add dep on libblasr

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

 sci-biology/blasr/blasr-9999.ebuild | 43 +++++++++----------------------------
 1 file changed, 10 insertions(+), 33 deletions(-)

diff --git a/sci-biology/blasr/blasr-9999.ebuild b/sci-biology/blasr/blasr-9999.ebuild
index 3fe868450..6f5d10b16 100644
--- a/sci-biology/blasr/blasr-9999.ebuild
+++ b/sci-biology/blasr/blasr-9999.ebuild
@@ -1,49 +1,26 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit git-r3
+inherit meson git-r3
 
 DESCRIPTION="The PacBio long read aligner"
 HOMEPAGE="http://www.smrtcommunity.com/SMRT-Analysis/Algorithms/BLASR"
-#SRC_URI="https://github.com/PacificBiosciences/blasr/tarball/${PV} -> ${P}.tar.gz"
-SRC_URI=""
 EGIT_REPO_URI="https://github.com/PacificBiosciences/blasr.git"
+#SRC_URI="https://github.com/PacificBiosciences/blasr/tarball/${PV} -> ${P}.tar.gz"
 
 LICENSE="blasr"
 SLOT="0"
-IUSE="hdf5"
 KEYWORDS=""
 
-CDEPEND="
-	dev-util/meson
-	dev-util/ninja
+BDEPEND="
 	dev-util/cmake
-	dev-util/pkgconfig"
-# needs libblasr
+	virtual/pkgconfig
+"
 DEPEND="
 	sci-biology/pbbam
+	sci-biology/libblasr
 	dev-libs/boost:=[threads]
-	hdf5? ( >=sci-libs/hdf5-1.8.12[cxx] )" # needs H5Cpp.h
-RDEPEND=""
-
-S="${WORKDIR}/blasr-9999"
-
-#src_configure(){
-#	if use hdf5; then \
-#		python ./configure.py --shared --sub --no-pbbam HDF5_INCLUDE="${EPREFIX}"/usr/include HDF5_LIB="${EPREFIX}"/usr/lib64 || die
-#	else
-#		python ./configure.py --shared --sub --no-pbbam || die
-#	fi
-#}
-
-src_compile(){
-	bash scripts/ci/build.sh || die
-	# BUG: meson.build:54:0: ERROR:  Dependency "pbbam" not found, tried pkgconfig and cmake
-}
-
-src_install() {
-	dodir /usr/bin
-	emake install ASSEMBLY_HOME="${ED}/usr"
-}
+"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2021-01-13 20:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-13 20:18 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-17 21:00 [gentoo-commits] proj/sci:master commit in: sci-biology/blasr/ Horea Christian
2022-01-25 15:34 Andrew Ammerlaan
2022-01-23 13:32 Andrew Ammerlaan
2021-08-31  9:45 Andrew Ammerlaan
2019-01-17 12:38 Martin Mokrejs
2016-06-23 15:45 Martin Mokrejs
2014-01-06 19:27 Justin Lecher
2012-03-22 20:44 Andrey Kislyuk

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=1610569075.f7b9dacac004dc76d69a9b619f77963a5f83ca17.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