1 # Maintainer: Michal Minar <i@minami.cz>
5 pkgdesc="Versatile, powerful and fast library for resource constrained project scheduling"
7 url="http://www.librcps.org/index.html"
11 source=("http://www.librcps.org/${pkgname}-${pkgver}.tar.gz")
12 md5sums=('a5e93e18ab5590f0e209a077446646da')
15 cd "$srcdir/$pkgname-$pkgver"
17 ./configure --prefix=/usr
22 cd "$srcdir/$pkgname-$pkgver"
24 make DESTDIR="$pkgdir/" install