1 # Contributor: Ralf Barth <archlinux dot or at haggy dot org>
2 # Contributor: Richard Atkinson atkinsonr at gmail
4 # Suggestions for improvement welcome.
8 # 2009-05-29 Alpha6c-2 haggy: Added unzip to make dependencies
9 # 2009-04-30 Alpha6c-1 haggy: First release into AUR
12 pkgname=xbmc-skin-focus
15 pkgdesc="Focus skin for XBMC"
16 arch=('i686' 'x86_64')
17 url="http://code.google.com/p/xbmc-focus/"
18 source=('http://xbmc-focus.googlecode.com/files/Focus.Alpha6c.111109.zip')
24 md5sums=('8ce7949c9520ce2d26153e9a2f3abc21')
28 #Copy tree to share location
29 mkdir -p $pkgdir/usr/share/xbmc/skin
30 cp -r "$startdir/src/Focus Alpha 6c" "$pkgdir/usr/share/xbmc/skin/Focus"