Gentoo Archives: gentoo-java

From: blangel <blangel@××××××××.edu>
To: gentoo-java@l.g.o
Subject: Re: [gentoo-java] Ebuilds for IntelliJ IDEA
Date: Tue, 30 Mar 2010 21:25:40
Message-Id: 28054996.post@talk.nabble.com
1 Hey Marat,
2
3 Have you had any luck in getting the community edition into an overlay?
4
5 Thanks,
6 Brian
7
8 Marat Radchenko-2 wrote:
9 >
10 > Hi. I've been bumping IntelliJ IDEA ebuild [1] for a pretty long time
11 > and everyone was happy. Now, idea-9 released. I already bumped
12 > dev-util/idea ebuild which now builds Ultimate Edition (UE).
13 >
14 > The question is how we want to handle Community Edition (CE) [2]
15 > (available under Apache-2.0 license). Jetbrains shipped binary release
16 > [3], source is available via git [4,5], however there isn't any source
17 > tarball.
18 >
19 > I suggest following layout: dev-util/idea (UE) +
20 > dev-util/idea-community (source CE) [+ dev-util/idea-community-bin
21 > (binary CE)] where idea-community-bin is optional. The goal in mind is
22 > to push source CE into main tree.
23 >
24 > Another question is how to handle simultanious installations of
25 > different versions. dev-util/idea is SLOTed based on major version
26 > (idea has separate config dir in ~ for each major version) and
27 > installed to /opt/idea-${SLOT} with /usr/bin/idea-${SLOT} launcher
28 > script.
29 >
30 > The last question is what to do with source CE tarballs since upstream
31 > doesn't publish them (although, git tags to make them ourselves are
32 > available)
33 >
34 > [1]
35 > http://overlays.gentoo.org/proj/java/browser/java-experimental/dev-util/idea
36 > [2] http://www.jetbrains.org/display/IJOS/Home
37 > [3] http://www.jetbrains.com/idea/download/index.html
38 > [4] http://www.jetbrains.org/pages/viewpage.action?pageId=983225
39 > [5] http://git.jetbrains.org/?p=idea/community.git
40 >
41 >
42 >
43
44 --
45 View this message in context: http://old.nabble.com/Ebuilds-for-IntelliJ-IDEA-tp26885105p28054996.html
46 Sent from the gentoo-java mailing list archive at Nabble.com.