Search Criteria
Package Details: alphaplot-git 1.02.r23.g9170e6d5-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 |
| Upstream URL: | https://github.com/narunlifescience/AlphaPlot |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | alphaplot, alphaplot-bin |
| Provides: | alphaplot |
| Submitter: | a36233 |
| Maintainer: | a36233 |
| Last Packager: | xiota |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-06-26 14:08 (UTC) |
| Last Updated: | 2024-06-20 10:02 (UTC) |
Dependencies (10)
- gsl (gsl-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qt5-datavis3dAUR (qt5-datavis3d-gitAUR)
- qt5-script (qt5-script-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glu (glu-gitAUR) (make)
- qt5-tools (make)
Latest Comments
srtlg commented on 2022-05-18 07:12 (UTC)
please remove the
-jin 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.confand just usemakeit will spawn 8 processes.narunlifescience commented on 2020-07-13 19:05 (UTC)
qt5-xmlpatterns no more required as a dependency.