summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-mathematics/rstudio: Remove oldJakov Smolic2021-01-2014-1667/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/rstudio: Bump to 1.3.1093Mark Wright2020-09-252-0/+232
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Mark Wright <gienah@gentoo.org>
* sci-mathematics/rstudio: Bump to rstudio-1.3.1056Mark Wright2020-07-174-0/+321
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mark Wright <gienah@gentoo.org>
* sci-mathematics/rstudio: Bump to 1.3.959Mark Wright2020-05-258-0/+810
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Mark Wright <gienah@gentoo.org>
* sci-mathematics/rstudio: Fix build with R 4.0.0Mark Wright2020-05-243-0/+108
| | | | | | | | Thanks to Francois Valenduc for reporting. Closes: https://bugs.gentoo.org/722850 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mark Wright <gienah@gentoo.org>
* sci-mathematics/rstudio: Patch 1.2.5033 for boost 1.73.0Mark Wright2020-05-232-2/+1
| | | | | | | Remove redundant dodir. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mark Wright <gienah@gentoo.org>
* sci-mathematics/rstudio: Remove oldMark Wright2020-05-2320-2185/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mark Wright <gienah@gentoo.org>
* sci-mathematics/rstudio: Bump to 1.2.5042Mark Wright2020-04-283-0/+259
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mark Wright <gienah@gentoo.org>
* sci-mathematics/rstudio: [QA] inherit vcs-clean.eclass directlyDavid Seifert2020-02-121-2/+2
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/rstudio: Bump to 1.2.5033, use acct rstudio-serverMark Wright2020-01-105-0/+469
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to John Dough for reporting the version bump bug #702140. Thanks to toralf for reporting bug #693662. The egit_clean: command not found is fixed by inherit vcs-clean. The QA: other The ebuild is installing to one or more unexpected paths: /usr/extras is fixed with the sed under this comment: # install themes in /etc/rstudio/extra/sthemes instead of /usr/extra/themes The: One or more CMake variables were not used by the project: QT_QMAKE_EXECUTABLE RSTUDIO_INSTALL_FREEDESKTOP is fixed by only setting these variables if use !dedicated. Thanks to Alessandro Barbieri reporting bug #696944, the dependencies are unbundled in rstudio 1.2.5033.ebuild, and some needless dependencies are removed. Closes: https://bugs.gentoo.org/show_bug.cgi?id=702140 Closes: https://bugs.gentoo.org/show_bug.cgi?id=693662 Closes: https://bugs.gentoo.org/show_bug.cgi?id=696944 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mark Wright <gienah@gentoo.org>
* sci-mathematics/rstudio: Fix building with boost 1.72David Seifert2019-12-203-15/+47
| | | | | | Closes: https://bugs.gentoo.org/703124 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/rstudio: [QA] Fix AbsoluteSymlinkDavid Seifert2019-12-072-2/+2
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/rstudio: Remove oldDavid Seifert2019-12-074-753/+0
| | | | | | | * <dev-libs/boost-1.70 is gone from the tree Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/rstudio: depend on qtwebengine[widgets]Alessandro Barbieri2019-10-201-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/696940 Closes: https://github.com/gentoo/gentoo/pull/13209 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/rstudio: migrate to sys-libs/pamMikle Kolyada2019-10-125-10/+10
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sci-mathematics/rstudio: Fix #692728 dep webkit -> webengineMark Wright2019-08-231-1/+1
| | | | | | | | | Thanks to Ulenrich for reporting, rstudio changed the dev-qt/webkit dependency to dev-qt/webengine Closes: https://bugs.gentoo.org/692728 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Mark Wright <gienah@gentoo.org>
* sci-mathematics/rstudio: fix slashesThomas Deutschmann2019-08-221-3/+3
| | | | | Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sci-mathematics/rstudio: fix missing slashesThomas Deutschmann2019-08-221-3/+3
| | | | | Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sci-mathematics/rstudio: Bump to 1.2.1335, fix compile with >=boost 1.70.0Mark Wright2019-08-2217-383/+1451
| | | | | | | | | | | | Bump, thanks to Neil, Ulenrich, François Valenduc, Thomas Bettler, Simon Maurer, Bernd Feige and asturm for helping. Split the rstudio-1.1.463-boost-1.69.0_p?.patch patches into 3 patch files. Closes: https://bugs.gentoo.org/683050 Closes: https://bugs.gentoo.org/686186 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Mark Wright <gienah@gentoo.org>
* sci-mathematics/rstudio: Add upper bound on boost-1.70David Seifert2019-06-123-3/+3
| | | | | | Bug: https://bugs.gentoo.org/686186 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/rstudio: [QA] Add slot-dep operator for openssl/libresslDavid Seifert2019-06-123-8/+8
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/rstudio: Bump to 1.1.463Mark Wright2018-11-195-0/+1114
| | | | Signed-off-by: Mark Wright <gienah@gentoo.org>
* sci-mathematics/rstudio: Add USE libresslMark Wright2018-07-031-3/+4
| | | | | | | | | | | Thanks to Fernando Canales for the fix for 655408. Thanks Harris Landgarten, Volkmar Glauche, sobham and yuri.from.spb@gmail.com for reporting that 1.0.153 failed to build with R 3.4.1, this should be fixed in 1.1383 and later. Closes: https://bugs.gentoo.org/655408 Closes: https://bugs.gentoo.org/626062 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sci-mathematics/rstudio: Bump to 1.1.453Mark Wright2018-07-034-0/+431
| | | | | | | Thanks to John Dough for reporting 652116. Thanks to Harris Landgarten for reporting 626056. Closes https://bugs.gentoo.org/652116 Closes https://bugs.gentoo.org/626056
* sci-mathematics/rstudio: Drop oldAndreas Sturmlechner2018-05-033-309/+0
| | | | Package-Manager: Portage-2.3.33, Repoman-2.3.9
* sci-mathematics/rstudio: Prepare for qtsingleapplication dropping qt5Andreas Sturmlechner2018-02-221-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-mathematics/rstudio: [QA] Run cmake-utils_src_prepareDavid Seifert2017-12-251-1/+1
| | | | | Closes: https://bugs.gentoo.org/639814 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-mathematics: Update Manifest hashes.Ulrich Müller2017-12-101-11/+11
|
* sci-mathematics/rstudio: version bump to 1.1.383Bernd Waibel2017-12-032-0/+248
| | | | | | | | | | | | | | | | | | | | | | | | Ebuild is based on https://bugs.gentoo.org/attachment.cgi?id=494772 and the published rstudio-1.1.368.ebuild file. files/rstudio-0.98.1091-boost-1.57.patch: removed from patches, it's no longer possible to apply this patch, due to changes in src/cpp/desktop/DesktopApplicationLaunch.hpp (see https://github.com/rstudio/rstudio/commit/585f7244797814d969418d8fe795d1952d84f6df) which added an #include <QProcess> statement which lets the patch fail. Thanks to Bernd Feige <Bernd.Feige@gmx.net> for the initial ebuild and a17r on github for his suggestions on my first try to create a PR for this. Bug: https://bugs.gentoo.org/633936 Bug: https://bugs.gentoo.org/622254 Reported-by: Neil <nshephard@gmail.com> (#633936) Reported-by: Jonas Stein <jstein@gentoo.org> (#622254) Package Manager: portage-2.3.13 repoman-2.3.4 Closes: https://github.com/gentoo/gentoo/pull/6145
* sci-mathematics/rstudio: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-251-3/+3
|
* sci-mathematics/rstudio: [QA] Add cmake-utils_src_prepareDavid Seifert2017-11-191-1/+1
| | | | | Closes: https://bugs.gentoo.org/636660 Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sci-mathematics/rstudio: Remove oldDavid Seifert2017-11-1927-4546/+0
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sci-mathematics/rstudio: version bump to 1.1.368Sobhan Mohammadpour2017-10-243-0/+325
| | | | | | | | | | | | | | | | | | Bump to 1.1.368. This also updates the clang pandoc patch Fixes bug 626056, thanks to Harris Landgarten for reporting, Sobhan Mohammadpour for adding the missing dependency in 1.1.383. Fixes bug 626062 by bumping rstudio to version 1.1.383 that builds with R 3.4. Thanks to Harris Landgarten for reporting, jstein, Volkmar Glauche, Bernd Feige and yuri for testing and helping, Sobhan Mohammadpour for bumping rstudio in PR #6003. Fixes bug 622254, thanks to jstein for reporting, Volkmar Glauche, Bernd Feige, Carl W. Harlow, Rolf S. Arvidson, Oleg, Alex and Sobhan Mohammadpour for testing and helping. Fixes bug 633936, thanks to Neil for reporting, François Valenduc and Bernd for helping. Suggested-by: Bernd Feige <Bernd.Feige@gmx.net> Gentoo-bug: 626056, 626062. 622254, 633936
* sci-mathematics/rstudio: Drop old, Qt4WebKit rdepsAndreas Sturmlechner2017-10-1517-1714/+0
| | | | | Gentoo-bug: 526660, 583100, 608134, 634280 Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sci-mathematics/rstudio: Bump to 1.0.153Mark Wright2017-07-242-0/+248
| | | | Package-Manager: portage-2.3.6
* sci-mathematics/rstudio: Bump to 1.0.143, fix 609644 and 606166.Mark Wright2017-04-2615-77/+325
| | | | | | | | | Thanks to Matthias Schwartz for reporting 606166. Thanks to malices.gossips for reporting 609644, and kensington for the fix. Gentoo-Bug: 606166, 609644 Package-Manager: portage-2.3.5
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-2821-21/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sci-mathematics/rstudio: remove unused patchesMichael Mair-Keimberger (asterix)2017-02-033-152/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3777
* sci-mathematics/rstudio: Bump to 1.0.136Mark Wright2017-01-032-0/+249
| | | | Package-Manager: portage-2.3.3
* sci-mathematics/rstudio: Bump to 1.0.44, thanks to David Luna for reporting.Mark Wright2016-12-025-0/+471
| | | | | | Gentoo-Bug: 599282 Package-Manager: portage-2.3.2
* sci-mathematics/rstudio: Bump to 0.99.903Mark Wright2016-07-202-0/+251
| | | | Package-Manager: portage-2.3.0
* sci-mathematics/rstudio: Backport JRE/JDK := dep fix, #586322Michał Górny2016-06-217-14/+14
|
* sci-mathematics/rstudio: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* sci-mathematics/rstudio: Bump to 0.99.902Mark Wright2016-05-152-0/+251
| | | | Package-Manager: portage-2.2.28
* sci-mathematics/rstudio: Bump to 0.99.896Mark Wright2016-04-193-2/+253
|
* sci-mathematics/rstudio: Bump to 0.99.893Mark Wright2016-04-082-0/+251
|
* sci-mathematics/rstudio: Bump to 0.99.879Mark Wright2016-02-205-0/+503
| | | | Package-Manager: portage-2.2.27
* sci-mathematics/rstudio: Bump to 0.99.491Mark Wright2016-01-292-0/+250
| | | | Package-Manager: portage-2.2.27
* sci-mathematics/rstudio: Thanks to tomboy-64 for fixing bug Bug 534152 - ↵Mark Wright2016-01-294-8/+48
|\ | | | | | | sci-mathematics/rstudio - add systemd support
| * sci-mathematics/rstudio: cosmetic changes to PATCHES array in 0.99.486-r1Matthew Brewer2016-01-291-8/+12
| | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches