From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NwiwN-0005Op-F7 for garchives@archives.gentoo.org; Tue, 30 Mar 2010 21:25:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C029E0FFA; Tue, 30 Mar 2010 21:24:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C9E47E0FFA for ; Tue, 30 Mar 2010 21:24:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 5E0E21B4007 for ; Tue, 30 Mar 2010 21:24:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -1.244 X-Spam-Level: X-Spam-Status: No, score=-1.244 required=5.5 tests=[AWL=1.355, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TWoTmxuzYTEO for ; Tue, 30 Mar 2010 21:24:46 +0000 (UTC) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id CE1A267E0C for ; Tue, 30 Mar 2010 21:24:45 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NwivU-0007w1-Ak for gentoo-java@gentoo.org; Tue, 30 Mar 2010 14:24:44 -0700 Message-ID: <28054996.post@talk.nabble.com> Date: Tue, 30 Mar 2010 14:24:44 -0700 (PDT) From: blangel To: gentoo-java@lists.gentoo.org Subject: Re: [gentoo-java] Ebuilds for IntelliJ IDEA Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: blangel@uchicago.edu X-Archives-Salt: 39f30423-a6aa-4b07-9dd8-e6392bc8ed1c X-Archives-Hash: 989bd5c2360a1372bb9c41e0f9941ac1 Hey Marat, Have you had any luck in getting the community edition into an overlay? Thanks, Brian Marat Radchenko-2 wrote: > > Hi. I've been bumping IntelliJ IDEA ebuild [1] for a pretty long time > and everyone was happy. Now, idea-9 released. I already bumped > dev-util/idea ebuild which now builds Ultimate Edition (UE). > > The question is how we want to handle Community Edition (CE) [2] > (available under Apache-2.0 license). Jetbrains shipped binary release > [3], source is available via git [4,5], however there isn't any source > tarball. > > I suggest following layout: dev-util/idea (UE) + > dev-util/idea-community (source CE) [+ dev-util/idea-community-bin > (binary CE)] where idea-community-bin is optional. The goal in mind is > to push source CE into main tree. > > Another question is how to handle simultanious installations of > different versions. dev-util/idea is SLOTed based on major version > (idea has separate config dir in ~ for each major version) and > installed to /opt/idea-${SLOT} with /usr/bin/idea-${SLOT} launcher > script. > > The last question is what to do with source CE tarballs since upstream > doesn't publish them (although, git tags to make them ourselves are > available) > > [1] > http://overlays.gentoo.org/proj/java/browser/java-experimental/dev-util/idea > [2] http://www.jetbrains.org/display/IJOS/Home > [3] http://www.jetbrains.com/idea/download/index.html > [4] http://www.jetbrains.org/pages/viewpage.action?pageId=983225 > [5] http://git.jetbrains.org/?p=idea/community.git > > > -- View this message in context: http://old.nabble.com/Ebuilds-for-IntelliJ-IDEA-tp26885105p28054996.html Sent from the gentoo-java mailing list archive at Nabble.com.