mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
1712ad4379
- 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)
6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
Ncmpcpp is almost exact clone of ncmpc but it contains some
|
|
new features ncmpc doesn't have. It's been also rewritten
|
|
from scratch in C++.
|
|
|
|
WWW: http://unkart.ovh.org/ncmpcpp
|