summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-visualization/paraview: fix compilation with CMake 3.31 onwardsMatthias Maier4 days3-1/+18
| | | | | Closes: https://bugs.gentoo.org/947535 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: add 5.13.1Matthias Maier4 days2-0/+239
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/gnuplot: Drop qt5 flag also from non-live ebuildsUlrich Müller10 days2-28/+11
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sci-visualization/gnuplot: Drop IUSE qt5 (leaves IUSE qt6)Andreas Sturmlechner10 days1-15/+6
| | | | | | | | | Fix dependencies along the way: - missing Qt6 BDEPEND - excessive dev-qt/* slot ops (no sign of private header usage) Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sci-visualization/gnuplot: Sync live ebuildUlrich Müller10 days1-6/+19
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sci-visualization/spyview: add binding := to fltk & fix build with 1.4Ionen Wolkens2024-12-263-2/+36
| | | | | | | | | | 1.4.x drops the case sensitivity compat symlinks by default and upstream strongly recommends to fix packages rather than re-enable them. := due to new soname Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* sci-visualization/labplot: Re-enable IUSE cantorAndreas Sturmlechner2024-12-202-8/+8
| | | | | | Upstream commit b7ffb099d15001757b98f7028b78df4763fe623f Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/labplot: Set ECM_HANDBOOK=optionalAndreas Sturmlechner2024-12-201-1/+1
| | | | | | Upstream commit 6d38e1e5d2ac80eab8b74b31db5cfd156e94d0c5 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/paraview: drop 5.11.1-r1, 5.12.0_rc1-r1, 5.12.0Andreas Sturmlechner2024-11-255-748/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/gcalc: style update, update EAPI 7 -> 8Volkmar W. Pogatzki2024-11-251-16/+15
| | | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/39233/commits/5fe47fd0f9be63794fc52a4875262833da20f49c Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* sci-visualization/veusz: drop 3.6.2Andreas Sturmlechner2024-11-231-70/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* Rename dev-python/{PyQt6 → pyqt6}Michał Górny2024-11-231-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Rename dev-python/{PyQt5 → pyqt5}Michał Górny2024-11-236-12/+12
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Rename dev-python/{PyQt5-sip → pyqt5-sip}Michał Górny2024-11-231-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-visualization/gnuplot: Stabilize 6.0.1-r1 sparc, #943155Sam James2024-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/gnuplot: Stabilize 6.0.1-r1 amd64, #943155Sam James2024-11-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/gnuplot: Stabilize 6.0.1-r1 arm, #943155Arthur Zamarin2024-11-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-visualization/gnuplot: Stabilize 6.0.1-r1 arm64, #943155Arthur Zamarin2024-11-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-visualization/gnuplot: Stabilize 6.0.1-r1 ppc, #943155Sam James2024-11-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/gnuplot: Stabilize 6.0.1-r1 ppc64, #943155Sam James2024-11-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/gnuplot: drop 5.4.8, 6.0.1Ulrich Müller2024-11-093-430/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sci-visualization/ggobi: add github upstream metadataSam James2024-11-061-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/ggobi: add 2.1.12Sam James2024-11-062-0/+60
| | | | | | Closes: https://bugs.gentoo.org/875044 Closes: https://bugs.gentoo.org/921523 Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/paraview: add 5.13.0Matthias Maier2024-10-222-0/+239
| | | | | | | | - switch to Qt6 Closes: https://bugs.gentoo.org/926678 Bug: https://bugs.gentoo.org/923379 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/gwyddion: drop 2.61-r1, 2.62-r2Andreas Sturmlechner2024-10-044-214/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/labplot: Fix build with USE=odsAndreas Sturmlechner2024-09-202-0/+40
| | | | | Bug: https://bugs.gentoo.org/939807 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-125-5/+5
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-visualization/labplot: drop 2.10.1Andreas Sturmlechner2024-09-103-101/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/pythonprop: Move to pythonprop-0.30.1_p20240217Thomas Beierlein2024-09-045-90/+242
| | | | | | | * Add last commits from developer repo * Fix deprecated function calls for >=matplotlib-3.9 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-visualization/grace: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-09-021-1/+6
| | | | | | | Upstream is deader than dead, unfortunately. Closes: https://bugs.gentoo.org/863293 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sci-visualization/grace: update to latest debian patches; fix modern CEli Schwartz2024-09-023-0/+210
| | | | | | Closes: https://bugs.gentoo.org/886603 Closes: https://bugs.gentoo.org/908528 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sci-visualization/labplot: add 2.11.1Andreas Sturmlechner2024-08-312-0/+112
| | | | | Closes: https://bugs.gentoo.org/936006 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/labplot: Update upstream metadataAndreas Sturmlechner2024-08-311-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/labplot: Rename IUSE excel -> xlsxAndreas Sturmlechner2024-08-312-3/+4
| | | | | Bug: https://bugs.gentoo.org/936006 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/gnuplot: support Qt 6Ulrich Müller2024-08-281-0/+225
| | | | | Bug: https://bugs.gentoo.org/938547 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sci-visualization/gnuplot: update patchUlrich Müller2024-08-041-6/+7
| | | | | | | As accepted upstream. Bug: https://sourceforge.net/p/gnuplot/bugs/2727/ Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sci-visualization/gnuplot: drop 6.0.0Ulrich Müller2024-08-032-210/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sci-visualization/gnuplot: add 6.0.1Ulrich Müller2024-08-034-5/+252
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sci-visualization/gle: update HOMEPAGE to use httpsEli Schwartz2024-07-311-1/+1
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sci-visualization/gle: mark as LTO-unsafeEli Schwartz2024-07-311-2/+7
| | | | | Closes: https://bugs.gentoo.org/927779 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sci-visualization/xyscan: fix pkgcheck issuesFilip Kobierski2024-07-311-4/+2
| | | | | | Signed-off-by: Filip Kobierski <fkobi@pm.me> Closes: https://github.com/gentoo/gentoo/pull/37837 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sci-visualization/fityk: drop 1.3.1-r102Pacho Ramos2024-07-223-88/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sci-visualization/labplot: add kde-invent upstream metadataAndreas Sturmlechner2024-07-131-0/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/labplot: drop 2.9.0-r1Andreas Sturmlechner2024-07-133-196/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/labplot: Port to KF6, update dependencies and IUSEAndreas Sturmlechner2024-07-132-38/+54
| | | | | | | | | | | | | | Upstream commits: b4c72d6ea542c82720c5730663a62b530a435b63 a29eee61e3fbd67154e94eaaa1e0050e87a7b50b 0c49873bcbd10471cc6df2dc875027ed53b11d42 5e21792e0e0f506c89f3b160606484e96f67207b d1ef379f64887b5ad9376750ba552805d998e95c a187e0e03a5bfdea38b15cceda906b0a47073d08 8084df037928690755dcc72c536270022f8c4d1f 8330bccae191f3e25a8fa20a93fc193a0578e887 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/gr: drop 0.72.4Andreas K. Hüttel2024-07-072-87/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/gr: add 0.73.6Andreas K. Hüttel2024-07-072-0/+86
| | | | | Closes: https://bugs.gentoo.org/930586 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/pythonprop: drop 0.30.1Thomas Beierlein2024-05-281-53/+0
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-visualization/spectromatic: treecleanArthur Zamarin2024-05-186-283/+0
| | | | | Closes: https://bugs.gentoo.org/605796 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-visualization/fig2sxd: drop 0.22.1, EAPI6--Arthur Zamarin2024-05-102-33/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>