Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2014 11:30:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195070] New: [PATCH] Update audio/ncmpcpp to 0.6.1
Message-ID:  <bug-195070-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195070

            Bug ID: 195070
           Summary: [PATCH] Update audio/ncmpcpp to 0.6.1
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: dhn@FreeBSD.org
          Reporter: yamagi@yamagi.org
          Assignee: dhn@FreeBSD.org
             Flags: maintainer-feedback?(dhn@FreeBSD.org)

Created attachment 149479
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149479&action=edit
Update to 0.6.1

This is a major update with a lot of changes and bugfixes. A full changelog can
be found on the homepage: http://ncmpcpp.rybczak.net/

Changes to the port:
- Remove broken MASTER_SITES
- Add dependency to devel/boost-libs
- Force a C++11 compiler and stdlib
- 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)
- Move the plist into a dedicated file
- 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

This update was tested on FreeBSD 10.1 and FreeBSD 9.3. User will most likely
need to update their ~/.ncmpcpp/config and replace .ncmpcpp/keys with
~/.ncmpcpp/bindings.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer dhn@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195070-13>