Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(263)

Side by Side Diff: ports/r/pkg_info

Issue 495183003: Adding R port. Base URL: https://naclports.googlecode.com/svn/trunk/src
Patch Set: merge Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « ports/r/nacl.patch ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 NAME=r
2 ARCHIVE_ROOT=R-3.1.1
3 VERSION=3.1.1
4 URL=http://cran.wustl.edu/src/base/R-3/R-3.1.1.tar.gz
5 LICENSE=GPL
6 DEPENDS=(glibc-compat nacl-spawn readline libx11 libxt)
7 LIBC=glibc
8 # No mac support, due to libx11.
9 BUILD_OS=linux
10 SHA1=e974ecc92e49266529e8e791e02a80c75e50b696
OLDNEW
« no previous file with comments | « ports/r/nacl.patch ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698