1 # Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
6 pkgdesc="FTP client for the K Desktop Environment with tabs."
8 url="http://www.kde-apps.org/content/show.php/KuFTP?content=78260"
11 source=(http://downloads.sourceforge.net/kuftp/$pkgname-$pkgver.tar.bz2)
13 md5sums=('fd79f878639f06c70cfa5b374fd4125e')
16 cd "${srcdir}/$pkgname-$pkgver"
18 source /etc/profile.d/qt3.sh
20 ./configure --prefix=/opt/kde --without-arts
22 make DESTDIR="${pkgdir}" install