Search Criteria
Package Details: scidavis-qt5 2.3.0-3
Git Clone URL: | https://aur.archlinux.org/scidavis-qt5.git (read-only, click to copy) |
---|---|
Package Base: | scidavis-qt5 |
Description: | Application for Scientific Data Analysis and Visualization, fork of QtiPlot. Qt5 port |
Upstream URL: | http://scidavis.sourceforge.net/ |
Licenses: | |
Conflicts: | |
Submitter: | srtlg |
Maintainer: | srtlg |
Last Packager: | srtlg |
Votes: | 60 |
Popularity: | 0.55 |
First Submitted: | 2019-07-05 12:50 |
Last Updated: | 2021-01-13 11:32 |
Dependencies (19)
- desktop-file-utils (desktop-file-utils-git)
- glu (glu-git)
- gsl
- hicolor-icon-theme (hicolor-icon-theme-git)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal-git, mesa-git, mesa-minimal+-git)
- python (python-dbg)
- python-pyqt5
- python-pyqt5-sip
- python-scipy (python-scipy-mkl, python-scipy-mkl-bin)
- qt5-svg (qt5-svg-git)
- shared-mime-info (shared-mime-info-git)
- muparser>=2.3.2
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- python-sip4 (make)
- qt5-tools (qt5-tools-git) (make)
- sip4 (make)
- qwtplot3d-qt5>=0.2.7-3 (make)
- qwt5-qt5>=5.2.3.1-2 (make)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
aenderboy commented on 2021-01-12 17:12
Does not build right now because sip does not supply such an executable anymore:
archisman commented on 2020-09-18 14:30
The old AUR named "scidavis" has been deleted, and merged with scidavis-qt5. Kindly rename this package to "scidavis", as that is the name of the actual software. Nowadays qt5 is standard, so there is no need to mention it in the package name anymore.
dvk commented on 2020-06-19 04:41
Thank you for the explanation. The package builds successfully with muparser-2.2.6-2. We can keep muparser in the IgnorePkg until the issue is resolved upstream.
srtlg commented on 2020-06-18 17:18
The error is deliberate. With the current muparser, scidavis cannot be build at all [1]. So I don't know really the policy here. It is easy to hold muparser at the required version. The other option would be a separate "muparser-scidavis" static build...
[1] https://github.com/highperformancecoder/scidavis/issues/139
dvk commented on 2020-06-17 16:10
Got this error while building: -> Could not find all required packages: muparser<2.3.1 (Wanted by: scidavis-qt5)
muparser-2.3.2-1 is in extra.
TheGoliath commented on 2020-06-12 13:24
When can we expect an update here?
srtlg commented on 2020-01-27 21:24
There was a problem with the PyQt5 sip files.
David01 commented on 2020-01-26 22:39
Many thanks for maintaining this package. I am trying to install this and I get:
Could you please help me? Many thanks
hsayniaj79 commented on 2020-01-20 10:24
Got this installed by changing "CONFIG+= liborigin python" to "CONFIG+= liborigin python2" in the PKGBUILD.
Sergey_Aka commented on 2020-01-03 05:07
Got this error message while building:
In file included from /usr/include/qt/QtCore/qvariant.h:45, from /usr/include/qt/QtCore/QVariant:1, from src/Script.h:34, from src/PythonScript.h:32, from src/PythonScript.cpp:35: /usr/include/qt/QtCore/qlist.h:715:44: замечание: synthesized method «Interval<int>& Interval<int>::operator=(const Interval<int>&)» first required here 715 | reinterpret_cast<Node *>(p.at(i))->t() = t; make[1]: выход из каталога «/var/tmp/pamac-build-sergey/scidavis-qt5/src/scidavis-1.26/libscidavis» make: *** [Makefile:97: sub-libscidavis-make_first-ordered] Ошибка 2 ==> ОШИБКА: Произошел сбой в build(). Прерывание...