Search Criteria
Package Details: qlcplus 5.2.1-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/qlcplus.git (read-only, click to copy) |
|---|---|
| Package Base: | qlcplus |
| Description: | Q Light Controller Plus - The open DMX lighting desk software for controlling professional lighting fixtures. |
| Upstream URL: | http://qlcplus.org/ |
| Keywords: | dmx lighting |
| Licenses: | Apache-2.0 |
| Conflicts: | qlc, qlc-svn |
| Submitter: | jlebleu |
| Maintainer: | freaknils |
| Last Packager: | freaknils |
| Votes: | 34 |
| Popularity: | 1.68 |
| First Submitted: | 2013-04-13 15:54 (UTC) |
| Last Updated: | 2026-05-04 06:39 (UTC) |
Dependencies (16)
- desktop-file-utils (desktop-file-utils-gitAUR)
- fftw (fftw-amdAUR)
- libftdi
- libftdi-compat
- libmad
- libsndfile (libsndfile-gitAUR)
- qt6-multimedia
- qt6-serialport
- qt6-svg
- qt6-websockets
- shared-mime-info (shared-mime-info-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- qt5-tools (make)
- qt6-3d (make)
- qt6-tools (make)
- olaAUR (ola-gitAUR) (optional) – Open Lighting Architecture plugin
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
themaddin commented on 2026-05-03 19:40 (UTC)
qt6-svg is also needed at runtime
themaddin commented on 2026-05-01 20:31 (UTC)
Also depends on libQt63DCore.so.6 at runtime, which is in qt6-3d (only a make dependency right now)
topas-rec commented on 2025-11-17 19:11 (UTC) (edited on 2025-11-17 19:12 (UTC) by topas-rec)
The desktop files
execcommand semms to not match anymore for qlcplus in version 5. This makes the launcher dissapear and breaks it. The executable of version 4 was calledqlcplusand with version 5 my executable is calledqlcplus-qml. It seems caused by upstream. There is a module namedqlcplus-qml, but the desktop file uses the previous versions name.Now this might be intentional by upstream, to continue official linux support for version 4 instead of version 5, although version 5 is officially released.
So all in all I try to correct this upstream, but wanted to let you know in case you have a different view on things.
Best wishes, Tobias
topas-rec commented on 2025-10-13 18:19 (UTC) (edited on 2025-10-13 18:19 (UTC) by topas-rec)
qt5-toolsseems to be missing from the build dependencies.I got the error
./translate.sh: line 15: LRELEASE: lrelease not foundduring buildrogue_ronin commented on 2025-10-09 21:54 (UTC)
Your PKGBUILD failed for me:
However adding
between the 'sha512sums' and 'prepare()' lines in the original PKGBUILD file worked.
Thanks for the hint!
baltazar commented on 2025-10-08 18:34 (UTC)
Disabling lto seems to fix it (I use my own pkgbuild: http://0x0.st/Kujg.txt)
freaknils commented on 2025-10-07 08:57 (UTC) (edited on 2025-10-07 09:25 (UTC) by freaknils)
I just triedy it one more time. Same problem here, currently I dont hava a solution. Maybe an upstream problem?
It seems to be a cmake problem...
rogue_ronin commented on 2025-10-07 03:57 (UTC)
Build is failing here... Can I help debug?
thurstylark commented on 2025-06-15 16:59 (UTC)
qt5-websocketsshould be moved todepends, as it's required at runtime as well.brenekh commented on 2025-01-23 20:27 (UTC)
The move to CMake didn't include the
cmakepackage as a make dependency, which it should be as CMake is not included inbase-devel. Simply installing CMake made the build work for me, but it wasn't in a isolated container, so I may have other needed dependencies installed that aren't in the PKGBUILD.1 2 3 4 5 6 .. 8 Next › Last »