mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
df7dfdaf03
Update to 0.4.0 0.4.0 ----- * Add dependencies to the pkg-config file (Sam Wedgwood) * Replace gtk-doc with gi-docgen * Require meson 1.9.0 * Plug tiny memory leaks and reduce memory footprint of the library Fix LICENSE Add patch because we currently have meson 1.7.0 (no regression because by default documentation is not build) Add USE_LDCONFIG=yes (truckman) PR: 292342