Unverified Commit 1460749f authored by Michael Daniels's avatar Michael Daniels Committed by GitHub
Browse files

rmpc: update website, install desktop file (#486031)

parents fda024d9 4604280a
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -38,12 +38,14 @@ rustPlatform.buildRustPackage rec {
      --bash target/completions/rmpc.bash \
      --fish target/completions/rmpc.fish \
      --zsh target/completions/_rmpc

    install -m 444 -D assets/rmpc.desktop $out/share/applications/rmpc.desktop
  '';

  meta = {
    changelog = "https://github.com/mierak/rmpc/releases/tag/${src.rev}";
    description = "TUI music player client for MPD with album art support via kitty image protocol";
    homepage = "https://mierak.github.io/rmpc/";
    homepage = "https://rmpc.mierak.dev/";
    license = lib.licenses.bsd3;
    longDescription = ''
      Rusty Music Player Client is a beautiful, modern and configurable terminal-based Music Player