Search Criteria
Package Details: openkj 2.0.8-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openkj.git (read-only, click to copy) |
|---|---|
| Package Base: | openkj |
| Description: | Open KJ - Cross-platform open source karaoke hosting software |
| Upstream URL: | https://openkj.org/ |
| Licenses: | GPL3 |
| Conflicts: | openkj-git |
| Provides: | openkj |
| Submitter: | salfter |
| Maintainer: | salfter |
| Last Packager: | salfter |
| Votes: | 1 |
| Popularity: | 0.000485 |
| First Submitted: | 2024-06-07 01:53 (UTC) |
| Last Updated: | 2026-01-02 20:00 (UTC) |
Dependencies (7)
- gst-plugins-good (gst-plugins-good-gitAUR)
- qt5-multimedia
- qt5-svg (qt5-svg-gitAUR)
- taglib1
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- qt5-tools (make)
Latest Comments
salfter commented on 2025-07-05 19:17 (UTC)
The PKGBUILD has been updated to build against spdlog 1.9.2 instead of the system spdlog.
salfter commented on 2025-07-03 22:45 (UTC) (edited on 2025-07-03 22:51 (UTC) by salfter)
The spdlog provided by Arch might be to blame...trying a manual build with the bundled spdlog works to build mediabackend.cpp. Need to update PKGBUILD accordingly (should add
-DSPDLOG_USE_BUNDLED=trueto the cmake invocation) and make sure a suitable version of spdlog is unpacked to src/3rdparty/spdlog.pingzi commented on 2025-03-15 19:54 (UTC)
The build fail and i'm not experienced enough to identify the cause...
It shows like this: