./x11/libXxf86dga, Library for the XFree86-DGA X extension

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


Branch: CURRENT, Version: 1.1.6, Package name: libXxf86dga-1.1.6, Maintainer: pkgsrc-users

These functions provide an interface to the server extension
XFree86-DGAExtension which allows local programs direct access
to the video frame buffer.

This library is from the modular X.org project.


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

Master sites:

Filesize: 261.484 KB

Version history: (Expand)


CVS history: (Expand)


   2023-06-27 12:42:38 by Taylor R Campbell | Files touched by this commit (4)
Log message:
x11: More --disable-malloc0returnsnull on NetBSD for cross-builds.

Unclear why so many things care to know in advance whether malloc(0)
returns null!
   2022-12-05 09:54:21 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libXxf86dga: update to 1.1.6.

The primary change in this release is dropping support for a number of
OS'es from the previous millenium.  If you're still running an OS that
has not had a new release in the past quarter of a century, then you
probably don't want to try installing this new release on it.

Alan Coopersmith (9):
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      unifdef __UNIXOS2__
      Remove SunOS 4 support (defined(sun) && (SVR4))
      unifdef ISC
      unifdef Lynx
      unifdef DGUX
      libXxf86dga 1.1.6
   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674)
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
   2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675)
Log message:
x11: Remove SHA1 hashes for distfiles
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-03-17 09:40:33 by Thomas Klausner | Files touched by this commit (1)
Log message:
libXxf86dga: raise libX11 minimum version required.
   2019-03-17 09:39:29 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libXxf86dga: update to 1.1.5.

This release raises the minimum required libX11 version to 1.6.0 from 2013.

Alan Coopersmith (3):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      libXxf86dga 1.1.5

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

Michael Joost (1):
      Remove fallback for _XEatDataWords, require libX11 1.6 for it

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

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