Merge branch 'master' of https://lab.cherboiche.org/gentoo/cherb-overlay
This commit is contained in:
12
README.md
12
README.md
@@ -1,11 +1,17 @@
|
|||||||
### CHERB OVERLAY
|
# CHERB OVERLAY
|
||||||
|
|
||||||
An overlay with some random stuff
|
A portage overlay with random stuff I'm using for my computers.
|
||||||
|
|
||||||
|
## Installation
|
||||||
To add this overlay manually, run as root or using sudo:
|
To add this overlay manually, run as root or using sudo:
|
||||||
|
|
||||||
```
|
```
|
||||||
layman -f -o https://lab.cherboiche.org/gentoo/cherb-overlay/raw/master/repository.xml -a cherb-overlay
|
layman -f -o https://lab.cherboiche.org/gentoo/cherb-overlay/raw/master/repository.xml -a cherb-overlay
|
||||||
```
|
```
|
||||||
|
|
||||||
If an error occurs, please check that you're using at least python 3.3.
|
If an error occurs, please check that you're using at least python 3.3.
|
||||||
|
|
||||||
|
|
||||||
|
## CONTENT
|
||||||
|
- media-libs/openal-9999 : OpenAL with echo-cancelation patches used by some Tox clients (like uTox et qtox)
|
||||||
|
- x11-wm/dwm-9999 : dev version of dwm without any patches
|
||||||
Reference in New Issue
Block a user