| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 02 | 7 | ~amd64 ~x86 | 0 |
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="0ad delenda est mod"
HOMEPAGE=""
SRC_URI="https://binary.lge.modcdn.io/mods/698d/111/delenda_est_r02.zip -> ${PF}.zip"
LICENSE=""
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="
>=games-strategy/0ad-0.0.23b_alpha
"
RDEPEND="${DEPEND}"
BDEPEND=""
src_unpack(){
if [[ -n ${A} ]]; then
S=${DISTDIR}
fi
}
src_install(){
insinto /usr/share/0ad/mods/public
doins ${A}
}
>=games-strategy/0ad-0.0.23b_alpha
>=games-strategy/0ad-0.0.23b_alpha