Install this version:
emerge -a =app-emulation/cadius-1.4.5
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =app-emulation/cadius-1.4.5
Or alternatively:
emerge --autounmask-write -a =app-emulation/cadius-1.4.5
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.4.5 | 8 | ~amd64 | 0 |
EAPI=8
DESCRIPTION="BrutalDeluxe's Cadius disk imaging utility, with some maintenance and *nix support"
HOMEPAGE=http://brutaldeluxe.fr/products/crossdevtools/cadius/index.html
SRC_URI="https://github.com/mach-kernel/$PN/archive/refs/tags/$PV.tar.gz -> $P.tar.gz"
LICENSE=GPL-3
SLOT=0
KEYWORDS="~amd64"
src_install()
{
dobin bin/release/cadius
}
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | cadius-1.4.5.tar.gz | 77625 bytes | https://github.com/mach-kernel/cadius/archive/refs/tags/1.4.5.tar.gz |