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)
Wed, May 10, 2:26 PM
Unknown Object (File)
Mon, May 8, 7:33 AM
Unknown Object (File)
Sat, May 6, 7:25 PM
Unknown Object (File)
Sat, May 6, 7:19 PM
Unknown Object (File)
Sat, May 6, 6:26 PM
Unknown Object (File)
Sat, May 6, 6:23 PM
Unknown Object (File)
Mar 25 2023, 6:40 AM
Unknown Object (File)
Mar 22 2023, 4:31 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.