Search Criteria
Package Details: hdtv-git r1251.c5f15af-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hdtv-git.git (read-only, click to copy) |
---|---|
Package Base: | hdtv-git |
Description: | Nuclear spectrum analysis tool on top of the ROOT data analysis toolkit |
Upstream URL: | https://github.com/janmayer/hdtv |
Keywords: | root spectroscopy |
Licenses: | GPL |
Conflicts: | hdtv |
Provides: | hdtv |
Submitter: | op3 |
Maintainer: | op3 |
Last Packager: | op3 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-20 15:24 (UTC) |
Last Updated: | 2024-10-28 14:28 (UTC) |
Dependencies (13)
- cern-vdt
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libx11 (libx11-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-prompt_toolkit
- python-scipy (python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR, python-scipy-mkl-binAUR)
- python-setuptools
- python-traitlets
- python-uncertainties
- root (root-cuda)
- git (git-gitAUR, git-glAUR) (make)
- python-docutils (make)
Latest Comments
op3 commented on 2020-12-07 13:58 (UTC) (edited on 2020-12-07 14:17 (UTC) by op3)
The ROOT python bindings were rewritten in ROOT 6.22, but TPyDispatcher, which is required by hdtv, was not yet ported to the new system in ROOT 6.22.00 and ROOT 6.22.02.
See https://github.com/root-project/root/issues/6579
So, currently, hdtv should work with ROOT 6.18.*, 6.20.* and >=6.22.06. (root 6.22.04 was a broken release)
I did not include the old root versions in the dependencies, but if there is interest in this, I could update the PKGBUILD?
donpicoro commented on 2020-12-07 13:39 (UTC)
Dear @op3,
are we really needing root>=6.22.06? that is in community-testing! Tip of the hat to you in case we are really needing something so bleeding edge.
Cheers,
/Pico