New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13216 (closed enhancement: fixed)

Opened 4 years ago

Last modified 6 months ago

Add python support to playerstage-player

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

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 4 years ago by nox@…

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

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 4 years ago by vincent@…

Included in the new version see ticket #15932

Changed 4 years 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 4 years ago by ryandesign@…

  • cc ryandesign@… added

Changed 3 years ago by anonymous

  • milestone Port Enhancements deleted

Milestone Port Enhancements deleted

Changed 18 months ago by jmr@…

  • keywords playerstage, player, python, swig removed
  • owner changed from macports-tickets@… to vincent@…
  • port set to playerstage-player
  • cc vincent@… removed

Changed 6 months ago by jmr@…

  • status changed from new to closed
  • resolution set to fixed

Python support has been always on since r48284.

Note: See TracTickets for help on using tickets.