1 # Contributor: lp76 <l.peduto@gmail.com>
2 pkgname=gtk-theme-switch-ex
5 pkgdesc="A small and fast program which allows you to preview and switch GTK themes"
7 url="http://code.google.com/p/gtk-theme-switch-ex/"
10 source=(http://gtk-theme-switch-ex.googlecode.com/files/$pkgname-$pkgver.tar.bz2)
11 md5sums=('df3fcc6865c75003c18c8985cc567f3e')
14 cd $startdir/src/$pkgname-$pkgver
15 ./waf --prefix=/usr configure
17 ./waf --destdir=$startdir/pkg install