updated on Thu Jan 19 16:10:29 UTC 2012
[aur-mirror.git] / wolf-degeneration / PKGBUILD
blobac9a08ecbada515c6344892891f2183556063c32
1 # Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
3 pkgname=wolf-degeneration
4 pkgver=1.1
5 pkgrel=1
6 pkgdesc="DeGeneration is a Multiplayer modification of the game Return to Castle Wolfenstein."
7 arch=('i686' 'x86_64')
8 url="http://tramdesign.planetwolfenstein.gamespy.com/degeneration/index.html"
9 license=('GPL')
10 depends=('wolf')
11 source=('http://www.tramdesign.net/files/degeneration/DeGeneration_v1.1_full.zip')
12 md5sums=('de2a0f9ce06ad15bd0bcf5f07329d698')
14 build() {
15         cd $srcdir
17         install -d $pkgdir/opt/wolf
18         cp -R degeneration $pkgdir/opt/wolf