Page MenuHomeFreeBSD

audio/ncmpcpp: Update to 0.9.1
ClosedPublic

Authored by rhurlin on Jan 22 2021, 8:52 AM.
Tags
None
Referenced Files
F165507290: D28276.id82718.diff
Sat, Aug 8, 11:46 AM
F165476616: D28276.diff
Sat, Aug 8, 9:34 AM
Unknown Object (File)
Sun, Jul 26, 3:45 PM
Unknown Object (File)
Sat, Jul 18, 3:24 PM
Unknown Object (File)
Jul 4 2026, 9:22 PM
Unknown Object (File)
Jun 27 2026, 11:40 AM
Unknown Object (File)
Jun 25 2026, 3:42 PM
Unknown Object (File)
Jun 25 2026, 3:41 PM
Subscribers

Details

Summary

This is major release with many changes.

Changelog: https://rybczak.net/ncmpcpp/

Changes to the port:

  • Bump version from 0.8.2 to 0.9.1
  • Remove doubled LIB_DEPENDS entry for icu
  • UTF8 is no longer optional
  • Chase plist change: NEWS -> CHANGELOG.md
  • Reorder some Makefile vars
  • Bring pkg-descr up to realty
  • Add files/patch-src_screens_visualizer.cpp

Submitted by yamagi@yamagi.org (maintainer) in PR 252847.

Tested on Poudriere (amd64, i386). 'portlint -AC' is fine.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

arrowd added inline comments.
audio/ncmpcpp/Makefile
24 ↗(On Diff #82711)

Hmm, -L flags are usually passed to LDFLAGS. Doesn't it work that way?

This revision is now accepted and ready to land.Jan 22 2021, 8:55 AM
rhurlin added inline comments.
audio/ncmpcpp/Makefile
24 ↗(On Diff #82711)

Thanks for the hint.

I talked with yamagi and he pointed out, that swills already investigated before, see rP525972.

I suggest we leave it as it is now.

This revision was automatically updated to reflect the committed changes.
rhurlin marked an inline comment as done.