1 # Maintainer: archtux <antonio.arias99999@gmail.com>
6 pkgdesc="Simple lightweight KDE media player, especially designed for full screen usage."
8 url="http://kde-apps.org/content/show.php/Bakaar?content=126346"
11 makedepends=('automoc4')
12 source=(http://www.sharpley.org.uk/downloads/$pkgname/${pkgname}_${pkgver}.tar.gz)
13 md5sums=('cfaca740178d615d88694c346c637e1d')
17 cd $srcdir/$pkgname-$pkgname
19 cmake . -DCMAKE_INSTALL_PREFIX=/usr
20 make DESTDIR=$pkgdir install