Opened 11 years ago
Closed 7 years ago
#39551 closed enhancement (fixed)
clang @3.3 libclang python bindings should be installed
Reported by: | acmorrow (Andrew C. Morrow) | Owned by: | larryv (Lawrence Velázquez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cooljeanius (Eric Gallager), larryv (Lawrence Velázquez), petrrr, jeremyhu (Jeremy Huddleston Sequoia), macports@…, elfprince13 (Thomas Dickerson) | |
Port: | clang-3.3 clang-3.4 clang-3.5 clang-3.6 clang-3.7 clang-3.8 clang-3.9 clang-4.0 clang-5.0 |
Description
The clang 3.3 port installs the libclang library, but it does not install the python bindings for libclang. It would be nice to have these so that tools like clang-ctags, which is written in python, can be used with the MacPorts clang without needing to pull the clang sources. It would be great if this happened as part of bumping clang-3.3 from the dev release to the now stable release.
Change History (12)
comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)
comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)
Cc: | larryv@… added; jeremyhu@… removed |
---|---|
Owner: | changed from macports-tickets@… to jeremyhu@… |
Version: | 2.1.3 |
comment:5 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Feel free to provide a patch for this against 3.5 or 3.6, preferably with a variant so as to not pull in other dependencies to the port by default.
comment:6 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Owner: | changed from jeremyhu@… to larryv@… |
---|
Actually, this should probably be a subport (or per-python version subports). To larryv to consider with the other llvm python issues.
comment:9 Changed 7 years ago by mf2k (Frank Schima)
Port: | clang-3.4 clang-3.5 clang-3.6 clang-3.7 clang-3.8 clang-3.9 clang-4.0 clang-5.0 added |
---|
comment:10 Changed 7 years ago by mf2k (Frank Schima)
Cc: | elfprince13 added |
---|
comment:12 Changed 7 years ago by eborisch (Eric A. Borisch)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
larryv is doing that in #39520; you might want to get on cc for that one...