Module Name: src Committed By: martin Date: Tue Mar 14 17:14:06 UTC 2023
Modified Files: src/external/mit/xorg/lib/xkeyboard-config [netbsd-10]: xkeyboard-config.man xkeyboard-config.pc.in Log Message: Pull up following revision(s) (requested by nros in ticket #120): external/mit/xorg/lib/xkeyboard-config/xkeyboard-config.pc.in: revision 1.2 external/mit/xorg/lib/xkeyboard-config/xkeyboard-config.man: revision 1.12 Fix xkb_base in the pkg-config file and mapage for xkeyboard-config The xkbdata files are installed in /usr/X11R7/lib/X11/xkb not /usr/X11R7/share/X11/xkb. The wrong directory causes build failures in pkgsrc packages that use the xkb_base variable. Also base the datadir on the vars from bsd.x11.mk. Also use @xkb_base@ instead of /usr/X11R7/share/lib/X11/xkb in the manpage to show the right xkbdata directory. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.11.2.1 \ src/external/mit/xorg/lib/xkeyboard-config/xkeyboard-config.man cvs rdiff -u -r1.1 -r1.1.2.1 \ src/external/mit/xorg/lib/xkeyboard-config/xkeyboard-config.pc.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.