4 pkgdesc="A multi-user jukebox web application. You can stream the music to other people as well."
5 url="http://grecni.com/roomjuice/"
8 depends=(taginfo php mlocate )
9 source=("http://grecni.com/$pkgname/dl/$pkgname-$pkgver.tar.gz")
15 mkdir -p $pkgdir/srv/http/$pkgname
16 cp -r $pkgname*/* /$pkgdir/srv/http/$pkgname
18 md5sums=('f13cc810ec9a34ac755117e90d2763ab')