forked from Lainports/freebsd-ports
- Remove broken MASTER_SITES
- Force a C++11 compiler and stdlib
- Add dependency to devel/boost-libs
- Force BOOST_LIB_SUFFIX to be empty (required for configure)
- Enable UTF8 by default (most music collections nowadays have files with utf-8
encoded names and tags)
- Enable TAGLIB by default (taglib is nice to have but adds a dependecy to the
rather small audio/taglib)
- Do not install ${DOCSDIR}/keys since it was removed
- Install ${DOCSDIR}/ncmpcpp-completion.bash and ${DOCSDIR}/bindings
- Update pkg-message
- Remove files/patch-src__visualizer.h since it's not needed any more
PR: 195070
Differential Revision: https://reviews.freebsd.org/D1325
Submitted by: yamagi@yamagi.org
Approved by: maintainer timeout (4 weeks)
Approved by: koobs (mentor)
15 lines
534 B
Text
15 lines
534 B
Text
###########################################################################
|
|
ncmpcpp has been installed.
|
|
|
|
Attention:
|
|
ncmcpp no longer uses ~/.ncmpcpp/keys for configuration. It has been replaced
|
|
by the incompatible ~/.ncmpcpp/bindings.
|
|
|
|
--------------------------------------------------------------------------
|
|
|
|
A default config has been installed to:
|
|
PREFIX/share/doc/ncmpcpp/config
|
|
|
|
For more information about ncmpcpp visit:
|
|
http://unkart.ovh.org/ncmpcpp
|
|
###########################################################################
|