| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.2.11 | 7 | ~amd64 | 0 |
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Paired-end mates merge from fragments"
HOMEPAGE="https://sourceforge.net/projects/flashpage/"
SRC_URI="https://downloads.sourceforge.net/project/flashpage/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
src_install(){
dobin flash
dodoc NEWS README
}
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | FLASH-1.2.11.tar.gz | 48889 bytes | https://downloads.sourceforge.net/project/flashpage/FLASH-1.2.11.tar.gz |