updated on Mon Jan 23 04:00:55 UTC 2012
[aur-mirror.git] / glest-sstld / PKGBUILD
blob3a0fabe0b60027e6fe3453c7d2835480e4569660
1 # Contributor: Tomas Groth <tomasgroth@yahoo.dk>
2 pkgname=glest-sstld
3 pkgver=2.1
4 pkgrel=1
5 pkgdesc="Starship Tropper: Last Defense - mod for glest"
6 arch=(i686 x86_64)
7 url="http://mods.moddb.com/5862/sstld/"
8 depends=('glest')
9 makedepends=()
10 conflicts=()
11 license="GPL"
12 source=(SST2_1Friendly.zip)
13 md5sums=('ed6f529c303ef613809dc42e3646fbd4')
15 # You have to download SST2_1Friendly.zip from 
16 # http://www.moddb.com/mods/5862/sstld/downloads (Base Files).
17 # It can't be done automaticly because of the server the file is on.
19 build() {
20   mkdir -p $startdir/pkg/opt/glest
21   cd $startdir/pkg/opt/glest
22   cp -r $startdir/src/{maps,scenarios,techs,tilesets} .