xf86-video-suncg3: Changes to 'master'

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


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

New commits:
commit e16e99f53e94fa24079e9798bb960cb29f6561cc
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 10:13:40 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/cg3_driver.c:36:
    ../../src/cg3.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 1c2a5257f2ae989145bddfbfa214d86f5f9ef5d8
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 10:07:25 2022 -0800

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

commit 8dccbd5d7dd96ce98787962314eee1f4a68bb1f9
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 10:06:26 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 b6b0232b07e9e05afe44b81b7ef8075c4b118010
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 10:06:00 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