18 url = "mirror://sourceforge/${pname}/${version}/${pname}-${version}.tar.bz2";
19 sha256 = "sha256-+NjTcszb1KXGynIcCf4IEDvN4f8pgXtR1TksxGR5ZHQ=";
35 # vmpk drumstickLocales looks here:
36 ln -s ${drumstick}/share/drumstick $out/share/
40 description = "Virtual MIDI Piano Keyboard";
42 homepage = "http://vmpk.sourceforge.net/";
43 license = licenses.gpl3Plus;
44 maintainers = with maintainers; [ orivej ];
45 platforms = platforms.linux;