[Pkg-mpd-commits] [python-mpd] 143/262: README.md update install guide
Simon McVittie
smcv at debian.org
Sun May 22 18:16:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch upstream
in repository python-mpd.
commit 56edf136fc3d7ddbbdcb19e5cfc9acb068a1bcc2
Author: Jörg Thalheim <jthalheim at gmail.com>
Date: Sat Jul 21 16:47:35 2012 +0200
README.md update install guide
---
README.md | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 360f9e1..b2d8390 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,6 @@ To install python-mpd from source, simply run the command:
You can use the *--help* switch to *setup.py* for a complete list of commands
and their options. See the [Installing Python Modules](http://docs.python.org/inst/inst.html) document for more details.
-
Getting the latest release
--------------------------
@@ -75,14 +74,13 @@ Then simply update/install *python-mpd2* or *python3-mpd* with apt or aptitude:
### Arch Linux
-install [python-mpd2-git](https://aur.archlinux.org/packages.php?ID=57738) from AUR
+install [python-mpd2](http://aur.archlinux.org/packages.php?ID=59276) from AUR
### Gentoo Linux
-An ebuid is available in the `laurentb` overlay.
+Replaces the original python-mpd beginning with version 0.4.2 (currently masked):
- echo 'dev-python/python-mpd::laurentb **' >> /etc/portage/accept_keywords
- layman -a laurentb
+ echo dev-python/python-mpd _ARCH_ >> /etc/portage/accept_keywords # Replace \_ARCH\_ with your architecture (~amd64, ~x86, ...)
emerge -av python-mpd
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/python-mpd.git
More information about the Pkg-mpd-commits
mailing list