[Midnightbsd-cvs] [MidnightBSD/mports] a9b03d: x11-wm/mutter: package Cogl winsys headers (#1480)

Lucas Holt noreply at github.com
Fri Sep 18 17:44:46 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: a9b03d40b7db79bc31bf346afae61c3f2232ed86
      https://github.com/MidnightBSD/mports/commit/a9b03d40b7db79bc31bf346afae61c3f2232ed86
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-18 (Fri, 18 Sep 2026)

  Changed paths:
    M x11-wm/mutter/pkg-plist

  Log Message:
  -----------
  x11-wm/mutter: package Cogl winsys headers (#1480)

Mutter 50.5 installs cogl/winsys headers that are required transitively
by the installed cogl.h.

GNOME Shell 50 compilation against the staged mutter-18 package failed
because cogl/cogl-renderer.h included cogl/winsys/cogl-winsys.h, but the
package plist omitted all four public winsys headers. Add the installed
headers to pkg-plist.

Validation: git diff --check; source Meson install_headers() lists these
files.

## Summary by Sourcery

Bug Fixes:
- Include Mutter's four public Cogl winsys headers in the package plist
so downstream GNOME Shell builds can access the installed headers.

Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list