···38 homepage = http://groovebasin.com/;
39 license = licenses.mit;
40 platforms = platforms.unix;
041 longDescription = ''
42 Groove Basin runs on a server optionally connected to speakers. Guests can
43 control the music player by connecting with a laptop, tablet, or smart phone.
···38 homepage = http://groovebasin.com/;
39 license = licenses.mit;
40 platforms = platforms.unix;
41+ maintainers = [ maintainers.andrewrk ];
42 longDescription = ''
43 Groove Basin runs on a server optionally connected to speakers. Guests can
44 control the music player by connecting with a laptop, tablet, or smart phone.
+1
pkgs/development/libraries/libebur128/default.nix
···17 description = "Implementation of the EBU R128 loudness standard";
18 homepage = https://github.com/jiixyj/libebur128;
19 license = licenses.mit;
020 };
21}
···17 description = "Implementation of the EBU R128 loudness standard";
18 homepage = https://github.com/jiixyj/libebur128;
19 license = licenses.mit;
20+ maintainers = [ maintainers.andrewrk ];
21 };
22}