1 # Maintainer: Martin Lee <hellnest.fuah@gmail.com>
2 # Contributor: Huulivoide
7 _file=mac_os_cursors_by_rian76-d3dtuei.7z
8 pkgdesc="X-Cursor Mac OS Theme"
10 url="http://rian76.deviantart.com/art/Mac-OS-cursors-204625962"
12 makedepends=('p7zip' 'xorg-xcursorgen')
13 DLAGENTS=('http::/usr/bin/wget -c -t 3 --waitretry=3 -H -U Mozilla -O %o %u')
14 source=('http://www.deviantart.com/download/204625962/mac_os_cursors_by_rian76-d3dtuei.7z'
21 # Perpare specified location
22 mkdir -p "${pkgdir}/usr/share/icons/${pkgname}"
29 cp -r cursors "${pkgdir}/usr/share/icons/${pkgname}/"
30 install -Dm644 ../index.theme "${pkgdir}/usr/share/icons/${pkgname}/"
33 sha256sums=('ef35ebb57b8b8744ac07068f6b9dcc478be46e6471d90d20d2af571941cf0c52'
34 'e5f15b82155a5937a23970c5f3aa3557c89677b05de0ad69b119d343e8a5bd0b')