1 # Maintainer: Sven Schneider <archlinux.sandmann@googlemail.com>
3 pkgname=stuntrally-tracks
6 pkgdesc="Stunt Rally game with track editor, based on VDrift and OGRE (tracks)"
9 url="http://code.google.com/p/vdrift-ogre"
11 source=(https://nodeload.github.com/stuntrally/tracks/tarball/1.4)
12 md5sums=('44507258f4cec4c5b31a1446722e095e')
15 cd "${srcdir}/stuntrally-tracks-b5a8a2d"
17 cmake -DCMAKE_INSTALL_PREFIX="/usr" .
22 cd "${srcdir}/stuntrally-tracks-b5a8a2d"
24 make DESTDIR="${pkgdir}/usr/share/stuntrally/" install