Commit Graph

2 Commits

Author SHA1 Message Date
Johannes Jost Meixner
1712ad4379 audio/ncmpcpp: Update to 0.6.2
- 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)
2014-12-29 09:01:34 +00:00
Martin Wilke
208683d9e5 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/

PR:		ports/126865
Submitted by:	Dennis Herrmann <adox at mcx2.org>
2008-08-30 12:12:07 +00:00