1 # Contributor: sickhate <sickhate@tux-linux.net>
5 pkgdesc="SimDock is a fast and customizable dockbar."
7 url="http://sourceforge.net/projects/simdock/"
9 depends=('wxgtk' 'libwnck' 'gconf')
10 source=(http://downloads.sourceforge.net/$pkgname/"$pkgname"_1.2.tar.gz)
11 md5sums=('557f4aff394fa66e329c56c3a5138b39')
14 cd "$startdir/src/trunk"
16 ./configure --prefix=/usr
18 make DESTDIR="$startdir/pkg" install