Search Criteria
Package Details: veusz 3.6.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/veusz.git (read-only, click to copy) |
---|---|
Package Base: | veusz |
Description: | A 2D and 3D scientific plotting package, designed to create publication-ready PDF or SVG output |
Upstream URL: | https://veusz.github.io/ |
Licenses: | GPL2 |
Submitter: | None |
Maintainer: | sirocco |
Last Packager: | sirocco |
Votes: | 49 |
Popularity: | 0.000155 |
First Submitted: | 2008-10-03 15:23 (UTC) |
Last Updated: | 2023-03-03 03:10 (UTC) |
Dependencies (13)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- python-build (make)
- python-installer (make)
- python-wheel (make)
- sip (make)
- ghostscript (optional) – for EPS/PS output
- python-astropy (optional) – VO table import and FITS import
- python-dbus (optional) – dbus interface
- python-h5py (python-h5py-gitAUR, python-h5py-openmpi) (optional) – HDF5 support
- python-iminuit (optional) – improved fitting
- python-pyemf3AUR (optional) – EMF export
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
tnilzon commented on 2022-07-04 08:39 (UTC)
v3.4-2 Does not build: File "/usr/lib/python3.10/site-packages/sipbuild/module/abi_version.py", line 106, in resolve_abi_version raise UserException(f"'{abi_version}' is not a supported ABI version") sipbuild.exceptions.UserException ==> ERROR: A failure occurred in build().
System: Operating System: Manjaro Linux KDE Plasma Version: 5.24.5 KDE Frameworks Version: 5.95.0 Qt Version: 5.15.5 Kernel Version: 5.18.6-1-MANJARO (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-9700K CPU @ 3.60GHz Memory: 31,2 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics 630
sirocco commented on 2022-05-30 02:42 (UTC)
Done, thanks everyone.
programegg commented on 2022-05-29 03:41 (UTC)
@tinywrkb that seems to have solved the issue. Didn't realize there was sip-65 on the AUR.
tinywrkb commented on 2022-05-28 20:42 (UTC)
@programegg try changing sip makedepend to sip-65.
programegg commented on 2022-05-25 14:29 (UTC)
Currently does not build. May be related to
sip
. Output ofmakepkg
:sirocco commented on 2021-10-23 14:25 (UTC) (edited on 2021-10-23 15:06 (UTC) by sirocco)
Just create a binary package veusz-bin.
https://wiki.archlinux.org/title/AUR_submission_guidelines
Packages that use prebuilt deliverables, when the sources are available, must use the -bin suffix.
medmedin commented on 2021-10-22 13:07 (UTC)
@sirocco What is the need of compiling source code where the binary is released ? Every known app has migrated from the old school "source compling" to binary.
danberdev commented on 2021-01-12 18:47 (UTC)
Veusz depends on sip that has received a major update, apparently breaking it into several smaller tools. The package in the [extra] repository provides the new version, thus build fails.
To fix that manually install sip4. It'll provide the needed /usr/bin/sip for successful installation.
Vitrum-cnkj34kr8 commented on 2020-12-08 17:11 (UTC)
My problem was in this line:
Manjaro is still using Python 3.8; after fixing, it compiles correct.
Vitrum-cnkj34kr8 commented on 2020-12-08 16:20 (UTC)
Recents update v3.3.1-1 fails on build():
« First ‹ Previous 1 2 3 4 5 6 Next › Last »