Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166400 - dev-lang/icc should have different versions depending on comercial/non-comercial
Summary: dev-lang/icc should have different versions depending on comercial/non-comercial
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 183393
Blocks:
  Show dependency tree
 
Reported: 2007-02-11 19:49 UTC by Tom Fredrik Blenning Klaussen
Modified: 2007-11-15 20:49 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Fredrik Blenning Klaussen 2007-02-11 19:49:52 UTC
Icc is released as two different versions. The non-commercial version is normally a few releases behind of the commercial release. I think this should be reflected in the repository.

I think the easiest solution would be to add a separate ebuild dev-lang/icc-nc with it's own 

SRC_URI1="ftp://download.intel.com/software/products/compilers/downloads/l_cc_p
c_${PV}.tar"

and depending on the appropriate version of the commercial release in dev-lang/icc ?
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2007-11-15 20:49:29 UTC
Contacted upstream, and they say the commercial and non-commercial versions only differ by their licencing. It is up to the user to follow the proper terms of the license then. Re-open if you see an issue that I don't.