On Wed, Mar 08, 2017 at 08:47:03PM -0800, Rodger Fox wrote: > Subject: [PATCH] gnu: Add lmms. > > * gnu/packages/music.scm (lmms): New variable.
Thanks, this looks fun! > + ("qt" ,qt-4) Qt 4 is no longer supported by the Qt project, but security vulnerabilities continue to be discovered in it, and so we should not add new packages that depend on it. Apparently, LMMS can be built with Qt 5: https://github.com/LMMS/lmms/wiki/Compiling-lmms#using-qt5 Can you try it and let us know how it goes?