updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / xcursor-grounation / PKGBUILD
blob60fa6e7fdac2a9f0fe198849d6b18073a83cbfb4
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
8 pkgver=0.3
9 pkgrel=7
10 pkgdesc="Grounation XCursor Theme"
11 arch=('any')
12 url="http://www.kde-look.org/content/show.php?content=14484"
13 license=('GPL')
14 source=(http://www.kde-look.org/CONTENT/content-files/14484-Grounation-0.3.tar.bz2)
15 md5sums=('2a448239a339ed3e87991d3ab621a24d')
17 package() {
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