1 # Maintainer: Tetsumaki <http://goo.gl/YMBdA>
3 pkgname=xfwm4-theme-axiom
6 pkgdesc="Inspired by the metacity theme : fresh"
8 url=("http://xfce-look.org/content/show.php/axiom?content=90145")
10 conflicts=('xfce4-theme-axiom')
11 source=(http://xfce-look.org/CONTENT/content-files/90145-axiom.tar.gz)
12 sha256sums=('a47229c85830ba8d542c39e0465171a5cdc33c2f4a02c3daa5a1f30688bbd581')
15 install -d "${pkgdir}/usr/share/themes"
16 cp -r "${srcdir}/axiom" "${pkgdir}/usr/share/themes/"
17 cp -r "${srcdir}/axiomd" "${pkgdir}/usr/share/themes/"