This updates RazerGenie to version 0.5. The librazer.so library was renamed to libopenrazer.so (namespace changes will be included in the next release probably) so that's the big abi_symbols change.
Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R3601:dd95d14a57c4: Update RazerGenie to 0.5
RazerGenie still opens. The new "custom editor" opens too. It seems that I have the same bug on Solus as was seen on Ubuntu 16.04, that the QPushButtons don't get colored correctly out of some reason. This needs investigating but is just a visual problem.
Diff Detail
Diff Detail
- Repository
- R3601 razergenie
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
| package.yml | ||
|---|---|---|
| 14 | Please use the pkgconfig for qt5-tools-devel, which means you can drop the qt5core pkgconfig since qt5-base-devel is a dep of qt5-tools-devel. | |
Comment Actions
Remove pkgconfig(Qt5Core) dependency.
The reason I didn't update the qt5-tools-devel dependency is, because none of the pkgconfig provides make any sense for this. The reason I need that dependency is because of the executable "lrelease" provided by that package. I don't actually need anything else from that package = no pkgconfig dependency