You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
redhub-common/README.md

26 lines
907 B

# redhub-stuff-overlay
Gentoo overlay for different programs.
Create issue when you need add apps, or if you found a bug. Pull requests are welcome.
Best ebuilds for best and most useful apps will move in main tree.
ADDED:
- twinkle
- Weblate client (CLI)
TODO:
- Weblate server
- Weblate CLI testing
- torrentpier
- pvpgn (maybe move to game overlay)
- veyon
- gitprep
- kamailio
- zrtp for twinkle
How to use:
1. Make sure you have installed package app-eselect/eselect-repository;
2. Add custom repository: ```eselect repository add redhub-stuff git https://github.com/ktrace/redhub-stuff-overlay.git```
3. Sync and update eix cache. Gentoo users may do ```eix-sync && eix-update```, Calculate Linux users must do ```emerge --sync && eix-update```, because Calculate use obsolete "layman".
4. Check result by run ```eix twinkle```, your must see twinkle package and redhub-stuff overlay.