1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/audio/ncspot
Rodrigo Osorio 901df96740 audio/ncspot: Update to 0.9.7
Remove zbus patch (Use notify-rust with dbus instead of zbus in 0.9.6)

Major changes in 0.9.4:
 - More detailed error message in case of command parse error
 - Remove panics in the update_token flow
 - Add exec command allowing users to execute shell commands on key press
 - Improved seek command to allow more units (e.g. 2s), check parse_duration documentation
 - Set terminal title to ncspo

Major changes on 0.9.5:
 - Fix errors showing up even though the command was successful
 - Fix lists that were shown as empty even though they contained items
 - seek spits out correct error when used with no arg

Major changes on 0.9.6:
 - Enable autojump for playlist selection list in context menu
 - Use notify-rust with dbus instead of zbus
 - Fix compilation on Rust versions < 1.58.0
 - Make album sorting case-insensitive
 - Enable gapless by default
 - Improve playlist sorting
 - Dependency updates

Major changes on 0.9.7:
 - Fix error messages shown on successful commands
 - Notification improvements
 - Dependency updates

Full log: https://github.com/hrkfdn/ncspot/releases

Reported by:	Eirik Øverby <eirik.overby@modirum.com>
2022-04-12 14:58:59 +02:00
..
distinfo audio/ncspot: Update to 0.9.7 2022-04-12 14:58:59 +02:00
Makefile audio/ncspot: Update to 0.9.7 2022-04-12 14:58:59 +02:00
pkg-descr