Re: [proaudio] drobilla: even more USE flags (proposal) |
[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]
Very much use flags (ebuild will be ready later, will need more time to adjust all deps):
IUSE auto-arrange
wrong config option --no-graphviz, should be --no-fdgl
IUSE graphviz
config option: --graphviz
# =)
IUSE dbus
config option: --jack-dbus
# By default not enabled due to some problems
IUSE lv2-dyn-manifest
config option: --dyn-manifest
depends: lv2dynparam1
IUSE bash-completion
config option: --bash-completion
IUSE python
config option: --bindings
# By default as current - disabled
IUSE nls
config option: --nls
needs: obviously gettext (sys-devel/gettext)
# I don't think, that english speaking users may need it, as en is initial lang to translate from
IUSE gui
config option: --no-gui Do not build GUI
# If planing to control ingen "server" from tablet via wifi... (just guession)
IUSE socket (enabled by default)
config option: --no-socket Do not build Socket interface
# Reverse case: no plans to run engine and gui separately
= And specially for jalvm in addition to gtk and qt4 =
IUSE gtk3 gtkmm
depends: gtk+:3 gtkmm:2
# I just looked to installed files, most likely gtkmm is 2
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |