1 # Maintainer: Jan Dlabal <dlabaljan at gmail dot com>
5 pkgdesc="A program allowing for quick, simple sharing of files over your LAN, WiFi, etc., using the HTTP protocol"
7 url="http://houbysoft.com/qs/"
9 depends=('libmicrohttpd' 'gtk2')
10 source=("http://houbysoft.com/download/$pkgname-$pkgver-src.tar.gz")
11 md5sums=('5f53945f84dfbb8a0c512901296a1592')
14 cd $srcdir/$pkgname-$pkgver-src
16 install -D qs "$pkgdir/usr/bin/qs"