[release-monitoring] Add Meson WrapDB to distribution mapping

Wraps don't have individual info pages, so link to the wrap files on
GitHub.
This commit is contained in:
Benjamin Gilbert 2024-06-20 11:50:45 -05:00 committed by zlopez
parent aa0b2c995f
commit 8d4b8ca806

View file

@ -98,6 +98,7 @@ IUS = "https://github.com/iusrepo/%s"
MacPorts = "https://ports.macports.org/port/%s/" MacPorts = "https://ports.macports.org/port/%s/"
Mageia = "https://svnweb.mageia.org/packages/cauldron/%s/current/" Mageia = "https://svnweb.mageia.org/packages/cauldron/%s/current/"
"Manjaro Linux" = "https://software.manjaro.org/package/%s" "Manjaro Linux" = "https://software.manjaro.org/package/%s"
"Meson WrapDB" = "https://github.com/mesonbuild/wrapdb/blob/master/subprojects/%s.wrap"
NethServer = "https://github.com/NethServer/nethserver-%s" NethServer = "https://github.com/NethServer/nethserver-%s"
"NixOS" = "https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=%s" "NixOS" = "https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=%s"
"OpenMandriva" = "https://github.com/OpenMandrivaAssociation/%s/" "OpenMandriva" = "https://github.com/OpenMandrivaAssociation/%s/"