1 # Maintainer: Emile Pesik <ristridin [at] gmail [dot] com>
2 # Contributor Todd Maynard <arch [at] toddmaynard [dot] com>
6 pkgdesc="Set various aspects of Philips (and compatible) webcams."
7 url="http://www.vanheusden.com/setpwc/"
11 optdepends=('gtksetpwc: GTK2 frontend for setpwc')
16 install=setpwc.install
17 source=(http://www.vanheusden.com/$pkgname/$pkgname-$pkgver.tgz)
18 md5sums=('79d5ee468c0076feb3cac473bef661d2')
21 cd $srcdir/$pkgname-$pkgver
23 #make DESTDIR=$pkgdir install #Makefile has hardcoded destination
25 #We will copy the binary over manually - since it is trivial to do.
26 mkdir -p $pkgdir/usr/bin
27 cp setpwc $pkgdir/usr/bin