1 # Contributor: Fedor Suchkov <f.suchkov@gmail.com>
5 pkgdesc="aKu - yes the K stands also for KDE application - is a rar - the compression command line utility - GUI. With aKu you can decompress rar files and create new archives in a very simple way."
7 url="http://akublog.wordpress.com/"
10 depends=('kdelibs>=4.1.0' 'qt>=4.4.0' 'unrar')
11 makedepends=('cmake' 'gcc')
18 source=(http://www.webalice.it/frgrieco/$pkgname-1.0_beta1.tar.bz2)
20 md5sums=(6f8ee5bea4be9b8c4bcc15ac0d675fac)
25 cmake -DCMAKE_INSTALL_PREFIX=/usr .
27 make DESTDIR="$pkgdir/" install