1 #Maintainer: Previous Unknown
2 #Maintainer: Nathan Owe <ndowens.aur at gmail dot com>
6 pkgdesc="Addon for gmlive that provides sopcast and pplive."
8 url="http://code.google.com/p/gmlive/"
10 depends=('gmlive' 'gcc-libs' 'libxext')
11 makedepends=('pkgconfig' 'intltool')
12 source=(http://gmlive.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
13 md5sums=('e94313ff9170e7375b75b518a7aae5cf')
19 cd ${srcdir}/${pkgname}-${pkgver}
20 install -Dm755 xpplive ${pkgdir}/usr/bin/xpplive
21 install -Dm755 sp-sc-auth ${pkgdir}/usr/bin/sp-sc-auth