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.
Victor Kustov
4fdfe6f061
|
2 years ago | |
---|---|---|
app-i18n/weblate-cli | ||
dev-libs/ucommon | ||
metadata | ||
net-libs | 2 years ago | |
net-voip/twinkle | 2 years ago | |
profiles | ||
.gitignore | 2 years ago | |
LICENSE | ||
README.md |
README.md
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:
- Make sure you have installed package app-eselect/eselect-repository;
- Add custom repository:
eselect repository add redhub-stuff git https://github.com/ktrace/redhub-stuff-overlay.git
- Sync and update eix cache. Gentoo users may do
eix-sync && eix-update
, Calculate Linux users must doemerge --sync && eix-update
, because Calculate use obsolete "layman". - Check result by run
eix twinkle
, your must see twinkle package and redhub-stuff overlay.