Add installation steps for Gentoo

This commit is contained in:
Andrey Mazo 2014-06-24 04:16:39 +04:00
parent 9e4782e3c1
commit 920589e23a

View file

@ -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/)) 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 ##TODO
* Last.fm Scrobbler * Last.fm Scrobbler
* Qt frontend * Qt frontend