~gagbo/xkb_installer

Helper script to install extra XKB layouts

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~gagbo/xkb_installer
read/write
git@git.sr.ht:~gagbo/xkb_installer

You can also use your local clone with git send-email.

#XKB extra layout installer

As it is hard to properly package an XKB layout because there's not only "extra files" to install but also XML manipulations in root-owned files, here is a small perl script that automates these steps

#Installation

Fetch all deps with a tool like cpanminus

cpanm --installdeps .

#Development

cpanm --with-develop --installdeps .

#License information

The LICENSE only applies to files outside of the vendor directory, over which I have no rights