mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
* Fix build. * Fix dependencies. * Fix and enable tests. * Remove sse* USE-flags. All SSE conditionals were removed from the code and these USE-flags only controls the addiion of -msse* compiler flags. * Remove vst USE-flag. It equires proprietary VST2 SDK and currently results in a build failure. * Enable lv2 by default, as this is likely the most common use case for drumgizmo. * Disable cli by default. Signed-off-by: Alexander Tsoy <alexander@tsoy.me>