description="The Balsa package contains a GNOME based mail client." url="https://pawsa.fedorapeople.org/balsa/" packager="tnut " contributors="Berlius, tnut, Greg" makedepends=(aspell enchant gmime libesmtp rarian pcre gtksourceview2 gtksourceview libnotify kerberos sendmail openldap openssl sqlite webkitgtk procmail) name=balsa version=2.5.7 release=2 source=(http://pawsa.fedorapeople.org/balsa/$name-$version.tar.bz2) build() { cd $SRC/$name-$version ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var/lib \ --with-ssl \ --with-rubrica \ --without-html-widget \ --without-libnotify \ --without-gtkspell make make DESTDIR=$PKG install }