1 # Contributor: escoand <escoand at freenet dot de>
6 pkgdesc="Prism is a simple XULRunner based browser that hosts web applications without the normal web browser user interface."
8 url="http://prism.mozilla.com/"
9 license=('MPL/GPL/LGPL')
10 depends=('gtk2' 'lib32-gtk2' 'lib32-libxdamage' 'lib32-libxt' 'lib32-pcre' 'xulrunner=1.9.1')
11 conflicts=('prism-0.9')
12 source=("http://prism.mozillalabs.com/downloads/$pkgver/prism-$pkgver.en-US.linux-i686.tar.bz2"
15 # thank andrew9888 and fluke
16 md5sums=('cf1fc7c191e45a7619d371b0c295c3cb'
17 '19bb57723c56fd613dc5977ff4c0823c')
20 install -d $pkgdir/opt/lib32/prism $pkgdir/usr/bin
21 install -m755 $srcdir/prism.sh $pkgdir/usr/bin/prism
22 cp -R $srcdir/prism/* $pkgdir/opt/lib32/prism/