Hi, I'm working on a port (recoll desktop indexer) and it can be built without GUI and with QT4 GUI.
My question is: how to handle PLIST when most of the files are same for both version of the app but each version add just couple of files more? Should I have 'no_x11' flavor and a flavor for 'gui' and one PLIST with '%%no_x11%%' and '%%qui%%'? I'm not sure if I can have two flavors and no "default"... An advise is appreciated. j.