Added Gentoo/Funtoo ebuild

This commit is contained in:
Dylan 2016-01-29 12:13:48 +11:00
parent f7f2189b06
commit 1c228402c4
1 changed files with 12 additions and 0 deletions

View File

@ -107,6 +107,18 @@ https://github.com/dylanaraps/fetch/wiki/Customizing-Info
1. Install **[fetch-git](https://aur.archlinux.org/packages/fetch-git/)** from the aur.
### Gentoo / Funtoo
1. Add the 3rd party repo
- `layman -o https://gist.githubusercontent.com/z1lt0id/24d45b15800b98975260/raw/2fdf6645cdc3c1ca0b0af83a7bf8f86598e386ae/fs0ciety.xml -f -a fs0ciety`
2. Sync the repos
- `layman -S`
3. To enable w3m and scrot support, enable the appropriate flags.
- `echo "x11-apps/fetch" >> /etc/portage/package.use`
4. Install the package
- `emerge -a x11-apps/fetch`
### Others
1. Download the latest source at https://github.com/dylanaraps/fetch