Path to this page:
Subject: CVS commit: pkgsrc/x11/xdpyinfo
From: Thomas Klausner
Date: 2022-04-08 08:17:45
Message id: 20220408061745.359A7FB24@cvs.NetBSD.org
Log Message:
xdpyinfo: update to 1.3.3.
This release includes a pair of changes to align with the xserver-21.x
release series - it prints the version without the leading "1." for 21.x
xservers, and it changes the default for building DMX support from --with-dmx
to --without-dmx as DMX is no longer included in the 21.x xservers.
(The DMX support in xdpyinfo is not removed in this release, and can be
enabled at build time with the --with-dmx flag to configure, but may be
fully removed in a future release of xdpyinfo.)
Adam Jackson (1):
xdpyinfo: Fix printing the X.Org release version for xserver >= 21
Alan Coopersmith (10):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Only check for XFree86 if vendor string doesn't match X.Org
Add explicit casts to clear implicit conversion warnings
Disable DMX support by default, leave --with-dmx to enable it
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: stop requiring Signed-off-by in commits
xdpyinfo 1.3.3
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Thomas Kuehne (1):
fix -Wunused-[...] compiler warnings
Files: