Search Criteria
Package Details: alphaplot 1.011-1
Git Clone URL: | https://aur.archlinux.org/alphaplot.git (read-only, click to copy) |
---|---|
Package Base: | alphaplot |
Description: | Application for Scientific Data Analysis and Visualization, fork of SciDavis / QtiPlot |
Upstream URL: | http://alphaplot.sourceforge.net/ |
Keywords: | alpha alphaplot analysis data graph plot plotting statistics visualization |
Licenses: | GPL2 |
Submitter: | narunlifescience |
Maintainer: | narunlifescience (srtlg) |
Last Packager: | narunlifescience |
Votes: | 14 |
Popularity: | 0.023535 |
First Submitted: | 2016-05-06 05:16 (UTC) |
Last Updated: | 2020-10-28 09:53 (UTC) |
Dependencies (11)
- gsl (gsl-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- mesa (mesa-d3d12, mesa-panfork-git, mesa-steamos, mesa-amdonly-gaming-git, mesa-nightly-nvk-rusticl-intelrt-git, mesa-git, mesa-pvr-vf2, mesa-rusticl-git, mesa-minimal-git, mesa-amber)
- qt5-datavis3d (qt5-datavis3d-git)
- qt5-script (qt5-script-git)
- qt5-svg (qt5-svg-git)
- qt5-xmlpatterns (qt5-xmlpatterns-git)
- shared-mime-info (shared-mime-info-git)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- qt5-tools (qt5-tools-git) (make)
Latest Comments
lahwaacz commented on 2021-01-21 13:27 (UTC)
The package is missing
glu
as a dependency.narunlifescience commented on 2020-10-28 09:55 (UTC)
@gudzpoz thanks! fixed
gudzpoz commented on 2020-10-23 02:23 (UTC)
The current version is unable to build probably because
/alphaplot/src/future/table/TableView.cpp
is missing an #include of#include <QPainterPath>
. I've confirmed that by manually editing it when compiling.This has been fixed in the git repository diff TableView.cpp but not in the released zip. Is it possible to include a patch to fix this? Thanks.
narunlifescience commented on 2020-05-10 14:23 (UTC)
@srtlg thanks for pointing out.. Fixed!
srtlg commented on 2020-05-10 11:00 (UTC)
Hello, please move qt5-datavis3d from makedepends into depends. Otherwise the build binary does not run, since the shared library libQt5DataVisualization.so.5 is missing.