sci-biology/pbcopper - 1.9.5 (science)

Search

Package Information

Description:
Core C++ library for data structures, algorithms, and utilities
Homepage:
https://github.com/PacificBiosciences/pbcopper
License:
blasr

Ebuild Details

Version EAPI Keywords Slot
1.9.5 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit meson

DESCRIPTION="Core C++ library for data structures, algorithms, and utilities"
HOMEPAGE="https://github.com/PacificBiosciences/pbcopper"
SRC_URI="https://github.com/PacificBiosciences/pbcopper/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="blasr"
SLOT="0"
KEYWORDS="~amd64 ~x86"

BDEPEND="
	virtual/pkgconfig
	>=dev-lang/swig-3.0.5
	>=dev-cpp/gtest-1.8.1
"

DEPEND="
	>=sci-libs/htslib-1.3.1:=
	>=dev-libs/boost-1.55:=
"
RDEPEND="${DEPEND}"

Dependencies

DEPEND

	>=sci-libs/htslib-1.3.1:=
	>=dev-libs/boost-1.55:=

RDEPEND

	>=sci-libs/htslib-1.3.1:=
	>=dev-libs/boost-1.55:=

BDEPEND

	virtual/pkgconfig
	>=dev-lang/swig-3.0.5
	>=dev-cpp/gtest-1.8.1

Manifest for 1.9.5

Type File Size Source URLs
DIST pbcopper-1.9.5.tar.gz 3386984 bytes https://github.com/PacificBiosciences/pbcopper/archive/v1.9.5.tar.gz