drumkv1: add description
This commit is contained in:
parent
197af84cc6
commit
151901ac21
@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [ jackaudio libsndfile lv2 qt4 ];
|
buildInputs = [ jackaudio libsndfile lv2 qt4 ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "";
|
description = "An old-school drum-kit sampler synthesizer with stereo fx";
|
||||||
homepage = http://drumkv1.sourceforge.net/;
|
homepage = http://drumkv1.sourceforge.net/;
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user