Install this version:
emerge -a =games-arcade/outfox-serenity-3.0.3
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =games-arcade/outfox-serenity-3.0.3
Or alternatively:
emerge --autounmask-write -a =games-arcade/outfox-serenity-3.0.3
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.0.3 | 8 | ~amd64 | 0 |
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="The community pack content for Project OutFox (includes volume 1.5)"
HOMEPAGE="https://github.com/TeamRizu/OutFox-Serenity"
SRC_URI="https://github.com/TeamRizu/OutFox-Serenity/releases/download/v${PV:0:3}s1/OutFox.Serenity.All.In.One.v${PV:0:3}s1.TP.zip"
S="${WORKDIR}"
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64"
BDEPEND="app-arch/unzip"
src_install() {
insinto /opt/outfox/Songs
doins -r OutFox*
}
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | OutFox.Serenity.All.In.One.v3.0s1.TP.zip | 542422406 bytes | https://github.com/TeamRizu/OutFox-Serenity/releases/download/v3.0s1/OutFox.Serenity.All.In.One.v3.0s1.TP.zip |