Package Details: ncmpcpp-git 2:0.10.r5.g440e9a57-1

Git Clone URL: https://aur.archlinux.org/ncmpcpp-git.git (read-only, click to copy)
Package Base: ncmpcpp-git
Description: An almost exact clone of ncmpc with some new features (git version)
Upstream URL: https://rybczak.net/ncmpcpp/
Licenses: GPL-2.0-or-later
Conflicts: ncmpcpp
Provides: ncmpcpp
Submitter: rich_o
Maintainer: dbermond
Last Packager: dbermond
Votes: 112
Popularity: 0.005456
First Submitted: 2008-08-18 16:31 (UTC)
Last Updated: 2024-10-06 02:10 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

rich_o commented on 2013-01-12 22:03 (UTC)

@quizzmaster: In Automake 1.13, AM_CONFIG_HEADER has been removed in favour of AC_CONFIG_HEADERS. See http://bugs.musicpd.org/view.php?id=3643

quizzmaster commented on 2013-01-12 20:53 (UTC)

Doesn't compile.. aclocal aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: error: 'AM_CONFIG_HEADER': this macro is obsolete. You should use the 'AC_CONFIG_HEADERS' macro instead. /usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from... configure.in:3: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: error: echo failed with exit status: 1

OK100 commented on 2012-11-11 06:30 (UTC)

Please move boost to makedepends and add boost-libs to depends.

rich_o commented on 2012-11-02 11:26 (UTC)

@vendion: no idea @liuexp: from the git commitlog: ”remove command line functionality available in mpc“ Please use the forums or contact the developer text time, this isn't the right place for such support.

vendion commented on 2012-11-02 10:57 (UTC)

Any reason why the playlist editor would not display xspf playlist files? Support for the files was added back in 0.5.8 according to the website.

<deleted-account> commented on 2012-10-28 12:30 (UTC)

Hi, why is ncmpcpp stop returns Invalid option? The one in community works with command line options, but failed to display .cue playlists correctly. [liuexp@liuexp ~]$ ncmpcpp stop Invalid option: stop

rich_o commented on 2012-10-09 19:18 (UTC)

1.) boost is a new dependeny 2.) boost in Extra is compiled w/out the multithread-suffix "-mt", so ncmpcpp-git can't find boost-locale. 3.) uploaded fixed PKGBUILD, should compile now.

<deleted-account> commented on 2012-10-09 16:31 (UTC)

@Army Same issue here.