1 pkgname=pidgin-embeddedvideo-imageview
5 pkgdesc="Watch videos directly into your Pidgin conversation - with imageview support"
7 url="http://code.google.com/p/pidgin-embeddedvideo/"
9 provides=('pidgin-embeddedvideo')
11 makedepends=('pidgin' 'glib2' 'libxml2' 'libwebkit' 'curl' 'flashplugin')
12 source=(http://geekr.googlecode.com/files/pidgin-embeddedvideo-imageview.tar.gz)
14 md5sums=('515f05c7e57904dbed53aca1bb97a750')
18 ./configure --prefix=/usr
20 make DESTDIR=$pkgdir install || return 1