forked from upstream/IPod-Shuffle-4g
Fix Gentoo installation formatting in README
This commit is contained in:
parent
a25125106b
commit
d2ecc95276
1 changed files with 7 additions and 4 deletions
11
README.md
11
README.md
|
|
@ -51,10 +51,13 @@ From the **Extra** repository: `pacman -S python2 mutagen` and from the AUR: `sv
|
||||||
|
|
||||||
##### Gentoo Linux
|
##### Gentoo Linux
|
||||||
|
|
||||||
`PYTHON_TARGETS="python2_7" emerge -av media-libs/mutagen`
|
```bash
|
||||||
`layman --add=ikelos` ([ikelos](http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=summary))
|
PYTHON_TARGETS="python2_7" emerge -av media-libs/mutagen
|
||||||
`layman --overlays="https://raw.githubusercontent.com/ahippo/rhvoice-gentoo-overlay/master/repositories.xml" --fetch --add=ahippo-rhvoice-overlay` ([ahippo-rhvoice-overlay](https://github.com/ahippo/rhvoice-gentoo-overlay))
|
layman --add=ikelos
|
||||||
`ACCEPT_KEYWORDS="~amd64" emerge -av app-accessibility/svox app-accessibility/rhvoice`
|
layman --overlays="https://raw.githubusercontent.com/ahippo/rhvoice-gentoo-overlay/master/repositories.xml" --fetch --add=ahippo-rhvoice-overlay
|
||||||
|
ACCEPT_KEYWORDS="~amd64" emerge -av app-accessibility/svox app-accessibility/rhvoice
|
||||||
|
```
|
||||||
|
References to the overlays above: [ikelos](http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=summary), [ahippo-rhvoice-overlay](https://github.com/ahippo/rhvoice-gentoo-overlay)
|
||||||
|
|
||||||
##TODO
|
##TODO
|
||||||
* Last.fm Scrobbler
|
* Last.fm Scrobbler
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue