Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/sci
In directory usw-pr-cvs1:/tmp/cvs-serv4059
Added Files:
r-base-1.6.1-1.info r-base-1.6.1-1.patch
Log Message:
New upstream version.
--- NEW FILE: r-base-1.6.1-1.info ---
Package: r-base
Version: 1.6.1
Revision: 1
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
Depends: tcltk-shlibs, readline-shlibs (>= 4.3-5), libjpeg-shlibs, libpng-shlibs,
dlcompat, dillo
BuildDepends: readline (>= 4.3-5), libjpeg, libpng, tcltk-dev, g77 (>=
3.1-20020420-1), texinfo (>= 4.1-3)
Source: http://cran.r-project.org/src/base/R-%v.tgz
Source-MD5: 7c9b8e8582812448aedd0322bcc135eb
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 -C
--without-blas
Conflicts: r-base, r-recommended
Replaces: r-base
Provides: r-base
Patch: %f.patch
SourceDirectory: R-%v
CompileScript: (export F77=%p/bin/g77; export FFLAGS="-O3 -funroll-all-loops";
./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/
--- NEW FILE: r-base-1.6.1-1.patch ---
--- R-1.6.0/config.cache.orig Fri Jan 4 09:30:21 2002
+++ R-1.6.0/config.cache Fri Jan 4 09:28:27 2002
@@ -0,0 +1,6 @@
+ac_cv_path_DVIPS=${ac_cv_path_DVIPS=no}
+ac_cv_path_TEX=${ac_cv_path_LATEX=no}
+ac_cv_path_LATEX=${ac_cv_path_LATEX=no}
+ac_cv_path_MAKEINDEX=${ac_cv_path_MAKEINDEX=no}
+ac_cv_path_PDFLATEX=${ac_cv_path_PDFLATEX=no}
+ac_cv_path_PDFTEX=${ac_cv_path_PDFTEX=no}
-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits