1 # Contributor: Andrew Mellor
5 pkgdesc="A fork off of the vstream library from the tivo-mplayer project."
8 url="http://armory.nicewarrior.org/projects/vstream-client/"
11 source=("http://download.nicewarrior.org/vstream-client/vstream-client-1.2.tar.gz")
12 md5sums=('91088dad9234dd1176ddb84e6fbee69c')
15 cd ${srcdir}/vstream-client-${pkgver}
16 ./configure --prefix=${pkgdir}/usr
18 make INSTALL='install -D' install