[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Saturday, December 19, 2020 @ 10:05:49 Author: felixonmars Revision: 404603 upgpkg: r 4.0.3-2: icu 68.2 rebuild Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2020-12-19 10:05:12 UTC (rev 404602) +++ PKGBUILD2020-12-19 10:05:49 UTC (rev 404603) @@ -4,7 +4,7 @@ pkgname=r pkgver=4.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Saturday, October 10, 2020 @ 09:14:37 Author: arojas Revision: 397836 Update to 4.0.3 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-10-10 06:35:43 UTC (rev 397835) +++ PKGBUILD2020-10-10 09:14:37 UTC (rev 397836) @@ -3,7 +3,7 @@ # Contributor: K. Piche pkgname=r -pkgver=4.0.2 +pkgver=4.0.3 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('ee79a57730ed4786c0d6a05bd050d52a5d0290c1' +sha1sums=('5daba2d63e07a9f39d9b69b68f0642d71213ec5c' 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, June 22, 2020 @ 08:41:42 Author: arojas Revision: 390106 Update to 4.0.2 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-06-21 21:40:17 UTC (rev 390105) +++ PKGBUILD2020-06-22 08:41:42 UTC (rev 390106) @@ -3,7 +3,7 @@ # Contributor: K. Piche pkgname=r -pkgver=4.0.1 +pkgver=4.0.2 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('2518ef98af144eb95f9b89675292f5a156ec2f7a' +sha1sums=('ee79a57730ed4786c0d6a05bd050d52a5d0290c1' 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Saturday, June 6, 2020 @ 08:37:06 Author: arojas Revision: 388361 Update to 4.0.1 Modified: r/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-06-05 21:20:58 UTC (rev 388360) +++ PKGBUILD2020-06-06 08:37:06 UTC (rev 388361) @@ -3,8 +3,8 @@ # Contributor: K. Piche pkgname=r -pkgver=4.0.0 -pkgrel=2 +pkgver=4.0.1 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL') @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('91750d179ae23877e1fe92262f5206352d8683ba' +sha1sums=('2518ef98af144eb95f9b89675292f5a156ec2f7a' 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, April 27, 2020 @ 13:21:38 Author: foutrelis Revision: 381721 icu 67.1 rebuild Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2020-04-27 12:45:03 UTC (rev 381720) +++ PKGBUILD2020-04-27 13:21:38 UTC (rev 381721) @@ -4,7 +4,7 @@ pkgname=r pkgver=4.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Friday, April 24, 2020 @ 08:59:58 Author: arojas Revision: 381468 Update to 4.0.0 Modified: r/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-04-24 08:38:50 UTC (rev 381467) +++ PKGBUILD2020-04-24 08:59:58 UTC (rev 381468) @@ -3,7 +3,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.6.3 +pkgver=4.0.0 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') @@ -10,7 +10,7 @@ license=('GPL') url='https://www.r-project.org/' depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' - 'ncurses' 'pcre' 'readline' 'zlib' 'perl' + 'ncurses' 'pcre2' 'readline' 'zlib' 'perl' 'libxt' 'libxmu' 'pango' 'xz' 'zip' 'unzip' 'curl' 'icu' 'which') makedepends=('jdk-openjdk' 'gcc-fortran' 'tk') optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files' 'gcc-fortran: needed to compile some CRAN packages' @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('d2383dabc0d6c70f8a0171a0fb1bfdc31ddb5b52' +sha1sums=('91750d179ae23877e1fe92262f5206352d8683ba' 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Saturday, February 29, 2020 @ 08:45:59 Author: arojas Revision: 376397 Update to 3.6.3 Modified: r/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-02-28 23:27:52 UTC (rev 376396) +++ PKGBUILD2020-02-29 08:45:59 UTC (rev 376397) @@ -3,7 +3,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.6.2 +pkgver=3.6.3 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') @@ -12,7 +12,7 @@ depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'libxt' 'libxmu' 'pango' 'xz' 'zip' 'unzip' 'curl' 'icu' 'which') -makedepends=('jdk7-openjdk' 'gcc-fortran' 'tk') +makedepends=('jdk-openjdk' 'gcc-fortran' 'tk') optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files' 'gcc-fortran: needed to compile some CRAN packages' 'openblas: faster linear algebra') backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories' 'etc/R/javaconf') @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('8eda2af51d63877fcc6674274b6801af605173c5' +sha1sums=('d2383dabc0d6c70f8a0171a0fb1bfdc31ddb5b52' 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Thursday, December 12, 2019 @ 08:21:48 Author: arojas Revision: 370711 Update to 3.6.2 Modified: r/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-12-12 04:25:00 UTC (rev 370710) +++ PKGBUILD2019-12-12 08:21:48 UTC (rev 370711) @@ -3,8 +3,8 @@ # Contributor: K. Piche pkgname=r -pkgver=3.6.1 -pkgrel=2 +pkgver=3.6.2 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL') @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('0041c025561b5622e3dc88cdedf82334620cd3c2' +sha1sums=('8eda2af51d63877fcc6674274b6801af605173c5' 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Tuesday, November 12, 2019 @ 01:29:31 Author: foutrelis Revision: 367826 icu 65.1 / poppler 0.82.0 rebuild Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-11-12 01:24:06 UTC (rev 367825) +++ PKGBUILD2019-11-12 01:29:31 UTC (rev 367826) @@ -4,7 +4,7 @@ pkgname=r pkgver=3.6.1 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Friday, July 5, 2019 @ 12:21:59 Author: arojas Revision: 357318 Update to 3.6.1 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-07-05 10:28:11 UTC (rev 357317) +++ PKGBUILD2019-07-05 12:21:59 UTC (rev 357318) @@ -3,7 +3,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.6.0 +pkgver=3.6.1 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('c8a1949e763d22ec3b1dbdd251afcb0f1d2d5c76' +sha1sums=('0041c025561b5622e3dc88cdedf82334620cd3c2' 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Wednesday, May 29, 2019 @ 06:30:20 Author: arojas Revision: 354465 Add which dependency (FS#62770) Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-05-29 05:57:21 UTC (rev 354464) +++ PKGBUILD2019-05-29 06:30:20 UTC (rev 354465) @@ -11,7 +11,7 @@ url='https://www.r-project.org/' depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' - 'libxt' 'libxmu' 'pango' 'xz' 'zip' 'unzip' 'curl' 'icu') + 'libxt' 'libxmu' 'pango' 'xz' 'zip' 'unzip' 'curl' 'icu' 'which') makedepends=('jdk7-openjdk' 'gcc-fortran' 'tk') optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files' 'gcc-fortran: needed to compile some CRAN packages' 'openblas: faster linear algebra')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Friday, April 26, 2019 @ 08:42:14 Author: arojas Revision: 352137 Update to 3.6.0 Modified: r/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-04-26 05:29:06 UTC (rev 352136) +++ PKGBUILD2019-04-26 08:42:14 UTC (rev 352137) @@ -3,14 +3,14 @@ # Contributor: K. Piche pkgname=r -pkgver=3.5.3 -pkgrel=2 +pkgver=3.6.0 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL') url='https://www.r-project.org/' depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' - 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' + 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'libxt' 'libxmu' 'pango' 'xz' 'zip' 'unzip' 'curl' 'icu') makedepends=('jdk7-openjdk' 'gcc-fortran' 'tk') optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files' 'gcc-fortran: needed to compile some CRAN packages' @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('986b1d80632e6f489e9b50ce36a4c67ecb987b4d' +sha1sums=('c8a1949e763d22ec3b1dbdd251afcb0f1d2d5c76' 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Friday, April 5, 2019 @ 13:41:26 Author: felixonmars Revision: 350075 icu 64.1 rebuild Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-04-05 13:41:14 UTC (rev 350074) +++ PKGBUILD2019-04-05 13:41:26 UTC (rev 350075) @@ -4,7 +4,7 @@ pkgname=r pkgver=3.5.3 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, March 11, 2019 @ 08:43:03 Author: arojas Revision: 347683 Update to 3.5.3 Modified: r/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-11 06:31:36 UTC (rev 347682) +++ PKGBUILD2019-03-11 08:43:03 UTC (rev 347683) @@ -3,8 +3,8 @@ # Contributor: K. Piche pkgname=r -pkgver=3.5.2 -pkgrel=2 +pkgver=3.5.3 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL') @@ -16,12 +16,12 @@ optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files' 'gcc-fortran: needed to compile some CRAN packages' 'openblas: faster linear algebra') backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories' 'etc/R/javaconf') -options=('!makeflags' '!emptydirs') +options=('!emptydirs') source=("https://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}.tar.gz"; 'r.desktop' 'r.png' 'R.conf') -sha1sums=('057ea91daed3e68a12b2a473ee1283cf26f360e2' +sha1sums=('986b1d80632e6f489e9b50ce36a4c67ecb987b4d' 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Thursday, January 10, 2019 @ 15:51:56 Author: foutrelis Revision: 343502 Readline 8.0 rebuild Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-01-10 15:42:54 UTC (rev 343501) +++ PKGBUILD2019-01-10 15:51:56 UTC (rev 343502) @@ -4,7 +4,7 @@ pkgname=r pkgver=3.5.2 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Thursday, December 20, 2018 @ 08:54:44 Author: arojas Revision: 342598 Update to 3.5.2 Modified: r/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-12-20 08:15:13 UTC (rev 342597) +++ PKGBUILD2018-12-20 08:54:44 UTC (rev 342598) @@ -3,8 +3,8 @@ # Contributor: K. Piche pkgname=r -pkgver=3.5.1 -pkgrel=3 +pkgver=3.5.2 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL') @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('9314d3d372b05546a33791fbc8dd579c92ebd16b' +sha1sums=('057ea91daed3e68a12b2a473ee1283cf26f360e2' 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, October 22, 2018 @ 22:36:01 Author: felixonmars Revision: 337103 icu 63.1 / poppler 0.70.0 rebuild Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2018-10-22 22:25:23 UTC (rev 337102) +++ PKGBUILD2018-10-22 22:36:01 UTC (rev 337103) @@ -4,7 +4,7 @@ pkgname=r pkgver=3.5.1 -pkgrel=2 +pkgrel=3 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, August 6, 2018 @ 20:58:03 Author: foutrelis Revision: 331044 Perl 5.28 rebuild Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2018-08-06 20:52:02 UTC (rev 331043) +++ PKGBUILD2018-08-06 20:58:03 UTC (rev 331044) @@ -5,7 +5,7 @@ pkgname=r pkgver=3.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, July 2, 2018 @ 09:48:09 Author: arojas Revision: 327911 Update to 3.5.1 Modified: r/trunk/PKGBUILD --+ PKGBUILD |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-07-02 08:05:30 UTC (rev 327910) +++ PKGBUILD2018-07-02 09:48:09 UTC (rev 327911) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.5.0 +pkgver=3.5.1 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') @@ -14,7 +14,8 @@ 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' 'libxt' 'libxmu' 'pango' 'xz' 'zip' 'unzip' 'curl' 'icu') makedepends=('jdk7-openjdk' 'gcc-fortran' 'tk') -optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files' 'gcc-fortran: needed to compile some CRAN packages') +optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files' 'gcc-fortran: needed to compile some CRAN packages' +'openblas: faster linear algebra') backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories' 'etc/R/javaconf') options=('!makeflags' '!emptydirs') source=("https://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}.tar.gz"; @@ -21,7 +22,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('69f9ff4ecc78057095aedc145eb33f66f48b27ed' +sha1sums=('9314d3d372b05546a33791fbc8dd579c92ebd16b' 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, April 23, 2018 @ 08:33:01 Author: arojas Revision: 322792 Update to 3.5.0 Modified: r/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-04-23 08:31:41 UTC (rev 322791) +++ PKGBUILD2018-04-23 08:33:01 UTC (rev 322792) @@ -4,8 +4,8 @@ # Contributor: K. Piche pkgname=r -pkgver=3.4.4 -pkgrel=2 +pkgver=3.5.0 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL') @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('99c6c718506c49097f72c9928b7bcee9379bd699' +sha1sums=('69f9ff4ecc78057095aedc145eb33f66f48b27ed' 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Tuesday, March 27, 2018 @ 22:21:54 Author: foutrelis Revision: 320440 icu 61.1 rebuild Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2018-03-27 22:14:02 UTC (rev 320439) +++ PKGBUILD2018-03-27 22:21:54 UTC (rev 320440) @@ -5,7 +5,7 @@ pkgname=r pkgver=3.4.4 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Thursday, March 15, 2018 @ 09:24:55 Author: arojas Revision: 319292 Update to 3.4.4 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-03-15 08:44:17 UTC (rev 319291) +++ PKGBUILD2018-03-15 09:24:55 UTC (rev 319292) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.4.3 +pkgver=3.4.4 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('537d481888f20d385b3039f2f2b0c49b7b0fb5de' +sha1sums=('99c6c718506c49097f72c9928b7bcee9379bd699' 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Thursday, November 30, 2017 @ 19:07:57 Author: arojas Revision: 311189 Update to 3.4.3 Modified: r/trunk/PKGBUILD --+ PKGBUILD | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-11-30 18:59:38 UTC (rev 311188) +++ PKGBUILD2017-11-30 19:07:57 UTC (rev 311189) @@ -4,24 +4,24 @@ # Contributor: K. Piche pkgname=r -pkgver=3.4.2 -pkgrel=3 +pkgver=3.4.3 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL') -url='http://www.r-project.org/' +url='https://www.r-project.org/' depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' - 'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils' 'zip' 'unzip') + 'libxt' 'libxmu' 'pango' 'xz' 'zip' 'unzip' 'curl' 'icu') makedepends=('jdk7-openjdk' 'gcc-fortran' 'tk') optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files' 'gcc-fortran: needed to compile some CRAN packages') backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories' 'etc/R/javaconf') options=('!makeflags' '!emptydirs') -source=("http://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}.tar.gz"; +source=("https://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}.tar.gz"; 'r.desktop' 'r.png' 'R.conf') -sha1sums=('fb0e555bb49121e849436ce9e7e3bc4f7893664f' +sha1sums=('537d481888f20d385b3039f2f2b0c49b7b0fb5de' 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9') @@ -30,8 +30,6 @@ cd R-${pkgver} # set texmf dir correctly in makefile sed -i 's|$(rsharedir)/texmf|${datarootdir}/texmf|' share/Makefile.in - # fix for texinfo 5.X - sed -i 's|test ${makeinfo_version_min} -lt 7|test ${makeinfo_version_min} -lt 0|' configure } build() {
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, November 13, 2017 @ 11:38:52 Author: foutrelis Revision: 309819 icu 60.1 rebuild (again, because it didn't link to ICU) Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2017-11-13 11:04:26 UTC (rev 309818) +++ PKGBUILD2017-11-13 11:38:52 UTC (rev 309819) @@ -5,7 +5,7 @@ pkgname=r pkgver=3.4.2 -pkgrel=2 +pkgrel=3 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Sunday, November 12, 2017 @ 13:47:01 Author: foutrelis Revision: 309636 icu 60.1 rebuild Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2017-11-12 13:46:53 UTC (rev 309635) +++ PKGBUILD2017-11-12 13:47:01 UTC (rev 309636) @@ -5,7 +5,7 @@ pkgname=r pkgver=3.4.2 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL')
[arch-commits] Commit in r/trunk (PKGBUILD r.desktop)
Date: Thursday, September 28, 2017 @ 14:51:33 Author: arojas Revision: 306444 Update to 3.4.2, make desktop file conform to XDG spec Modified: r/trunk/PKGBUILD r/trunk/r.desktop ---+ PKGBUILD |8 r.desktop |2 +- 2 files changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-09-28 14:26:28 UTC (rev 306443) +++ PKGBUILD2017-09-28 14:51:33 UTC (rev 306444) @@ -4,8 +4,8 @@ # Contributor: K. Piche pkgname=r -pkgver=3.4.1 -pkgrel=3 +pkgver=3.4.2 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -21,8 +21,8 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('7ce8abccf61f3dc39c40f474060f2c8f4d62' - 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' +sha1sums=('fb0e555bb49121e849436ce9e7e3bc4f7893664f' + 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9') Modified: r.desktop === --- r.desktop 2017-09-28 14:26:28 UTC (rev 306443) +++ r.desktop 2017-09-28 14:51:33 UTC (rev 306444) @@ -8,4 +8,4 @@ StartupNotify=true Terminal=true Type=Application -Categories=Science; +Categories=Math;Science;Education
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Friday, September 8, 2017 @ 12:41:08 Author: bpiotrowski Revision: 305068 3.4.1-3: restore -as-needed Modified: r/trunk/PKGBUILD --+ PKGBUILD |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-09-08 12:20:58 UTC (rev 305067) +++ PKGBUILD2017-09-08 12:41:08 UTC (rev 305068) @@ -5,7 +5,7 @@ pkgname=r pkgver=3.4.1 -pkgrel=2 +pkgrel=3 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -36,7 +36,6 @@ build() { cd R-${pkgver} - export LDFLAGS="${LDFLAGS/--as-needed,/}" ./configure --prefix=/usr \ --libdir=/usr/lib \ --sysconfdir=/etc/R \
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, September 4, 2017 @ 07:38:13 Author: bpiotrowski Revision: 304641 3.4.1-2: drop overzealous -as-needed (FS#55220) Modified: r/trunk/PKGBUILD --+ PKGBUILD |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2017-09-04 06:32:55 UTC (rev 304640) +++ PKGBUILD2017-09-04 07:38:13 UTC (rev 304641) @@ -5,7 +5,7 @@ pkgname=r pkgver=3.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -36,6 +36,7 @@ build() { cd R-${pkgver} + export LDFLAGS="${LDFLAGS/--as-needed,/}" ./configure --prefix=/usr \ --libdir=/usr/lib \ --sysconfdir=/etc/R \
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Friday, June 30, 2017 @ 17:56:54 Author: arojas Revision: 299437 Update to 3.4.1 Modified: r/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-06-30 16:03:39 UTC (rev 299436) +++ PKGBUILD2017-06-30 17:56:54 UTC (rev 299437) @@ -4,8 +4,8 @@ # Contributor: K. Piche pkgname=r -pkgver=3.4.0 -pkgrel=2 +pkgver=3.4.1 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('054c1d099006354c89b195df6783b933846ced60' +sha1sums=('7ce8abccf61f3dc39c40f474060f2c8f4d62' 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Thursday, June 29, 2017 @ 18:51:56 Author: arojas Revision: 299411 Add gcc-fortran optdepend (FS#54638) Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2017-06-29 17:08:57 UTC (rev 299410) +++ PKGBUILD2017-06-29 18:51:56 UTC (rev 299411) @@ -14,7 +14,7 @@ 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' 'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils' 'zip' 'unzip') makedepends=('jdk7-openjdk' 'gcc-fortran' 'tk') -optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files') +optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files' 'gcc-fortran: needed to compile some CRAN packages') backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories' 'etc/R/javaconf') options=('!makeflags' '!emptydirs') source=("http://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}.tar.gz";
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Tuesday, April 25, 2017 @ 09:05:15 Author: foutrelis Revision: 294628 icu 59.1 / hunspell 1.6.0 rebuild Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2017-04-25 08:58:31 UTC (rev 294627) +++ PKGBUILD2017-04-25 09:05:15 UTC (rev 294628) @@ -5,7 +5,7 @@ pkgname=r pkgver=3.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Friday, April 21, 2017 @ 17:58:32 Author: arojas Revision: 293840 Update to 3.4.0 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-04-21 13:51:20 UTC (rev 293839) +++ PKGBUILD2017-04-21 17:58:32 UTC (rev 293840) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.3.3 +pkgver=3.4.0 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('9e205a817970578ecd80384f397bae35b46f13b9' +sha1sums=('054c1d099006354c89b195df6783b933846ced60' 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, March 6, 2017 @ 11:51:33 Author: arojas Revision: 290044 Update to 3.3.3 Modified: r/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-03-06 09:09:53 UTC (rev 290043) +++ PKGBUILD2017-03-06 11:51:33 UTC (rev 290044) @@ -4,8 +4,8 @@ # Contributor: K. Piche pkgname=r -pkgver=3.3.2 -pkgrel=2 +pkgver=3.3.3 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('0e39e9c2d28fe6bab9c55ca23e08ba8727fd2fca' +sha1sums=('9e205a817970578ecd80384f397bae35b46f13b9' 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, November 7, 2016 @ 00:14:46 Author: foutrelis Revision: 279986 readline 7.0 rebuild Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2016-11-07 00:00:39 UTC (rev 279985) +++ PKGBUILD2016-11-07 00:14:46 UTC (rev 279986) @@ -5,7 +5,7 @@ pkgname=r pkgver=3.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Sunday, November 6, 2016 @ 09:42:42 Author: arojas Revision: 279880 Update to 3.3.2 Modified: r/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-11-06 09:09:29 UTC (rev 279879) +++ PKGBUILD2016-11-06 09:42:42 UTC (rev 279880) @@ -4,8 +4,8 @@ # Contributor: K. Piche pkgname=r -pkgver=3.3.1 -pkgrel=2 +pkgver=3.3.2 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('df853188d3e2b1c2d32393016401c432a5192c4d' +sha1sums=('0e39e9c2d28fe6bab9c55ca23e08ba8727fd2fca' 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD r.install)
Date: Monday, August 8, 2016 @ 17:30:24 Author: arojas Revision: 273499 texlive hooks Modified: r/trunk/PKGBUILD Deleted: r/trunk/r.install ---+ PKGBUILD |3 +-- r.install | 15 --- 2 files changed, 1 insertion(+), 17 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-08-08 15:56:13 UTC (rev 273498) +++ PKGBUILD2016-08-08 17:30:24 UTC (rev 273499) @@ -5,7 +5,7 @@ pkgname=r pkgver=3.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -17,7 +17,6 @@ optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files') backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories' 'etc/R/javaconf') options=('!makeflags' '!emptydirs') -install=r.install source=("http://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}.tar.gz"; 'r.desktop' 'r.png' Deleted: r.install === --- r.install 2016-08-08 15:56:13 UTC (rev 273498) +++ r.install 2016-08-08 17:30:24 UTC (rev 273499) @@ -1,15 +0,0 @@ -post_install() { - if [[ -x /usr/bin/mktexlsr ]]; then - echo ">>> updating the filename database for texlive..." - mktexlsr --quiet usr/share/texmf - fi -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} -
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Friday, June 24, 2016 @ 19:03:34 Author: arojas Revision: 270609 Update to 3.3.1 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-06-24 18:48:21 UTC (rev 270608) +++ PKGBUILD2016-06-24 19:03:34 UTC (rev 270609) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.3.0 +pkgver=3.3.1 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -22,7 +22,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('166a25a7996150c9c83cdafcc89bfcd81578a887' +sha1sums=('df853188d3e2b1c2d32393016401c432a5192c4d' 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD r.install)
Date: Saturday, May 14, 2016 @ 21:55:51 Author: arojas Revision: 268017 Update to 3.3.0 Modified: r/trunk/PKGBUILD r/trunk/r.install ---+ PKGBUILD | 14 +++--- r.install |1 - 2 files changed, 7 insertions(+), 8 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-05-14 19:43:02 UTC (rev 268016) +++ PKGBUILD2016-05-14 19:55:51 UTC (rev 268017) @@ -4,8 +4,8 @@ # Contributor: K. Piche pkgname=r -pkgver=3.2.4 -pkgrel=2 +pkgver=3.3.0 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -18,17 +18,17 @@ backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories' 'etc/R/javaconf') options=('!makeflags' '!emptydirs') install=r.install -source=("http://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}-revised.tar.gz"; +source=("http://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}.tar.gz"; 'r.desktop' 'r.png' 'R.conf') -sha1sums=('54d8b02b4564655f1be84b4a830813f8452b5e9c' +sha1sums=('166a25a7996150c9c83cdafcc89bfcd81578a887' 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9') prepare() { - cd R-revised + cd R-${pkgver} # set texmf dir correctly in makefile sed -i 's|$(rsharedir)/texmf|${datarootdir}/texmf|' share/Makefile.in # fix for texinfo 5.X @@ -36,7 +36,7 @@ } build() { - cd R-revised + cd R-${pkgver} ./configure --prefix=/usr \ --libdir=/usr/lib \ --sysconfdir=/etc/R \ @@ -58,7 +58,7 @@ } package() { - cd R-revised + cd R-${pkgver} make DESTDIR="${pkgdir}" install # install libRmath.so Modified: r.install === --- r.install 2016-05-14 19:43:02 UTC (rev 268016) +++ r.install 2016-05-14 19:55:51 UTC (rev 268017) @@ -1,5 +1,4 @@ post_install() { - update-desktop-database -q if [[ -x /usr/bin/mktexlsr ]]; then echo ">>> updating the filename database for texlive..." mktexlsr --quiet usr/share/texmf
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Tuesday, April 5, 2016 @ 21:23:10 Author: arojas Revision: 263927 Updated tarball Modified: r/trunk/PKGBUILD --+ PKGBUILD | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-04-05 17:51:55 UTC (rev 263926) +++ PKGBUILD2016-04-05 19:23:10 UTC (rev 263927) @@ -5,7 +5,7 @@ pkgname=r pkgver=3.2.4 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -18,17 +18,17 @@ backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories' 'etc/R/javaconf') options=('!makeflags' '!emptydirs') install=r.install -source=("http://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}.tar.gz"; +source=("http://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}-revised.tar.gz"; 'r.desktop' 'r.png' 'R.conf') -sha1sums=('632664b3caa8d39f5fe6ac2ee9611b0f89ad6ed9' +sha1sums=('54d8b02b4564655f1be84b4a830813f8452b5e9c' 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9') prepare() { - cd R-${pkgver} + cd R-revised # set texmf dir correctly in makefile sed -i 's|$(rsharedir)/texmf|${datarootdir}/texmf|' share/Makefile.in # fix for texinfo 5.X @@ -36,7 +36,7 @@ } build() { - cd R-${pkgver} + cd R-revised ./configure --prefix=/usr \ --libdir=/usr/lib \ --sysconfdir=/etc/R \ @@ -58,7 +58,7 @@ } package() { - cd R-${pkgver} + cd R-revised make DESTDIR="${pkgdir}" install # install libRmath.so
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, April 4, 2016 @ 22:35:39 Author: arojas Revision: 263873 Update to 3.2.4 Modified: r/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-04-04 18:16:27 UTC (rev 263872) +++ PKGBUILD2016-04-04 20:35:39 UTC (rev 263873) @@ -4,12 +4,12 @@ # Contributor: K. Piche pkgname=r -pkgver=3.2.3 +pkgver=3.2.4 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') -url=('http://www.r-project.org/') +url='http://www.r-project.org/' depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' 'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils' 'zip' 'unzip') @@ -22,7 +22,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('f24fce2b48859f538c267d89602befe66f930d75' +sha1sums=('632664b3caa8d39f5fe6ac2ee9611b0f89ad6ed9' 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Saturday, December 12, 2015 @ 12:14:14 Author: arojas Revision: 255862 Update to 3.2.3 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-12-12 10:07:52 UTC (rev 255861) +++ PKGBUILD2015-12-12 11:14:14 UTC (rev 255862) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.2.2 +pkgver=3.2.3 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -22,7 +22,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('68c74db1c5a2f2040280a03b8396e4d28a5a7617' +sha1sums=('f24fce2b48859f538c267d89602befe66f930d75' 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, October 12, 2015 @ 22:40:52 Author: arojas Revision: 248960 Update to 3.2.2 (sync with upstream sagemath) Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-12 17:58:11 UTC (rev 248959) +++ PKGBUILD2015-10-12 20:40:52 UTC (rev 248960) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.2.1 +pkgver=3.2.2 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -22,7 +22,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('74476c4d356f227bf0f17c8c21e63459861fbc93' +sha1sums=('68c74db1c5a2f2040280a03b8396e4d28a5a7617' 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Thursday, August 6, 2015 @ 13:05:37 Author: ronald Revision: 243077 upgpkg: r 3.2.1-1 update to 3.2.1 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-08-06 10:10:58 UTC (rev 243076) +++ PKGBUILD2015-08-06 11:05:37 UTC (rev 243077) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -22,7 +22,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('a6e9a6ca5ef186037a2f8ad2ccc8d7d0147640f1' +sha1sums=('74476c4d356f227bf0f17c8c21e63459861fbc93' 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 08:58:39 Author: ronald Revision: 240851 upgpkg: r 3.2.0-1 update to 3.2.0 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 06:19:33 UTC (rev 240850) +++ PKGBUILD2015-06-15 06:58:39 UTC (rev 240851) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.1.3 +pkgver=3.2.0 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -22,7 +22,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('2c9165060b91e45ac73d8cb7507ee9e52816f8b3' +sha1sums=('a6e9a6ca5ef186037a2f8ad2ccc8d7d0147640f1' 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Thursday, March 12, 2015 @ 13:46:30 Author: ronald Revision: 233388 upgpkg: r 3.1.3-1 update to 3.1.3 Modified: r/trunk/PKGBUILD --+ PKGBUILD | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-03-12 10:45:36 UTC (rev 233387) +++ PKGBUILD2015-03-12 12:46:30 UTC (rev 233388) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.1.2 +pkgver=3.1.3 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -22,10 +22,10 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('93809368e5735a630611633ac1fa99010020c5d6' - 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' - 'a69a07ec363440efc18ce0a7f2af103375dea978' - '43668da6cfd1b4455a99f23e79e2059294dddac9') +sha1sums=('2c9165060b91e45ac73d8cb7507ee9e52816f8b3' + 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' + 'a69a07ec363440efc18ce0a7f2af103375dea978' + '43668da6cfd1b4455a99f23e79e2059294dddac9') prepare() { cd R-${pkgver}
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Thursday, November 6, 2014 @ 16:12:04 Author: ronald Revision: 225669 upgpkg: r 3.1.2-1 update to 3.1.2 Modified: r/trunk/PKGBUILD --+ PKGBUILD | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-11-06 14:44:40 UTC (rev 225668) +++ PKGBUILD2014-11-06 15:12:04 UTC (rev 225669) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.1.1 +pkgver=3.1.2 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -22,10 +22,10 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('e974ecc92e49266529e8e791e02a80c75e50b696' - 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' - 'a69a07ec363440efc18ce0a7f2af103375dea978' - '43668da6cfd1b4455a99f23e79e2059294dddac9') +sha1sums=('93809368e5735a630611633ac1fa99010020c5d6' + 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' + 'a69a07ec363440efc18ce0a7f2af103375dea978' + '43668da6cfd1b4455a99f23e79e2059294dddac9') prepare() { cd R-${pkgver}
[arch-commits] Commit in r/trunk (PKGBUILD sweave.patch)
Date: Wednesday, July 30, 2014 @ 12:32:34 Author: ronald Revision: 218370 upgpkg: r 3.1.1-1 update to 3.1.1; remove upstream patch Modified: r/trunk/PKGBUILD Deleted: r/trunk/sweave.patch --+ PKGBUILD | 15 - sweave.patch | 500 - 2 files changed, 5 insertions(+), 510 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-07-30 09:17:34 UTC (rev 218369) +++ PKGBUILD2014-07-30 10:32:34 UTC (rev 218370) @@ -4,8 +4,8 @@ # Contributor: K. Piche pkgname=r -pkgver=3.1.0 -pkgrel=2 +pkgver=3.1.1 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -21,13 +21,11 @@ source=("http://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}.tar.gz"; 'r.desktop' 'r.png' - 'R.conf' - 'sweave.patch') -sha1sums=('a9d13932c739cc12667c6a17fabd9361624a1708' + 'R.conf') +sha1sums=('e974ecc92e49266529e8e791e02a80c75e50b696' 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' - '43668da6cfd1b4455a99f23e79e2059294dddac9' - '7c89c315673406d6f2e08170dbe12f46f9cec1c5') + '43668da6cfd1b4455a99f23e79e2059294dddac9') prepare() { cd R-${pkgver} @@ -35,9 +33,6 @@ sed -i 's|$(rsharedir)/texmf|${datarootdir}/texmf|' share/Makefile.in # fix for texinfo 5.X sed -i 's|test ${makeinfo_version_min} -lt 7|test ${makeinfo_version_min} -lt 0|' configure - - # upstream fix for https://bugs.r-project.org/bugzilla/show_bug.cgi?id=15752 - patch -Np0 -i ${srcdir}/sweave.patch } build() { Deleted: sweave.patch === --- sweave.patch2014-07-30 09:17:34 UTC (rev 218369) +++ sweave.patch2014-07-30 10:32:34 UTC (rev 218370) @@ -1,500 +0,0 @@ -Index: src/library/utils/R/Sweave.R -=== src/library/utils/R/Sweave.R (revision 65431) -+++ src/library/utils/R/Sweave.R (revision 65432) -@@ -1,7 +1,7 @@ - # File src/library/utils/R/Sweave.R - # Part of the R package, http://www.R-project.org - # --# Copyright (C) 1995-2012 The R Core Team -+# Copyright (C) 1995-2014 The R Core Team - # - # This program is free software; you can redistribute it and/or modify - # it under the terms of the GNU General Public License as published by -@@ -30,7 +30,7 @@ - ### re-encodes the output back to 'encoding': the Rtangle driver - ### leaves it in the encoding of the current locale and records what - ### that is in a comment. The "UTF-8" encoding is preserved on --### both input and output in RweaveLatex, but is handled like -+### both input and output in RweaveLatex, but is handled like - ### other encodings in Rtangle. - ### - ### SweaveReadFile first looks for a call to one of the LaTeX packages -@@ -202,9 +202,11 @@ - stop(gettextf("no Sweave file with name %s found", - sQuote(file[1L])), domain = NA) - else if (length(f) > 1L) --stop(paste(gettextf("%d Sweave files for basename %s found", --length(f), sQuote(file[1L])), -- paste(":\n ", f, collapse="")), -+stop(paste(sprintf(ngettext(length(f), "%d Sweave file for basename %s found", -+"%d Sweave files for basename %s found", -+ -+domain = "R-utils"), -+length(f), sQuote(file[1L])), paste(":\n ", f, collapse = "")), - domain = NA) - } - -@@ -228,7 +230,7 @@ - " declares an encoding that Sweave does not know about", - domain = NA, call. = FALSE) - } --if (enc == "UTF-8") -+if (enc == "UTF-8") - Encoding(text) <- enc - else { - if (nzchar(enc)) text <- iconv(text, enc, "") else enc <- "ASCII" -@@ -425,7 +427,7 @@ - Usage <- function() { - cat("Usage: R CMD Sweave [options] file", - "", --"A front-end for Sweave and other vignette engines", -+"A front-end for Sweave and other vignette engines, via buildVignette()", - "", - "Options:", - " -h, --help print this help message and exit", -@@ -433,6 +435,10 @@ - " --driver=name use named Sweave driver", - " --engine=pkg::engine use named vignette engine", - " --encoding=enc default encoding 'enc' for file", -+ " --clean corresponds to --clean=default", -+ " --clean=remove some of the created files:", -+' "default" removes those the same initial name;', -+' "keep
[arch-commits] Commit in r/trunk (PKGBUILD sweave.patch)
Date: Wednesday, June 4, 2014 @ 20:45:22 Author: ronald Revision: 214263 upgpkg: r 3.1.0-2 upstream fix for https://bugs.r-project.org/bugzilla/show_bug.cgi?id=15752 Added: r/trunk/sweave.patch Modified: r/trunk/PKGBUILD --+ PKGBUILD | 15 + sweave.patch | 500 + 2 files changed, 510 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-06-04 17:39:29 UTC (rev 214262) +++ PKGBUILD2014-06-04 18:45:22 UTC (rev 214263) @@ -5,7 +5,7 @@ pkgname=r pkgver=3.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -21,18 +21,23 @@ source=("http://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}.tar.gz"; 'r.desktop' 'r.png' - 'R.conf') + 'R.conf' + 'sweave.patch') sha1sums=('a9d13932c739cc12667c6a17fabd9361624a1708' 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' - '43668da6cfd1b4455a99f23e79e2059294dddac9') + '43668da6cfd1b4455a99f23e79e2059294dddac9' + '7c89c315673406d6f2e08170dbe12f46f9cec1c5') prepare() { cd R-${pkgver} -# set texmf dir correctly in makefile + # set texmf dir correctly in makefile sed -i 's|$(rsharedir)/texmf|${datarootdir}/texmf|' share/Makefile.in -# fix for texinfo 5.X + # fix for texinfo 5.X sed -i 's|test ${makeinfo_version_min} -lt 7|test ${makeinfo_version_min} -lt 0|' configure + + # upstream fix for https://bugs.r-project.org/bugzilla/show_bug.cgi?id=15752 + patch -Np0 -i ${srcdir}/sweave.patch } build() { Added: sweave.patch === --- sweave.patch(rev 0) +++ sweave.patch2014-06-04 18:45:22 UTC (rev 214263) @@ -0,0 +1,500 @@ +Index: src/library/utils/R/Sweave.R +=== +--- src/library/utils/R/Sweave.R (revision 65431) src/library/utils/R/Sweave.R (revision 65432) +@@ -1,7 +1,7 @@ + # File src/library/utils/R/Sweave.R + # Part of the R package, http://www.R-project.org + # +-# Copyright (C) 1995-2012 The R Core Team ++# Copyright (C) 1995-2014 The R Core Team + # + # This program is free software; you can redistribute it and/or modify + # it under the terms of the GNU General Public License as published by +@@ -30,7 +30,7 @@ + ### re-encodes the output back to 'encoding': the Rtangle driver + ### leaves it in the encoding of the current locale and records what + ### that is in a comment. The "UTF-8" encoding is preserved on +-### both input and output in RweaveLatex, but is handled like ++### both input and output in RweaveLatex, but is handled like + ### other encodings in Rtangle. + ### + ### SweaveReadFile first looks for a call to one of the LaTeX packages +@@ -202,9 +202,11 @@ + stop(gettextf("no Sweave file with name %s found", + sQuote(file[1L])), domain = NA) + else if (length(f) > 1L) +-stop(paste(gettextf("%d Sweave files for basename %s found", +-length(f), sQuote(file[1L])), +- paste(":\n ", f, collapse="")), ++stop(paste(sprintf(ngettext(length(f), "%d Sweave file for basename %s found", ++"%d Sweave files for basename %s found", ++ ++domain = "R-utils"), ++length(f), sQuote(file[1L])), paste(":\n ", f, collapse = "")), + domain = NA) + } + +@@ -228,7 +230,7 @@ + " declares an encoding that Sweave does not know about", + domain = NA, call. = FALSE) + } +-if (enc == "UTF-8") ++if (enc == "UTF-8") + Encoding(text) <- enc + else { + if (nzchar(enc)) text <- iconv(text, enc, "") else enc <- "ASCII" +@@ -425,7 +427,7 @@ + Usage <- function() { + cat("Usage: R CMD Sweave [options] file", + "", +-"A front-end for Sweave and other vignette engines", ++"A front-end for Sweave and other vignette engines, via buildVignette()", + "", + "Options:", + " -h, --help print this help message and exit", +@@ -433,6 +435,10 @@ + " --driver=name use named Sweave driver", + " --engine=pkg::engine use named vignette engine", + " --encoding=enc default encoding 'enc' for file", ++ " --clean corresponds to --clean=default", ++ " --clean=remove some of the created files:", ++' "default" removes those the same initial name;', ++'
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Sunday, April 13, 2014 @ 10:31:15 Author: ronald Revision: 210267 upgpkg: r 3.1.0-1 update to 3.1.0 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-04-13 08:01:52 UTC (rev 210266) +++ PKGBUILD2014-04-13 08:31:15 UTC (rev 210267) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.0.3 +pkgver=3.1.0 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -22,7 +22,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('82e83415d27a2fbbdcacb41c4aa14d8b36fdf470' +sha1sums=('a9d13932c739cc12667c6a17fabd9361624a1708' 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD r.desktop)
Date: Monday, March 31, 2014 @ 20:55:43 Author: ronald Revision: 209656 upgpkg: r 3.0.3-1 update to 3.0.3; fix duplicate menu entry FS#38522 Modified: r/trunk/PKGBUILD r/trunk/r.desktop ---+ PKGBUILD |2 +- r.desktop |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-03-31 18:00:29 UTC (rev 209655) +++ PKGBUILD2014-03-31 18:55:43 UTC (rev 209656) @@ -23,7 +23,7 @@ 'r.png' 'R.conf') sha1sums=('82e83415d27a2fbbdcacb41c4aa14d8b36fdf470' - '97c711e62e62097328ff0178bd0ae0a7155d83a4' + 'd7fa521345b230a4187d60d07d06ce4b6d573e3f' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9') Modified: r.desktop === --- r.desktop 2014-03-31 18:00:29 UTC (rev 209655) +++ r.desktop 2014-03-31 18:55:43 UTC (rev 209656) @@ -8,4 +8,4 @@ StartupNotify=true Terminal=true Type=Application -Categories=Education;Science; +Categories=Science;
[arch-commits] Commit in r/trunk (PKGBUILD r.desktop)
Date: Thursday, March 27, 2014 @ 08:03:28 Author: ronald Revision: 208799 upgpkg: r 3.0.3-1 update to 3.0.3 Modified: r/trunk/PKGBUILD r/trunk/r.desktop ---+ PKGBUILD |8 r.desktop |2 +- 2 files changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-03-27 04:36:08 UTC (rev 208798) +++ PKGBUILD2014-03-27 07:03:28 UTC (rev 208799) @@ -4,8 +4,8 @@ # Contributor: K. Piche pkgname=r -pkgver=3.0.2 -pkgrel=2 +pkgver=3.0.3 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -22,8 +22,8 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('f5d9daef00e09d36a465ff7b0bf4cab136bea227' - '13aa29219bcaa102e575de8c1c8e0833d233e836' +sha1sums=('82e83415d27a2fbbdcacb41c4aa14d8b36fdf470' + '97c711e62e62097328ff0178bd0ae0a7155d83a4' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9') Modified: r.desktop === --- r.desktop 2014-03-27 04:36:08 UTC (rev 208798) +++ r.desktop 2014-03-27 07:03:28 UTC (rev 208799) @@ -8,4 +8,4 @@ StartupNotify=true Terminal=true Type=Application -Categories=Education;Science;Math; +Categories=Education;Science;
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Friday, January 31, 2014 @ 15:11:37 Author: ronald Revision: 204928 upgpkg: r 3.0.2-2 FS#38030 - [r] .Options not populated by default Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-01-31 13:36:17 UTC (rev 204927) +++ PKGBUILD2014-01-31 14:11:37 UTC (rev 204928) @@ -5,7 +5,7 @@ pkgname=r pkgver=3.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -12,7 +12,7 @@ url=('http://www.r-project.org/') depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' - 'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils') + 'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils' 'zip' 'unzip') makedepends=('jdk7-openjdk' 'gcc-fortran' 'tk') optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files') backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories' 'etc/R/javaconf')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Wednesday, October 16, 2013 @ 21:03:02 Author: ronald Revision: 196710 upgpkg: r 3.0.2-1 update to 3.0.2 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-10-16 16:38:03 UTC (rev 196709) +++ PKGBUILD2013-10-16 19:03:02 UTC (rev 196710) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.0.1 +pkgver=3.0.2 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -22,7 +22,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('5cc65476837926fdf04105954ea94efa53ac85ce' +sha1sums=('f5d9daef00e09d36a465ff7b0bf4cab136bea227' '13aa29219bcaa102e575de8c1c8e0833d233e836' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Saturday, June 22, 2013 @ 08:15:20 Author: foutrelis Revision: 188820 upgpkg: r 3.0.1-1 New upstream release. Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-06-21 21:34:50 UTC (rev 188819) +++ PKGBUILD2013-06-22 06:15:20 UTC (rev 188820) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=3.0.0 +pkgver=3.0.1 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -22,7 +22,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('0cb1d1b815af4ce640ceafd5402a2eb94924c945' +sha1sums=('5cc65476837926fdf04105954ea94efa53ac85ce' '13aa29219bcaa102e575de8c1c8e0833d233e836' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Tuesday, April 30, 2013 @ 03:00:43 Author: eric Revision: 183956 upgpkg: r 3.0.0-1 Upstream update, Rebuild against libpng 1.6, Update backup array Modified: r/trunk/PKGBUILD --+ PKGBUILD | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-29 23:25:15 UTC (rev 183955) +++ PKGBUILD2013-04-30 01:00:43 UTC (rev 183956) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=2.15.3 +pkgver=3.0.0 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -15,28 +15,28 @@ 'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils') makedepends=('jdk7-openjdk' 'gcc-fortran' 'tk') optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files') -backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories') +backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories' 'etc/R/javaconf') options=('!makeflags' '!emptydirs') install=r.install -source=("http://cran.r-project.org/src/base/R-2/R-${pkgver}.tar.gz"; +source=("http://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}.tar.gz"; 'r.desktop' 'r.png' 'R.conf') -sha1sums=('a05b68f31b00d8038d9f0a8562cfc0c8e32d9621' +sha1sums=('0cb1d1b815af4ce640ceafd5402a2eb94924c945' '13aa29219bcaa102e575de8c1c8e0833d233e836' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9') -build() { - cd "${srcdir}/R-${pkgver}" - sed -i 's|#define NeedFunctionPrototypes 0|#define NeedFunctionPrototypes 1|g' src/modules/X11/dataentry.c - - # set texmf dir correctly in makefile - sed -i 's|$(rsharedir)/texmf|${datarootdir}/texmf|' share/Makefile.in - +prepare() { + cd R-${pkgver} +# set texmf dir correctly in makefile + sed -i 's|$(rsharedir)/texmf|${datarootdir}/texmf|' share/Makefile.in # fix for texinfo 5.X - sed -i 's|test ${makeinfo_version_min} -lt 7|test ${makeinfo_version_min} -lt 0|' configure + sed -i 's|test ${makeinfo_version_min} -lt 7|test ${makeinfo_version_min} -lt 0|' configure +} +build() { + cd R-${pkgver} ./configure --prefix=/usr \ --libdir=/usr/lib \ --sysconfdir=/etc/R \ @@ -58,7 +58,7 @@ } package() { - cd "${srcdir}/R-${pkgver}" + cd R-${pkgver} make DESTDIR="${pkgdir}" install # install libRmath.so
[arch-commits] Commit in r/trunk (PKGBUILD x11.patch)
Date: Saturday, March 23, 2013 @ 02:20:24 Author: eric Revision: 180544 upgpkg: r 2.15.3-1 Upstream update, Rebuild against icu 51.1, Add libRmath.so library (close FS#33775), Change openjdk6 makedepends to jdk7-openjdk, Remove old patch Modified: r/trunk/PKGBUILD Deleted: r/trunk/x11.patch ---+ PKGBUILD | 32 +++- x11.patch | 36 2 files changed, 19 insertions(+), 49 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-03-23 00:31:47 UTC (rev 180543) +++ PKGBUILD2013-03-23 01:20:24 UTC (rev 180544) @@ -4,8 +4,8 @@ # Contributor: K. Piche pkgname=r -pkgver=2.15.2 -pkgrel=3 +pkgver=2.15.3 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -13,21 +13,19 @@ depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' 'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils') -makedepends=('openjdk6' 'gcc-fortran' 'tk>=8.6.0') +makedepends=('jdk7-openjdk' 'gcc-fortran' 'tk') optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files') backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories') options=('!makeflags' '!emptydirs') +install=r.install source=("http://cran.r-project.org/src/base/R-2/R-${pkgver}.tar.gz"; 'r.desktop' 'r.png' - 'R.conf' - 'x11.patch') -install=r.install -sha1sums=('c80da687d66ee88d1e34fc1ae5c1bd525f9513dd' + 'R.conf') +sha1sums=('a05b68f31b00d8038d9f0a8562cfc0c8e32d9621' '13aa29219bcaa102e575de8c1c8e0833d233e836' 'a69a07ec363440efc18ce0a7f2af103375dea978' - '43668da6cfd1b4455a99f23e79e2059294dddac9' - 'a11b91d53645bd545fddc382c991096502e8ac67') + '43668da6cfd1b4455a99f23e79e2059294dddac9') build() { cd "${srcdir}/R-${pkgver}" @@ -36,8 +34,8 @@ # set texmf dir correctly in makefile sed -i 's|$(rsharedir)/texmf|${datarootdir}/texmf|' share/Makefile.in - # upstream patch fixing empty plots FS#32597 - patch -Np0 -i ${srcdir}/x11.patch +# fix for texinfo 5.X + sed -i 's|test ${makeinfo_version_min} -lt 7|test ${makeinfo_version_min} -lt 0|' configure ./configure --prefix=/usr \ --libdir=/usr/lib \ @@ -53,12 +51,20 @@ F77=gfortran \ LIBnn=lib make + +# make libRmath.so + cd src/nmath/standalone + make shared } package() { cd "${srcdir}/R-${pkgver}" - make -j1 DESTDIR="${pkgdir}" install + make DESTDIR="${pkgdir}" install +# install libRmath.so + cd src/nmath/standalone + make DESTDIR="${pkgdir}" install + # Fixup R wrapper scripts. sed -i "s|${pkgdir} ||" "${pkgdir}/usr/bin/R" rm "${pkgdir}/usr/lib/R/bin/R" @@ -80,5 +86,5 @@ done # Install ld.so.conf.d file to ensure other applications access the shared lib - install -Dm644 ${srcdir}/R.conf ${pkgdir}/etc/ld.so.conf.d/R.conf + install -Dm644 "${srcdir}/R.conf" "${pkgdir}/etc/ld.so.conf.d/R.conf" } Deleted: x11.patch === --- x11.patch 2013-03-23 00:31:47 UTC (rev 180543) +++ x11.patch 2013-03-23 01:20:24 UTC (rev 180544) @@ -1,36 +0,0 @@ src/modules/X11/devX11.c (révision 61681) -+++ src/modules/X11/devX11.c (révision 61682) -@@ -244,6 +244,7 @@ - { - if(inclose || !xd || !xd->buffered || xd->holdlevel > 0) return; - cairo_paint(xd->xcc); -+cairo_surface_flush(xd->xcs); - if (xd->type == WINDOW) XDefineCursor(display, xd->window, arrow_cursor); - XSync(display, 0); - xd->last = currentTime(); -@@ -753,8 +754,10 @@ - #ifdef HAVE_WORKING_CAIRO - pX11Desc xd = (pX11Desc) dd->deviceSpecific; - /* We can use the buffered copy where we have it */ -- if(xd->buffered == 1) cairo_paint(xd->xcc); -- else if (xd->buffered > 1) -+ if(xd->buffered == 1) { -+ cairo_paint(xd->xcc); -+ cairo_surface_flush(xd->xcs); -+ } else if (xd->buffered > 1) - /* rely on timer to repaint eventually */ - xd->last_activity = currentTime(); - else -@@ -2691,7 +2694,11 @@ - Cairo_update(xd); - return; - } -- if(xd->buffered) cairo_paint(xd->xcc); -+ if(xd->buffered) { -+ cairo_paint(xd->xcc); -+ cairo_surface_flush(xd->xcs); -+ } -+ - #endif - if(xd->type==WINDOW) XDefineCursor(display, xd->window, arrow_cursor); - XSync(display, 0);
[arch-commits] Commit in r/trunk (PKGBUILD x11.patch)
Date: Friday, February 8, 2013 @ 08:48:10 Author: ronald Revision: 177617 upgpkg: r 2.15.2-3 add upstream fix for empty plot windows: FS#32597 Added: r/trunk/x11.patch Modified: r/trunk/PKGBUILD ---+ PKGBUILD | 11 --- x11.patch | 36 2 files changed, 44 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-08 04:40:45 UTC (rev 177616) +++ PKGBUILD2013-02-08 07:48:10 UTC (rev 177617) @@ -5,7 +5,7 @@ pkgname=r pkgver=2.15.2 -pkgrel=2 +pkgrel=3 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -20,12 +20,14 @@ source=("http://cran.r-project.org/src/base/R-2/R-${pkgver}.tar.gz"; 'r.desktop' 'r.png' - 'R.conf') + 'R.conf' + 'x11.patch') install=r.install sha1sums=('c80da687d66ee88d1e34fc1ae5c1bd525f9513dd' '13aa29219bcaa102e575de8c1c8e0833d233e836' 'a69a07ec363440efc18ce0a7f2af103375dea978' - '43668da6cfd1b4455a99f23e79e2059294dddac9') + '43668da6cfd1b4455a99f23e79e2059294dddac9' + 'a11b91d53645bd545fddc382c991096502e8ac67') build() { cd "${srcdir}/R-${pkgver}" @@ -34,6 +36,9 @@ # set texmf dir correctly in makefile sed -i 's|$(rsharedir)/texmf|${datarootdir}/texmf|' share/Makefile.in + # upstream patch fixing empty plots FS#32597 + patch -Np0 -i ${srcdir}/x11.patch + ./configure --prefix=/usr \ --libdir=/usr/lib \ --sysconfdir=/etc/R \ Added: x11.patch === --- x11.patch (rev 0) +++ x11.patch 2013-02-08 07:48:10 UTC (rev 177617) @@ -0,0 +1,36 @@ +--- src/modules/X11/devX11.c (révision 61681) src/modules/X11/devX11.c (révision 61682) +@@ -244,6 +244,7 @@ + { + if(inclose || !xd || !xd->buffered || xd->holdlevel > 0) return; + cairo_paint(xd->xcc); ++cairo_surface_flush(xd->xcs); + if (xd->type == WINDOW) XDefineCursor(display, xd->window, arrow_cursor); + XSync(display, 0); + xd->last = currentTime(); +@@ -753,8 +754,10 @@ + #ifdef HAVE_WORKING_CAIRO + pX11Desc xd = (pX11Desc) dd->deviceSpecific; + /* We can use the buffered copy where we have it */ +- if(xd->buffered == 1) cairo_paint(xd->xcc); +- else if (xd->buffered > 1) ++ if(xd->buffered == 1) { ++ cairo_paint(xd->xcc); ++ cairo_surface_flush(xd->xcs); ++ } else if (xd->buffered > 1) + /* rely on timer to repaint eventually */ + xd->last_activity = currentTime(); + else +@@ -2691,7 +2694,11 @@ + Cairo_update(xd); + return; + } +- if(xd->buffered) cairo_paint(xd->xcc); ++ if(xd->buffered) { ++ cairo_paint(xd->xcc); ++ cairo_surface_flush(xd->xcs); ++ } ++ + #endif + if(xd->type==WINDOW) XDefineCursor(display, xd->window, arrow_cursor); + XSync(display, 0);
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Saturday, December 22, 2012 @ 15:00:19 Author: andyrtr Revision: 173770 upgpkg: r 2.15.2-2 rebuild for tcl/tk 8.6.0 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-12-22 19:42:02 UTC (rev 173769) +++ PKGBUILD2012-12-22 20:00:19 UTC (rev 173770) @@ -5,7 +5,7 @@ pkgname=r pkgver=2.15.2 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -13,7 +13,7 @@ depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' 'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils') -makedepends=('openjdk6' 'gcc-fortran' 'tk') +makedepends=('openjdk6' 'gcc-fortran' 'tk>=8.6.0') optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files') backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories') options=('!makeflags' '!emptydirs')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, December 3, 2012 @ 13:58:28 Author: ronald Revision: 172475 upgpkg: r 2.15.2-1 update to 2.15.2 Modified: r/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-12-03 14:50:45 UTC (rev 172474) +++ PKGBUILD2012-12-03 18:58:28 UTC (rev 172475) @@ -4,8 +4,8 @@ # Contributor: K. Piche pkgname=r -pkgver=2.15.1 -pkgrel=2 +pkgver=2.15.2 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -22,7 +22,7 @@ 'r.png' 'R.conf') install=r.install -sha1sums=('f0e6912be6dfc0d1fdc4be66048304d8befe8424' +sha1sums=('c80da687d66ee88d1e34fc1ae5c1bd525f9513dd' '13aa29219bcaa102e575de8c1c8e0833d233e836' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
[arch-commits] Commit in r/trunk (PKGBUILD r.install)
Date: Saturday, June 30, 2012 @ 03:07:40 Author: ronald Revision: 162769 upgpkg: r 2.15.1-2 move texlive-bin to optdepends Modified: r/trunk/PKGBUILD r/trunk/r.install ---+ PKGBUILD |6 +++--- r.install |6 -- 2 files changed, 7 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-06-29 23:57:31 UTC (rev 162768) +++ PKGBUILD2012-06-30 07:07:40 UTC (rev 162769) @@ -5,16 +5,16 @@ pkgname=r pkgver=2.15.1 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') url=('http://www.r-project.org/') depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' - 'libxt' 'libxmu' 'pango' 'xz' 'texlive-bin' 'desktop-file-utils') + 'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils') makedepends=('openjdk6' 'gcc-fortran' 'tk') -optdepends=('tk: tcl/tk interface') +optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files') backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories') options=('!makeflags' '!emptydirs') source=("http://cran.r-project.org/src/base/R-2/R-${pkgver}.tar.gz"; Modified: r.install === --- r.install 2012-06-29 23:57:31 UTC (rev 162768) +++ r.install 2012-06-30 07:07:40 UTC (rev 162769) @@ -1,7 +1,9 @@ post_install() { update-desktop-database -q - echo ">>> updating the filename database for texlive..." - mktexlsr --quiet usr/share/texmf + if [[ -x /usr/bin/mktexlsr ]]; then + echo ">>> updating the filename database for texlive..." + mktexlsr --quiet usr/share/texmf + fi } post_upgrade() {
[arch-commits] Commit in r/trunk (PKGBUILD R.conf r.install)
Date: Friday, June 29, 2012 @ 16:57:40 Author: ronald Revision: 162764 upgpkg: r 2.15.1-1 update to 2.15.1; add etc/ld.so.conf.d/ config file; add latex sty files FS#29604; move tk from depends to optdepends FS#30209 Added: r/trunk/R.conf Modified: r/trunk/PKGBUILD r/trunk/r.install ---+ PKGBUILD | 24 +--- R.conf|2 ++ r.install |2 ++ 3 files changed, 21 insertions(+), 7 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-06-29 19:59:42 UTC (rev 162763) +++ PKGBUILD2012-06-29 20:57:40 UTC (rev 162764) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=2.15.0 +pkgver=2.15.1 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -12,21 +12,28 @@ url=('http://www.r-project.org/') depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' - 'tk' 'libxt' 'libxmu' 'pango' 'xz') -makedepends=('openjdk6' 'gcc-fortran') + 'libxt' 'libxmu' 'pango' 'xz' 'texlive-bin' 'desktop-file-utils') +makedepends=('openjdk6' 'gcc-fortran' 'tk') +optdepends=('tk: tcl/tk interface') backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories') -options=('!makeflags') +options=('!makeflags' '!emptydirs') source=("http://cran.r-project.org/src/base/R-2/R-${pkgver}.tar.gz"; 'r.desktop' - 'r.png') + 'r.png' + 'R.conf') install=r.install -sha1sums=('a633f87fdbd22e8c371971c535ca815e63c297f6' +sha1sums=('f0e6912be6dfc0d1fdc4be66048304d8befe8424' '13aa29219bcaa102e575de8c1c8e0833d233e836' - 'a69a07ec363440efc18ce0a7f2af103375dea978') + 'a69a07ec363440efc18ce0a7f2af103375dea978' + '43668da6cfd1b4455a99f23e79e2059294dddac9') build() { cd "${srcdir}/R-${pkgver}" sed -i 's|#define NeedFunctionPrototypes 0|#define NeedFunctionPrototypes 1|g' src/modules/X11/dataentry.c + + # set texmf dir correctly in makefile + sed -i 's|$(rsharedir)/texmf|${datarootdir}/texmf|' share/Makefile.in + ./configure --prefix=/usr \ --libdir=/usr/lib \ --sysconfdir=/etc/R \ @@ -66,4 +73,7 @@ mv -f ${i} "${pkgdir}/etc/R" ln -s /etc/R/${i} ${i} done + + # Install ld.so.conf.d file to ensure other applications access the shared lib + install -Dm644 ${srcdir}/R.conf ${pkgdir}/etc/ld.so.conf.d/R.conf } Added: R.conf === --- R.conf (rev 0) +++ R.conf 2012-06-29 20:57:40 UTC (rev 162764) @@ -0,0 +1,2 @@ +/usr/lib/R/lib + Modified: r.install === --- r.install 2012-06-29 19:59:42 UTC (rev 162763) +++ r.install 2012-06-29 20:57:40 UTC (rev 162764) @@ -1,5 +1,7 @@ post_install() { update-desktop-database -q + echo ">>> updating the filename database for texlive..." + mktexlsr --quiet usr/share/texmf } post_upgrade() {
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Friday, March 30, 2012 @ 15:43:29 Author: ronald Revision: 154824 upgpkg: r 2.15.0-1 update to 2.15.0 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-03-30 19:11:45 UTC (rev 154823) +++ PKGBUILD2012-03-30 19:43:29 UTC (rev 154824) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=2.14.2 +pkgver=2.15.0 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -20,7 +20,7 @@ 'r.desktop' 'r.png') install=r.install -sha1sums=('523dca7694e4d0c8701fcc783ea3767e46fe7a62' +sha1sums=('a633f87fdbd22e8c371971c535ca815e63c297f6' '13aa29219bcaa102e575de8c1c8e0833d233e836' 'a69a07ec363440efc18ce0a7f2af103375dea978')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Sunday, March 18, 2012 @ 15:54:59 Author: ronald Revision: 153725 upgpkg: r 2.14.2-1 update to 2.14.2 Modified: r/trunk/PKGBUILD --+ PKGBUILD |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-03-18 19:07:27 UTC (rev 153724) +++ PKGBUILD2012-03-18 19:54:59 UTC (rev 153725) @@ -4,8 +4,8 @@ # Contributor: K. Piche pkgname=r -pkgver=2.14.1 -pkgrel=3 +pkgver=2.14.2 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -20,9 +20,10 @@ 'r.desktop' 'r.png') install=r.install -sha1sums=('5803a213480a749e36bccc155aecb13070ade096' +sha1sums=('523dca7694e4d0c8701fcc783ea3767e46fe7a62' '13aa29219bcaa102e575de8c1c8e0833d233e836' 'a69a07ec363440efc18ce0a7f2af103375dea978') + build() { cd "${srcdir}/R-${pkgver}" sed -i 's|#define NeedFunctionPrototypes 0|#define NeedFunctionPrototypes 1|g' src/modules/X11/dataentry.c
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Wednesday, February 15, 2012 @ 16:43:53 Author: ronald Revision: 150250 upgpkg: r 2.14.1-3 FS#28418 help function doesn't work anymore due to less move Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2012-02-15 21:09:56 UTC (rev 150249) +++ PKGBUILD2012-02-15 21:43:53 UTC (rev 150250) @@ -5,7 +5,7 @@ pkgname=r pkgver=2.14.1 -pkgrel=2 +pkgrel=3 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, January 30, 2012 @ 15:19:06 Author: ronald Revision: 148374 upgpkg: r 2.14.1-2 libpng rebuild Modified: r/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2012-01-30 19:14:16 UTC (rev 148373) +++ PKGBUILD2012-01-30 20:19:06 UTC (rev 148374) @@ -5,7 +5,7 @@ pkgname=r pkgver=2.14.1 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Sunday, January 29, 2012 @ 06:59:03 Author: ronald Revision: 147987 upgpkg: r 2.14.1-1 update to 2.14.1 Modified: r/trunk/PKGBUILD --+ PKGBUILD |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-01-29 11:42:48 UTC (rev 147986) +++ PKGBUILD2012-01-29 11:59:03 UTC (rev 147987) @@ -4,8 +4,8 @@ # Contributor: K. Piche pkgname=r -pkgver=2.14.0 -pkgrel=2 +pkgver=2.14.1 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -20,10 +20,9 @@ 'r.desktop' 'r.png') install=r.install -sha1sums=('0f46bf75a7c150350b1142c29a98e7994d2b4bef' +sha1sums=('5803a213480a749e36bccc155aecb13070ade096' '13aa29219bcaa102e575de8c1c8e0833d233e836' 'a69a07ec363440efc18ce0a7f2af103375dea978') - build() { cd "${srcdir}/R-${pkgver}" sed -i 's|#define NeedFunctionPrototypes 0|#define NeedFunctionPrototypes 1|g' src/modules/X11/dataentry.c
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Thursday, January 26, 2012 @ 19:28:03 Author: eric Revision: 147683 upgpkg: r 2.14.0-2 Rebuild against libpng 1.5 and libtiff 4.0 Modified: r/trunk/PKGBUILD --+ PKGBUILD | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-01-26 19:27:33 UTC (rev 147682) +++ PKGBUILD2012-01-27 00:28:03 UTC (rev 147683) @@ -5,7 +5,7 @@ pkgname=r pkgver=2.14.0 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -25,7 +25,7 @@ 'a69a07ec363440efc18ce0a7f2af103375dea978') build() { - cd ${srcdir}/R-${pkgver} + cd "${srcdir}/R-${pkgver}" sed -i 's|#define NeedFunctionPrototypes 0|#define NeedFunctionPrototypes 1|g' src/modules/X11/dataentry.c ./configure --prefix=/usr \ --libdir=/usr/lib \ @@ -44,26 +44,26 @@ } package() { - cd ${srcdir}/R-${pkgver} - make -j1 DESTDIR=${pkgdir} install + cd "${srcdir}/R-${pkgver}" + make -j1 DESTDIR="${pkgdir}" install # Fixup R wrapper scripts. - sed -i "s|${pkgdir} ||" ${pkgdir}/usr/bin/R - rm ${pkgdir}/usr/lib/R/bin/R - cd ${pkgdir}/usr/lib/R/bin + sed -i "s|${pkgdir} ||" "${pkgdir}/usr/bin/R" + rm "${pkgdir}/usr/lib/R/bin/R" + cd "${pkgdir}/usr/lib/R/bin" ln -s ../../../bin/R # install some freedesktop.org compatibility - install -Dm644 ${srcdir}/r.desktop \ - ${pkgdir}/usr/share/applications/r.desktop - install -Dm644 ${srcdir}/r.png \ - ${pkgdir}/usr/share/pixmaps/r.png + install -Dm644 "${srcdir}/r.desktop" \ + "${pkgdir}/usr/share/applications/r.desktop" + install -Dm644 "${srcdir}/r.png" \ + "${pkgdir}/usr/share/pixmaps/r.png" # move the config directory to /etc and create symlinks - install -d ${pkgdir}/etc/R - cd ${pkgdir}/usr/lib/R/etc + install -d "${pkgdir}/etc/R" + cd "${pkgdir}/usr/lib/R/etc" for i in *; do -mv -f ${i} ${pkgdir}/etc/R +mv -f ${i} "${pkgdir}/etc/R" ln -s /etc/R/${i} ${i} done }
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Thursday, November 10, 2011 @ 15:29:17 Author: ronald Revision: 142506 update to 2.14.0 Modified: r/trunk/PKGBUILD --+ PKGBUILD |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-11-10 20:16:20 UTC (rev 142505) +++ PKGBUILD2011-11-10 20:29:17 UTC (rev 142506) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=2.13.2 +pkgver=2.14.0 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -20,9 +20,10 @@ 'r.desktop' 'r.png') install=r.install -sha1sums=('3c8e3055b2d76cf79627325af8846848ca9a7e90' +sha1sums=('0f46bf75a7c150350b1142c29a98e7994d2b4bef' '13aa29219bcaa102e575de8c1c8e0833d233e836' 'a69a07ec363440efc18ce0a7f2af103375dea978') + build() { cd ${srcdir}/R-${pkgver} sed -i 's|#define NeedFunctionPrototypes 0|#define NeedFunctionPrototypes 1|g' src/modules/X11/dataentry.c
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Thursday, October 27, 2011 @ 06:30:48 Author: ronald Revision: 141248 upgpkg: r 2.13.2-1 update to 2.13.2 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-10-27 08:50:53 UTC (rev 141247) +++ PKGBUILD2011-10-27 10:30:48 UTC (rev 141248) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=2.13.1 +pkgver=2.13.2 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -20,7 +20,7 @@ 'r.desktop' 'r.png') install=r.install -sha1sums=('8b9d48c7a654186064f369652ea34a085eff239b' +sha1sums=('3c8e3055b2d76cf79627325af8846848ca9a7e90' '13aa29219bcaa102e575de8c1c8e0833d233e836' 'a69a07ec363440efc18ce0a7f2af103375dea978') build() {
[arch-commits] Commit in r/trunk (PKGBUILD r.install)
Date: Wednesday, July 20, 2011 @ 03:19:13 Author: ronald Revision: 132100 upgpkg: r 2.13.1-1 update to 2.13.1; add install file; move config files to /etc and create symlinks; add config files to backup array (FS#21786) Added: r/trunk/r.install Modified: r/trunk/PKGBUILD ---+ PKGBUILD | 29 + r.install | 12 2 files changed, 29 insertions(+), 12 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-07-20 07:13:12 UTC (rev 132099) +++ PKGBUILD2011-07-20 07:19:13 UTC (rev 132100) @@ -4,39 +4,36 @@ # Contributor: K. Piche pkgname=r -pkgver=2.13.0 +pkgver=2.13.1 pkgrel=1 -pkgdesc="R is a language and environment for statistical computing and graphics" +pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') url=('http://www.r-project.org/') depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' - 'tk' 'libxt' 'libxmu' 'pango') + 'tk' 'libxt' 'libxmu' 'pango' 'xz') makedepends=('openjdk6' 'gcc-fortran') +backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories') options=('!makeflags') source=("http://cran.r-project.org/src/base/R-2/R-${pkgver}.tar.gz"; 'r.desktop' 'r.png') -sha1sums=('878510e8a5fa1ccd1e0c4af5866f5416f3c27469' +install=r.install +sha1sums=('8b9d48c7a654186064f369652ea34a085eff239b' '13aa29219bcaa102e575de8c1c8e0833d233e836' 'a69a07ec363440efc18ce0a7f2af103375dea978') - build() { cd ${srcdir}/R-${pkgver} sed -i 's|#define NeedFunctionPrototypes 0|#define NeedFunctionPrototypes 1|g' src/modules/X11/dataentry.c ./configure --prefix=/usr \ --libdir=/usr/lib \ + --sysconfdir=/etc/R \ --datarootdir=/usr/share \ rsharedir=/usr/share/R/ \ rincludedir=/usr/include/R/ \ - rdocdir=/usr/share/R/docs/ \ ---with-gnu-ld \ - --with-readline \ + rdocdir=/usr/share/doc/R/ \ --with-x \ ---with-zlib \ ---with-bzlib \ ---with-pcre \ --enable-R-shlib \ --with-lapack \ --with-blas \ @@ -60,4 +57,12 @@ ${pkgdir}/usr/share/applications/r.desktop install -Dm644 ${srcdir}/r.png \ ${pkgdir}/usr/share/pixmaps/r.png - } + + # move the config directory to /etc and create symlinks + install -d ${pkgdir}/etc/R + cd ${pkgdir}/usr/lib/R/etc + for i in *; do +mv -f ${i} ${pkgdir}/etc/R +ln -s /etc/R/${i} ${i} + done +} Added: r.install === --- r.install (rev 0) +++ r.install 2011-07-20 07:19:13 UTC (rev 132100) @@ -0,0 +1,12 @@ +post_install() { + update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} +
[arch-commits] Commit in r/trunk (PKGBUILD r.desktop)
Date: Friday, May 6, 2011 @ 06:48:44 Author: ronald Revision: 122820 upgpkg: r 2.13.0-1 fix desktop file Modified: r/trunk/PKGBUILD r/trunk/r.desktop ---+ PKGBUILD |2 +- r.desktop |3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-05-06 10:25:29 UTC (rev 122819) +++ PKGBUILD2011-05-06 10:48:44 UTC (rev 122820) @@ -19,7 +19,7 @@ 'r.desktop' 'r.png') sha1sums=('878510e8a5fa1ccd1e0c4af5866f5416f3c27469' - 'bcc0320d7cc49d56408edc756b50a0f9ba98fe43' + '13aa29219bcaa102e575de8c1c8e0833d233e836' 'a69a07ec363440efc18ce0a7f2af103375dea978') build() { Modified: r.desktop === --- r.desktop 2011-05-06 10:25:29 UTC (rev 122819) +++ r.desktop 2011-05-06 10:48:44 UTC (rev 122820) @@ -7,6 +7,5 @@ DocPath=/usr/lib/R/doc/html/index.html StartupNotify=true Terminal=true -TerminalOptions= Type=Application -Categories=Science;Math +Categories=Education;Science;Math;
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Friday, May 6, 2011 @ 06:24:51 Author: ronald Revision: 122815 upgpkg: r 2.13.0-1 update to 2.13.0 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-05-06 10:04:11 UTC (rev 122814) +++ PKGBUILD2011-05-06 10:24:51 UTC (rev 122815) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=2.12.2 +pkgver=2.13.0 pkgrel=1 pkgdesc="R is a language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ source=("http://cran.r-project.org/src/base/R-2/R-${pkgver}.tar.gz"; 'r.desktop' 'r.png') -sha1sums=('dbdc46edbab2dbbdc115b7247f80da5fee3dd912' +sha1sums=('878510e8a5fa1ccd1e0c4af5866f5416f3c27469' 'bcc0320d7cc49d56408edc756b50a0f9ba98fe43' 'a69a07ec363440efc18ce0a7f2af103375dea978')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Friday, February 25, 2011 @ 11:10:57 Author: ronald Revision: 111269 upgpkg: r 2.12.2-1 update to 2.12.2 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-02-25 15:00:12 UTC (rev 111268) +++ PKGBUILD2011-02-25 16:10:57 UTC (rev 111269) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=2.12.1 +pkgver=2.12.2 pkgrel=1 pkgdesc="R is a language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ source=("http://cran.r-project.org/src/base/R-2/R-${pkgver}.tar.gz"; 'r.desktop' 'r.png') -sha1sums=('41f443cd646f7773bd824c41ea53cac3102b428d' +sha1sums=('dbdc46edbab2dbbdc115b7247f80da5fee3dd912' 'bcc0320d7cc49d56408edc756b50a0f9ba98fe43' 'a69a07ec363440efc18ce0a7f2af103375dea978')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Saturday, February 5, 2011 @ 04:39:16 Author: ronald Revision: 108957 upgpkg: r 2.12.1-1 bump to latest version Modified: r/trunk/PKGBUILD --+ PKGBUILD | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-02-05 09:14:16 UTC (rev 108956) +++ PKGBUILD2011-02-05 09:39:16 UTC (rev 108957) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=2.12.0 +pkgver=2.12.1 pkgrel=1 pkgdesc="R is a language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -18,14 +18,13 @@ source=("http://cran.r-project.org/src/base/R-2/R-${pkgver}.tar.gz"; 'r.desktop' 'r.png') +sha1sums=('41f443cd646f7773bd824c41ea53cac3102b428d' + 'bcc0320d7cc49d56408edc756b50a0f9ba98fe43' + 'a69a07ec363440efc18ce0a7f2af103375dea978') -md5sums=('aa003654d238d70bf5bc7433b8257aac' - 'f6d54d32e510d90c748a0d16d2abcbdc' - '00659f39e90627fe87f1645df5d4e3a7') - build() { cd ${srcdir}/R-${pkgver} - sed -i 's|#define NeedFunctionPrototypes 0|#define NeedFunctionPrototypes 1|g' src/modules/X11/dataentry.c || return 1 + sed -i 's|#define NeedFunctionPrototypes 0|#define NeedFunctionPrototypes 1|g' src/modules/X11/dataentry.c ./configure --prefix=/usr \ --libdir=/usr/lib \ --datarootdir=/usr/share \
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Saturday, November 20, 2010 @ 14:42:56 Author: ronald Revision: 100142 upgpkg: r 2.12.0-1 update to latest version Modified: r/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2010-11-20 18:06:58 UTC (rev 100141) +++ PKGBUILD2010-11-20 19:42:56 UTC (rev 100142) @@ -4,8 +4,8 @@ # Contributor: K. Piche pkgname=r -pkgver=2.11.1 -pkgrel=2 +pkgver=2.12.0 +pkgrel=1 pkgdesc="R is a language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -19,7 +19,7 @@ 'r.desktop' 'r.png') -md5sums=('7421108ade3e9223263394b9bbe277ce' +md5sums=('aa003654d238d70bf5bc7433b8257aac' 'f6d54d32e510d90c748a0d16d2abcbdc' '00659f39e90627fe87f1645df5d4e3a7')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, October 25, 2010 @ 11:34:52 Author: pierre Revision: 96917 xz 5.0.0 rebuild Modified: r/trunk/PKGBUILD --+ PKGBUILD | 20 1 file changed, 12 insertions(+), 8 deletions(-) Modified: PKGBUILD === --- PKGBUILD2010-10-25 15:28:52 UTC (rev 96916) +++ PKGBUILD2010-10-25 15:34:52 UTC (rev 96917) @@ -5,7 +5,7 @@ pkgname=r pkgver=2.11.1 -pkgrel=1 +pkgrel=2 pkgdesc="R is a language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') @@ -15,9 +15,9 @@ 'tk' 'libxt' 'libxmu' 'pango') makedepends=('openjdk6' 'gcc-fortran') options=('!makeflags') -source=(http://cran.r-project.org/src/base/R-2/R-${pkgver}.tar.gz - r.desktop - r.png) +source=("http://cran.r-project.org/src/base/R-2/R-${pkgver}.tar.gz"; + 'r.desktop' + 'r.png') md5sums=('7421108ade3e9223263394b9bbe277ce' 'f6d54d32e510d90c748a0d16d2abcbdc' @@ -43,9 +43,13 @@ --with-blas \ F77=gfortran \ LIBnn=lib - make || return 1 - make -j1 DESTDIR=${pkgdir} install || return 1 + make +} +package() { + cd ${srcdir}/R-${pkgver} + make -j1 DESTDIR=${pkgdir} install + # Fixup R wrapper scripts. sed -i "s|${pkgdir} ||" ${pkgdir}/usr/bin/R rm ${pkgdir}/usr/lib/R/bin/R @@ -54,7 +58,7 @@ # install some freedesktop.org compatibility install -Dm644 ${srcdir}/r.desktop \ - ${pkgdir}/usr/share/applications/r.desktop || return 1 + ${pkgdir}/usr/share/applications/r.desktop install -Dm644 ${srcdir}/r.png \ - ${pkgdir}/usr/share/pixmaps/r.png || return 1 + ${pkgdir}/usr/share/pixmaps/r.png }
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, July 19, 2010 @ 05:58:45 Author: ronald Revision: 85741 upgpkg: r 2.11.1-1 update to release 2.11.1 Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2010-07-19 03:58:31 UTC (rev 85740) +++ PKGBUILD2010-07-19 09:58:45 UTC (rev 85741) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=2.11.0 +pkgver=2.11.1 pkgrel=1 pkgdesc="R is a language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ r.desktop r.png) -md5sums=('c6c1e866299f533617750889c729bfb3' +md5sums=('7421108ade3e9223263394b9bbe277ce' 'f6d54d32e510d90c748a0d16d2abcbdc' '00659f39e90627fe87f1645df5d4e3a7')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Tuesday, May 4, 2010 @ 10:21:07 Author: ronald Revision: 79564 upgpkg: r 2.11.0-1 update to latest version Modified: r/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2010-05-04 13:58:43 UTC (rev 79563) +++ PKGBUILD2010-05-04 14:21:07 UTC (rev 79564) @@ -4,7 +4,7 @@ # Contributor: K. Piche pkgname=r -pkgver=2.10.1 +pkgver=2.11.0 pkgrel=1 pkgdesc="R is a language and environment for statistical computing and graphics" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ r.desktop r.png) -md5sums=('75f8b7e875b846ea96a4c6cc0abc00a4' +md5sums=('c6c1e866299f533617750889c729bfb3' 'f6d54d32e510d90c748a0d16d2abcbdc' '00659f39e90627fe87f1645df5d4e3a7')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Monday, February 1, 2010 @ 17:04:56 Author: giovanni Revision: 66872 upgpkg: r 2.10.1-1 upstream release Modified: r/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2010-02-01 20:54:16 UTC (rev 66871) +++ PKGBUILD2010-02-01 22:04:56 UTC (rev 66872) @@ -4,10 +4,10 @@ # Contributor: K. Piche pkgname=r -pkgver=2.10.0 -pkgrel=3 +pkgver=2.10.1 +pkgrel=1 pkgdesc="R is a language and environment for statistical computing and graphics" -arch=("i686" "x86_64") +arch=('i686' 'x86_64') license=('GPL') url=('http://www.r-project.org/') depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' @@ -19,7 +19,7 @@ r.desktop r.png) -md5sums=('4486934883b1dbcd5400135e22b26a75' +md5sums=('75f8b7e875b846ea96a4c6cc0abc00a4' 'f6d54d32e510d90c748a0d16d2abcbdc' '00659f39e90627fe87f1645df5d4e3a7')
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Tuesday, January 19, 2010 @ 17:30:57 Author: pierre Revision: 64360 upgpkg: r 2.10.0-3 jpng rebuild Modified: r/trunk/PKGBUILD --+ PKGBUILD |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2010-01-19 21:52:44 UTC (rev 64359) +++ PKGBUILD2010-01-19 22:30:57 UTC (rev 64360) @@ -5,13 +5,14 @@ pkgname=r pkgver=2.10.0 -pkgrel=2 +pkgrel=3 pkgdesc="R is a language and environment for statistical computing and graphics" arch=("i686" "x86_64") license=('GPL') url=('http://www.r-project.org/') -depends=('blas>=20070405' 'lapack>=3.2' 'bzip2' 'libpng' 'libjpeg>=7' 'libtiff>=3.8.2-5' \ - 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' 'tk' 'libxt' 'libxmu' 'pango') +depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' + 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' + 'tk' 'libxt' 'libxmu' 'pango') makedepends=('openjdk6' 'gcc-fortran') options=('!makeflags') source=(http://cran.r-project.org/src/base/R-2/R-${pkgver}.tar.gz
[arch-commits] Commit in r/trunk (PKGBUILD)
Date: Thursday, November 5, 2009 @ 18:01:28 Author: ronald Revision: 58199 upgpkg: r 2.10.0-1 update to latest version 2.10.0 Modified: r/trunk/PKGBUILD --+ PKGBUILD |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2009-11-05 22:27:49 UTC (rev 58198) +++ PKGBUILD2009-11-05 23:01:28 UTC (rev 58199) @@ -4,19 +4,21 @@ # Contributor: K. Piche pkgname=r -pkgver=2.9.2 +pkgver=2.10.0 pkgrel=1 pkgdesc="R is a language and environment for statistical computing and graphics" arch=("i686" "x86_64") license=('GPL') url=('http://www.r-project.org/') -depends=('blas>=20070405' 'lapack>=3.2' 'bzip2' 'libpng' 'libjpeg>=7' 'libtiff>=3.8.2-5' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs>=4.3.3' 'tk' 'libxt' 'libxmu' 'pango') +depends=('blas>=20070405' 'lapack>=3.2' 'bzip2' 'libpng' 'libjpeg>=7' 'libtiff>=3.8.2-5' \ + 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-fortran' 'tk' 'libxt' 'libxmu' 'pango') makedepends=('openjdk6') +options=('!makeflags') source=(http://cran.r-project.org/src/base/R-2/R-${pkgver}.tar.gz r.desktop r.png) -md5sums=('112e2a1306cf71320e45d14e87e5b913' +md5sums=('4486934883b1dbcd5400135e22b26a75' 'f6d54d32e510d90c748a0d16d2abcbdc' '00659f39e90627fe87f1645df5d4e3a7')