Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5418 - ocaml ebuild requires tk, regardless of tcltk use var
Summary: ocaml ebuild requires tk, regardless of tcltk use var
Status: RESOLVED DUPLICATE of bug 5786
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: George Shapovalov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-22 16:13 UTC by Tim Hobbs
Modified: 2005-07-17 13:06 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 Tim Hobbs 2002-07-22 16:13:50 UTC
The ocaml ebuild currently requires tk.  However, the "tk" functionality of
ocaml is optional.

I recommend that tk be conditional on either the "tcltk" use var, since I *do*
want to use ocaml, but *do not* want tk (and therefore Xfree) installed.

I have the "tcltk" use var "turned off", but the ocaml ebuild does not
(currently) respect this.

Removing the tk dependancy or making it conditional on the USE var resolves this
issue.
Comment 1 George Shapovalov (RETIRED) gentoo-dev 2002-08-03 19:12:27 UTC
Hi Tim

thanks for pointing this out!
I made the tk dependency optional, depending on tcltk flag presence.
I created a new revision (ocaml-3.04-r2.ebuild) and masked it (so that old
package remains in the tree and I can give new one some testing).
Please unmask and test test. I will apply the changes to the original ebuild and
remove the -r2 version (no need to force everybody rebuild perfectly working
package).
Thanks!

George
Comment 2 George Shapovalov (RETIRED) gentoo-dev 2002-08-07 15:56:01 UTC
This all and more is taken care of in new version, bug#5786

Closing this one.

George

*** This bug has been marked as a duplicate of 5786 ***