R: build and use libR.so.
This commit is contained in:
parent
759f73ede5
commit
d65c11fe27
2 changed files with 3 additions and 2 deletions
|
@ -2453,3 +2453,4 @@ libipmidetect.so.0 freeipmi-1.5.1_1
|
||||||
libsmpeg2-2.0.so.0 smpeg2-2.0.0_1
|
libsmpeg2-2.0.so.0 smpeg2-2.0.0_1
|
||||||
libedac.so.1 libedac-0.18_1
|
libedac.so.1 libedac-0.18_1
|
||||||
libxlsreader.so.1 libxls-1.4.0_1
|
libxlsreader.so.1 libxls-1.4.0_1
|
||||||
|
libR.so R-3.3.0_2
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'R'
|
# Template file for 'R'
|
||||||
pkgname=R
|
pkgname=R
|
||||||
version=3.3.0
|
version=3.3.0
|
||||||
revision=1
|
revision=2
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R
|
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"
|
LIBnn=lib"
|
||||||
hostmakedepends="gcc-fortran pkg-config perl less"
|
hostmakedepends="gcc-fortran pkg-config perl less"
|
||||||
makedepends="libgomp-devel readline-devel libXmu-devel libXt-devel
|
makedepends="libgomp-devel readline-devel libXmu-devel libXt-devel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue