···3838 homepage = http://groovebasin.com/;
3939 license = licenses.mit;
4040 platforms = platforms.unix;
4141+ maintainers = [ maintainers.andrewrk ];
4142 longDescription = ''
4243 Groove Basin runs on a server optionally connected to speakers. Guests can
4344 control the music player by connecting with a laptop, tablet, or smart phone.
+1
pkgs/development/libraries/libebur128/default.nix
···1717 description = "Implementation of the EBU R128 loudness standard";
1818 homepage = https://github.com/jiixyj/libebur128;
1919 license = licenses.mit;
2020+ maintainers = [ maintainers.andrewrk ];
2021 };
2122}