germangb / minimp3-rs

minimp3 rust bindings + wrapper
MIT License
65 stars 20 forks source link

unbundling of minimp3 #37

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi, fedora would like to know if it could be possible to unbundle minimp3. https://bugzilla.redhat.com/show_bug.cgi?id=1976428#c1

germangb commented 3 years ago

Could you please describe if and what action is needed?

ghost commented 3 years ago

If i remember, fedora would like to be able to compile there own version of minimp3 library then compile minimp3-rs with it.

germangb commented 3 years ago

I will look into adding a feature flag. I wanted to do this at some point. Hopefully over the weekend unless someone has a patch already

orhun commented 2 years ago

Hello, is there any progress about this? Having a feature flag would be great.