1 # Contributor: Hugo Olabera <hoo@marandhu.jazztel.es>
2 # Maintainer: Shaun Lastra <badicalia@gmail.com>
6 pkgdesc="A small GTK application allows configuration of different theme aspects, provides a preview of the theme, and can save it in the user themes folder."
7 url="http://www.marandhu.jazztel.es/clearbox/"
8 depends=('metacity' 'x-server')
9 source=(http://www.marandhu.jazztel.es/clearbox/download/clearbox-app.tar.gz)
10 md5sums=('847a29daee61fbb0b507e6621c69bed5')
13 cd $startdir/src/clearbox-$pkgver
14 ./configure --prefix=/usr
16 make DESTDIR=$startdir/pkg install