Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #13216 (new enhancement)

Opened 10 months ago

Last modified 8 weeks ago

Add python support to playerstage-player

Reported by: apoikos@… Owned by: macports-tickets@…
Priority: Normal Milestone: Port Enhancements
Component: ports Version: 1.5.0
Keywords: playerstage, player, python, swig Cc: vincent@…, apoikos@…, nox@…, ryandesign@…
Port:

Description

player has support for generating python bindings to the client libraries. This is done automatically, if swig is present during configure- and compile-time. As python is for many people much more appropriate for rapid prototyping than C or C++, IMHO it makes sense to enable python support by default (by adding python and swig dependencies), or by adding a suitable 'python' variant.

Change History

Changed 10 months ago by nox@…

  • cc vincent@…, apoikos@…, nox@… added
  • summary changed from [playerstage-player] Add python support (requires swig as a compile-time dependency) to Add python support to playerstage-player
  • milestone set to Port Enhancements

We should add a python variant and disable the automatic support, as it would enable it if swig and python25 are installed, even if the user didn't enable python variant.

Changed 2 months ago by vincent@…

Included in the new version see ticket #15932

Changed 8 weeks ago by ryandesign@…

The python variant in #15932 does not satisfy the request expressed by Anthony above. No attempt has been made to disable python support by default, and to only enable it if the python variant is selected.

Changed 8 weeks ago by ryandesign@…

  • cc ryandesign@… added
Note: See TracTickets for help on using tickets.