Opened 11 years ago

Closed 6 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)

It would be great if this happened as part of bumping clang-3.3 from the dev release to the now stable release.

larryv is doing that in #39520; you might want to get on cc for that one...

Last edited 11 years ago by cooljeanius (Eric Gallager) (previous) (diff)

comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

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:4 Changed 11 years ago by petrrr

Cc: Peter.Danecek@… added

Cc Me!

comment:5 Changed 9 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 9 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:7 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Cc: jeremyhu@… added

Cc Me!

comment:8 Changed 9 years ago by macports@…

Cc: macports@… added

Cc Me!

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:11 Changed 7 years ago by mf2k (Frank Schima)

Has duplicate #54615.

comment:12 Changed 6 years ago by eborisch (Eric A. Borisch)

Resolution: fixed
Status: newclosed

In 885596f36cf2d5fa569b7e2e2335db6907770c02/macports-ports:

py-clang: python bindings to libclang

Closes #39551

Note: See TracTickets for help on using tickets.