forked from upstream/IPod-Shuffle-4g
Add installation steps for Gentoo
This commit is contained in:
parent
9e4782e3c1
commit
920589e23a
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue