sci-biology/parafly - 0.1.0 (science)

Search

Package Information

Description:
Parallel cmd processing utility
Homepage:
https://github.com/ParaFly/ParaFly
License:
BSD-BroadInstitute

Ebuild Details

Version EAPI Keywords Slot
0.1.0 7 ~amd64 0
View Raw Ebuild
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Parallel cmd processing utility"
HOMEPAGE="https://github.com/ParaFly/ParaFly"
SRC_URI="https://github.com/ParaFly/ParaFly/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="BSD-BroadInstitute"
SLOT="0"
KEYWORDS="~amd64"

DEPEND=""
RDEPEND="${DEPEND}"

S="${WORKDIR}/ParaFly-${PV}"

src_configure(){
	./configure --prefix="${EPREFIX}"/usr
}

Manifest for 0.1.0

Type File Size Source URLs
DIST parafly-0.1.0.tar.gz 233214 bytes https://github.com/ParaFly/ParaFly/archive/v0.1.0.tar.gz