← Back to team overview

openshot.developers team mailing list archive

[Bug 443202] Re: Include swig files in the tarball/repository

 

Sorry Jonathan, for some reason I thought the Python bindings were your
creation.

I myself am changing the status of this report to "invalid". Just let it
die. :)

** Changed in: openshot
       Status: New => Invalid

-- 
Include swig files in the tarball/repository
https://bugs.launchpad.net/bugs/443202
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: Invalid

Bug description:
The whole point of having tarballed releases and a public repository is to allow people to build the software by themselves (in any architecture and distribution) and contribute. It's quite easy to compile ffmpeg and mlt by hand and run openshot with personal versions, but the python-mlt dependency is an openshot creation and therefore the files for its creation should be included in the tarball/repository.

Ideally, the tarball/repository should include a configure script that would detect that the correct version of mlt is installed, detect that swig is installed and generate the wrappers automatically.

Furthermore, this is necessary to "GPLize" OpenShot a little bit more, since python-mlt can be considered a compiled library whose source code is not being made available.



References