1 # Maintainer: JokerBoy (www.punctweb.ro)
6 pkgdesc="Shakes the conversation window when you receive a nudge/buzz"
8 url="http://code.google.com/p/pidgin-nudge/"
11 source=('http://pidgin-nudge.googlecode.com/svn/trunk/Makefile'
12 'http://pidgin-nudge.googlecode.com/svn/trunk/pidginnudge.c')
13 md5sums=('5b96bcf53911fef996e082b7e6090a00'
14 '44170a81cc15d1d865ff788266fe4c93')
16 cd $srcdir || return 1
18 make DESTDIR=$pkgdir install || return 1