zamaudio / zam-plugins

Collection of LADSPA/LV2/VST/JACK audio plugins for high-quality processing
http://www.zamaudio.com/?p=976
GNU General Public License v2.0
265 stars 37 forks source link

Option in the makefile to compile only lv2 plugins without graphics stuff (libgl, x11) dependencies #60

Closed MaxPayne86 closed 6 years ago

MaxPayne86 commented 6 years ago

Tried to compile on a platform with no x11 support with no luck. Look for arguments like --no-lv2-gui --lv2-only but didn't find them...

MaxPayne86 commented 6 years ago

I've solved. I was using the 3501810d403fdf5c35031dc3ac65ad56c13a8d2a version of this repo and applying this patch 4ba1177f57ae009dfaddce1bf1e61d8fbbe76c88.patch taken from mod duo project removes the unwanted dependencies