4 pkgdesc="The name 'Dillo' is the Italian translation of 'say it'... because this plugin reads the new messages."
6 url="http://forum.emesene.org/index.php/topic,1352.0.html"
8 depends=('emesene' 'espeak')
9 makedepends=('patch' 'diffutils')
10 source=('http://italianmafia.altervista.org/blog/download.php?get=dillo.py' 'dillo.patch')
11 md5sums=('68a7d4e5dfc7e826a61cf56e656bf8b0'
12 '2b23ba82aac8677e3c3163e152be14c6')
17 mv download.php?get=dillo.py dillo.py
18 patch -p0 < dillo.patch
19 install -Dm644 dillo.py $pkgdir/usr/share/emesene/plugins_base/dillo.py