drumkv1: add description

This commit is contained in:
Cillian de Róiste 2013-03-06 22:26:08 +01:00
parent 197af84cc6
commit 151901ac21

View File

@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
buildInputs = [ jackaudio libsndfile lv2 qt4 ];
meta = with stdenv.lib; {
description = "";
description = "An old-school drum-kit sampler synthesizer with stereo fx";
homepage = http://drumkv1.sourceforge.net/;
license = licenses.gpl2Plus;
platforms = platforms.linux;