1 # Contributor: Daniel Ehlers <danielehlers@mindeye.net>
6 pkgdesc="Commit Tool or (h)gct is a GUI enabled commit tool for Git and Mercurial (hg)."
7 url="http://www.cyd.liu.se/~freku045/gct/"
8 depends=('pyqt' 'python')
9 source=(http://www.cyd.liu.se/~freku045/gct/$pkgname-$pkgver.tar.gz)
10 md5sums=('a3542fddf5f4ffb1d7b37439c88c815f')
13 cd $startdir/src/$pkgname-$pkgver
15 install -d $startdir/pkg/usr/bin
16 make PREFIX=$startdir/pkg/usr install