Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1:/tmp/cvs-serv29151
Added Files:
r-base-1.7.0-2.info
Log Message:
Added SetLDFLAGS: -lcc_dynamic for g77-3.3
--- NEW FILE: r-base-1.7.0-2.info ---
Package: r-base
Version: 1.7.0
Revision: 2
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
Depends: tcltk, tcltk-shlibs, readline-shlibs (>= 4.3-5), libjpeg-shlibs,
libpng3-shlibs, dlcompat, dillo, pcre-shlibs
BuildDepends: readline (>= 4.3-5), libjpeg, libpng3, tcltk-dev, g77 (>=
3.1-20020420-1), texinfo (>= 4.1-3), dlcompat-dev, pcre
Source: http://cran.r-project.org/src/base/R-%v.tgz
Source-MD5: 292dbe4dc47e6b492ff72a62471654ca
SetLDFLAGS: -lcc_dynamic
SourceDirectory: R-%v
ConfigureParams: --without-gnome --enable-R-shlib --mandir='${prefix}/share/man'
--with-tcl-config=%p/lib/tclConfig.sh --with-tk-config=%p/lib/tkConfig.sh
--with-blas="-framework vecLib" --with-lapack
Conflicts: r-base, r-recommended
Replaces: r-base
Provides: r-base
CompileScript: (export F77=%p/bin/g77; ./configure %c; make)
InstallScript: <<
make install prefix=%i
mv -f %i/bin/R %i/bin/R.orig
rm -f %i/lib/R/bin/R
sed -e "s|R_HOME_DIR=%i/lib/R|R_HOME_DIR=%p/lib/R|" < %i/bin/R.orig > %i/lib/R/bin/R
sed -e "s|R_HOME_DIR=%i/lib/R|R_HOME_DIR=%p/lib/R|" < %i/bin/R.orig > %i/bin/R
chmod 755 %i/lib/R/bin/R %i/bin/R
rm -f %i/bin/R.orig
<<
Description: Environment for statistical computing
DescDetail: <<
R is similar to S, which was developed at Bell Laboratories
by John Chambers et al. It provides a wide variety of statistical and
graphical techniques (linear and nonlinear modelling, statistical
tests, time series analysis, classification, clustering, ...).
R is designed as a true computer language with control-flow
constructions for iteration and alternation, and it allows users to
add additional functionality by defining new functions. For
computationally intensive tasks, C and Fortran code can be linked and
called at run time.
The "recommended" R packages are now included in the distribution, so there
is no longer a need for a r-recommended package. If you already have installed
an earlier version of r-recommended, remove it before installing this package.
<<
DescPort: <<
R_HOME_DIR variable in wrapper script must be re-set to installation
directory after make install.
uses fake config.cache to trick configure into not using tex.
<<
License: GPL
Homepage: http://cran.R-project.org/
-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits