Search Criteria
Package Details: libmpd-git r427.8601a0e-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/libmpd-git.git (read-only, click to copy) |
---|---|
Package Base: | libmpd-git |
Description: | Signal based wrapper around libmpdclient |
Upstream URL: | http://mpd.wikia.com/wiki/ClientLib:libmpd |
Licenses: | GPL |
Conflicts: | libmpd |
Provides: | libmpd |
Submitter: | muesli4 |
Maintainer: | muesli4 |
Last Packager: | muesli4 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-28 20:16 (UTC) |
Last Updated: | 2023-07-16 23:12 (UTC) |
Dependencies (2)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (3)
- g15mpd (requires libmpd)
- xfce4-mpc-plugin-update (requires libmpd)
- xfmpc-git (requires libmpd)
Latest Comments
muesli4 commented on 2023-07-16 17:06 (UTC)
@MarsSeed thank you. I updated it.
MarsSeed commented on 2023-07-16 16:05 (UTC)
This should provide libmpd.
mqs commented on 2021-02-14 20:50 (UTC)
Another nitpick that I found just now: please add
git
to the makedepends here :)muesli4 commented on 2018-07-06 12:39 (UTC) (edited on 2018-07-06 13:09 (UTC) by muesli4)
@mqs Thanks for pointing that out. This should have been changed a while ago.
My guess is that gmpc-git builds fine with libmpd. I will probably update both packages (gmpc-git with libmpd as dependency).
edit: A newer version of libmpd is required. I don't know why this is the case. Maybe the package is out-dated or there hasn't been a release. I will keep this for now. I tested it and both packages build again.
mqs commented on 2018-07-05 12:35 (UTC)
I just tried to build gmpc-git and couldn't build this package because the git link is dead (see https://www.musicpd.org/news/2017/04/moving-to-github/). I tried the github repo (https://github.com/DaveDavenport/libmpd) which is still on the same commit level. Apart from not finding any tags (i commented out the pkgver function) it works pretty well.
Apart from that, is there a reason that it has to be libmpd-git and not libmpd?
Anyway thanks for 'maintaining' gmpc even if the original author is not as active.