Subject: CVS commit: pkgsrc/audio/cmus
From: Nia Alarie
Date: 2021-02-03 10:46:08
Message id: 20210203094608.EB2FDFA94@cvs.NetBSD.org

Log Message:
cmus: Update to 2.9.1

Adel Bordbari (1):
      add amazon.theme (#975)

Alex (1):
      mute/unmute command (#934)

Chris Grahn (1):
      Fix bug on ppc64 caused by narrowing cast (#941)

David Flatz (1):
      play pregaps of songs by adding them at the end of the previous song (#983)

Felipe (1):
      Fix typo: it's->its (#947)

Gregory Petrosyan (3):
      cmus 2.9.0-rc0
      cmus 2.9.0
      cmus 2.9.1

Guillermo BonvehĂ­ (1):
      Make cmus-update*.py use env python and fix pidgin with py3 (#857)

Jinwoo Park (1):
      fixed playlist name searching (#906)

Johannes Lange (1):
      added "exiting" player status (#648)

Jon Higgs (1):
      Add `continue_album` option (#927)

Lucius Martius (1):
      Add support for 'DISCNUMBER' REM-field in CUE-sheets (#982)

Mathieu Lemay (1):
      Fix type of MPRIS2 fields title and album (#972)

MyLegGuy (1):
      properly calculate size of print string (#987)

Nicu Borta (1):
      ip/cdio.c: only declare track_comments_found if (#1030)

Niko E (7):
      Makes save -p consistent with documentation (#859)
      Fixes various compiler warning (#862)
      Fixes ffmpeg deprecations (#861)
      Changes yes_no_query to signal error on cmus exit (#858)
      Fixes incorect bit rate declaration for 24bit flac (#867)
      Makes :quit only prompt if -i is given (#888)
      Fixes truncation warnings by replacing %s with %.s (#1040)

Patrick G (2):
      Add *.lo to clean in Makefile (#864)
      Add note about overriding keybindings using rc (closes #742) (#866)

Patrick Gaskin (15):
      Make mouse behavior on playlist window consistent with library (#1011)
      Update zsh completion (#985) (#1019)
      Add gruvbox-warm.theme (#1014)
      Add -n option to win-add-{l,p,Q,q} to prevent selecting the next item (#1017)
      Add tree width options (#1018)
      Implement mouse events for status bar (#1013)
      Fix whitespace issues (#1021)
      Implement mouse events for title bar (#1025)
      Switch to GitHub Actions (#1026)
      Documentation improvements for keybindings and some commands (#1037)
      Spelling, grammar, and other improvements (#1024)
      Add comments about fg/bg color to gruvbox-warm.theme (#1038)
      Increase help view keybinding width (#1039)
      Remove unused functions in op/sndio.c (#1041)
      Fix playlist track selection (#1044)

Shiba (1):
      Add support for elogind (#846)

Tim Gates (1):
      docs: fix simple typo, speacial -> special (#1002)

amangrewal (1):
      Ensures all data sent on dbus is in utf8 (#847) (#871)

edclements (2):
      Stop after queue (resolves #696) (#1006)
      Shuffle first track (#893) (#1008)

enigmatic-system (1):
      Adding "--server SOCKET --passwd PASSWORD" section (#958)

eshrh (1):
      Add -f, --file to cmus-remote (#984)

gavtroy (1):
      Support R128_TRACK_GAIN / R128_ALBUM_GAIN tags (#994)

jetomit (1):
      Fix a crash when moving all tracks in a view (#916)

lennonhill (1):
      ip/mp4: add metadata support for bpm/tempo (#878)

mrffr (1):
      Allow push to accept no arguments (#937)

tomty89 (4):
      Avoid -I$(pwd) (#820)
      ip/ffmpeg: enable opus support (#865)
      bits-per-sample fixes (#870)
      misc_init: remove variable user_name (#898)

Files:
RevisionActionfile
1.93modifypkgsrc/audio/cmus/Makefile
1.19modifypkgsrc/audio/cmus/PLIST
1.25modifypkgsrc/audio/cmus/distinfo
1.2modifypkgsrc/audio/cmus/patches/patch-op_sun.c