Page MenuHomeFreeBSD

audio/ncmpcpp: Update to 0.9.1
ClosedPublic

Authored by rhurlin on Jan 22 2021, 8:52 AM.
Tags
None
Referenced Files
F80127884: D28276.diff
Thu, Mar 28, 7:20 AM
Unknown Object (File)
Sun, Mar 10, 11:30 AM
Unknown Object (File)
Sun, Mar 10, 11:30 AM
Unknown Object (File)
Sun, Mar 10, 11:26 AM
Unknown Object (File)
Sun, Mar 10, 11:15 AM
Unknown Object (File)
Feb 19 2024, 1:51 AM
Unknown Object (File)
Jan 16 2024, 6:11 PM
Unknown Object (File)
Jan 1 2024, 6:55 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.