Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=72cdab65758707f0e729a02cdc498f2016acf244
commit 72cdab65758707f0e729a02cdc498f2016acf244 Author: Melko <[email protected]> Date: Sat Feb 28 16:07:44 2015 +0100 r-3.1.2-1-x86_64 * version bump diff --git a/source/xapps-extra/r/FrugalBuild b/source/xapps-extra/r/FrugalBuild index 96405df..ac288e6 100644 --- a/source/xapps-extra/r/FrugalBuild +++ b/source/xapps-extra/r/FrugalBuild @@ -4,18 +4,18 @@ options+=('asneeded') pkgname=r -pkgver=3.1.1 +pkgver=3.1.2 pkgrel=1 pkgdesc="R is a language and environment for statistical computing and graphics." url="http://www.r-project.org" -depends=('libgfortran' 'libxt' 'libjpeg>=8a' 'libpng>=1.4.1' 'libtiff' 'xz>=5.0.3' 'pango>=1.30.1' 'lapack') +depends=('libgfortran' 'libxt' 'libjpeg>=8a' 'libpng>=1.4.1' 'libtiff' 'xz>=5.0.3' 'pango>=1.30.1' 'lapack' 'tk') makedepends=('gcc-gfortran') groups=('xapps-extra') archs=('i686' 'x86_64') _F_archive_name="R" source=("http://cran.r-project.org/src/base/R-3/$_F_archive_name-$pkgver.tar.gz") up2date="Flasttar http://cran.r-project.org/src/base/R-3/" -sha1sums=('e974ecc92e49266529e8e791e02a80c75e50b696') +sha1sums=('93809368e5735a630611633ac1fa99010020c5d6') Fconfopts="--libdir=/usr/lib --enable-R-shlib --enable-R-static-lib --with-lapack --with-blas" unset MAKEFLAGS _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
