Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80251 - New ebuild - eclipse-corba-bin
Summary: New ebuild - eclipse-corba-bin
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Development Tools Team
URL: http://eclipsecorba.sourceforge.net
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-01-31 13:18 UTC by James Le Cuirot
Modified: 2006-09-29 00:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
eclipse-corba-bin-0.2.0_alpha1.ebuild (eclipse-corba-bin-0.2.0_alpha1.ebuild,472 bytes, text/plain)
2005-01-31 13:18 UTC, James Le Cuirot
Details
eclipse-corba-bin-0.2.0_alpha1.ebuild (eclipse-corba-bin-0.2.0_alpha1.ebuild,502 bytes, text/plain)
2005-01-31 13:39 UTC, James Le Cuirot
Details
eclipse-corba-0.2.0_alpha1.ebuild (eclipse-corba-0.2.0_alpha1.ebuild,1.41 KB, text/plain)
2005-02-12 19:23 UTC, James Le Cuirot
Details
eclipse-corba-0.3.0.ebuild (eclipse-corba-0.3.0.ebuild,2.08 KB, text/plain)
2005-02-13 12:41 UTC, James Le Cuirot
Details
eclipse-corba-0.3.0.ebuild (eclipse-corba-0.3.0.ebuild,2.05 KB, text/plain)
2005-02-13 12:46 UTC, James Le Cuirot
Details
eclipse-corba-0.3.2.ebuild (eclipse-corba-0.3.2.ebuild,1.78 KB, text/plain)
2005-07-13 16:34 UTC, James Le Cuirot
Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Le Cuirot gentoo-dev 2005-01-31 13:18:00 UTC
This plugin is still in the early stages but I figured I'd make an ebuild for it anyway. I can't figure out how to compile it so this is a binary version. Sorry. While you're at it, give #71910 a nudge. Subclipse has been working perfectly for me.
Comment 1 James Le Cuirot gentoo-dev 2005-01-31 13:18:38 UTC
Created attachment 50071 [details]
eclipse-corba-bin-0.2.0_alpha1.ebuild
Comment 2 James Le Cuirot gentoo-dev 2005-01-31 13:39:44 UTC
Created attachment 50072 [details]
eclipse-corba-bin-0.2.0_alpha1.ebuild

Woops. Binary plugins go in /opt and not /usr/lib!
Comment 3 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2005-02-12 15:15:46 UTC
Given Eclipse's update manager and how easy it is to use it to install external binary plugins, I don't see any reason to include a binary-only plugin for Eclipse as an ebuild.

We'd be interested in including an ebuild for this if it was a from-source ebuild. That way, we could compile it using gcj when the time comes.

Closing as NEEDINFO, please reopen with a from-source ebuild attached.

Even if we didn't include your first submission, thanks a lot for your effort:)
Comment 4 James Le Cuirot gentoo-dev 2005-02-12 19:23:06 UTC
Created attachment 51104 [details]
eclipse-corba-0.2.0_alpha1.ebuild

I accepted your challenge and delivered the goods. Took a lot of work but here
ya go. (-:
Comment 5 James Le Cuirot gentoo-dev 2005-02-13 12:41:44 UTC
Created attachment 51146 [details]
eclipse-corba-0.3.0.ebuild

Ah! My work on this package prompted the author to release a new version! This
new version now allows you to configure the syntax colours. I removed "alpha"
from the version number because only the files on SourceForge are using this
naming convention.
Comment 6 James Le Cuirot gentoo-dev 2005-02-13 12:46:36 UTC
Created attachment 51147 [details]
eclipse-corba-0.3.0.ebuild

Damn I always spot something at the last second. I was using ${MY_PV} before
but with the "alpha" part removed, this is no longer necessary.
Comment 7 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2005-07-13 07:04:42 UTC
This is now in the running again.
Comment 8 James Le Cuirot gentoo-dev 2005-07-13 16:34:24 UTC
Created attachment 63348 [details]
eclipse-corba-0.3.2.ebuild

Ah good. 0.3.2 came out on May 2nd but since then I've had exams, graduation
and a relocation to Scotland to deal with. I finally felt I had the time to do
this! This no longer depends on EMF, which is good, and it's all contained
within one folder again so I was able to make the ebuild much simpler.

To be honest, I'm not happy with the eclass though. I think being able to query
highest installed slot would be useful. I've hardcoded this to use 3 because
that's what I have right now. I'm going to try 3.1 tomorrow. The function for
finding the classpath from build.properties was no use in this case because
build.properties didn't seem to contain a classpath for some reason. My method
of building one using find is backhanded at best but it's worked every time so
far. Perhaps it would be worth including that in the eclass? You'll notice that
my ebuilds for this, eclipse-sablecc and subclipse are all quite similar.

I've already used Eclipse a great deal this year and I should be using it a
hell of a lot for work from now on so I'll probably back here quite a bit.
Comment 9 James Le Cuirot gentoo-dev 2006-09-29 00:58:52 UTC
Closing this ancient bug. This ebuild is now part of chewi-overlay.