updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / gameandwatch / PKGBUILD
blob94837d9549116f1747b94e0c3a4dfef8bef1fb7c
1 # Contributor: archtux <antonio.arias99999@gmail.com>
3 pkgname=gameandwatch
4 pkgver=0.3
5 pkgrel=1
6 pkgdesc="Simulator of Game & Watch games."
7 arch=('i686')
8 install=gameandwatch.install
9 url="http://www.rangelreale.com/gamewatch.php"
10 license=('GPL')
11 depends=('boost=1.39.0' 'sdl_gfx=2.0.19' 'sdl_image' 'sdl_mixer' 'sdl_ttf' 'zziplib')
12 source=(http://www.rangelreale.com/files/${pkgname}_${pkgver}_i386.deb)
13 md5sums=("cd4504f387842dfe0c82ef2f85507906")
15 build() {
16     cd $srcdir
18     bsdtar xf ${pkgname}_${pkgver}_i386.deb
19     bsdtar xf data.tar.gz -C $pkgdir