xf86-video-suncg14: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Jan 29 18:04:01 UTC 2022


 .gitlab-ci.yml |   98 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 README.md      |    2 -
 configure.ac   |    2 -
 src/cg14.h     |    1 
 4 files changed, 100 insertions(+), 3 deletions(-)

New commits:
commit 8608e7f4efa2625130a1bbe0ba41a5f9fe55c932
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 09:58:24 2022 -0800

    Stop including xf86RamDac.h
    
    ramdac drivers have been removed from xserver since version 21.0.99.1
    and xorg/xserver at f0385fb4 resulting in the following build failure:
    
    In file included from ../../src/cg14_driver.c:38:
    ../../src/cg14.h:29:10: fatal error: xf86RamDac.h: No such file or directory
       29 | #include "xf86RamDac.h"
          |          ^~~~~~~~~~~~~~
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit d1846852901b42f2e5b1a5baa897dd691ac03e6f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 09:50:08 2022 -0800

    gitlab CI: add a basic build test
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 7b994b444327cd8b780269d2c199cf9d940ff7f6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 09:48:57 2022 -0800

    Fix spelling/wording issues
    
    Found by using:
        codespell --builtin clear,rare,usage,informal,code,names
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit f4fa38688dc01d1b368a649b184f2dcad82850c9
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 09:48:08 2022 -0800

    Build xz tarballs instead of bzip2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list