gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1587: add r at 2.15.2


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1587: add r at 2.15.2
Date: Sun, 13 Jan 2013 23:42:35 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1587
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-01-13 23:42:35 +0100
message:
  add r at 2.15.2
added:
  gnu/r/
  gnu/r/Makefile
  gnu/r/config.mk
  gnu/r/sha256sums
=== added directory 'gnu/r'
=== added file 'gnu/r/Makefile'
--- a/gnu/r/Makefile    1970-01-01 00:00:00 +0000
+++ b/gnu/r/Makefile    2013-01-13 22:42:35 +0000
@@ -0,0 +1,26 @@
+NAME = R
+GARNAME = r
+UPSTREAMNAME = R
+GARVERSION = 2.15.2
+HOME_URL = http://www.r-project.org/
+DESCRIPTION = A language and environment for statistical computing and \
+graphics
+
+######################################################################
+
+MASTER_SITES = http://cran.r-project.org/src/base/
+MASTER_SUBDIR = R-2/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS = gettext tcl tk readline
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk
+
+CONFIGURE_ARGS += --without-included-gettext \
+                 --with-tcl-config=$(prefix)/lib/tclConfig.sh \
+                 --with-tk-config=$(prefix)/lib/tkConfig.sh 

=== added file 'gnu/r/config.mk'
--- a/gnu/r/config.mk   1970-01-01 00:00:00 +0000
+++ b/gnu/r/config.mk   2013-01-13 22:42:35 +0000
@@ -0,0 +1,4 @@
+## Configuration options for r ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/r/sha256sums'
--- a/gnu/r/sha256sums  1970-01-01 00:00:00 +0000
+++ b/gnu/r/sha256sums  2013-01-13 22:42:35 +0000
@@ -0,0 +1,1 @@
+292837ae259b7668509b8a5d4ec8be0aa50c327cfe7a534bac419b4ca766d66d  
download/R-2.15.2.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]