Opened 13 years ago
Closed 12 years ago
#32463 closed enhancement (fixed)
ocaml: add X11 support
Reported by: | cedric.pasteur@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | ocaml |
Description
Some libraries such as Graphics (eg. graphics.cma) are thus missing
Change History (4)
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to mww@… |
---|
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | ocaml @3.12.1_2 binary package is compiled without X11 support → ocaml: add X11 support |
---|---|
Type: | defect → enhancement |
comment:3 Changed 13 years ago by cedric.pasteur@…
Yes, exactly. I think most OCaml programmers would expect these libraries to be there by default.
comment:4 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Indeed, the ocaml port does not declare dependencies on any X11 port. So this appears to be intentional.
So your enhancement request is that ocaml should include X11 support? Presumably there are people who don't need or want that, so perhaps it should be done in an x11 variant (which could be on by default).