Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23230 - Eclipse-cdt depends on eclipse-platform-bin and should only need a virtual/eclipse-platform.
Summary: Eclipse-cdt depends on eclipse-platform-bin and should only need a virtual/ec...
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-21 08:24 UTC by Jake Meier
Modified: 2004-11-24 08:28 UTC (History)
2 users (show)

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


Attachments
My eclipse-cdt-bin ebuild script which depends on virtual/eclipse-platform (eclipse-cdt-bin-1.1.ebuild,893 bytes, text/plain)
2003-06-21 08:26 UTC, Jake Meier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jake Meier 2003-06-21 08:24:59 UTC
The eclipse-cdt needs a version bump.  A new gtk version is available at
http://www.eclipse.org/cdt.  The current ebuilds for eclipse-cdt-bin depend on
eclipse-platform-bin-2.1.  The dependency should also be resolved with
eclipse-sdk-2.1.  Perhaps a package virtual/eclipse-platform could be used. 
Attached is the ebuild that I used to install it.  I just bumped the version
number, and made it depend on a virtual package (which I created in my
eclise-sdk ebuild).

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jake Meier 2003-06-21 08:26:24 UTC
Created attachment 13650 [details]
My eclipse-cdt-bin ebuild script which depends on virtual/eclipse-platform
Comment 2 Jake Meier 2003-06-21 08:27:30 UTC
Sorry, forgot to strip the $Header$ and other cvs keywords from ebuild.
Comment 3 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2003-10-08 12:00:15 UTC
This ebuild doesn't build the application from the source code. Could you
please rewrite it to do so?

Why? See http://www.gentoo.org/~karltk/why-build-java-code.html
Comment 4 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2003-11-03 10:28:28 UTC
To clear up my buglist, I'm moving this one to NEEDINFO. If/when you get
around to writing the code for compiling stuff from sources, just REOPEN
it. Thanks.
Comment 5 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-11-24 08:28:13 UTC
There is an attempt at building the cdt from sources in the tree, so this bug has been partially fulfilled and totally overridden.