rendered paste body# $Id: PKGBUILD,v 1.16 2005/02/22 17:59:46 dorphell Exp $
# Maintainer: dorphell <dorphell@archlinux.org>
# Contributor: Lucien Immink <l.immink@student.fnt.hvu.nl>
pkgname=IglooFTP-PRO
pkgver=1.2.4
pkgrel=1
pkgdesc="A multithreaded ftp client for X Windows"
depends=('gtk2' 'openssl' 'readline')
install=(Install)
source=(ftp://iglooftp.com/pub/linux/$pkgname-$pkgver-linux.tar.gz)
url="http://www.gftp.org/"
md5sums=()
build() {
cd $startdir/src/$pkgname-$pkgver-linux
# ./configure --prefix=/usr
# make || return 1
sh Install