Search Criteria
Package Details: jtdx 2.2.159-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/jtdx.git (read-only, click to copy) |
|---|---|
| Package Base: | jtdx |
| Description: | For amateur radio communication using very weak signals. Forked from WSJT-X. |
| Upstream URL: | https://github.com/jtdx-project/jtdx |
| Keywords: | hamradio jtdx wsjtx |
| Licenses: | GPL3 |
| Conflicts: | jtdx-improved, jtdx-improved-jtdxgui |
| Provides: | jtdx |
| Submitter: | joshuarubin |
| Maintainer: | joshuarubin (KF5U) |
| Last Packager: | KF5U |
| Votes: | 8 |
| Popularity: | 0.012329 |
| First Submitted: | 2020-08-13 00:17 (UTC) |
| Last Updated: | 2024-07-23 07:23 (UTC) |
Dependencies (17)
- fftw (fftw-amdAUR)
- hamlib (hamlib-gitAUR, hamlib-noindi-gitAUR)
- libusb (libusb-gitAUR)
- portaudio
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-multimedia
- qt5-serialport (qt5-serialport-gitAUR)
- qt5-tools
- qt5-websocketsAUR (qt5-websockets-gitAUR)
- readline (readline-gitAUR)
- asciidoc (asciidoc-gitAUR) (make)
- asciidoctor (make)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc-fortran-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- texinfo (texinfo-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
FFY00 commented on 2025-12-10 11:17 (UTC)
No worries, if you are okay with it, I can do it myself. I just usually avoid doing so to not step on any maintainers' toes 😅.
KF5U commented on 2025-12-10 05:03 (UTC)
Yes, I will get that patch applied as soon as possible. I am currently recovering from a craniotomy and have limited time in front of a computer screen due to surgeon's orders. My apologies for not getting on this sooner for you but I will get it done.
FFY00 commented on 2025-12-02 17:37 (UTC)
Hi, could you apply the patch at https://sourceforge.net/u/ffy00/jtdx/ci/ce4757d71be4e34e73731f0b0cff34b7d3c79764/ ? It fixes the program crashing on large screens.
joshuarubin commented on 2024-07-22 17:45 (UTC)
Thanks KF5U, I've added you as a comaintainer.
KF5U commented on 2024-07-21 02:08 (UTC)
@joshuarubin, I can help or take over ownership/maintaining this package if you need someone to. Just let me know. Would be happy to do it.
imi415 commented on 2023-10-23 03:43 (UTC) (edited on 2023-10-23 03:44 (UTC) by imi415)
We built the jtdxhamlib package statically, while does not link to INDI dynamically in jtdx... Either upstream need to fix the static link issue, or we need to build jtdxhamlib without indi support. Quick fix: add
--without-indito jtdxhamlib PKGBUILDCoelacanthus commented on 2023-04-30 16:10 (UTC)
Need add some code to jtdxhamlib. \
To solve strip with mangle problem. \ https://archlinux.org/todo/lto-fat-objects/
simona commented on 2023-01-29 14:20 (UTC)
/bin/ld: /opt/jtdxhamlib/lib/libhamlib.a(indi_wrapper.o):(.data.rel.ro._ZTV13RotINDIClient[_ZTV13RotINDIClient]+0x80): undefined reference to `INDI::BaseClient::newUniversalMessage(std::__cxx11::basic_string<char, std::char_traits\<char>, std::allocator\<char> >)'
collect2: error: ld returned 1 exit status
make[2]: [CMakeFiles/jtdx.dir/build.make:801: jtdx] Error 1
make[1]: [CMakeFiles/Makefile2:733: CMakeFiles/jtdx.dir/all] Error 2
joshuarubin commented on 2023-01-18 23:06 (UTC)
Looking for co-maintainers as I'm not on arch full time anymore.
simona commented on 2023-01-02 21:19 (UTC)
/bin/ld: /opt/jtdxhamlib/lib/libhamlib.a(indi_wrapper.o):(.data.rel.ro._ZTV13RotINDIClient[_ZTV13RotINDIClient]+0x80): undefined reference to `INDI::BaseClient::newUniversalMessage(std::__cxx11::basic_string<char, std::char_traits\<char>, std::allocator\<char> >)' collect2: error: ld returned 1 exit status
1 2 3 Next › Last »