1 #Maintainer: figo1802@gmail.com
6 pkgdesc="Lan communication software, compatiable with IP Messenger."
8 url="http://code.google.com/p/iptux/"
10 depends=("gtk2" "gconf")
12 source=(http://iptux.googlecode.com/files/iptux_0.5.3.tar.gz)
14 md5sums=('16358f38a2f88a460270eb5210b188c1')
18 msg "Starting make..."
19 ./configure --prefix=/usr || return 1
21 make DESTDIR=$startdir/pkg install