R: build and use libR.so.

This commit is contained in:
Christian Neukirchen 2016-05-24 15:24:41 +02:00
parent 759f73ede5
commit d65c11fe27
2 changed files with 3 additions and 2 deletions

View file

@ -2453,3 +2453,4 @@ libipmidetect.so.0 freeipmi-1.5.1_1
libsmpeg2-2.0.so.0 smpeg2-2.0.0_1
libedac.so.1 libedac-0.18_1
libxlsreader.so.1 libxls-1.4.0_1
libR.so R-3.3.0_2

View file

@ -1,11 +1,11 @@
# Template file for 'R'
pkgname=R
version=3.3.0
revision=1
revision=2
nocross=yes
build_style=gnu-configure
configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R
--with-lapack --with-blas
--with-lapack --with-blas --enable-R-shlib
LIBnn=lib"
hostmakedepends="gcc-fortran pkg-config perl less"
makedepends="libgomp-devel readline-devel libXmu-devel libXt-devel