summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-visualization/epix: Stabilize 1.2.19 ppc, #802510Sam James2021-07-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/epix: x86 stable wrt bug #802510Agostino Sarubbo2021-07-181-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-visualization/epix: amd64 stable wrt bug #802510Agostino Sarubbo2021-07-181-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-visualization/pythonprop: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-171-6/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sci-visualization/paraview: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-173-36/+36
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sci-visualization/epix: cleanupDavid Seifert2021-07-171-12/+12
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-visualization/tensorboard: bump 2.5.0Jason Zaman2021-06-202-0/+65
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-visualization/fityk: Switch to C++14 modeDavid Seifert2021-06-162-357/+7
| | | | | | | | | * Upstream confirms that the codebase relies on dynamic exception specifications for SWIG. Closes: https://bugs.gentoo.org/787317 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-visualization/fityk: fix gcc-11 compileHuang Rui2021-06-153-3/+390
| | | | | | | | | | fix error: ISO C++17 does not allow dynamic exception specifications Closes: https://github.com/gentoo/gentoo/pull/20743 Closes: https://bugs.gentoo.org/787317 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-visualization/paraview: fix build for GCC 11Sam James2021-06-131-0/+21
| | | | | Closes: https://bugs.gentoo.org/789573 Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/epix: add 1.2.19 and EAPI bumpAndrew Ammerlaan2021-06-103-0/+149
| | | | | | Closes: https://bugs.gentoo.org/790524 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-visualization/kst: subscribe to sci-libs/gsl subslotSam James2021-06-021-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/scidavis: subscribe to sci-libs/gsl subslotSam James2021-06-021-1/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/veusz: restrict to <dev-python/sip-5Andrew Ammerlaan2021-06-022-2/+2
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-visualization/paraview: add python3_9Matthias Maier2021-06-022-3/+3
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: version bump to 5.9.1Matthias Maier2021-06-022-0/+235
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/scidavis: restrict <dev-python/sip-5Andrew Ammerlaan2021-06-011-1/+1
| | | | | | Bug: https://bugs.gentoo.org/793419 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* Revert "sci-visualization/gle: ebuild improvement"Andrey Grozin2021-05-261-29/+31
| | | | | | This reverts commit d98b29b602c9ba51f5bf18b2a1af5cfe6279d820. Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* sci-visualization/gle: ebuild improvementAndrey Grozin2021-05-261-31/+29
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* sci-visualization/quickplot: add missing depAndrew Ammerlaan2021-05-251-1/+2
| | | | | | Closes: https://bugs.gentoo.org/634888 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-visualization/gle: [QA] Major cleanupDavid Seifert2021-05-251-30/+31
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-visualization/gle: drop 4.2.5-r1David Seifert2021-05-251-101/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sci-visualization/gle: use -std=c++14Andrey Grozin2021-05-251-0/+102
| | | | | | Closes: https://bugs.gentoo.org/789831 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* sci-visualization/scidavis: fix dep on .../lupdateAndrew Ammerlaan2021-05-241-1/+1
| | | | | | Closes: https://bugs.gentoo.org/791805 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-visualization/scidavis: add another missing depAndrew Ammerlaan2021-05-241-4/+7
| | | | | | Closes: https://bugs.gentoo.org/791778 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-visualization/scidavis: add missing depsAndrew Ammerlaan2021-05-241-0/+2
| | | | | | Closes: https://bugs.gentoo.org/791763 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-visualization/scidavis: re-gen manifestAndrew Ammerlaan2021-05-242-2/+2
| | | | | | | | | | Not sure what went wrong here, but lets just regen it first. Maybe this was just a dumb mistake on my end (if not then I'll have to switch SRC_URI to somewhere else) Closes: https://bugs.gentoo.org/791721 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-visualization/scidavis: add missing die on the heredocAndrew Ammerlaan2021-05-231-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-visualization/scidavis: import from ::sciAndrew Ammerlaan2021-05-234-0/+169
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-visualization/labplot: Set VIRTUALX_REQUIRED="test"Andreas Sturmlechner2021-05-212-1/+3
| | | | | | Closes: https://bugs.gentoo.org/754051 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/jupyter-dash: add jupyter-dashAlfredo Tupone2021-05-153-0/+47
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-visualization/dash: add dashAlfredo Tupone2021-05-123-0/+81
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-visualization/dash-core-components: fix RedundantLongDescriptionAlfredo Tupone2021-05-121-1/+3
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-visualization/dash-core-components: add to treeAlfredo Tupone2021-05-123-0/+35
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-visualization/dash-html-components: fix BadFileNameAlfredo Tupone2021-05-122-2/+3
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-visualization/paraview: fix gcc 11 build (again)Sam James2021-05-111-2/+10
| | | | | Closes: https://bugs.gentoo.org/789534 Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/dash-html-components: add dash-html-componentsAlfredo Tupone2021-05-113-0/+36
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-visualization/paraview: fix build with gcc 11Sam James2021-05-112-0/+13
| | | | | Closes: https://bugs.gentoo.org/788055 Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/dash-table: add dash-tableAlfredo Tupone2021-05-113-0/+37
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-visualization/ggobi: Respect CFLAGSDavid Seifert2021-05-094-22/+53
| | | | | | Closes: https://bugs.gentoo.org/741638 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-visualization/veusz: bump to 3.3.1Andrey Grozin2021-05-062-0/+77
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* sci-visualization/gcalc: updated java depsWolfgang E. Sanyer2021-05-041-7/+5
| | | | | | | | | | | | Also, update to EAPI 7. Regarding sci-mathematics/gcalc, I did some grepping and found no mention of it anywhere else in the repo. I think it's just an artifact of a realllly old re-categorization. Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20608/commits/3a217c7f3c5f31abcbcb3ae81e5dbeb80246beee Signed-off-by: Miroslav Ć ulc <fordfrog@gentoo.org>
* sci-visualization/xgraph: fix variable reference styleSam James2021-04-291-1/+1
| | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/opendx-samples: fix variable reference styleSam James2021-04-291-7/+5
| | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/spectromatic: respect PKG_CONFIGSam James2021-04-192-4/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/gri: eutils->epatchSam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/ggobi: eutils->epatchSam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/epix: eutils->epatchSam James2021-04-181-1/+1
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/gle: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/epix: fix doins->dodocSam James2021-04-121-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>