1 # Contributor: Jan Hambrecht <jaham at gmx dot net>
6 pkgdesc="KBanking is the glue code needed to get the online banking features provided by AqBanking into KMyMoney"
8 url="http://kmymoney2.sourceforge.net/plugins.html"
10 depends=('kmymoney2' 'aqbanking')
11 source=("http://www2.aquamaniac.de/sites/download/download.php?package=05&release=09&file=01&dummy=kmm_kbanking-$pkgver.tar.gz")
12 md5sums=('44ba5beb6a2c5ba9aab2e201810e98a3')
15 cd $startdir/src/$pkgname-$pkgver
16 ./configure --prefix=/opt/kde --without-arts
18 make DESTDIR=$startdir/pkg install