move jdownloader
[ub0rlay.git] / net-misc / jDownloader / jDownloader-3.217.ebuild
blobd59e54b32704ef8334bc833edc0867f9e47124c1
1 # Copyright 1999-2008 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
5 MY_P=${P/-/_}
7 DESCRIPTION='JDownloader ist ein plattformunabhängiges, in Java geschriebenes
8 Opensourceprojekt. Das Programm vereinfacht das Herunterladen von Dateien von
9 sogenannten One-Click-Hostern wie Rapidshare.com oder Megaupload.com sowohl für
10 Freeuser als auch für Premiumkunden. Dabei stehen Features wie
11 "Multistreamdownload", "Bilderkennung", "Automatisches entpacken" uvm. zur
12 Verfügung. JDownloader ist natürlich völlig kostenlos.Zusätzlich werden viele
13 bekannte "Linkverschlüsselungsseiten" unterstützt um das Einfügen von
14 Downloadlinks komfortabler zu machen.JDownloader kann CCF, RSDF, und das neue
15 DLC Format importieren.'
16 HOMEPAGE="http://jdownloader.org"
17 SRC_URI="${PN/j/J}_v${PV}.zip"
19 DOWNLOAD_URL="http://jdownloader.org"
21 LICENSE=""
22 SLOT="0"
23 KEYWORDS="~amd64 ~x86"
24 IUSE=""
26 DEPEND=""
27 RDEPEND=">=virtual/jre-1.5"
29 src_install() {
30 insinto /opt/${PN}
31 doins -r ${PN/j/J}/*
32 fowners nobody:users -R /opt/${PN}
33 fperms g+rwX -R /opt/${PN}
34 exeinto /opt/bin/
35 doexe ${FILESDIR}/jDownloader