[Bug 272527] audio/ncmpc: Update to 0.48
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272527] audio/ncmpc: Update to 0.48"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272527] audio/ncmpc: Update to 0.48"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272527] audio/ncmpc: Update to 0.48"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Jul 2023 02:10:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272527 Bug ID: 272527 Summary: audio/ncmpc: Update to 0.48 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: laurent@nilio.ca Created attachment 243414 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243414&action=edit Diff updating ncmpc 0.41 to ncmpc 0.48 This is my first time making a patch using git, so tell me if I'm doing it right. Previous version was 0.41. Only port changes were version bump, a new patch to help the compiler find the environ variable, and removal of the dependency on boost. ncmpc 0.48 - (2023-04-06) * drop support for ~/.ncmpc/; using only ~/.config/ncmpc/ (XDG) * improve scroll-offset handling * experimental table layout ncmpc 0.47 - (2022-06-30) * handle Ctrl-C in search prompt * link with libintl and libiconv if necessary * require libmpdclient 2.16 or newer * require MPD 0.21 or newer * switch to C++20 ncmpc 0.46 - (2021-11-26) * eliminate Boost dependency * install Lithuanian translation * migrate to PCRE2 ncmpc 0.45 - (2021-02-12) * make "tagtypes" errors non-fatal * check which tag types are supported by MPD (fixes MPD 0.21 support) * lyrics: update page title after loading has finished * lyrics: fix path injection bug * lyrics: load cached lyrics without plugin * lyrics: use $XDG_CACHE_HOME/ncmpc/lyrics instead of ~/.lyrics * lyrics/azlyrics: normalize accented letters (using the "unidecode" library) * lyrics/azlyrics: unescape HTML entities ncmpc 0.44 - (2021-02-01) * fix scrolling problems on help page * highlight find results on help page * don't attempt IPv6 connection if IPv6 routing is disabled ncmpc 0.43 - (2021-01-27) * support MPD 0.22 tags "conductor", "work", "grouping" (requires libmpdclient 2.17) * show "conductor" and "work" on song page * playlist editor (work in progress) * file page: handle mouse double clicks * fix crash bug * fix build failure on macOS * add azlyrics plugin ncmpc 0.42 - (2020-10-28) * file page: repaint after moving cursor with mouse * file page: handle mouse click on directory * library page: mouse support * support the mouse wheel * fix assertion failure on exit Thank you, Laurent -- You are receiving this mail because: You are the assignee for the bug.