1 # Maintainer: Justin Hill <bigfoot_30045 at yahoo dot com>
3 pkgname=platinumarts-sandbox
6 pkgdesc="A free and open source 3D game design program for kids and adults."
8 url="http://sandboxgamemaker.com/"
11 depends=('sdl' 'sdl_image' 'sdl_mixer' 'zlib')
21 source=(http://sandboxgamemaker.com/sandbox/PlatinumArtsSandbox${pkgver}Multiplatform.zip
23 md5sums=('1128473500d02346145219e7a9aaa682'
24 '709edf8dea868e8dedde022323d9473a')
28 mkdir -p usr/share/applications
30 cp -r PlatinumArtsSandbox${pkgver} $pkgdir/usr/share
31 install -D -m 0644 "pasandbox.desktop" "$pkgdir/usr/share/applications/pasandbox.desktop"