updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / xfwm4-theme-axiom / PKGBUILD
blob253e0295e094e833117a02f34c32daab06edbacd
1 # Maintainer: Tetsumaki <http://goo.gl/YMBdA>
3 pkgname=xfwm4-theme-axiom
4 pkgver=1.0
5 pkgrel=1
6 pkgdesc="Inspired by the metacity theme : fresh"
7 arch=('any')
8 url=("http://xfce-look.org/content/show.php/axiom?content=90145")
9 license=('GPL')
10 conflicts=('xfce4-theme-axiom')
11 source=(http://xfce-look.org/CONTENT/content-files/90145-axiom.tar.gz)
12 sha256sums=('a47229c85830ba8d542c39e0465171a5cdc33c2f4a02c3daa5a1f30688bbd581')
14 build() {
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/"