On 2013/10/01 12:20, Jérémie Courrèges-Anglas wrote: > > Here's an old mail... > > Tristan Le Guern <aversi...@gmail.com> writes: > > > Hi, > > Hi Tristan, > > > This is an updated version of my previous submission of xbk-qwerty-fr. > > The keymap file is now installed under > > "/usr/local/share/X11/xkb/symbols/us_qwerty-fr" and then @sample'd to > > "/usr/X11R6/share/X11/xkb/symbols/us_qwerty-fr". > > > > Ok? > > Hmm, almost. I wouldn't use ${PREFIX}/share/doc/${PKGNAME}, but > ${PREFIX}/share/doc/xkb-qwerty-fr/ in do-install. This way the path > doesn't change with updates, and the make update-plist won't try to use > ${FULLPKGNAME} (which is wrong). But I can fix this before importing. > > I'd like to hear at least another porter about the /usr/X11R6 handling. > Does @sample make sense? That's the only way we found for setxkbmap to > work.
I'm not totally keen on a port installing files into /usr/X11R6, does a symlink work? If so, we could ask people to add that themselves (a quick 1-line MESSAGE would probably be enough for this).