Install this version:
emerge -a =games-fps/ut2004-bonuspack-cbp1-1-r3
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =games-fps/ut2004-bonuspack-cbp1-1-r3
Or alternatively:
emerge --autounmask-write -a =games-fps/ut2004-bonuspack-cbp1-1-r3
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="UT2003 Community Bonus Pack for UT2004 Volume 1"
HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004"
SRC_URI="http://ut2004.ut-files.com/BonusPacks/cbp1.zip"
LICENSE="free-noncomm"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RESTRICT="strip"
BDEPEND="app-arch/unzip"
RDEPEND="|| ( games-fps/ut2004 >=games-server/ut2004-ded-3369.3-r2 )"
S="${WORKDIR}"
src_install() {
insinto /opt/ut2004
doins -r *
}
|| ( games-fps/ut2004 >=games-server/ut2004-ded-3369.3-r2 )
app-arch/unzip
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | cbp1.zip | 144163647 bytes | http://ut2004.ut-files.com/BonusPacks/cbp1.zip |