18 lines
524 B
Markdown
18 lines
524 B
Markdown
# CHERB OVERLAY
|
|
|
|
A portage overlay with random stuff I'm using for my computers.
|
|
|
|
## Installation
|
|
To add this overlay manually, run as root or using sudo:
|
|
|
|
```
|
|
layman -f -o https://git.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.
|
|
|
|
|
|
## 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
|