1 # Maintainer: Gen2ly <toddrpartridge@gmail.com>
3 pkgname=kdedecor-aurorae-cupertino
6 pkgdesc="Various Cupertino window decorations for the Aurorae Theme Engine"
8 url="http://kde-look.org"
10 depends=('kdebase-workspace>=4.2.91' 'kdedecor-aurorae')
11 source=('http://kde-look.org/CONTENT/content-files/109660-cupertino-ish.tar.gz'
12 'http://kde-look.org/CONTENT/content-files/109661-cupertino-air.tar.gz'
13 'http://kde-look.org/CONTENT/content-files/108252-cupertino.tar.gz'
14 'http://kde-look.org/CONTENT/content-files/108333-glowglass-cupertino.tar.gz')
15 md5sums=('38d283638a03f6ebe2d53b8d8ac0c958'
16 'b56088935c43a8d23f251c3881caed8e'
17 'b798d99d7d857c67699c27b9ec6d4bd1'
18 '8c120b5a90d5e6746a1a3f088490c6a7')
23 # Create destination directories
24 install -d ${pkgdir}/usr/share/apps/aurorae/themes
27 tar xf 108252-cupertino.tar.gz
28 tar xf 108333-glowglass-cupertino.tar.gz
29 tar xf 109660-cupertino-ish.tar.gz
30 tar xf 109661-cupertino-air.tar.gz
33 cp -r cupertino cupertino-air cupertino-ish glowglass-cupertino \
34 ${pkgdir}/usr/share/apps/aurorae/themes