mirror of
https://github.com/X11Libre/xf86-video-suncg6.git
synced 2026-03-24 01:25:09 +00:00
14392504de04841fa2cbb5cdf8d9c9c7c4eb2ed8
ramdac drivers have been removed from xserver since version 21.0.99.1 and xorg/xserver@f0385fb4 resulting in the following build failure: In file included from ../../src/cg6_cursor.c:31: ../../src/cg6.h:29:10: fatal error: xf86RamDac.h: No such file or directory 29 | #include "xf86RamDac.h" | ^~~~~~~~~~~~~~ but xf86RamDac.h in turn included xf86Cursor.h which we still need. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
xf86-video-suncg6 - GX/Turbo GX video driver for the Xorg X server
All questions regarding this software should be directed at the Xorg mailing list:
https://lists.x.org/mailman/listinfo/xorg
The primary development code repository can be found at:
https://gitlab.freedesktop.org/xorg/driver/xf86-video-suncg6
Please submit bug reports and requests to merge patches there.
For patch submission instructions, see:
https://www.x.org/wiki/Development/Documentation/SubmittingPatches
Description
Languages
C
83.8%
Makefile
8.7%
M4
7%
Shell
0.5%