dev-java/jad-bin - 1.5.8e-r1 (anomen)

Search

Package Information

Description:
Jad - The fast JAva Decompiler
Homepage:
http://www.kpdus.com/jad.html
License:
freedist

Ebuild Details

Version EAPI Keywords Slot
1.5.8e-r1 7 amd64 -ppc x86 0
View Raw Ebuild
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=7

DESCRIPTION="Jad - The fast JAva Decompiler"
HOMEPAGE="http://www.kpdus.com/jad.html"
SRC_URI="http://www.kpdus.com/jad/linux/jadls158.zip"

KEYWORDS="amd64 -ppc x86"
SLOT="0"
LICENSE="freedist"
IUSE=""

DEPEND="app-arch/unzip"
RDEPEND=""

S=${WORKDIR}

RESTRICT="strip mirror"
QA_PREBUILT="*"

src_install() {
	into /opt
	dobin jad || die "dobin failed"
	dodoc Readme.txt || die "dodoc failed"
}

Dependencies

DEPEND

app-arch/unzip

Manifest for 1.5.8e-r1

Type File Size Source URLs
DIST jadls158.zip 389972 bytes http://www.kpdus.com/jad/linux/jadls158.zip