2016-10-01 06:11:18 +00:00
|
|
|
|
Gentoo overlay
|
2016-02-11 01:01:58 +00:00
|
|
|
|
==================
|
2016-02-11 01:21:50 +00:00
|
|
|
|
Quality: experimental
|
2016-02-11 01:22:24 +00:00
|
|
|
|
|
2016-02-11 01:21:50 +00:00
|
|
|
|
Status: unofficial
|
2016-02-11 01:02:49 +00:00
|
|
|
|
|
2016-02-11 01:21:02 +00:00
|
|
|
|
Installing
|
2016-02-11 01:01:58 +00:00
|
|
|
|
---------
|
|
|
|
|
Option 1:
|
2016-02-10 23:41:13 +00:00
|
|
|
|
|
2016-02-11 01:04:31 +00:00
|
|
|
|
Follow:
|
2016-02-11 01:01:58 +00:00
|
|
|
|
|
2016-10-01 06:11:18 +00:00
|
|
|
|
layman -f -o https://raw.githubusercontent.com/ussrwin/gentoo-overlay/master/repositories.xml -a ussr
|
2016-02-11 01:01:58 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Option 2:
|
|
|
|
|
|
2016-02-11 01:23:07 +00:00
|
|
|
|
To add it to the list of layman, open **/etc/layman/layman.cfg** and immediately after the line:
|
2016-02-11 01:01:58 +00:00
|
|
|
|
|
|
|
|
|
overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
|
|
|
|
|
|
2016-02-11 01:05:08 +00:00
|
|
|
|
add:
|
2016-02-11 01:01:58 +00:00
|
|
|
|
|
2016-10-01 06:11:18 +00:00
|
|
|
|
https://raw.githubusercontent.com/ussrwin/gentoo-overlay/master/repositories.xml
|
2016-02-11 01:01:58 +00:00
|
|
|
|
|
2016-02-11 01:05:08 +00:00
|
|
|
|
must happen:
|
2016-02-11 01:01:58 +00:00
|
|
|
|
|
|
|
|
|
overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
|
2016-10-01 06:11:18 +00:00
|
|
|
|
https://raw.githubusercontent.com/ussrwin/gentoo-overlay/master/repositories.xml
|
2016-02-11 01:01:58 +00:00
|
|
|
|
|
2016-02-11 01:05:08 +00:00
|
|
|
|
then follow:
|
2016-02-11 01:01:58 +00:00
|
|
|
|
|
|
|
|
|
layman -L
|
2016-10-01 06:11:18 +00:00
|
|
|
|
layman -a ussr
|
2016-02-11 01:19:55 +00:00
|
|
|
|
|
2016-10-31 13:13:22 +00:00
|
|
|
|
Repository tree
|
2016-02-11 01:19:55 +00:00
|
|
|
|
---------
|
2016-10-31 13:13:22 +00:00
|
|
|
|
```
|
|
|
|
|
.
|
|
|
|
|
├── app-antivirus
|
|
|
|
|
│ └── clamtk
|
|
|
|
|
├── app-backup
|
|
|
|
|
│ └── insync-bin
|
|
|
|
|
├── app-office
|
|
|
|
|
│ └── litetran
|
|
|
|
|
├── dev-libs
|
|
|
|
|
│ └── libmesode
|
|
|
|
|
├── dev-python
|
|
|
|
|
│ └── slixmpp
|
|
|
|
|
├── games-fps
|
|
|
|
|
│ ├── urbanterror
|
|
|
|
|
│ └── urbanterror-maps
|
|
|
|
|
├── games-util
|
|
|
|
|
│ └── urtconnector
|
|
|
|
|
├── net-im
|
|
|
|
|
│ ├── poezio
|
2016-12-21 05:52:07 +00:00
|
|
|
|
│ ├── profanity
|
|
|
|
|
│ └── rambox-bin
|
|
|
|
|
├── www-apps
|
|
|
|
|
│ ├── rainloop
|
|
|
|
|
│ └── rainloop-community
|
2016-10-31 13:13:22 +00:00
|
|
|
|
├── x11-misc
|
|
|
|
|
│ └── twmn
|
|
|
|
|
└── x11-themes
|
|
|
|
|
├── menda-circle-icon-theme
|
|
|
|
|
└── menda-themes
|
|
|
|
|
|
|
|
|
|
```
|