1 # Contributor: Nicolas Quienot <niQo@aur>
5 pkgdesc="RemotePad is an open source application that controls the mouse cursor of your desktop PC from your iPhone"
6 url="http://www.tenjin.org/RemotePad/"
10 source=(http://iphone-remotepad.googlecode.com/files/RemotePadServer-$pkgver-X11-Source.tgz)
11 md5sums=('8abe8ba819fe636f7c34603ffbf24bed')
14 cd ${srcdir}/RemotePad\ Server/X11
15 ./configure --prefix=/usr || return 1
17 # make DESTDIR="${pkgdir}" install || return 1
18 mkdir -p ${pkgdir}/usr/bin
19 cp remotepad ${pkgdir}/usr/bin/