build/windows: Bundle bmp pixbuf loader again to proper clipboard support

Fixes: #4802 and #12148

This is needed to paste some images sent to Windows clipboard as .bmp.

---

Also, comment the reason to bundle the other loaders and the gio folder.
This commit is contained in:
Bruno 2024-11-09 22:08:20 -03:00
parent 9fa2461ecc
commit a4671d721b
No known key found for this signature in database

View file

@ -115,10 +115,14 @@ bundle "$GIMP_PREFIX" include/gegl-*
bundle "$GIMP_PREFIX" lib/gimp
bundle "$GIMP_PREFIX" lib/babl-*
bundle "$GIMP_PREFIX" lib/gegl-*
### Needed to open remote files
bundle "$MSYS_PREFIX" lib/gio
### Needed to loading icons in GUI
bundle "$MSYS_PREFIX" lib/gdk-pixbuf-*/*/loaders.cache
bundle "$MSYS_PREFIX" lib/gdk-pixbuf-*/*/loaders/libpixbufloader-png.dll
bundle "$MSYS_PREFIX" lib/gdk-pixbuf-*/*/loaders/pixbufloader_svg.dll
### Support for paste clipboard images sent by most Windows apps
bundle "$MSYS_PREFIX" lib/gdk-pixbuf-*/*/loaders/libpixbufloader-bmp.dll
clean "$GIMP_DISTRIB" lib/*.a