Page MenuHomeFreeBSD

audio/ncmpcpp: Update to 0.9.1
ClosedPublic

Authored by rhurlin on Jan 22 2021, 8:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 7:07 AM
Unknown Object (File)
Thu, Oct 9, 9:09 PM
Unknown Object (File)
Fri, Sep 26, 3:12 PM
Unknown Object (File)
Sep 18 2025, 1:12 AM
Unknown Object (File)
Sep 16 2025, 10:39 PM
Unknown Object (File)
Sep 16 2025, 5:01 PM
Unknown Object (File)
Sep 15 2025, 2:13 PM
Unknown Object (File)
Sep 15 2025, 4:26 AM
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.