updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / pacpl-amarok / PKGBUILD
blob48a2c90eb40c83813cacba9ac5c7b26d6be58325
1 # Contributor: Max Nemeth <max.nemeth@gmail.com>
2 pkgname=pacpl-amarok
3 pkgver=4.0.1
4 pkgrel=1
5 pkgdesc="Convert multiple audio types from one format to another. Amarok Integration."
6 arch=('i686')
7 url="http://viiron.googlepages.com/"
8 license=('GPL')
9 depends=('amarok-base' 'pacpl')
10 source=(http://downloads.sourceforge.net/pacpl/pacpl-$pkgver.tar.gz)
11 md5sums=('a4cdfda5c7c064ae03ca57ed214289d4')
13 build() {
14         cd $startdir/src/pacpl-$pkgver
15         ./configure
16         make || return 1
17         install -Dm755 plugins/amarok/pacx $startdir/pkg/opt/kde/share/apps/amarok/scripts/pacx