Search Criteria
Package Details: mpc-git 0.29.2.g2d6e3fe-1
Git Clone URL: | https://aur.archlinux.org/mpc-git.git (read-only, click to copy) |
---|---|
Package Base: | mpc-git |
Description: | A minimalist command line interface to MPD |
Upstream URL: | https://www.musicpd.org/clients/mpc/ |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | Slash |
Maintainer: | Slash |
Last Packager: | Slash |
Votes: | 24 |
Popularity: | 0.000090 |
First Submitted: | 2008-09-17 23:58 |
Last Updated: | 2018-02-15 01:30 |
Dependencies (5)
- libmpdclient
- git (git-git) (make)
- meson (meson-git) (make)
- python-sphinx (python-sphinx-git, python-sphinx-2) (make)
- bash-completion (bash-completion-git) (optional)
Required by (14)
- arm-none-eabi-gcc60-linaro (requires mpc)
- arm-none-eabi-linaro-binutils (requires mpc)
- clerk-legacy (requires mpc)
- fmui-git (requires mpc)
- fzmp-git (requires mpc)
- i3blocks-contrib (requires mpc) (optional)
- i3blocks-contrib-git (requires mpc) (optional)
- kunst-git (requires mpc)
- mpd-automount-git (requires mpc)
- mpd-pulse (requires mpc)
- mpdrand (requires mpc)
- mpd_cdrom (requires mpc)
- rofi-applets-menus (requires mpc) (optional)
- rofi-mpd (requires mpc)
Latest Comments
emeres commented on 2014-09-14 02:19
http://pastebin.com/NfZcUiDx
This adds a feature to mpc of using 'mpc play' to restart a song (seek to 0s) when already playing. Source: http://forum.musicpd.org/viewtopic.php?f=12&t=250
Modification for PKGBUILD: in build()
patch -p 0 < ${srcdir}/command_play.patch
Slash commented on 2014-08-23 01:07
@flu: I made those changes. Although libmpdclient is currently compatible, I don't really know how often compatibility breaks. If anyone has better knowledge on this topic, then I'll change it back if it's going to become a problem.
Slash commented on 2014-01-17 20:26
Thanks, I updated the PKGBUILD.
test0 commented on 2012-07-04 06:04
I hear some chirping sounds when playing m4a/aac files; the official build of mpd in [extra] does the same, though. Building with ./configure --disable-aac fixes this (mpd uses FFmpeg's AAC support then).
haawda commented on 2011-04-11 20:39
Is this stuff hosted in svn or in git repo? Are both PKGBUILDs needed?