opam-repository
opam-repository copied to clipboard
Update conf-xkbcommon
Summary of changes :
- use
os-familyinstead ofos-distributionto capture more derivatives - Windows: add the Cygwin package
- Debian & Ubuntu: add
os-family = "ubuntu"because some (many ?) Ubuntu derivatives (Linux Mint, elementaryOS, ...) only list Ubuntu inos-release:ID_LIKE(or list both, but Ubuntu first) - Mandriva and derivatives: add the package for this family
- SUSE/OpenSUSE/SLES: add
os-family = "sles"andos-family = "opensuse"to account for the fact that theos-release:IDandos-release:ID_LIKEfield usage seems inconsistent across SUSE variants (sometimes "suse", sometimes "sles", sometimes noID_LIKEfield) - Fedora/RHEL/CentOS: regroup in the same specification (they often share the same package names)
- Arch Linux: add
os-family = "archlinux"in addition ofos-family = "arch"(I have seen both in Arch and its derivatives) - Gentoo and derivatives: add the package for this family
- *BSD: use
os-family = "bsd"(all BSD variants seem to use the same name for this package) - MacOS: add the MacPorts package