summaryrefslogtreecommitdiff
path: root/audio/mpc/README
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-11 20:30:51 +0200
committerHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-11 20:30:51 +0200
commit2157c6dac7ca38861294038db7d2d04553a7094c (patch)
tree40274f6a32dfc079b1891747a66850e839931708 /audio/mpc/README
parent9f21562211b2276ea38adb05c5af503f92ade371 (diff)
downloadslackbuilds-2157c6dac7ca38861294038db7d2d04553a7094c.tar.gz
audio/mpc: Moved from multimedia
Diffstat (limited to 'audio/mpc/README')
-rw-r--r--audio/mpc/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/mpc/README b/audio/mpc/README
new file mode 100644
index 0000000000..feaa1b1e51
--- /dev/null
+++ b/audio/mpc/README
@@ -0,0 +1,8 @@
+mpc is a client for MPD, the Music Player Daemon.
+mpc connects to a MPD running on a machine via a network.
+
+For bash tab completion, copy the mpc-bashrc file in
+mpc's documentation directory to ~/.bashrc
+
+You will need to make sure you have set the MPD_HOST and MPD_PORT
+environment variables.