#29790 closed enhancement (fixed)
dia 0.97.1 Add Python support
Reported by: | dia@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | jjstickel (Jonathan Stickel), g5pw (Aljaž Srebrnič) | |
Port: | dia |
Description
A patch that adds Python support to the dia MacPorts build (Enables Python plugins in Dia).
Attachments (2)
Change History (7)
Changed 13 years ago by dia@…
Attachment: | patch-configure.diff added |
---|
Changed 13 years ago by dia@…
Attachment: | Portfile-dia.diff added |
---|
comment:1 Changed 13 years ago by jjstickel (Jonathan Stickel)
Cc: | jjstickel@… added |
---|
comment:3 Changed 12 years ago by mf2k (Frank Schima)
There is no maintainer for this port and so no one in particular is looking at it.
I looked at your patch and there are a few problems:
- The revision would need to be updated because you are adding dependencies
- It should not force the user to install python27. You should add python variants for python26, python27 and maybe some of the python3x ports. Also it needs to specify the location of the python install to use the correct one. This is usually done with something like a
--python-path=...
command in the configure arguments.
comment:4 Changed 11 years ago by g5pw (Aljaž Srebrnič)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r116165.
Note: See
TracTickets for help on using
tickets.
Cc Me!