1 # $Id: PKGBUILD 55472 2011-09-13 01:19:25Z ebelanger $
2 # Contributor: Roman Kyrylych <Roman.Kyrylych@gmail.com>
3 # Contributor: Dario Andres Rodriguez <darzephyr@gmail.com>
4 # Contributor: Roman Kyrylych <Roman.Kyrylych@gmail.com>
5 # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
7 pkgname=xcursor-grounation
10 pkgdesc="Grounation XCursor Theme"
12 url="http://www.kde-look.org/content/show.php?content=14484"
14 source=(http://www.kde-look.org/CONTENT/content-files/14484-Grounation-0.3.tar.bz2)
15 md5sums=('2a448239a339ed3e87991d3ab621a24d')
18 mkdir -p "${pkgdir}"/usr/share/icons/{Grounation,Grounation-left}
19 cp -R "${srcdir}"/Grounation-0.3/Grounation/{cursors,index.theme} \
20 "${pkgdir}"/usr/share/icons/Grounation
21 cp -R "${srcdir}"/Grounation-0.3/Grounation-left/{cursors,index.theme} \
22 "${pkgdir}"/usr/share/icons/Grounation-left