updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / totem-plugin-cue / PKGBUILD
blobf5480c3346302e2a95ea80456fa86b39088ea53f
1 # Maintainer: archtux <antonio.arias99999@gmail.com
3 pkgname=totem-plugin-cue
4 pkgver=0.1
5 pkgrel=2
6 pkgdesc="Totem plugin that shows CUE Sheet for the currently playing file"
7 arch=("i686" "x86_64")
8 url="http://sourceforge.net/projects/totem-cue/"
9 license=('GPL2')
10 depends=('totem')
11 source=(http://kent.dl.sourceforge.net/project/totem-cue/totem-cue-$pkgver.tgz)
12 md5sums=('6e869062d4fe9143fc1f9d937ed81cb4')
14 build() {
16   cd $srcdir
17   mkdir -p $pkgdir/usr/lib/totem/plugins
18   cp -R totem-cue/ $pkgdir/usr/lib/totem/plugins