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, Jun 30, 1:46 PM
Unknown Object (File)
Sun, Jun 29, 10:05 PM
Unknown Object (File)
Sat, Jun 28, 8:53 PM
Unknown Object (File)
Thu, Jun 26, 11:10 PM
Unknown Object (File)
Sun, Jun 22, 6:56 PM
Unknown Object (File)
Wed, Jun 11, 5:30 AM
Unknown Object (File)
May 26 2025, 2:29 AM
Unknown Object (File)
May 12 2025, 4:22 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.