1 # Maintainer: Athemis <athemis@ish.de>
2 # Contributor: ReNoM <renom [at] list [dot] ru>
3 # Contributor: NiteHogg <keith.b.elliott [at] gmail [dot] com>
7 pkgdesc="A popular, highly balanced mod based on the late, immensely popular mod Absolute Annihilation. BA is designed for competitive 1v1 gameplay but is also perfectly suited for larger team games."
10 url="http://springrts.com/wiki/Balanced_Annihilation"
11 license=('GPL' 'CCPL' 'custom:non-free')
13 source=("http://spring-portal.com/index.php/docman/doc_download/314-balanced-annihilation-v$_distver"
15 noextract=("314-balanced-annihilation-v$_distver")
16 md5sums=('8857d928f12fe2f09f33238bface56a2'
17 '28872feaac21fc4b2b4ae00b3f86e52a')
21 mkdir -p $pkgdir/usr/share/spring/mods || return 1
23 install -TDm 644 $srcdir/314-balanced-annihilation-v$_distver $pkgdir/usr/share/spring/mods/ba$_distver.sdz || return 1
24 install -Dm 644 $srcdir/license-non-free ${pkgdir}/usr/share/licenses/${pkgname}/non-free || return 1