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

Pierre Schmitz pierre at archlinux.org
Tue Jan 19 22:30:58 UTC 2010


    Date: Tuesday, January 19, 2010 @ 17:30:57
  Author: pierre
Revision: 64360

upgpkg: r 2.10.0-3
    jpng rebuild

Modified:
  r/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-19 21:52:44 UTC (rev 64359)
+++ PKGBUILD	2010-01-19 22:30:57 UTC (rev 64360)
@@ -5,13 +5,14 @@
 
 pkgname=r
 pkgver=2.10.0
-pkgrel=2
+pkgrel=3
 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=('blas>=20070405' 'lapack>=3.2' 'bzip2'  'libpng' 'libjpeg>=7' 'libtiff>=3.8.2-5' \
-  'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' 'tk' 'libxt' 'libxmu' 'pango')
+depends=('blas' 'lapack' 'bzip2'  'libpng' 'libjpeg' 'libtiff'
+         'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs'
+         'tk' 'libxt' 'libxmu' 'pango')
 makedepends=('openjdk6' 'gcc-fortran')
 options=('!makeflags')
 source=(http://cran.r-project.org/src/base/R-2/R-${pkgver}.tar.gz




More information about the arch-commits mailing list