Search Criteria
Package Details: wsjtz 2.6.1-1.33
Package Actions
Git Clone URL: | https://aur.archlinux.org/wsjtz.git (read-only, click to copy) |
---|---|
Package Base: | wsjtz |
Description: | Fork of WSJT-X with automation features |
Upstream URL: | https://sourceforge.net/projects/wsjt-z/ |
Keywords: | hamradio |
Licenses: | GPL-3 |
Conflicts: | wsjtx |
Provides: | wsjtx |
Submitter: | f4iey |
Maintainer: | f4iey |
Last Packager: | f4iey |
Votes: | 3 |
Popularity: | 0.165372 |
First Submitted: | 2022-07-06 17:51 (UTC) |
Last Updated: | 2023-05-29 10:58 (UTC) |
Dependencies (16)
- fftw (fftw-amd)
- gcc-fortran (gccrs-fortran-git, gcc-fortran-git, gcc11-fortran)
- hamlib (hamlib-git, hamlib4, hamlib-noindi-git)
- libpng (libpng-apng, libpng-git)
- libpulse (pulseaudio-dummy, pulseaudio-git)
- libusb (libusb-git)
- libusb-compat (libusb0)
- qt5-base (qt5-base-git, qt5-base-headless)
- qt5-multimedia (qt5-multimedia-git)
- qt5-serialport (qt5-serialport-git)
- qt5-tools (qt5-tools-git)
- asciidoc (asciidoc-git) (make)
- asciidoctor (make)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
Latest Comments
FabioLolix commented on 2023-09-02 19:37 (UTC)
every time you have
error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directory
for build from source programs you have to rebuild itsimona commented on 2023-09-02 19:36 (UTC)
it is sufficient reinstall pkg.
simona commented on 2023-09-02 17:38 (UTC) (edited on 2023-09-02 19:22 (UTC) by simona)
with new boost-libs 1.83 whit package no more starts (wsjtx: error while loading shared libraries: libboost_log_setup.so.1.81.0: cannot open shared object file: No such file or directory)
To solve I did command:
sudo pacman -Udd file:///var/cache/pacman/pkg/boost-1.81.0-7-x86_64.pkg.tar.zst file:///var/cache/pacman/pkg/boost-libs-1.81.0-7-x86_64.pkg.tar.zst
but packages: gnuradio gnuradio-osmosdr guitarix ncmpcpp powerdns-recursor yuzu are now broken.
A better solution?
simona commented on 2023-08-26 19:35 (UTC)
I have problem with pkg like "SP9EZM W1UE R FN41"
f4iey commented on 2023-05-29 11:00 (UTC)
Updated!
I hard coded the file name But unfortunately, I cannot do better than waiting for the maintainer to correct the file name. Otherwise the package will be broken sooner as I think.
73
d3m3vilurr commented on 2023-05-24 07:36 (UTC)
@K5TRP sf file has wrong file name.
wsjtz-2.5.4-1.33.zip
is actually2.6.1-1.33
so, current version(2023-05-22) is not outdated. if you install AUR package, you can see the correct version number
2.6.1
@f4iey btw, it might be necessary to change the package version number in PKGBUILD to avoid confusion for end users.
f4iey commented on 2023-05-22 08:38 (UTC)
Updated!
f4iey commented on 2022-10-01 22:02 (UTC)
Updated dependencies!