Subject: CVS commit: pkgsrc/graphics/gdk-pixbuf2
From: Taylor R Campbell
Date: 2024-04-12 21:41:40
Message id: 20240412194140.20934FA2C@cvs.NetBSD.org

Log Message:
graphics/gdk-pixbuf2: Make this cross-compile.

1. Break introspection out into an option, default off for cross
   builds, default on for native builds (so no change to native
   builds).

2. Don't play LD_LIBRARY_PATH games at build time in cross builds; it
   won't do anything useful.

3. For some reason the thumbnailer is disabled upstream in cross
   builds, which seems sketchy, but maybe it's not that important.

Files:
RevisionActionfile
1.63modifypkgsrc/graphics/gdk-pixbuf2/Makefile
1.25modifypkgsrc/graphics/gdk-pixbuf2/PLIST
1.1addpkgsrc/graphics/gdk-pixbuf2/options.mk