lintel icon indicating copy to clipboard operation
lintel copied to clipboard

plans for a binary package?

Open esc opened this issue 7 years ago • 7 comments

I was wondering if there are any plans to provide binary wheels via PyPi or some other form of binary package.

esc avatar Jun 15 '18 09:06 esc

I would certainly like to set up a binary release, once I have a bit of time. I think the only (minor) obstacle would be statically linking libav into the binaries.

dukebw avatar Jun 15 '18 11:06 dukebw

A simple, fully working conda-forge friendly recipe here: https://github.com/sdvillal/lintel-feedstock

But we would need at least a version scheme and one release/tag in order to submit to conda-forge. @dukebw when/if you do, feel free to ping me (or take it and submit yourself to conda-forge).

sdvillal avatar Oct 05 '18 04:10 sdvillal

@sdvillal thank you for setting that up. I will take a look at the version scheme and release/tag requirement over the weekend.

dukebw avatar Oct 05 '18 13:10 dukebw

@sdvillal alright I have added a release (v1.0), although still minus a binary package. Let me know if that is sufficient to submit to conda-forge, please.

dukebw avatar Oct 08 '18 15:10 dukebw

That should be enough, I will try to open the issue during the day. Let's see if we get lucky.

sdvillal avatar Oct 11 '18 07:10 sdvillal

Conda-forge now publishes packages for linux and mac: conda install -c conda-forge lintel. Maybe worth adding to the docs.

sdvillal avatar Oct 17 '18 12:10 sdvillal

Done. Thank you again for setting up the conda recipe.

dukebw avatar Oct 17 '18 12:10 dukebw