games-strategy/0ad-zh-lang - 0.26.1 (gig)

Search

Package Information

Description:
Chinese Fonts and Translations For 0ad
Homepage:
https://play0ad.com
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.26.1 7 * 0
View Raw Ebuild
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Chinese Fonts and Translations For 0ad"
HOMEPAGE="https://play0ad.com"
SRC_URI="http://releases.wildfiregames.com/locales/zh-lang-${PV}.pyromod -> zh-lang-${PV}.zip"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="*"

DEPEND="
	>=games-strategy/0ad-0.0.26_alpha-r1
"
RDEPEND="${DEPEND}"

src_unpack(){
	if [[ -n ${A} ]]; then
		S=${DISTDIR}
	fi
}

src_install(){
	insinto /usr/share/0ad/mods/public
	doins ${A}
}

Dependencies

DEPEND

	>=games-strategy/0ad-0.0.26_alpha-r1

RDEPEND

	>=games-strategy/0ad-0.0.26_alpha-r1

Manifest for 0.26.1

Type File Size Source URLs
DIST zh-lang-0.26.1.zip 140683340 bytes http://releases.wildfiregames.com/locales/zh-lang-0.26.1.pyromod