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.005567
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 .. 9 Next › Last »

Zod commented on 2019-12-08 19:31 (UTC)

@dbermond Yep that did it, works fine. Thx, sorry to bother.

dbermond commented on 2019-12-08 17:27 (UTC)

@Zod You need to rebuild the package against icu 65.1 / poppler 0.82.0.

The repository package works nice because it's rebuilt against these versions and links to the current library sonames.

Zod commented on 2019-12-08 16:04 (UTC)

It seems that icu 65.1-2 does not provide libicui18n.so.64 which gives error 'libicui18n.so.64: cannot open shared object file: no such file or directory' Installing ncmpcpp from community resolves the error.

dbermond commented on 2018-06-11 00:58 (UTC)

@bonob Yes. Users should rebuild this package at each new release of boost-libs.

bonob commented on 2018-06-09 06:13 (UTC)

I believe it needs to be rebuilt for boost-libs 1.67.0

rich_o commented on 2017-11-16 09:09 (UTC)

As development of ncmpcpp is not that fast paced anymore, ncmpcpp in community is sufficient for me. So I will disown this package at the end of the year. Anyone with interest to take over, please let me know. Thanks.

rich_o commented on 2017-07-28 10:26 (UTC)

@ayekat: Thank you for your comment, just updated the package with your suggestions.

ayekat commented on 2017-06-22 09:29 (UTC) (edited on 2017-07-28 05:36 (UTC) by ayekat)

I think the PKGBUILD is missing a `provides=('ncmpcpp')`. I use a meta-package to handle applications on my desktop machines, and this way the 'ncmpcpp' dependency would be correctly satisfied by ncmpcpp-git. EDIT: Also, the upstream URL should probably be changed to http://rybczak.net/ncmpcpp/

<deleted-account> commented on 2017-05-30 12:15 (UTC)

Since the last update, I got the error: ncmpcpp: error while loading shared libraries: libboost_filesystem.so.1.63.0: cannot open shared object file: No such file or directory I think there was an update to `boost` or `libboost` and it makes the binary file broken. The solution, As suggested here: https://bbs.archlinux.org/viewtopic.php?id=208105, is to rebuild the package.