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.
937 B
937 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)
- zrtp for twinkle
- fheroes2 game engine
- Regina-REXX add dropped and up version
TODO:
- Weblate server
- Weblate CLI testing
- torrentpier
- pvpgn (maybe move to game overlay)
- veyon
- gitprep
- kamailio
How to use:
- Make sure you have installed package app-eselect/eselect-repository;
- Add custom repository:
eselect repository add redhub-common git https://git.calculate-linux.org/ktrace/redhub-common.git
- Sync and update eix cache. Gentoo users may do
eix-sync && eix-update
, Calculate Linux users must doemerge --sync && eix-update
. - Check result by run
eix twinkle
, your must see twinkle package and redhub-stuff overlay.