devel/muon - The NetBSD Packages Collection

Implementation of meson build system in C99 with minimal dependencies

muon is an implementation of the meson build system in C99 with minimal
dependencies.

Features
========
- muon analyze - a static analyzer for meson.build files.
- muon fmt - a meson.build code formatter.
- An interactive stepping debugger.
- fast.

Non-features
============
- bug-for-bug compatibility with meson.
  In fact, muon aspires to be stricter than meson in cases where meson's
  implementation seems error prone. muon uses the official meson
  documentation as its specification.
- cli compatibility with meson.
  muon has different flags, subcommands, etc., and should not be
  renamed/symlinked to meson.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/samurai devel/pkgconf

Binary packages

OSArchitectureVersion
NetBSD 9.3x86_64muon-0.3.1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.