aferrero2707 / PhotoFlow

A fully non-destructive photo retouching program providing a complete layer-based workflow including RAW image development.
http://aferrero2707.github.io/PhotoFlow
GNU General Public License v3.0
316 stars 36 forks source link

Allow disabling all bundled libraries #175

Closed jtojnar closed 5 years ago

jtojnar commented 6 years ago

Could you add an option for disabling the rest of the bundled libraries? At least BUNDLED_RAWSPEED or even BUNDLED_ALL

aferrero2707 commented 6 years ago

In the current stable branch all bundled libraries are optional, and disable by default. The only exception is RawSpeed, for two good reasons:

By the way, thanks for bringing Photoflow into NixOS! I would really encourage you to consider having "bleeding edge" builds from the stable branch in addition to the 0.2.8 release, as they are likely to be even more stable...

At the moment I am still far from being ready for a new major release.