updated on Fri Jan 6 00:09:29 UTC 2012
[aur-mirror.git] / smartput / PKGBUILD
blob99e360f4c30593ded506903aea48b68b56586b9a
1 # Contributor: Gilfran Ribeiro <contato at gilfran.net>
3 pkgname=smartput
4 pkgver=0.1
5 pkgrel=1
6 pkgdesc="Cleverly find the best gap suitable for the current window."
7 arch=('i686' 'x86_64')
8 url="http://edgurgel.wordpress.org"
9 depends=('compiz-core')
10 license=('GPL')
11 source=(http://www.gilfran.net/gil/archpkg/smartput-0.1.tar.gz)
12 md5sums=('237891917b0e3c1433c63a459624fbe6')
14 build() {
15 cd $startdir/src/$pkgname
16 make || return 1
17 make DESTDIR=$startdir/pkg install