1 # Maintainer: SpepS <dreamspepser at yahoo dot it>
2 # Contributor: simo <simo@archlinux.org>
3 # Contributor: Tom Newsom <Jeepster@gmx.co.uk>
8 pkgdesc="Lets you use two monitors on two different computers as if they were connected to the same computer."
10 url="http://fredrik.hubbe.net/x2vnc.html"
12 depends=('libxinerama' 'libxss' 'libxrandr' 'libxxf86dga')
13 source=("http://fredrik.hubbe.net/x2vnc/$pkgname-$pkgver.tar.gz")
14 md5sums=('f23f86bcfa12a80eaeb886ab9b3ee447')
17 cd "$srcdir/$pkgname-$pkgver"
20 --mandir=/usr/share/man
26 cd "$srcdir/$pkgname-$pkgver"
28 install -d "$pkgdir"/usr/{bin,share/man/man1}
29 make DESTDIR="$pkgdir/" install