Search Criteria
Package Details: script-communicator 6.03-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/script-communicator.git (read-only, click to copy) |
---|---|
Package Base: | script-communicator |
Description: | A Qt5-based scriptable terminal with Serial/TCP/UDP/SPI/CAN support |
Upstream URL: | http://sourceforge.net/projects/scriptcommunicator/ |
Keywords: | ScriptCommunicator serial terminal |
Licenses: | GPL3 |
Submitter: | Jake |
Maintainer: | Jake |
Last Packager: | Jake |
Votes: | 4 |
Popularity: | 0.009608 |
First Submitted: | 2016-01-30 10:22 (UTC) |
Last Updated: | 2023-05-13 22:55 (UTC) |
Latest Comments
Jake commented on 2023-05-04 20:14 (UTC)
Thanks for the hint @drws, fixed now
drws commented on 2023-05-04 18:00 (UTC)
The package needs "qt6-declarative" as an explicit dependency since it is only an optional dependency of "qt6-multimedia".
Jake commented on 2021-07-06 18:56 (UTC)
You are absolutely right @drws! Removed in pkgrel=2.
drws commented on 2021-07-06 18:15 (UTC)
The "Path=/usr/bin" directive in the .desktop file is unnecessary and can introduce issues with some launchers not implementing the specification properly. I propose it is removed for both not being needed in the first place and secondly for compatibility reasons.
Jake commented on 2019-06-27 12:23 (UTC)
Have added it now, thanks tobro!
tobro commented on 2019-06-26 14:20 (UTC) (edited on 2019-06-26 14:20 (UTC) by tobro)
There is a dependency to "qt5-multimedia" missing. Otherwise it is failing with:
==> Beginne build()... Info: creating stash file /tmp/trizen-kt/script-communicator/src/script-communicator/.qmake.stash Project ERROR: Unknown module(s) in QT: multimedia ==> FEHLER: Ein Fehler geschah in build(). Breche ab... :: Unable to build script-communicator - makepkg exited with code: 4
Jake commented on 2016-03-22 17:30 (UTC)
cee commented on 2016-03-22 14:59 (UTC)