[arch-commits] CVS update of extra/science/r (PKGBUILD)

Damir Perisa damir at archlinux.org
Mon Jul 16 13:21:27 UTC 2007


    Date: Monday, July 16, 2007 @ 09:21:27
  Author: damir
    Path: /home/cvs-extra/extra/science/r

Modified: PKGBUILD (1.21 -> 1.22)

upgpkg: r 2.5.1-1


----------+
 PKGBUILD |   13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)


Index: extra/science/r/PKGBUILD
diff -u extra/science/r/PKGBUILD:1.21 extra/science/r/PKGBUILD:1.22
--- extra/science/r/PKGBUILD:1.21	Sat Jun  2 10:20:24 2007
+++ extra/science/r/PKGBUILD	Mon Jul 16 09:21:27 2007
@@ -1,15 +1,17 @@
-# $Id: PKGBUILD,v 1.21 2007/06/02 14:20:24 andyrtr Exp $
+# $Id: PKGBUILD,v 1.22 2007/07/16 13:21:27 damir Exp $
 # Maintainer: Damir Perisa <damir.perisa at bluewin.ch>
 # Contributor: K. Piche <kpiche at rogers.com>
 
 pkgname=r
 origname=R
-pkgver=2.4.0
-pkgrel=2
+pkgver=2.5.1
+pkgrel=1
 pkgdesc="R is a language and environment for statistical computing and graphics"
 arch=("i686" "x86_64")
+license=('GPL')
 url=('http://www.r-project.org/')
-depends=('bzip2'  'libpng' 'libjpeg' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-fortran>=4.2.0' 'tk' 'libxt')
+depends=('bzip2'  'libpng' 'libjpeg' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-fortran>=4.2.0' 'tk' 'libxt' 'libxmu')
+makedepends=('blas' 'lapack')
 #source=(http://cran.r-project.org/src/base/$origname-$pkgver.tgz)
 source=("http://cran.r-project.org/src/base/R-2/$origname-$pkgver.tar.gz" \
 	"$pkgname.desktop" "$pkgname.png")
@@ -40,3 +42,6 @@
   $startdir/pkg/usr/share/pixmaps/$pkgname.png
  }
 
+md5sums=('162f6d5a1bd7c60fd652145e050f3f3c'
+         'f6d54d32e510d90c748a0d16d2abcbdc'
+         '00659f39e90627fe87f1645df5d4e3a7')




More information about the arch-commits mailing list