Subject: CVS commit: pkgsrc/graphics/cairo
From: Amitai Schleier
Date: 2023-11-26 19:45:03
Message id: 20231126184503.C7BD8FA40@cvs.NetBSD.org

Log Message:
cairo: just always install cairo-ft. Bump PKGREVISION.

Depend on freetype and fontconfig even if no options are selected, and
take care to explicitly enable or disable meson options. Should fix
pango build error seen on NetBSD sans X11:

    meson.build:429:4: ERROR: Problem encountered: No Cairo font backends found

Build-tested (and `otool -L`-inspected) on macOS with each of 'quartz',
'x11', 'xcb', 'x11 xcb', and no options selected.

Files:
RevisionActionfile
1.160modifypkgsrc/graphics/cairo/Makefile
1.45modifypkgsrc/graphics/cairo/PLIST
1.68modifypkgsrc/graphics/cairo/buildlink3.mk
1.26modifypkgsrc/graphics/cairo/options.mk