AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Drop libx86 support, it's no longer maintained in Factory.
- Add wrapper for get-edid (bsc#1219395) * default to not calling VBE BIOS which may crash * print a warning message when i2c-dev driver is not loaded
- Fix build with gcc10. * read-edid-fix-gcc10-build.patch
- Reorder the parenthesis subclause for clarity. - Trim authorship info, it's not done in openSUSE for years.
- Remove LICENSE from documentation folder
- Initial commit, package to read edid info from your screens - Install docs to proper folder: * read-edid-fix-cmakelists.patch - Fix no return in non-void functions: * read-edid-code-cleanup.patch