darling
darling copied to clipboard
Add Disable GUI ?
darling must be built with all graphical dependencies like :
- pulseaudio
- x11
- png-tiff-gif
- freetype
- opengl
- xml
It is not possible to compile darling without graphic interface and so without this library it would be nice to add a --without-x / --without-pulseaudio (like wine) or simply a -DCMAKE_DISABLE_GUI=ON for those who use darling on servers and do not need all these dependencies graphic or executes only client applications (like wine build with --without-x or the wineconsole executable)