[arch-commits] Commit in cloog/trunk (PKGBUILD)

Allan McRae allan at nymeria.archlinux.org
Sun Oct 20 13:22:14 UTC 2013


    Date: Sunday, October 20, 2013 @ 15:22:14
  Author: allan
Revision: 196858

upgpkg: cloog 0.18.1-2

remove static libraries

Modified:
  cloog/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-20 13:17:06 UTC (rev 196857)
+++ PKGBUILD	2013-10-20 13:22:14 UTC (rev 196858)
@@ -3,13 +3,12 @@
 
 pkgname=cloog
 pkgver=0.18.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Library that generates loops for scanning polyhedra"
 arch=('i686' 'x86_64')
 url="http://www.bastoul.net/cloog/"
 license=('GPL')
-depends=('isl' 'gmp')
-options=('!libtool')
+depends=('isl')
 source=(http://www.bastoul.net/cloog/pages/download/$pkgname-$pkgver.tar.gz)
 md5sums=('e34fca0540d840e5d0f6427e98c92252')
 




More information about the arch-commits mailing list