From 920589e23a1666e02b784dc59e545c737e970e6c Mon Sep 17 00:00:00 2001 From: Andrey Mazo Date: Tue, 24 Jun 2014 04:16:39 +0400 Subject: [PATCH] Add installation steps for Gentoo --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5e85a8d..186016c 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,12 @@ This script requires: From the **Extra** repository: `pacman -S python2 mutagen` and from the AUR: `svox-pico-git` ([link](https://aur.archlinux.org/packages/svox-pico-git/)) +##### Gentoo Linux + +`PYTHON_TARGETS="python2_7" emerge -av media-libs/mutagen` +`layman --add=ikelos` ([ikelos](http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=summary)) +`ACCEPT_KEYWORDS="~amd64" emerge -av app-accessibility/svox` + ##TODO * Last.fm Scrobbler * Qt frontend