Search Criteria
Package Details: alphaplot-git r1077.5e8bc859-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/alphaplot-git.git (read-only, click to copy) |
---|---|
Package Base: | alphaplot-git |
Description: | Application for Scientific Data Analysis and Visualization, fork of SciDavis / QtiPlot git version |
Upstream URL: | http://alphaplot.sourceforge.net/ |
Keywords: | alpha alphaplot analysis data graph plot plotting QtiPlot statistics visualization |
Licenses: | GPL2 |
Submitter: | a36233 |
Maintainer: | a36233 |
Last Packager: | a36233 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-26 14:08 (UTC) |
Last Updated: | 2020-06-26 14:08 (UTC) |
Dependencies (11)
- gsl (gsl-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- mesa (mesa-minimal+-git, mesa-i915g, mesa-steamos, mesa-d3d12, mesa-panfork-git, mesa-git, mesa-rusticl-git, mesa-git-adreno, 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
srtlg commented on 2022-05-18 07:12 (UTC)
please remove the
-j
in line 32 (make -j
). It will try to spawn all c++ at once, which fails on machines with normal amounts of RAM. If you haveMAKEFLAGS="-j8"
in~/.makepkg.conf
and just usemake
it will spawn 8 processes.narunlifescience commented on 2020-07-13 19:05 (UTC)
qt5-xmlpatterns no more required as a dependency.