./x11/xf86-video-cirrus, Modular Xorg Cirrus Logic video driver

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.6.0nb2, Package name: xf86-video-cirrus-1.6.0nb2, Maintainer: pkgsrc-users

This is the Cirrus Logic video driver for the modular Xorg server.


Required to run:
[x11/modular-xorg-server]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 295.945 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2022-07-11 21:51:05 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
xf86-video-cirrus: update to 1.6.0.

Adam Jackson (3):
      Remove (almost) no-op setup functions
      Don't build split alpine and laguna support
      alpine: Default to 16bpp

Alan Coopersmith (6):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      xf86-video-cirrus 1.6.0

Emil Velikov (1):
      autogen.sh: use quoted string variables

Frederic Crozat (1):
      Use 16bpp when running in virt and on XenSource gfx

Kevin Brace (18):
      Eliminate unused variable compilation warning
      Use const char for xf86GetOptValString return type
      Suppress unused label compilation warning
      Fix for a compilation error when compiling XAA related files
      Tab to spaces conversion for cir.h
      Eliminate pointer arithmetic compilation warnings
      Tab to spaces conversion for lg_driver.c
      Fix indentation of lg_driver.c
      Make adjustments to code comments of lg_driver.c
      Fix for Laguna I2C bus code compilation error
      Check for a successful transmission of EDID for Laguna I2C bus code
      Activate I2C bus for Laguna based devices
      Tab to spaces conversion for lg_i2c.c
      Fix indentation of lg_i2c.c
      Declare an I2C bus name string as a static type for lg_i2c.c
      Declare an I2C bus name string as a static type for alp_i2c.c
      Stop accessing SR12 and SR13
      Save and restore RIF Control and RAC Control registers

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Stefan Dirsch (1):
      Disable "acceleration" under qemu
   2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90)
Log message:
x11: adapt to new avoid-duplicate.mk usage
   2021-12-02 19:15:30 by Nia Alarie | Files touched by this commit (42)
Log message:
xf86-video-*: Add avoid-duplicate.mk
   2021-12-02 19:14:39 by Nia Alarie | Files touched by this commit (42)
Log message:
xf86-video-*: Add builtin.mk files
   2021-11-02 09:20:31 by Nia Alarie | Files touched by this commit (57)
Log message:
modular-xorg: Apply at most partial RELRO for modular drivers.