Path to this page:
Subject: CVS commit: pkgsrc/x11/xkbcomp
From: Thomas Klausner
Date: 2018-03-02 00:48:07
Message id: 20180301234807.9E2CBFB40@cvs.NetBSD.org
Log Message:
xkbcomp: update to 1.4.1.
This release adds the path of the xkbcomp executable to the pkgconfig
data, allowing the X server to find the right binary regardless of
where its (the X servers) $prefix is pointed. Without this the X server
will guess that xkbcomp is configured for the same prefix; since the
default prefix is /usr/local, and your distribution certainly did not
install xkbcomp there, 'make check' and 'ninja dist' for the X server
build would fail because Xvfb would not start.
xkbcomp itself has no functional changes in this release.
Files: