7 pkgdesc="A FTP server with a service discovery feature that makes qShare clients aware of other clients running on the same network."
9 url="http://www.qt-apps.org/content/show.php/qShare?content=116612"
12 source=(http://www.zuzuf.net/qshare/files/qshare-$pkgver-src.tar.gz)
13 md5sums=('537758deb9f685b0ab9c329e55e450ce')
23 install -Dm644 icons/$pkgname.png $pkgdir/usr/share/pixmaps/$pkgname.png || return 1
24 install -Dm644 distrib/linux/$pkgname.desktop $pkgdir/usr/share/applications/$pkgname.desktop || return 1
25 install -Dm755 $pkgname $pkgdir/usr/bin/$pkgname || return 1