Search Criteria
Package Details: qsstv 9.5.8-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/qsstv.git (read-only, click to copy) |
---|---|
Package Base: | qsstv |
Description: | Radio Slow-Scan TV for qt |
Upstream URL: | https://github.com/ON4QZ/QSSTV |
Keywords: | ham radio |
Licenses: | GPL |
Submitter: | Allan |
Maintainer: | ur5wkm |
Last Packager: | ur5wkm |
Votes: | 34 |
Popularity: | 0.132093 |
First Submitted: | 2008-12-19 03:43 (UTC) |
Last Updated: | 2022-11-11 10:26 (UTC) |
Dependencies (7)
- alsa-lib
- fftw (fftw-amdAUR)
- hamlib (hamlib-gitAUR, hamlib-noindi-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- openjpeg2 (openjpeg-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- v4l-utils (v4l-utils-gitAUR)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
yangsheng6810 commented on 2021-06-21 15:22 (UTC)
I am having the following compile error: rig/rigcontrol.cpp: In member function ‘bool rigControl::init()’: rig/rigcontrol.cpp:90:99: error: ‘FILPATHLEN’ was not declared in this scope 90 | strncpy(my_rig->state.rigport.pathname,(const char *)catParams.serialPort.toLatin1().data(),FILPATHLEN-1); | ^~~~~~~~~~
Full compiling output available here: https://fars.ee/0eUv
df8oe commented on 2021-03-05 08:14 (UTC)
qsstv has updated yesterday to 9.5.2 - 9.5.0 is not downloadable any more so package has to be adapted ;)
VeryLazyCat commented on 2019-11-10 20:20 (UTC)
PKGBUILD should be fixed: the author changed file name to be downloaded (from .zip to .tar.gz).
Worked for me:
source=(http://users.telenet.be/on4qz/qsstv/downloads/${pkgname}_${pkgver}.tar.gz
sha512sums=('d206c6c108827b607dfe360e7afe31065518f03ab04609ccca9a9bda16207d12966eb49d486d13eebb814716252c50aa5963d090f1e505e508ccb1b6ccc4728c'
AxPU commented on 2019-07-16 20:22 (UTC)
Moved the install from /usr/local/ to /usr/
It is probably a good idea to uninstall the old version before installing the new one.
<deleted-account> commented on 2019-06-11 11:39 (UTC)
The binary installs to /usr/local/bin instead of /usr/bin and the .desktop file installs to /usr/local/share/applications instead of /usr/share/applications. Packages should not install files to the local directories, I think.
flipmess commented on 2018-04-16 16:45 (UTC)
I get: Error in file "/usr/share/applications/qsstv.desktop": "text" is an invalid MIME type ("text" does not contain a subtype) when updating the desktop database.
phillid commented on 2018-01-12 09:11 (UTC)
Please wrap variables in quotes (srcdir, for example), otherwise they will cause issues/errors when expanded, if the paths etc contain spaces.
AxPU commented on 2017-10-22 08:58 (UTC)
nickoe commented on 2017-10-21 04:02 (UTC)
nickoe commented on 2017-10-21 03:56 (UTC)
« First ‹ Previous 1 2 3 4 5 6 Next › Last »