[arch-commits] CVS update of extra/system/clusterit (PKGBUILD)

Damir Perisa damir at archlinux.org
Tue Mar 18 23:53:00 UTC 2008


    Date: Tuesday, March 18, 2008 @ 19:53:00
  Author: damir
    Path: /home/cvs-extra/extra/system/clusterit

Modified: PKGBUILD (1.6 -> 1.7)

upgpkg: clusterit 2.5-1


----------+
 PKGBUILD |   10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)


Index: extra/system/clusterit/PKGBUILD
diff -u extra/system/clusterit/PKGBUILD:1.6 extra/system/clusterit/PKGBUILD:1.7
--- extra/system/clusterit/PKGBUILD:1.6	Mon May 22 05:22:59 2006
+++ extra/system/clusterit/PKGBUILD	Tue Mar 18 19:53:00 2008
@@ -1,10 +1,12 @@
-# $Id: PKGBUILD,v 1.6 2006/05/22 09:22:59 uid1014 Exp $
+# $Id: PKGBUILD,v 1.7 2008/03/18 23:53:00 damir Exp $
 # Maintainer: damir <damir at archlinux.org>
+
 pkgname=clusterit
-pkgver=2.4
+pkgver=2.5
 pkgrel=1
 pkgdesc="This is a collection of clustering tools, to turn your ordinary everyday pile of UNIX/Linux workstations into a speedy parallel beast. "
 arch=(i686 x86_64)
+# license=('custom')
 url="http://www.garbled.net/clusterit.html"
 depends=('libx11')
 source=(http://www.garbled.net/download/$pkgname-$pkgver.tar.gz)
@@ -16,4 +18,8 @@
  
   make || return 1
   make DESTDIR=$startdir/pkg INSTALL=/bin/install install
+
+  # install license:
+  # FIXME: have to find the license text to this pkg - its BSD-like according to the website
 }
+md5sums=('f0e772e07122e388de629fb57f7237ab')




More information about the arch-commits mailing list